02-06-2015, 01:41 AM
(This post was last modified: 02-06-2015, 01:42 AM by pubeoutros.)
(02-06-2015, 01:34 AM)Snarg Wrote: Open your version of the code. Replace every sleep function with something similar to this:
Code:Sleep ((Random(1000, 2000, 1))
This will randomize the sleep, or pause, of the bot. The above code will randomly sleep between 1 and 2 seconds. Adjust your values as needed.
Yes, that's a very good thing, but why not it all the bot, it's only me that are afraid of Supercell?
I could do this in all the bot, but i don't want to do this and in the next day, the devs release a new version, and then, do it to all the bot again.
So if the devs want i could help implementing this to the bot.
I edit the main thread, add a new random factor, to the deploy of the troops, it could be done too?