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

R-Rift - rrrix's BETA Rifts

are there way to make bot stop after some level of trial wave?

can someone please tell me why my is redoing trial wave. over and over again????

I'm using DB newest Beta. and Questool and trinity newest one.

P.S. Ignore this question i found the answer. if i have trial key in stash it will use it all up first before it start great rift.
 
Last edited:
All I see when I try and run this is it spams
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...

Any idea what the deal is here?
 
All I see when I try and run this is it spams
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...
Triggering QTOpenRiftWrapper...

Any idea what the deal is here?

For people having this problem, fix it by opening db program---> plugins ---> quest tools ---> Config ----> rift control tab ---> change the rift priority.
 
Anyone else getting a problem with the bot session being stopped after completing 1 rift?
 
was watching the bot go, and it does very well for the most part except when i get to Rift boss ORLASH . for whatever reason it just doesn't recognize him as a target and will walk right past him, i let my bot do its thing and it eventually killed it purely because the adds it spawns. any thoughts on this?
 
I had the same problem. The bot would stop after trial, and stop after the run. What it was for me was I had renamed the text file or had copies of it so it was R-RIFT(1).txt. This is a problem because if you edit the file at the bottom it will look for "R-RIFT".txt so make sure you have the exact name or it won't be able to find it.

HOLY CRAP!!!! that was IT!!! (1) fixed everything!

thank you for replying finally
 
My WD doesn't seem to cast Frozen Piranhas inside Trial rift. On Grift it's fine. Anyone have any ideas?

Someone reported something similar for his crusader, but I'm not sure if my case is the same, and others responded it is not profile related, but most likely Trinity related.
Trying to figure it out, but if someone can lead me, that would be helpful. :)
 
Why does it always use the highest keystones first, even though in the settings i have <UseHighestKeystone>false</UseHighestKeystone> ?

I searched for an answer but can only find solutions for old versions.

Regards.
 
Why does it always use the highest keystones first, even though in the settings i have <UseHighestKeystone>false</UseHighestKeystone> ?

I searched for an answer but can only find solutions for old versions.

Regards.


you went into quest tools>rift control> and changed priority and or clicked the button that says greater rift key level order , lowest first or highest first?

thats my only guess
 
you went into quest tools>rift control> and changed priority and or clicked the button that says greater rift key level order , lowest first or highest first?

thats my only guess

No its just rrix rushing his coding like usual. Had to manually fix the code in his questtools so it actually stops at the wave I tell it to in the trial. Still hundreds of errors.
 
Out of the woodwork this is. Welcome back (again) Mr. B :)

hahaha long time no see, rrrix :)

I'm starting a new Crusader toon. For now, it appears if we use R-RIFT.xml we are stuck with db .375 or he starts to derp in town after salvaging items..
 
Last edited:
you can fix it to use lower tier keys first by replacing
Code:
UseHighest = QuestToolsSettings.Instance.UseHighestKeystone;
with
Code:
if (QuestToolsSettings.Instance.UseHighestKeystone) {
    UseHighest = true;
} else {
    UseLowest = true;
}

yes, many thanks, but WHERE?!? :mad:
 
Any fix for the bot respecting the highest level rift trial?

Even with a fresh reinstall and the settings at trial level 30, it consistently goes to 40+ on my DH, have to do the trial on my monk now and even take off some gear.
 
Once the rift is done in act 5. the character runs the West corner of the town and stays there until he logs out without turning in the quest to Orek.
 
Having same issue, after running rift it runs to far west corner and sits there
 
Back
Top