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

Riftrunning without leaving game after every single run?

Skitail

New Member
Joined
May 12, 2014
Messages
1
Reaction score
0
Just wondering if anyone know how to stop my bot from leaving the game after every single game to remake it?
If he didn't, I could have my main afk in the bot's game and just steal the legendaries I want (Tinfoil mode).
I'm allways at my computer while botting, playing other games or watching movies, so checking on the botaccount once in a while for legendaries would be an easy task.
Reason I want this is to be a little less obvious when botting, due to getting to high paragon levels and whatnot.

If this is a stupid question I am really sorry, kinda a newbie botter myshelf, even thou I used honorbuddy like a madman when I played wow.
 
Look for the tag

Code:
<LeaveGame quest="1" step="1" reason="done." stayInParty="False" />

Comment it out

Code:
<!-- LeaveGame quest="1" step="1" reason="done." stayInParty="False" /-->

Add the line

Code:
<LoadProfile file="profile.xml" />

where profile.xml is the filename of your rift profile.
 
Back
Top