Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Suggestion] More human bot
#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.
Reply
 


Messages In This Thread
[Suggestion] More human bot - by pubeoutros - 02-06-2015, 01:26 AM
RE: [Suggestion] More human bot - by Snarg - 02-06-2015, 01:34 AM
RE: [Suggestion] More human bot - by pubeoutros - 02-06-2015, 01:41 AM
RE: [Suggestion] More human bot - by Snarg - 02-06-2015, 01:46 AM
RE: [Suggestion] More human bot - by pubeoutros - 02-06-2015, 01:53 AM
RE: [Suggestion] More human bot - by Snarg - 02-06-2015, 02:14 AM
RE: [Suggestion] More human bot - by dinobot - 02-06-2015, 02:15 AM
RE: [Suggestion] More human bot - by Snarg - 02-06-2015, 03:20 AM
RE: [Suggestion] More human bot - by Explicit - 02-06-2015, 02:28 AM
RE: [Suggestion] More human bot - by pubeoutros - 02-07-2015, 05:34 AM
RE: [Suggestion] More human bot - by Explicit - 02-07-2015, 08:09 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)

About The Bytecode Club

We're a community focused on Reverse Engineering, we try to target Java/Android but we also include other langauges/platforms. We pride ourselves in supporting and free and open sourced applications.

Website