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

Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

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

In HOL the bot stuck @ Entrance, it is trying to get inside but allready standing behind the portal.
Secondly, sometimes the bot try to kill Loken (boss) but is just running against the throne. Hitting once any Movement Key it starts to act normal.
Any Idea?
 
In HOL the bot stuck @ Entrance, it is trying to get inside but allready standing behind the portal.
Secondly, sometimes the bot try to kill Loken (boss) but is just running against the throne. Hitting once any Movement Key it starts to act normal.
Any Idea?
First issue sounds like an issue with Blizzard.
Instances have been broken since WoD launch.

The second issue sounds like something wrong in the bot itself.
Never had something like that reported before, but nothing in the profile would cause this.
 
your svn link is not working bud
I've switched over the server/domain that hosted everything.
The graphical links at the top of the original post should be working.

The only ones that weren't working was the small text ones on the second forum post because I forgot to switch them over.
 
Hi ! Thanks for this great job.

Apparently, the bot doesn't kill grim batol second boss with the lite pulling version.

Maybe could we change his way ?

Or maybe it's because I play with feral druid and his speed is too fast ?

Thanks for reply.
 
Hi ! Thanks for this great job.

Apparently, the bot doesn't kill grim batol second boss with the lite pulling version.

Maybe could we change his way ?

Or maybe it's because I play with feral druid and his speed is too fast ?

Thanks for reply.
Could you post a log?
The latest versions of the Optimized gold Farms should be killing all bosses.
 
Hey! Thanks for all of your work, they're wonderful profiles. I'm always impressed looking through the code!

I had a quick question. As it stands, I'm running this profile:
Optimized Gold Farms\Dungeons\Outlands\Heavy Pulls\The Botanica - Extras\The Botanica - Sell Everything.xml

I tried reading the protected items guide, but I haven't gotten it to work with formulas/schematics/designs.

In the protecteditems.xml in the honorbuddy folder: <Item Name="Formula: Enchant Weapon - Spellsurge" Entry="22558" />

In the Heavy Pulls/Botanica/Sell Everything xml, I've got: <item>22558</item>

Even though this is the case, any formulas/schematics/designs I get, end up getting sold. Is this what's supposed to happen? D: Thanks!
 
since battlechests are now 90, is there a new "best" dungeons to farm? grim batol maybe?
Higher level dungeons aren't always better.
Just look at The Botanica, it's still the highest GPH dungeon and it's Burning Crusade.

Grim Batol would be good, but the run out of the instance takes too long.
You could always Hearth out, or jump into the lava for a death run - that may make it worth running.





Hey! Thanks for all of your work, they're wonderful profiles. I'm always impressed looking through the code!

I had a quick question. As it stands, I'm running this profile:
Optimized Gold Farms\Dungeons\Outlands\Heavy Pulls\The Botanica - Extras\The Botanica - Sell Everything.xml

I tried reading the protected items guide, but I haven't gotten it to work with formulas/schematics/designs.

In the protecteditems.xml in the honorbuddy folder: <Item Name="Formula: Enchant Weapon - Spellsurge" Entry="22558" />

In the Heavy Pulls/Botanica/Sell Everything xml, I've got: <item>22558</item>

Even though this is the case, any formulas/schematics/designs I get, end up getting sold. Is this what's supposed to happen? D: Thanks!
The 'Sell Everything' profiles are named that intentionally.
They use a custom selling script rather than Honorbuddy's vendor routine.

The Sell Everything profiles are designed to ignore the ProtectedItems file for convience.
However, in the situation were you'd need to protect an item from the script, you'd need to modify the actual custom sell script in the profile code.

CTRL+F - Replace this line
PHP:
if (n and strfind(n, &quot;ff9d9d9d&quot;) or n and strfind(n, &quot;ffffffff&quot;) or n and strfind(n, &quot;ff1eff00&quot;) or n and strfind(n, &quot;ff0070dd&quot;))

With this line
PHP:
if (n and strfind(n, &quot;ff9d9d9d&quot;) or n and strfind(n, &quot;ffffffff&quot;) or n and strfind(n, &quot;ff1eff00&quot;) or n and strfind(n, &quot;ff0070dd&quot;)) and n and not n:find(&quot;22558&quot;)

There may be multiple occurences.
 
Sometimes I find my bots idling in-front of the dark portal, which they now can't cross. That happens when they run Botanica. I guess something causes them to HS (Shrine of something something in Pandaria) and then they follow the old way back? Could you make them just take the portal to Shat or even Orgri/Stormwind and then the new portals to Outland from there?

Also did you think some more about implementing death gate for DK and teleport Moonglade for Druids to repair etc?

Thanks again!
 
Sometimes I find my bots idling in-front of the dark portal, which they now can't cross. That happens when they run Botanica. I guess something causes them to HS (Shrine of something something in Pandaria) and then they follow the old way back? Could you make them just take the portal to Shat or even Orgri/Stormwind and then the new portals to Outland from there?

Also did you think some more about implementing death gate for DK and teleport Moonglade for Druids to repair etc?

Thanks again!
The universal navigation is needing to be rebuilt at some point.
A fix for that will be in the new/improved version.
 
I suppose as a temp fix it would help to set the HS in the same continent as the dungeon? They should find the way back then? At least for Botanica, they don't seem to have a problem with Northrend, since nothing changed there...
 
Can not start quest bot - this profile does not contain a quest order!
WHen i try to start the molten core xml. Is there a guide how to do this? I have DLed the questingbehavior map and added it, and i load the molten core.xml. What more do I have to do? Sorry really new at this.
 
Can not start quest bot - this profile does not contain a quest order!
WHen i try to start the molten core xml. Is there a guide how to do this? I have DLed the questingbehavior map and added it, and i load the molten core.xml. What more do I have to do? Sorry really new at this.
There may be a corruption in your bot.
Post a log, or try a fresh install of the bot.
 
Tell me please, how can i do the thing that bot would sell all food and potions to vendor too? Annoying thing, bags full of food.
 
Tell me please, how can i do the thing that bot would sell all food and potions to vendor too? Annoying thing, bags full of food.
This is explained in the Solution Center.

Disable the "Refreshment Detection" plugin, and remove the entry IDs from the Settings & Tools menu.
 
Back
Top