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

Bot moves to next level just as RG spawns

TouchMeGently

Member
Joined
Feb 17, 2010
Messages
320
Reaction score
0
Sometimes bot moves to next level just as RG spawns and end up continue exploring deeper and eventually time out, is there any way to fix this?
 
I haven't found one yet. Sometimes the bot just straight up doesn't find the RG also.
 
Only possible fix I can see is changing the wait timer when a portal is found to a higher value so that the profile recognizes that the RB has spawned and re-explores the rift.

Open the .xml file and look for every instance of this code:

Code:
 <WaitTimer questId="337492" stepId="1" waitTime="1000" />      <WaitTimer questId="337492" stepId="13" waitTime="1000" />

(There should be 3 of them in R-RIFT.xml) and change the waitTime value to something higher (say 5000), not tested it but it should work in principle.
 
Last edited:
Back
Top