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

R-Rift - rrrix's BETA Rifts

I'm having problem with my DH... he is Sentry Build. and everytime it cast sentry; and it tend to vault into the enemy. and just run back and forth. i'm using everything latest build.

please help thank you
 
What do i need to do in order to keep my character from running into a bunch of arcane lasers?
 
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;
}

And how exactly do people get it to work? At line 57 in QTOpenRiftWrapper.cs, because I have tried it and every time I get red compile error texts and QuestTools breaks down.
Used both notepad and wordpad to try and change it with no results.
 
This is buged as hell. Works great for regular rifts, but for your own safety, you should reconsider using this profile to farm greater rifts.

Profile does not execute towns run, does not let youf bot to sell your items and while you got full inventory it keeps using town portal to go back and forward.
The only thing from settings, which can be found in newest quest tools, applies only to updating your legendary gems. it does not work for rifts priority, greater rifts level priority, and so on.
After few runs also stops collecting greater rift skulls.

This is how I just got banned on two of my accounts after just one day of using DB (they have never been running anything else but greater rifts).
This is also, how friend of mine got banned some minutes ago (after farming greater rifts for less than 8 hours, he just bought licence key for DB today morning).

As I suppose, it is all about this bug with town runs. If you keep using town portals, just to go town and get back to place where you have just used it - you gonna get banned really quick.

3 bans in just one day after using DB less than a day, cool!
 
Last edited:
i dont pick up any yellows or blues when im farming then and rotate between grifts and rifts it will gamble/vender some time during a rift run since i think its a demonbuddy tag wont let the profile do it during a grift
 
This is buged as hell. Works great for regular rifts, but for your own safety, you should reconsider using this profile to farm greater rifts.

Profile does not execute towns run, does not let youf bot to sell your items and while you got full inventory it keeps using town portal to go back and forward.
The only thing from settings, which can be found in newest quest tools, applies only to updating your legendary gems. it does not work for rifts priority, greater rifts level priority, and so on.
After few runs also stops collecting greater rift skulls.

This is how I just got banned on two of my accounts after just one day of using DB (they have never been running anything else but greater rifts).
This is also, how friend of mine got banned some minutes ago (after farming greater rifts for less than 8 hours, he just bought licence key for DB today morning).

As I suppose, it is all about this bug with town runs. If you keep using town portals, just to go town and get back to place where you have just used it - you gonna get banned really quick.

3 bans in just one day after using DB less than a day, cool!

That's a problem with your setup, not the profile.
 
Is there a way for this profile to just do normal rifts and not trials or greater rifts?

Edit: Nvm, I guess you have to set the priority under QuestTools. :)
 
Last edited:
new R-Rift posted

fixes a few things, stucks and such.
 
Curious, but has anyone seen the bot complete GRifts 37+ (on time of course) ? :D
 
update:
I've dont it by myself. Open Demonbuddy, then move to Plugins, press on QuestTools and "config". Pick "riftcontrol" and move "normal" to the upper state.
Now works perfect for me. I wish my tip will help somebody to solve this problem.
 
update:
I've dont it by myself. Open Demonbuddy, then move to Plugins, press on QuestTools and "config". Pick "riftcontrol" and move "normal" to the upper state.
Now works perfect for me. I wish my tip will help somebody to solve this problem.

just helped me. Thanks!
 
Failed to load profile: Requested value 'RiftCompleteOrFullyExplored' was not found. - Line: 215
System.Exception: Requested value 'RiftCompleteOrFullyExplored' was not found. - Line: 215
at ..(PropertyInfo , XAttribute , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at ..(XElement , Type )
at ...(XElement )
at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext()
at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
at ..(XElement , PropertyInfo )
at ..(PropertyInfo , XElement , Object )
at Zeta.XmlEngine.XmlEngine.Load(Object obj, XElement element)
at Zeta.Bot.Profile.Profile.Load(XElement element, String path)
at Zeta.Bot.Profile.Profile.Load(String path)
at Zeta.Bot.ProfileManager.Load(String profilePath, Boolean rememberPath)

What do :confused:
 
Last edited:
But still.. one more question guys)
Is it possible to make my charecter interact with Kadala to buy equipment for bloodshards?
 
Back
Top