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 my fucking lord - I finally see why it wouldn't let me vendor the venison meat and honeydew tea... because i'm lvl 85, the bot auto put ID of those two into settings and tools menu... I tried deleting the ID's and tested, but didn't work once again, turns out the Buddy own refreshment detection plugin kept turning the ID of those two in.. so It kept refusing to vendor even when it's removed from Protected items.

damn - finnally a step furter... now for those damn runic potions ...

I shall have my way without plugins!
 
Last edited:
Hello all. i have find how to use but .. on the Script in the Casuall Farm folder
Undead Stratholme - Endless Farm (Rivendare loot only)

At First it goes on the back door. then before even go in the full rooms it runs out. going from Normal door. Kill one side (spesific the right one) and just runing agains he big door... doing nothing els.

Fix it if posible please. Ty
 
idea is fine, but tried it on my feral druids (well equipped, singular), doesn't work good for me. often stops fighting in dungeon, standing there until being killed by mobs. or somewhen it just refuses to do anything until logged out. could not manage to run it for an hour without issues. should i make logs for you? or maybe is druid not a good choice for this profile?
That's not an issue with the profile. It's a problem in your configuration or Singular.
Try using a completely clean/fresh copy of Honorbuddy with no plugins or mods.




I am having this same issue occasionally. Sometimes I can fix it by leaving the instance completely and restarting
The user fixed their issue by using a clean install of Honorbuddy, and by using Singular as their combat routibe.



that's weird - when i'm restarting the bot while the bot is active inside gundrak, it just continue's where it left off or just stop all together, they wont go outside - atleast for me.
It continues off where it left when you completely stop/start (or reset) the bot?



Greetinsg to all i just discover this Scripts and profiles

While reaidng i see that are AWESOME!!!!!!.

On problem btw...

Can someoene show me or explain my via video or guide infor how i can use them ?. I ahve the laster Honorbuddy Version but how to enable/use them?. and on what folder to put them inside the Buddy ?... PLEASE HELP!!!

Ty in Advance :)
You click "Load Profile" on Honorbuddy, then you select the profile you want to use. After that you click "Start Bot" ..
That's about it.




Hello all. i have find how to use but .. on the Script in the Casuall Farm folder
Undead Stratholme - Endless Farm (Rivendare loot only)

At First it goes on the back door. then before even go in the full rooms it runs out. going from Normal door. Kill one side (spesific the right one) and just runing agains he big door... doing nothing els.

Fix it if posible please. Ty
The profile you're talking about is not included on this pack..
Please keep questions about specific profiles relevant to its appropriate forum.

But to answer your question:
The profile probably doesn't work because it's outdated and the code used in it isn't reliable.
As posted on the forum this profile is featured in, not all profiles in the pack are still reliable considering their age.
 
Last edited:
It continues off where it left when you completely stop/start (or reset) the bot?

It's very inconsistent - i'm compairing it to the HoL one you made, 3 possible ways it want to go:
1) stops and hb wont start / stop anymore - rare
2) walks back to the start of the instance and goes from the start ( without leaving the instance ). - most of the times
3) just continues ( if it's a fast dc and relog ) - always

none of the cases he went outside the instance to reset it.
 
Last edited:
It's very inconsistent - i'm compairing it to the HoL one you made, 3 possible ways it want to go:
1) stops and hb wont start / stop anymore - rare
2) walks back to the start of the instance and goes from the start ( without leaving the instance ). - most of the times
3) just continues ( if it's a fast dc and relog ) - always

none of the cases he went outside the instance to reset it.
It doesn't sound like the profile is being completely reset then.
1) Just sounds like some general glitch within your relogger.
2) The dungeon run is resetting without any of the other profile code being executed, only the dungeon navigation code.
3) The relogger / Honorbuddy doesn't register the interruption due to the 'quickness.'

Without using a relogger or any other tool, if you start the profile inside of the dungeon - will it navigate out?
 
This is real nice. I'm gonna try out Gun'Drak; the randomized double profile is broken for me.
 
This is real nice. I'm gonna try out Gun'Drak; the randomized double profile is broken for me.
What was wrong with the double profile?
I'm sending a tester out to it right now.
 
I am actually on a whole other computer running singular and it still will not work.
So the bot just does nothing at all?
This happens after it enters the instance?

Could I get a log?
 
Just attached a log. I am heading to work soon so I can still talk from there but won't be much good on the testing side until after. Will you still be on?
 
Just attached a log. I am heading to work soon so I can still talk from there but won't be much good on the testing side until after. Will you still be on?
I should be, I'm investigating the log right now.

EDIT:
It seems that the bot is getting stuck during the navigation to Northerend.
Are you a Horde starting the bot in Kalimdor?
If so, manually take your character to Northerend, then try starting the bot.
I'm going to investigate the 'universal go-to' code some more. (it needs to be rebuilt. :3)​
 
Last edited:
Anyway to update profiles or atleast the gundrak one to use mount vender instead of flying out to sell/repair? would speed things up very much
 
Anyway to update profiles or atleast the gundrak one to use mount vender instead of flying out to sell/repair? would speed things up very much
Yea, it's on the to-do list.

When I first started profile development, it was impossible to do this with this type of farming - however I think the Honorbuddy developers have added support for it.
I'll be building a system for it soon.
 
What ive done on a couple profiles as quick getto fix is adding this into the check before entering the instance and it sells each time. i use that along with Mr.Itemremover 2 plugin to make sure i only sell what i want to and force sell what i do.

<!-- CustomBehavior - WaitTime - wait 3 seconds - delay -->
<CustomBehavior File="Message"
Text="Selling."
LogColor="Cyan" />
<CustomBehavior File="RunMacro" Macro="/cast Grand Expedition Yak" />
<CustomBehavior File="WaitTimer"
WaitTime="8000" />
 
It doesn't sound like the profile is being completely reset then.
1) Just sounds like some general glitch within your relogger.
2) The dungeon run is resetting without any of the other profile code being executed, only the dungeon navigation code.
3) The relogger / Honorbuddy doesn't register the interruption due to the 'quickness.'

Without using a relogger or any other tool, if you start the profile inside of the dungeon - will it navigate out?
I'll give it some extensive testing tomorrow :D had a long day - so off to bed for meh :)
 
What ive done on a couple profiles as quick getto fix is adding this into the check before entering the instance and it sells each time. i use that along with Mr.Itemremover 2 plugin to make sure i only sell what i want to and force sell what i do.
Hmm, you could actually add the mount-vendor code in.
The reason we had issues is because - not everyone has the mount.
If we called a vendor routine and the person didn't have the mount, then Honorbuddy's "Seek Vendor" code would kick in, which causes a TON of random/strange issues in these profiles.

What you could do is, where the BagSlot detection is (navigation to vendor / etc) remove all the navigation and <SetVendor> code.
Then, just simply leave <CustomBehavior File="ForceSetVendor" DoMail="False" DoSell="True" DoRepair="True" /> in there.
Honorbuddy should be smart enough to use your mount naturally.

If it doesn't work, more code may have to be added (like /cast Mount - <SetVendor>Mount's Vendor Name</SetVendor> -- etc)
 
Last edited:
These profiles fucking suck doesnt work with any cc's beside's singular you should add that it doesnt work with any other cc's beside singular you said it might not work with another cc but, it doesnt work with any cc's ive tryed like 12 diffirent cc's and none of them work beside's singular

1. Don't be rude
2. 90% of the questing profiles are designed and optimized for singular. other CCs are primarily for PvP
3. Don't be rude
4. Granted, there should be a note about these being Singular only, but as I stated in #2, most questing profiles only really work with Singular
5. And this is the most important. DON'T BE RUDE
 
These profiles fucking suck doesnt work with any cc's beside's singular you should add that it doesnt work with any other cc's beside singular you said it might not work with another cc but, it doesnt work with any cc's ive tryed like 12 diffirent cc's and none of them work beside's singular

Let me explain some things...

1) It clearly says in the forum that profiles in this pack only work with Singular.
When you downloaded these profiles, you knew this going in. So don't blame me because you wasted your own time.
General 'Need-To-Know'
  • ALL profiles listed on this post run on the "Questing" botbase and are only reliable with Singular! Any other combat routine may not work!

2) It's not my fault that other combat routines do not work on these profiles - it's the people who made the combat routine that didn't code it to support this type of farming.
All these profiles are is coordinate sheets. Coordinates do not affect the combat routine in any way.
If the combat routines you're using do not work on my profiles, it's not my fault.​

3) Just because a profile doesn't work with other combat routines doesn't mean it "f***ing sucks."
The majority of combat routines are designed for PvP, not for things like this.
Even the ones that are designed for PvE still have trouble processing profiles like this.
The core developers put a lot of work into Singular - which that allows it to have the needed flexibility to run profiles such as these.​
 
Last edited:
These profiles fucking suck doesnt work with any cc's beside's singular you should add that it doesnt work with any other cc's beside singular you said it might not work with another cc but, it doesnt work with any cc's ive tryed like 12 diffirent cc's and none of them work beside's singular
lol f***ing idiot. sometimes i wonder how it is to be this stupid. every new day must be a new experience
 
4. Granted, there should be a note about these being Singular only, but as I stated in #2, most questing profiles only really work with Singular
nah dude it says right in the forum that only singular may work. right under the big blue text that says NEED TO KNOW. lol
its his own fault for not reading it
 
Back
Top