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

R-Rift - rrrix's BETA Rifts

Well you have to unzip all files into the quest tool folder but delete everything else first this should work
 
EZUpdater updates questools only to version 2.1.22 how can i get version 2.1.26?
the profile also wont do trials for me.
greater rifts work only if i do a trial by myself before.
without preparing by myself it would do only normal rifts.
 
Last edited:
Hey thanks! That worked hah. No idea why I have just copy/repleace instead clean copy/paste. Thanks again!
 
there's probably a reason that the newer QT isn't on SVN because while some of it seems to work - it's definitely not finished. It still starts GR's with a full inventory (i think because it tries to do a town run before closing the portal, which you can't do because you can't salvage - might be more of a profile issue or because I use the Kalada plugin instead of Armory), it doesn't seem to honor the gem priority list as even with 2 of the 4 gems i have listed first were at a 60% upgrade chance it was upgrading my boon of the hoarder gem which was rank 0 lol... doesn't seem to always grab the purple globes, and my DH facetanks the boss still (prob trinity issue)

gem.webp
(QT 2.1.27


Looks promising and I look forward to it fully working :cool:
 
Assembla guys D:
On Git tab, go to Source and click on Download

This works. Make sure you download the entire package, not just the .cs file. Replace all files in your QuestTools plugin folder. Runs fine now. Thanks
 
How can I clear normal rifts only?

Get the new quest tools from assembla (linked earlier in thread). You can edit the priority in which your bot does rifts. just make normal rifts highest prority.
 
Dunno what im doing wrong, but still wont run Trials, even with 2.1.27.

Any ideas ?
 
Running the Rift just fine, but ports back to Act V and gets stuck in the top left corner.
 
Dunno what im doing wrong, but still wont run Trials, even with 2.1.27.

Any ideas ?

Have you tried this fix? Seems to do the trick.

in R-RIFT.XML replace this

Code:
      <!-- Greater Rifts -->
      <HasGreaterRiftKeys>
        <LogMessage output="Opening Greater Rift Portal" />
        <TownRun questId="1" minFreeBagSlots="59" minDurability="90" />
        <OpenRift questId="1" startTiered="True" />
        <WaitTimer questId="1" waitTime="5000" />
      </HasGreaterRiftKeys>

      <!-- Normal Rifts -->
      <HasNormalRiftKeys>
        <LogMessage output="Opening Normal Rift Portal" />
        <TownRun questId="1" minFreeBagSlots="59" minDurability="90" />
        <OpenRift questId="1" startTiered="False" />
        <WaitTimer questId="1" waitTime="5000" />
      </HasNormalRiftKeys>
with
Code:
        <LogMessage output="Opening Rift Portal" />
        <TownRun questId="1" minFreeBagSlots="59" minDurability="90" />
        <QTOpenRiftWrapper questId="1" />
        <WaitTimer questId="1" waitTime="5000" />

and it will do the Rifts (Greater, Normal and Trial) just how you set them up in the QuestTools Configuration Window.

This is with the latest QuestTools Plugin (2.1.26 and higher)
 
pls tell what i must to do that bot upgrade gem?
cause he finish GRift 2late and just stay and didnt grade game and stay very long in afk
 
bot is running to the upper left corner in act V town and get stuck after finishing a normal rift.
this happens with fresh db beta 476 install and all updatet with EZupdater trinity 2.1.9 and questtools 2.1.22
 
Failed to load profile: Element TownPortal is not supported. Please check your XML and try again. (<TownPortal questId="1" />) Line 31
System.Exception: Element TownPortal is not supported. Please check your XML and try again. (<TownPortal questId="1" />) Line 31
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)



?????
 
How is it possible to download anything from assembla ? That thing is a HUGE MESS, at least in my opinion, I don't even understand the layout....
Can't someone put the files to update the profile and the plugin from assambla ? Plss...
 
just my 2 cent.. but if you just wanna run rifts, use this:

https://www.thebuddyforum.com/demonbuddy-forum/demonbuddy-profiles/160808-rift-bot-rifting-profile.html

If you wanna just do Trials, to get some grift Stones, use:

https://www.thebuddyforum.com/demonbuddy-forum/demonbuddy-profiles/175793-rift-bot-funkys-modded-edition.html

Unslot some of your items, so you will get the level of Stones you want, it doesnt work always but i often got my stones i want (range lvl 20 - 26)

this is what iv seen so far, i guess rrrix is updating everything soon but he also have other things to to i guess :)

just be patient, hope posting this links is ok!
 
How is it possible to download anything from assembla ? That thing is a HUGE MESS, at least in my opinion, I don't even understand the layout....
Can't someone put the files to update the profile and the plugin from assambla ? Plss...

goto the website, click on "GIT" , than click on "Source" and you see a download button on the right side, this should be a file called "root.zip"

i wont download and upload it, cuz i dont know if rrrix is ok with that
 
Running latest DB Beta + Trinity and QuestTools autoupdating via git from Assembla + fix from previous page. Everything works fine.
 
Last edited:
Running latest DB Beta + Trinity and QuestTools via git clone, everything works fine

what are you running? it also works that you can choose when the bot stops, in quest tool settings? that would be great
 
Back
Top