@xyzhunter I might have an idea how this could be implemented in the mod.
Sorry if it’s dumb — I’m not a programmer (I Googled most of this).
But if it works, we could not only create new accounts; we could also switch between them and use multiple accounts.
It looks like the Android apps use the
Android ID for unique identification.
The name sounds like a hardware ID, but it isn’t — it’s just unique per app.
So somewhere in the game there must be one or more calls to:
If you replace this call with your own method and then do something like this:
(pls don't laugh, I'm not a programmer :-))
Then there should be a fresh account for each number entered in the field.
If the same number is entered, we should be able to switch between the accounts.
Do you think this is possible and might work?
(Yeah, it’s kind of evil to let users do this, but it would also be a god-mode solution to the ban problem)
Greetings
Paul