Closed ngocbae98 closed 1 month ago
Turn off auto tao
if settings.AUTO_TAP:
await self.tap(http_client, authToken, 0)
await asyncio.sleep(randint(settings.SLEEP_BETWEEN_TAPS[0], settings.SLEEP_BETWEEN_TAPS[1]))
while runtime > 0:
works for me, add zero tap before real taps
if settings.AUTO_TAP: await self.tap(http_client, authToken, 0) await asyncio.sleep(randint(settings.SLEEP_BETWEEN_TAPS[0], settings.SLEEP_BETWEEN_TAPS[1])) while runtime > 0:
works for me, add zero tap before real taps
thanks for your tip, i will try pro so, what's code file name i can update?
Turn off auto tao
your bad idea
wait for author make update @vanhbakaa
wait for author make update @vanhbakaa
you can't update code on github?
wait for author make update @vanhbakaa
you can't update code on github?
in this repository - no. wait for author
wait for author make update @vanhbakaa
you can't update code on github?
Updated
2024-09-10 08:38:27 | ERROR | 208 - bae | Tap failed - please stop the code and open the bot in telegram then tap 1-2 times and run this code again. it should be worked!