Quote:
Originally Posted by nestea
@evanxxxm:Lets say 2 of my chars are in tg (a stiger and a main) i hook the bot to the one tahts main. I set the shutdown timer let say 3h and by chance my main dcs then the shutdown time shoude shutdown my comp no use for my stiger staying there .... Something like this if its posibel.
|
If you want to make a shutdown program its really simple.
Go to Notepad, Type in the following code
Code:
shutdown.exe -s -t xx
Where x represents the number of seconds (Do the Math :p)
Save As> Shutdown.bat
And then launch the program, It should start to count down based on how long you set it for :)
[Sorry for the double post, Seperate topic :D]