What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

AutoQuit?

CantGetCaught

New Member
Joined
Aug 1, 2015
Messages
13
Reaction score
1
Anyone know of any good AutoQuit scripts that are up-to-date? Not for the bot, but for solo play. One that logs you out when you're at, for example, 35% life.

Not a macro.
 
the bot has chicken plugin which logs you at at specific life%. would be cool if it got updated for low life / high energy shield builds tho.


you can choose between life and ES...so set life to 100% and energy shield to 35% maybe?

iT3wHbc.png
 
Last edited:
As I said, I don't want one for the bot. I want it for when I'm actually playing and trying to grind to 100.
 
Code:
#IfWinActive, Path of Exile
   
      
    F7::Suspend
    F8::ExitApp

    F3::     
    Process, Close, PathOfExile.exe    
    return
no autoquite but a script...just click and its quite...not that much work for you...
 
Back
Top