Hi everyone, Is it possible to logout after x amount of time using HB, doing bgs for example? Looked though the forums but didn't find it.
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.
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/
no, 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
Extremely quick edit of Relog, all i done was comment out the SendKey it does for the relog, so just set the exit in, the relog in option does nothing just cant be bothered looking for the code that needs removed Code is all ClubbS (with credits to _MaiN apparently) http://www.thebofh.co.uk/HB/relog/Relog.cs
Thanks people. nET, just to be sure where do I edit the amount of time (or minutes) in the cs file (http://www.thebofh.co.uk/HB/relog/Relog.cs) to logout after? I would idd use it to just bg at max lvl.
ah, umm copy to plugins folder, open HB, click plugins tab, recompile all, highlight plugin (or rehighlight if needed), click enabled and then start, a little config window will show up, should be in there as i said before not my code, just a quick edit
I wish honorbuddy had a DC feature that would check every 30 minutes or so to see if wow was logged out, and if it was would just log back in and then start botting. its really hard to bot when your internet crashes 1 time during the night, then it ruins a night of botting
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
hehe i use this command in utorrent to shutdown on final torrent download... rather than the inbuilt shutdown option or rather i use (windows xp but prolly the same) Code: shutdown -s -t 20 Use to have fun with this in mssql courses i was on, i'd log into someone elses mssql instance and then execute this through xp_cmdshell then with about 10 seconds to go hit shutdown /a other option is just scheduled tasks, another one i use to have fun with in a course, open the hidden c$ share, create a batch file to spawn 10 iexplorer windows to a certain url, then execute through scheduled tasks.... yea i never really paid much attention in courses i go to, get bored cus they are to slow