Poryaei / TapSwap-Clicker

A Python bot and automated clicker for accumulating TapSwap on Telegram.
https://t.me/tapswap_bot
MIT License
82 stars 28 forks source link

How can I speed up the bot even though I will lose bot detection protection? #42

Closed finalsecure closed 5 months ago

finalsecure commented 5 months ago

I only want the bot to wait for it to regenerate when it runs out of energy, not for anything else, and for the clicks to be fast enough that I can do it with a simple clicker app on the phone.

I have some knowledge of Python, but it would be safer for me to follow the developer's instructions on which parts of the code I should change.

Thanks...

Poryaei commented 5 months ago

Hi

tapswap.py

Line 384: remove + random.randint(60*2, 60*12)