http://www.buddyforum.de/showthread.php?264-AutoLog-Logout-at-target-level-v1-0
and Relog.cs... which i cant seem to find, but thats to log you out, wait x minutes then relog in again, but im sure it can be modified to just shutdown everything
Although this should probably be an option in HB like it was in glider
Okay, I edited it now.
All credits goes to :zomgmage for the orginal code.
It should now just log out after x mins, but no login again.
Download: http://gratisupload.dk/download/39246/
yep that should do it![]()
Hehe sorryno, but i looked at the code, if it doesnt work let me know and i'll throw the code to close HB down and also WoW
edit:
oh no wait that wont work... give me 10 mins til i throw up my emu server
Someone can prob make a plug-in for that.
Or you can shutdown your PC after X minutes.
CMD -> ipconfig -> get ip -> shutdown -i -> Fill in info (including IP) -> Press shutdown -> Wait -> Win.
shutdown /t 3600 /s
shutdown /a
WOW you made that command so much harder then it is!
Heres a example to use shutdown with a 1 hour countdown.
Code:shutdown /t 3600 /s
If you by that time think oh shit i dont want to shutdown type:
Code:shutdown /a
shutdown -s -t 20