Snarg   02-06-2015, 01:34 AM
#2
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.
  
Users browsing this thread: 1 Guest(s)
Konloch Software - Bytecode Viewer - Reverse Engineering Forum
Copyright © 2014-2025 The Bytecode Club. Powered By MyBB.
CC0 Unless Specified Otherwise.