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

is there a relogger for crashes

DocBrown

Member
Joined
Mar 24, 2015
Messages
362
Reaction score
11
is there anyway to rig up the honorbuddy relogger or demon buddy logger to exilebuddy? The problem is the relogger works great for eb, but if the game crashes, or the eb stops by itself, theres nothing you can do. My bots don't go very long before I have to intervene
 
is there anyway to rig up the honorbuddy relogger or demon buddy logger to exilebuddy? The problem is the relogger works great for eb, but if the game crashes, or the eb stops by itself, theres nothing you can do. My bots don't go very long before I have to intervene
i need this too

Your only dummies solution is to use autoit, the crash windows has a single handle so if it exists, the bot crashed, do the necessary to reload everything.
 
You are botters, you need to know how to do basic stuff! Learn and shine.

I gave some tips here:
https://www.thebuddyforum.com/exile...autostart-game-bot-restarted.html#post2155364

Other usefull commands for you.

Code:
Run - Run PoE and ExileBuddy process. You can use --autostart argument with ExileBuddy to start the bot automatically.
WinClose - Close the window found by WinGetHandle
ProcessClose - Close the process found by ProcessExists
 
Back
Top