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

[Rift Bot] Funky's Modded Edition

having this issue when runnnig any of funky starter profile.
System.Exception: Element MoveToTownObject is not supported. Please check your XML and try again. (<MoveToTownObject questId="1" stepId="1" Type="NephalemNPC" />) Line 28

See other people have it as well. Dont see any fixes for it. Is there any? should I expect any?

Have updated to the latest version?
 
just saw that it was released now. Updated and working like gem. yaaa buddy
 
Didnt we just have this talk, literally a page ago?
Check OP to see the UI for GR in fBase.
again, QT is needed but Funkybot doesnt has its own plugin (that you do not need enable, but it will still work for GR).

Sorry actually posted in the wrong thread, Unfortunately I have had better luck with R-Rift so far. Zero issues with quest tools responding to settings etc, but as far as I know I simply screwed up something or didn't make the certain changes required. But r-rift is 100% ready to go working right out the rar =/. Best of luck, I will give it a try in a week or two again see how it goes again.
 
Sorry actually posted in the wrong thread, Unfortunately I have had better luck with R-Rift so far. Zero issues with quest tools responding to settings etc, but as far as I know I simply screwed up something or didn't make the certain changes required. But r-rift is 100% ready to go working right out the rar =/. Best of luck, I will give it a try in a week or two again see how it goes again.
Good to hear.
Well AFAIK, QT still has issues that is why there is a separate fix you need to do, if you run into things not working, you may need to apply the fixes that has been posted in the R-RIFT thread or Trinity&QT thread.
 
Is adding Boon of the Hoarder possible to this? I had it set to upgrade highest tier gem (even at 1% chance) but it decided to upgrade my pain enhancer (lvl 12) despite the fact that BOH was 22.

Thank you for the great profile tho!
 
So, I got a fresh DB install and put Funky G-Rift profile inside. Did some setup on the routine and started the bot with Default but it keeps cycling and doesn't actually move my char or do anything inside the game.

I tried generating a log, but doesn't seem to work as well... what makes me believe I'm being stupid and doing something rather wrong.

Any thread where I can check a step by step of setup or anything alike? Or help guiding me through what could be wrong and causing this?
 
Still the same problem with fxbaseextensions remain:

For greater rift, there won't be any gold you pick up until you defeat the rift guard. That said, the gold inactivity timer will end the game before the bot finishes the greater rift. That's the reason why I use quest tools, because it has an xp inactivity timer. However, quest tools upgrade decision doesnt seem to work properly according to former posts? Haven't tested that yet.


THanks for the awesome profile tho! :)
 
i dont know if u guys have the same problem .... but everytime it enter the Rift with the map on act 2 (where u hunt keywarden is) it got stuck there
 
how do i change so when i do normal rift only I leave game and start new game after each one?
 
slight issue with the gem upgrading. It seems the list like to go in alphabetic order. Even if you choose to put one gem on a higher priority, soon as u close it, it'll go back to alphabetic order once more.
 
[Trinity] TownRun complete
Type NephalemObelisk
Type NephalemObelisk
Type NephalemObelisk
Type NephalemObelisk
Type NephalemObelisk
Type NephalemObelisk
Type NephalemObelisk
Type NephalemObelisk
Type NephalemObelisk
Type NephalemObelisk
Type NephalemObelisk

sometimes it never open g rift after a run ,how can I fix this ? thanks
 
there's a problem with Gem Upgrade section and Tier Rift section is when the inventory is full ... they dont salvage like in the other section ... can someone help me with this
 
Upgrades key instead of gem. Anyone else having this issue?

Yes, but I managed to fix it. It's a dirty fix but it works great. All you have to do is go to the funky profiles, open up "Tiered_Rift.xml" in a text editor (not to be confused with "Tiered Rift.xml", make sure it has the "_" in the name)

Then, you'll find lines like this:

<Order>
<ToggleTargeting questId="312429" stepId="2" combat="True" looting="True" lootRadius="150" killRadius="80" />

<If condition="Me.IsInTown ">
<LoadProfile file="_Starter_Default.xml" />
</If>

BETWEEN the lines where it says <ToggleTargeting blah blah blah> and <If condition="Me.IsInTown ">, insert this exactly:
<!-- USER SET FIX FOR GEM REWARDS @@@@@@@@@@@@@@@@ -->
<SetVariable Key="RiftReward" Value="Gem" />
I have no idea if XML is whitespace sensitive, so make sure those tags are four spaces deep like the rest of the tabs, and space 'em out nice and pretty. There you go! Working for me all day!

It should look like this in the end:
<Order>
<ToggleTargeting questId="312429" stepId="2" combat="True" looting="True" lootRadius="150" killRadius="80" />

<!-- USER SET FIX FOR GEM REWARDS @@@@@@@@@@@@@@@@ -->
<SetVariable Key="RiftReward" Value="Gem" />

<If condition="Me.IsInTown ">
<LoadProfile file="_Starter_Default.xml" />
</If>

As a novice programmer/CS major, I looked through and figured out that somewhere in the chain of loading xmls like Starter --> GemUpgrading ---> Tiered Rift ---> Tiered_Rift, the key,value pair "RiftReward : Gem" wasn't being passed along. So I just added it manually. I'm not really sure how to fix the GemUpgrading.XML to properly pass this variable along.
 
Last edited:
what ever profile i´m startin, he just start trials over and over again. whats the problem ?
 
Loaded profile Funky Rift Bot (Tiered)
must list over 100 times and just sits in town after it runs a few trials and tiered rifts...have to go back manually and reload the profile for it to start up again.
just sits there doesn't move tho not sure the problem.

wish i knew how to log and attach it for you sorry. running the starter_default file.
 
Continually loops between rift and town when inventory full.
Prioritise gem list changes itself everytime I exit the settings for no reason (sometimes gems are removed from the list or the order is changed).

Also, the bot will still choose to upgrade keystone in cases where it can despite having gem upgrade chosen.
 
Last edited:
Back
Top