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

Uber Bot - Organs farmer - Beta v0.5.2

Hi Tona what about t he adevnture keywarden? that is not working for me. Is it working for you? if not what Keywarden farm profile do you use? :(
i really appreciate the help since no one is helping me elsewhere :(

I am so sry m8, didn't see your post. I had all the mats pre-farmed when the keywarden profile was working so i was just trying to run the ubers.
 
Got the same problem that the bot won't destroy the door to uber's, I have to do it myself, but then it does the rest fine.
except if a legendary drops it tp's to town before picking it up.
 
Looking into it, not sure what changed this was working before and now the door isn't being attacked. Fix will probably go into trinity next ver.
 
Please try these versions of the profiles, they contain raw attack commands for the door. so it should in theory work regardless of what the combat routine is doing.

Code:
   <While condition="ActorExistsAt(258064, 258.03, 570.29, 24.72, 15)">
    <MoveToActor questId="1" actorId="258064" x="258.03" y="570.29" z="24.72" isPortal="False" />
    <WaitTimer questId="1" waitTime="500" />
    <If condition="ZetaDia.PlayerData.HeroClass != Zeta.Game.ActorClass.DemonHunter and ZetaDia.PlayerData.HeroClass != Zeta.Game.ActorClass.Wizard">
     <LogMessage questId="1" message="Using Weapon_Melee_Instant power" />
     <UsePower questId="1" powerId="30592" name="SNOPower.Weapon_Melee_Instant" x="258.03" y="570.29" z="24.72" />       
    </If>
    <If condition="ZetaDia.PlayerData.HeroClass == Zeta.Game.ActorClass.DemonHunter">
     <LogMessage questId="1" message="Using Weapon_Ranged_Projectile power" />
     <UsePower questId="1" powerId="30599" name="SNOPower.Weapon_Ranged_Projectile" x="258.03" y="570.29" z="24.72" />        
     <LogMessage questId="1" message="Using Weapon_Melee_Instant power" />
     <UsePower questId="1" powerId="30592" name="SNOPower.Weapon_Melee_Instant" x="258.03" y="570.29" z="24.72" />    
    </If>  
    <If condition="ZetaDia.PlayerData.HeroClass == Zeta.Game.ActorClass.Wizard">
     <LogMessage questId="1" message="Using Weapon_Ranged_Wand power" />
      <UsePower questId="1" powerId="30601" name="SNOPower.Weapon_Ranged_Wand" x="258.03" y="570.29" z="24.72" />         
     <LogMessage questId="1" message="Using Weapon_Melee_Instant power" />
     <UsePower questId="1" powerId="30592" name="SNOPower.Weapon_Melee_Instant" x="258.03" y="570.29" z="24.72" />    
    </If> 
    <WaitTimer questId="1" waitTime="500" />    
   </While>
 

Attachments

Hi xzjv

I can confirm using your latest test profile, the uber bot is working perfectly. It break the door now so it runs smoothly.
I do however have to change the leaderbot simplefollow file for it to not allow the follower to open portal. Otherwise after doing 1 uber it will be stuck in town waiting for follower to open portal. Other than that, thanks for the fix.
 
every time I extract this into my demonbuddy file, I get a bunch of errors. Please someone help with detailed instructions or steps
 
every time I extract this into my demonbuddy file, I get a bunch of errors. Please someone help with detailed instructions or steps

in the zip there's a plugins folder and profiles folder. sometimes plugins have just the plugin folder so you need to pay attention to what needs to go where.

If you have an old version of the plugin then go and delete that first - the db\plugins\UberBot\ folder.

Then you want to extract the zip into your db\ folder. which makes the plugin db\plugins\UberBot\ and the profiles in db\profiles\uber bot.

Now start start DB and it should show up in the plugins list.

click load profile and find it.

click start.

???

profit
 
in the zip there's a plugins folder and profiles folder. sometimes plugins have just the plugin folder so you need to pay attention to what needs to go where.

If you have an old version of the plugin then go and delete that first - the db\plugins\UberBot\ folder.

Then you want to extract the zip into your db\ folder. which makes the plugin db\plugins\UberBot\ and the profiles in db\profiles\uber bot.

Now start start DB and it should show up in the plugins list.

click load profile and find it.

click start.

???

profit
I open up the UberBot - Test profile zip and all I see is a data folder and a xml document saying Uberbot - starter. I don't see a plugins folder anywhere in the zip. I'm so confused
 
Works perfectly!

Code:
|  BONES          |   Organs: 065   |   Machines: 001   |   Runs: 026   |   DropRate: 242%
|  GLUTTONY     |   Organs: 068   |   Machines: 002   |   Runs: 024   |   DropRate: 250%
|  WAR             |   Organs: 066   |   Machines: 002   |   Runs: 025   |   DropRate: 252%
|  EVIL             |   Organs: 060   |   Machines: 000   |   Runs: 024   |   DropRate: 250%
 
thanks! it works like a charm..
but.. is it possible to wait 3 seconds more after killing a boss before port back to town?
sometimes it port back to town and leg items and gold still laying around.
 
Last edited:
Hi Guys,

Anyone know how to fix it so it doesn't balance organs?

Cheers!
 
Trying this out tonight or tomorrow, will be running with three other people to see the functionality.
 
thanks! it works like a charm..
but.. is it possible to wait 3 seconds more after killing a boss before port back to town?
sometimes it port back to town and leg items and gold still laying around.

In Trinity settings, set Wait for loot drop - Delay after kill to 1500
 
Just used the profile over 100 of each machine noticing that sometimes it just leaves the idols and just teleports out + some legendaries are just completely left on the ground sometimes even when trinity wait is turned to 1500
 
Loot radius 200 and loot wait 1500 give nice results. 6 hours farm

Code:
|  STATS          |
|  BONES          |   [COLOR="#0000FF"]Organs: 180[/COLOR]   |   Machines: 000   |   Runs: 067   |   [COLOR="#FF0000"]DropRate: 252%[/COLOR]
|  GLUTTONY       |   [COLOR="#0000FF"]Organs: 184[/COLOR]   |   Machines: 000   |   Runs: 071   |   [COLOR="#FF0000"]DropRate: 244%[/COLOR]
|  WAR            |   [COLOR="#0000FF"]Organs: 182[/COLOR]   |   Machines: 000   |   Runs: 069   |   [COLOR="#FF0000"]DropRate: 251%[/COLOR]
|  EVIL           |   [COLOR="#0000FF"]Organs: 189[/COLOR]   |   Machines: 001   |   Runs: 070   |   [COLOR="#FF0000"]DropRate: 253%[/COLOR]
 
Back
Top