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

Loottable Reset - Rifts?

kazoon

Member
Joined
Nov 6, 2010
Messages
74
Reaction score
0
[h=2]I'm normally using R-Rift - rrrix's BETA Rifts[/h]https://www.thebuddyforum.com/demonbuddy-forum/demonbuddy-profiles/adventure-mode/159313-rift-rrrixs-beta-rifts.html

However i have a little request / question.

Is it possible to make it leave the game everytime it closes a rift, and start a new game instead? This makes the loottable reset constantly which would be alot better for long time botting.

Let's say the bot has no errors, and runs for 5 hours.
The loottable of the first created game, had nothing i could use what so ever in it.

This will result in me spending 5 hours botting, to get nothing. Ofcourse i will get experience and gold etc, but i don't why we shouldn't have the reset game function or option.

The perfect thing would be to be able to set a specific amount of runs it should do before resetting. Maybe around 5-10 would be perfect.

Any help?
 
I just think you can do a litte modification to R-RIFT.

Replace this:
PHP:
<LogMessage output="End of Profile, waiting 5 seconds to reload..." />
<WaitTimer questId="1" waitTime="5000" />
<LoadProfile profile="R-RIFT.xml" />

With this:
PHP:
<WaitTimer questId="1" waitTime="5000" />
<LeaveGame quest="1" step="1" reason="done." stayInParty="False" />

Remember to disable rrrix profiles from EZ Updater.
 
Back
Top