• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Logout after x Amount of time

    Discussion in 'Archives' started by Mantrixx, Jan 22, 2010.

    1. Mantrixx

      Mantrixx New Member

      Joined:
      Jan 21, 2010
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
      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.
       
    2. Mess1337

      Mess1337 Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,385
      Likes Received:
      23
      Trophy Points:
      38
      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.
       
    3. nET

      nET Member

      Joined:
      Jan 15, 2010
      Messages:
      77
      Likes Received:
      0
      Trophy Points:
      6
    4. Mess1337

      Mess1337 Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,385
      Likes Received:
      23
      Trophy Points:
      38
      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/
       
    5. nET

      nET Member

      Joined:
      Jan 15, 2010
      Messages:
      77
      Likes Received:
      0
      Trophy Points:
      6
      yep that should do it :)
       
    6. Mess1337

      Mess1337 Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,385
      Likes Received:
      23
      Trophy Points:
      38
      Did you test it?
       
    7. nET

      nET Member

      Joined:
      Jan 15, 2010
      Messages:
      77
      Likes Received:
      0
      Trophy Points:
      6
      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
       
    8. Mess1337

      Mess1337 Active Member

      Joined:
      Jan 15, 2010
      Messages:
      1,385
      Likes Received:
      23
      Trophy Points:
      38
      Hehe sorry ;) I just edited the old code, so was not sure if was gonna work.
       
    9. nET

      nET Member

      Joined:
      Jan 15, 2010
      Messages:
      77
      Likes Received:
      0
      Trophy Points:
      6
      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
       
    10. Mantrixx

      Mantrixx New Member

      Joined:
      Jan 21, 2010
      Messages:
      16
      Likes Received:
      0
      Trophy Points:
      0
    11. nET

      nET Member

      Joined:
      Jan 15, 2010
      Messages:
      77
      Likes Received:
      0
      Trophy Points:
      6
      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
       
    12. septimas123

      septimas123 Member

      Joined:
      Jan 15, 2010
      Messages:
      166
      Likes Received:
      6
      Trophy Points:
      18
      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 :(
       
    13. j0achim

      j0achim New Member

      Joined:
      Jan 15, 2010
      Messages:
      532
      Likes Received:
      15
      Trophy Points:
      0
      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
       
    14. nET

      nET Member

      Joined:
      Jan 15, 2010
      Messages:
      77
      Likes Received:
      0
      Trophy Points:
      6
      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
       

    Share This Page