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!

These profiles use the questing db not the dungeonbuddy db, so no.

Actually there is a way to change the code to only loot on bosses but its not a common choice.

Which isn't configuring the bot, that's re-scripting.. That's like asking if the profile can also run off and farm some mobs in between runs. Um no but of course you could add that in yourself.

Actually what he asked was this
its able to config the bot/profiles that only the boss gets looted?
So technically he didn't ask if he could configure the bot alone but if he could change the profile too, so I was correct.
That's +1 internet for me and -1 for you Conman3030.
Got a bee in your bonnet? Not sure why you are going off on a rant,
 
<Global blacklist>
<item id here to not be looted>
</Global blacklist>

Like that?

Here's an example of how the code should be:
<Item Name="Hearthstone" Entry="6948" />


You can either put it in the global protection list. Which is a file in the root of your Honorbuddy named "Protected Items.xml" Example:

<!-- ========== Basic Items (alphabetically) ========== -->
<Item Name="Hearthstone" Entry="6948" />



Or



You can put it directly into the profile you're wanting to run, example:

<ProtectedItems>
<Item Name="Hearthstone" Entry="6948" />
</ProtectedItems
 
Here's an example of how the code should be:
<Item Name="Hearthstone" Entry="6948" />


You can either put it in the global protection list. Which is a file in the root of your Honorbuddy named "Protected Items.xml" Example:

<!-- ========== Basic Items (alphabetically) ========== -->
<Item Name="Hearthstone" Entry="6948" />


Or



You can put it directly into the profile you're wanting to run, example:

<ProtectedItems>
<Item Name="Hearthstone" Entry="6948" />
</ProtectedItems

Thanks, but this protect a item. What about a item that I don't want my character to pick up? ;)
 
Thanks, but this protect a item. What about a item that I don't want my character to pick up? ;)
Hm, the bot typically relies on the "Auto Loot" method that's built into the game.
With this method, the bot has no control over what items are looted.

Although, I'm sure someone could program a plugin that trashes undesired items after they are looted.
If I'm not mistaken http://www.thebuddyforum.com/honorb...veling/9779-plugin-tidybags-3-0-reloaded.html does this very thing.
You add the undesired items to the list, and it will destroy them if they are detected in your bags at any time.
 
Last edited:
Hm, the bot typically relies on the "Auto Loot" method that's built into the game.
With this method, the bot has no control over what items are looted.

Although, I'm sure someone could program a plugin that trashes undesired items after they are looted.
If I'm not mistaken http://www.thebuddyforum.com/honorb...veling/9779-plugin-tidybags-3-0-reloaded.html does this very thing.
You add the undesired items to the list, and it will destroy them if they are detected in your bags at any time.
Mission Accomplished, I salute you sir. ^_^
 
Love the work you have done so far but i have a request...well 2 requests. would it be possible to make a profile that farms starting trash in ICC for ashen verdict rep ? and if that is possible, would it be also possible to make one that farms trash in firelands, for the avengers of hyjal rep ? working on geting exalted with all factions, and just struggling with raid based factions (scales of sand, ashen verdict, avengers of hyjal)
 
Hey I have a problem with the glorious plate gear farming i have the legs and breastplate but it is still farming alcaz island which is only for the chest, legs and helm but the helm isn't part of the set. How do i fix this do i have to let the bot farm the island for the head that i don't need or is there a bit of code i can change? Thanks
 
Hey I have a problem with the glorious plate gear farming i have the legs and breastplate but it is still farming alcaz island which is only for the chest, legs and helm but the helm isn't part of the set. How do i fix this do i have to let the bot farm the island for the head that i don't need or is there a bit of code i can change? Thanks

Start the bot in Silithus. It will farm there (although randomly might switch zones when bags are full).... hope that helps!
 
You mean the AQ 20 infinite respawn? Can anyone else confirm?
 
Can do in the morning mjj23, did you receive my PM? Had an idea for improving endless farms.
 
Is there a way to set a priority kill target in a quest profile? Kinda like you were talking about to kill the slayers first in SWP.
 
Yes, Aq20 Gladiators are fixed. Can you make this profile to kill General Rajaxx's packs and then drop combat if a class can do that? They will respawn at once, kill them, drop combat rinse and repeat.
 
Last edited:
On Halls of Lightning profile, if I get disconnected while inside the dungeon, and Arelog reopens the bot and wow client, the bot will start to spam with the message "i will take you where you want to go, just sit back and relax." and just stands there.
 
On Halls of Lightning profile, if I get disconnected while inside the dungeon, and Arelog reopens the bot and wow client, the bot will start to spam with the message "i will take you where you want to go, just sit back and relax." and just stands there.


Unfortunately the profile must be started outside HoL to work :(
 
So you would have to run away from Rajaxx out of the instance, after the packs are dead? While in combat? Current bot functionality will not do that, as combat routines override other commands from the bot, as long as you are in combat :( If you drop combat for a moment when the packs are dead, then it is doable. Let me know.
 
Back
Top