- Joined
- Jan 16, 2017
- Messages
- 162
- Thread Author
- #1
Hi, this is a little trick I use each time I wanna bot for 6 hours / log-out assuming I am not or cannot use the break function for one reason or another for windows users only...
Windows Key + R
(This will open the run box)
Type in: "CMD" (you guys probably know what CMD is)
Type in the following command based on the amount of seconds you want your computer to shutdown at...
shutdown -s -t 60 ("60" is the value representing seconds, so if I want to do 6 hours I would do:
shutdown -s -t 21,600
To cancel: Simply write this command: "shutdown\a"
I know this is basic easy stuff, but I am a noob... What can I say? I use this whenever botting with a bot that I can't use breaks on. Anyone on Windows can do this. Hopefully that helps a member or two.
Windows Key + R
(This will open the run box)
Type in: "CMD" (you guys probably know what CMD is)
Type in the following command based on the amount of seconds you want your computer to shutdown at...
shutdown -s -t 60 ("60" is the value representing seconds, so if I want to do 6 hours I would do:
shutdown -s -t 21,600
To cancel: Simply write this command: "shutdown\a"
I know this is basic easy stuff, but I am a noob... What can I say? I use this whenever botting with a bot that I can't use breaks on. Anyone on Windows can do this. Hopefully that helps a member or two.