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!

oh man i feel stupid now. I was using the profile in the instance grinds folder, guessing i should be using the one in optimized gold farms?

if that isn't the reason then the combat routine im using is the standard singular routine.
Yep, lol.
The Instance Grind profiles are designed for 100% completion at a casual pace. Focused on achievements / etc
The Optimized Gold Farms are designed for partial completion at a optimal pace. Focused on pure GPH.
 
Hello Echo

Its Possible your profiles can clear the complete Dungen ? Not only the trash ?

Regards Spider
 
Hello Echo

Its Possible your profiles can clear the complete Dungen ? Not only the trash ?

Regards Spider
The 'Instance Grinds' profiles *supposed* to do a full clear of the dungeon.
 
Hello Echo

Ok thx. What i must do, so your proiles do this ?. For example your Profile to get Reins of the Drake of the North Wind

Regards Spider

Sorry my bad english
 
Hello Echo

Ok thx. What i must do, so your proiles do this ?. For example your Profile to get Reins of the Drake of the North Wind

Regards Spider

Sorry my bad english
Use this profile:
Casual Farms -> Mounts -> Drake of the North Wind.xml​

Honorbuddy should be set to the 'Questing' botbase.
Once you set it to that, just load the profile and start the profile.

The bot should go to Uldum automatically, but it may glitch out - so I reccomend putting your character there manually before starting.
 
Made myself a reverse Gundrak profile! :D It's working great and learned alot about the coding in these scripts. Thanks ayzul for the awesome profiles:)
 
Nice!
Glad to see the code helped you out.

There's a a documentation page here: Honorbuddy Documentation - Redirect that has a full list of Namespaces for Honorbuddy.

The only thing i dont really know how to get it working is that i want my druid to allways be in catform in the instance.

I now manually added this to the code at certains hotspots <CustomBehavior File="Misc\RunLua" Lua="CastSpellByID(768)" />

But now it will always cast it eventhough i am in the form allready.

So i looked up some other commands but i dont really know how it works. This seems to still always cast catform.
<If Condition="(Me.Class == WoWClass.Druid) &amp;&amp; !Me.HasAura(768)" >
<CustomBehavior File="Misc\RunLua" Lua="CastSpellByID(768)" />
<CustomBehavior File="WaitTimer" WaitTime="1500" /> <!-- Lag for the GCD. -->

I want some trigger as me has not catform, cast cat
I want this so i can add stampeding roar to the code for some extra movementspeed in the runs :)
 
Hello! I would like to use this stuff, but I don't know which instances can I run with level 85 characters and which characters good for it. Could anybody tell me please? I don't want to run the most popular instances...
 
Does anyone use Tempest Keep- Endless farm successfully ? Mine keep failing at last boss .
 
Hello! I would like to use this stuff, but I don't know which instances can I run with level 85 characters and which characters good for it. Could anybody tell me please? I don't want to run the most popular instances...
Most melee 85s do fine in the Medium Pull instances for Northerend.
People usually go for The Botanica (risky) or Gundrak.





Does anyone use Tempest Keep- Endless farm successfully ? Mine keep failing at last boss .
I believe the behavior for the last boss is a bit broken.
The profile is marked for [Rebuiling].
 
Thank you for your answer. I'm going to buy fresh battle chest account. Which is the best? Warrior\Paladin with tank specialization? And what kind of gear should I buy? ilvl372 dps gear?
 
Since today the bot get stuck after entering Gundrak.
He jumps into the water and cant manage to move to the stairs so he runs against the wall, dunno why, worked fine for me till today..
 
Is there a way to insert at "x" amount of gold reached mail to "name" or implement "x" amount gold reached put in gbank and resume farming in the botanica profile to sell everything (heavy pulls)?
 
Last edited:
Thank you for your answer. I'm going to buy fresh battle chest account. Which is the best? Warrior\Paladin with tank specialization? And what kind of gear should I buy? ilvl372 dps gear?
Warriors seem to do the best with *higher level* dungeons since for each mob they kill, they can use Victory Rush (glyphed), and they have heavy AoE.
A tank Paladin would probably lack efficient AoE DPS. I probably wouldn't recommend them unless you use a DPS spec.
Death Knight tanks/DPS are usually used a lot when farming these profiles.

As far as gear goes, I don't know.
I've never really experimented with level 85s that much on the profiles.





Since today the bot get stuck after entering Gundrak.
He jumps into the water and cant manage to move to the stairs so he runs against the wall, dunno why, worked fine for me till today..
Nothing was changed in the Gundrak profiles.
It's likely a lag issue causing the entering coordinates to be missed.





Is there a way to insert at "x" amount of gold reached mail to "name" or implement "x" amount gold reached put in gbank and resume farming in the botanica profile to sell everything (heavy pulls)?
Yes, but since there's no way to fetch the 'Settings & Tools' mail recipient name to use in the profile - the recipients name would have to be hard-coded into the profile.
Either that or, when the profile is started - a box would need to appear were the player can input the name, which then the name is stored on a variable.
 
Hey Echo Tiger*, had a strange problem happen when doing your AM Botanica profile. It was running flawlessly for 24 hours and then suddenly two of my characters sold all the gear they were wearing O_O. I'm assuming it was from the "sell everything" LUA checkbox. Is there a fix for that? That's the only way I can get my characters to clear my bags of food/drink.

Also wanted to say thanks so much for the profiles :)
 
Last edited:
My lock got stuck at killing Core Hounds at Magmadar, had to stop it to pull it through, but now we I restart it, it runs back to wait for Lucifron and gives the message "No Viable Mobs in the Area"... Any idea on how to make it continue or am I screwed for the week? <.<
 
My lock got stuck at killing Core Hounds at Magmadar, had to stop it to pull it through, but now we I restart it, it runs back to wait for Lucifron and gives the message "No Viable Mobs in the Area"... Any idea on how to make it continue or am I screwed for the week? <.<

Next time PAUSE the bot, dont stop it, and it will continue normal.
Since the profile uses InteractWith to pull bosses, it wont continue unless u delete the corresponding line for Lucifron.

In your case delete Line 388 "<CustomBehavior File="InteractWith" MobId="12118" /> <!-- Pull Lucifron -->" (i would make a copy of the profile and edit the copy).
from the profile "Molten Core - Weekly Farm.xml"
and it will do the rest of the bosses.

Kmica
 
Last edited:
Back
Top