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

[Azyul Project] Dungeon Farming, Gold Farming, Mount Farming, Transmog Farming, and more!

First of all, I REALLY APPRECIATE ALL YOUR WORK!IT'S FABULOUS. :) It has worked perfectly for me, except the bot always goes to the normal vendor routine after the bag is full instead of using my Traveler's Mammoth,which I own it.(I am using the Gundrak EXTRA-Selleverything profile). Can you help me solve this issue?
Is it attempting to use the Traveler's Mammoth at all?
Or does it go directly to the vendor.
 
could u add goto path for the shrines in pandaland ?
The universal navigation script is being worked on. However, it's not high on the 'to do' list since the few problems in it aren't really a major problem.
 
Thanks for fast reply! Can you recommend which dungeon farm is working really well/has great GPH?
 
Thanks for fast reply! Can you recommend which dungeon farm is working really well/has great GPH?
At the moment, the highest GPH dungeons (I've tested) are:

The Botanica, Gundrak, Drak'tharon, and Halls of Lightning.

The Botanica gets about 935GPH for my level 90 tester.
 
At the moment, the highest GPH dungeons (I've tested) are:

The Botanica, Gundrak, Drak'tharon, and Halls of Lightning.

The Botanica gets about 935GPH for my level 90 tester.

Just trying out Botanica and works like a charm, thanks a ton! Just small question.. I am running mage with engineering, is there a way to use Blazing Speed talent and Nitro Boosts ?
 
Just trying out Botanica and works like a charm, thanks a ton! Just small question.. I am running mage with engineering, is there a way to use Blazing Speed talent and Nitro Boosts ?
Not passively, the combat routine would have to handle something like that.
We'd have to strategically put a repeating script between each pulling code in the profile itself.
 
I ran Botanica 3 times and first half works great, pulls mobs and immediately AOE them but once i get to the third boss (Thorngrin the Tender) it pulls mobs and just stands there, occasionally pops shield and i have to manually kill them. Same thing with last boss. Honorbuddy log says [Singular] Switching to BotPoi: and switch between targets.
 
I ran Botanica 3 times and first half works great, pulls mobs and immediately AOE them but once i get to the third boss (Thorngrin the Tender) it pulls mobs and just stands there, occasionally pops shield and i have to manually kill them. Same thing with last boss. Honorbuddy log says [Singular] Switching to BotPoi: and switch between targets.
Which Botanica profile?
 
Optimized Gold Farms\Outlands\Heavy Pulls\The Botanica.xml
Hrm, it's most-likely a Combat Routine issue.
Singular can bug out if there's a lot of mobs around it - especially on a caster class.

I don't have any immediate solutions as to what may fix this, but do you have a log I could look at?
 
Umm dunno how to make a log but basically from 2nd boss till the bug it does this

Looting High Botanist Freywinn Guid:0xF130463700001D97
[Singular] *Incanter's Ward on Me @ 98.4%
[Singular] Pull Target High Botanist Freywinn.1D97 out of range/line of sight for 20.0 seconds, blacklisting for 00:05:00 and clearing Current Target
[Singular] Switching to BotPoi: Sunseeker Harvester.1DDB!
[Singular] STUNNED! (loss of control)
[Singular] STUNNED! (loss of control)
[Singular] STUNNED! (loss of control)
Looting Sunseeker Harvester Guid:0xF1304C3500001DDB
[Singular] *Slow Fall on Me @ 94.7%
[Singular] Switching to BotPoi: Mutate Horror.1DB7!
[Singular] Switching to BotPoi: Mutate Fear-Shrieker.1DB4!
[Singular] Switching to BotPoi: Mutate Fleshlasher.1EF8!

probably got something to do with targeting second boss i think
 
found an issue with the gun'drak profiles, sometimes its missing the activation crystal of the 2nd stone

Sorry that was REALLY blunt, AM Alpha Gun'drak N Heavy Pulls Sell Everything
 
Last edited:
Umm dunno how to make a log but basically from 2nd boss till the bug it does this

Looting High Botanist Freywinn Guid:0xF130463700001D97
[Singular] *Incanter's Ward on Me @ 98.4%
[Singular] Pull Target High Botanist Freywinn.1D97 out of range/line of sight for 20.0 seconds, blacklisting for 00:05:00 and clearing Current Target
[Singular] Switching to BotPoi: Sunseeker Harvester.1DDB!
[Singular] STUNNED! (loss of control)
[Singular] STUNNED! (loss of control)
[Singular] STUNNED! (loss of control)
Looting Sunseeker Harvester Guid:0xF1304C3500001DDB
[Singular] *Slow Fall on Me @ 94.7%
[Singular] Switching to BotPoi: Mutate Horror.1DB7!
[Singular] Switching to BotPoi: Mutate Fear-Shrieker.1DB4!
[Singular] Switching to BotPoi: Mutate Fleshlasher.1EF8!

probably got something to do with targeting second boss i think
https://www.thebuddyforum.com/honorbuddy-forum/honorbuddy-guides/35945-guide-attach-log-kick.html



found an issue with the gun'drak profiles, sometimes its missing the activation crystal of the 2nd stone
It's a known specific issue.
I say specific because only 'some' people seem to have it. I've personally never ran across it so I've never been able to properly debug it.

Anyways --
I've coded the profiles to not continue unless the altars are completely active, but for whatever reason the bot continues anyway..
So, I don't know what's causing it. It's a more technical issue that the core-developers will have to look at.
With all that said, there's nothing wrong with the profile code - so there's nothing I can fix.
I can only suggest try turning your Framelock off. Or try turning your Ticks per second down.

Could you give me a log of it though? I'm compiling a batch of logs from this issue so it can be looked into easier.
 
for the alliance:

<!-- Pandaland, Taking portal. -->
<If Condition="Me.MapId == 870" >
<CustomBehavior File="Message" Text="Going to Dalaran." LogColor="Lime" />

<RunTo X="820.5553" Y="208.2397" Z="519.9392" />
<CustomBehavior File="InteractWith" MobId="215121" ObjectType="Gameobject" Range="4" />
<CustomBehavior File="WaitTimer" WaitTime="5000" GoalText="Waiting for zone {TimeRemaining}" />
</If>

just replace the old one :D
 
Back
Top