What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

turning off the bot at a specific time

builderbob

New Member
Joined
Aug 8, 2012
Messages
36
Reaction score
0
howdy,, just had a thought as i was turning off my bots... is there any way to turn the bots off right before maintanence? servers are going down at 4am my time and i dont want them trying to create games for a few hours.
 
you should checkout the relogger offerings, since some offer scheduling and you could just set it to take a break at the time you want it to.
 
cmd with admin privileges, then:

shutdown -s -t xxxxx secods (1h = 3600 seconds)

if u want to shutdown computer in 10 hours:

shutdown -s -t 360000
 
if you google hours to seconds it will do the conversion for you.
 
thanks folks.

i noticed that gatherbuddy has a timer function built into it,, any chance off adding something like that to db?.. without using a relogger (dont trust the dam things,,lol)
 
I dont know if you still need it but i made a app that kills diablo after a certain time.
ill just give you the source and the .exe is in the debug folder
Diablo 3 Killer.rar

Let me know if you have problems
 
Back
Top