TeamFightTacticsBots / Alune

Mobile TFT Bot - Automate Teamfight Tactics in the mobile version through emulators, to farm pass exp and event tokens.
GNU Affero General Public License v3.0
45 stars 5 forks source link

Question: Is emulator safe for tft? #9

Closed pxxzhe001 closed 4 months ago

pxxzhe001 commented 4 months ago

I have made my own clickbot before for token farming and after vanguard update I'm pretty sure it can detect background python executions and probably timed clicks and movements and movements. Thinking of moving to emulator but not sure if its safe. I've saw someone complaining getting banned for using bluestacks. If you have tested please let me know.

akshualy commented 4 months ago

From our initial tests it's safe. In fact, I've had the bot running for about a week straight without ever stopping it (since it now runs in the background), so if there was any detection, it sure would've triggered.

I saw the report about someone getting banned on BlueStacks as well, I have asked for screenshots/proof of this but haven't received any so far. It could be that there is a basic check for repeated clicks at the exact same pixel positions, but that'd just be a guess and nothing I can prove at the moment. We're using randomization for our clicks anyway.