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

R-Rift - rrrix's BETA Rifts

Just reporting in that mine won't open trials either. Latest fresh beta DB and latest all plugins
 
how do you set it on what gem to upgrade? it only upgrades the first one on the choices on mine :(
 
how do you set it on what gem to upgrade? it only upgrades the first one on the choices on mine :(

the latest Version of QuestTools (Version 2.1.26) has a Configuration Window in it where you can choose which order it should upgrade the Gems (its on GIT/SVN - EZUpdater should pull it)
grab that, install it.. then click on Config under Plugins, works like a charm.

also you can set which order to do the rifts in the same config part, havent tried those options myself yet though.
 
so I figured out the reason why it was only doing one run then stopping was because I renamed the file. it MUST be named "R-Rift.xml" otherwise it won't continue.

Once I fixed that it's been working a little better. Sometimes if it dies to the rift boss it won't try to find the boss again, and the timer ticks down and it just sits there and does nothing, so this is definitely not fully AFK'able.
 
the latest Version of QuestTools (Version 2.1.26) has a Configuration Window in it where you can choose which order it should upgrade the Gems (its on GIT/SVN - EZUpdater should pull it)
grab that, install it.. then click on Config under Plugins, works like a charm.

also you can set which order to do the rifts in the same config part, havent tried those options myself yet though.

I cant find the 26 Version of questtool on SVN , 22 is the last version, so no upgrade window for gems.
 
Mine won't open trial runs either. Just goes straight to normal rifting. Any fix for this?
 
just wanna let you know, got latest quest tools from assembla, first run it did the lvl 18 grift now its just doin normal rifts, just to let you know rrrix ;)
 
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)
 
Last edited:
its working but he still wont end when i set "stop combat at 20" i guess this needs some work but ty anyways ;)
 
Hey, I have downloaded questtools from asembla but after putting everything in plugin folder, DB doesn't see QT... Some help pretty please.
 
Just download EZ-Updater plugin and it will automatically update your plugins and RRixx rift profiles etc.
 
Hey thanks for reply but EZ only updates QT to 22. No upgrade window for gems :(
 
Back
Top