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!

Not this time, i was on my DK and no it did not complete it?

By the end of the day today, we should have a working solution in the form of a custom quest behavior. Check SVN in a few hours :)
 
Great to hear that.
Got 4 items already. Keep it up great work. Idea though. Can you get the script to check bags for items that have been collected already. As I've had to stop bot for various reasons and every-time I restart it always wants to start the script from the beginning
 
Great to hear that.
Got 4 items already. Keep it up great work. Idea though. Can you get the script to check bags for items that have been collected already. As I've had to stop bot for various reasons and every-time I restart it always wants to start the script from the beginning

The Assassination Armor?

There's already codes to detect if you have the items already or not.
As long as the item is in your actual bag, it shouldn't run the dungeon associated with that item.
The Assassination Armor items are on the protected item list, so you can keep them in your bags without worry of them being sold.

However, since it's a Normal+Heroic run, it will re-run that heroic dungeon if you've done it already unless you have the item from it.
The only reason why I combined Normal+Heroic in this profile is because of the dungeon distance.
If it were to complete all normal, then heroic, it would spend a ton of time traveling back to the same location it was already at.
 
Thanks for adding the assassination armor, I will have to give it a whirl on my down time.

EDIT:

In The Mechanar --- he didn't kill all the gate watchers before the gate opened to the elevator and got stuck.
 
Last edited:
It managed to get all the way to Molten Core and then bot stops saying. Bot Stopped! Reason: Nothing more to do. Stopping bot.

GG, I posted log.. tnx



Edit; fixed. if you get same message as me, simply copy the SwitchTarget.cs (located at Quest Behaviors folder) from the profile, and paste it into your Quest Behaviors Honorbuddy folder.. Restart HB and it should do the trick.
 

Attachments

Last edited:
misterdlyan ~ what were you doing in the mage tower, im not aware of any of our profiles using that portal
 
anyone getting stuck at the mage tower in stormwind

misterdlyan ~ what were you doing in the mage tower, im not aware of any of our profiles using that portal

The old transmogrification profiles use the mage tower's portal for quick access to Outlands rather than using the new universal 'goto' code that we've implemented in the newer profiles.

From my understanding, the code that the old transmogrification profiles use to 'interact' with the portal itself needs some revision since the behavior used has undergone some changes.

If you're using these older transmogrification profiles, try executing the profile in Outlands.
 
Last edited:
Molten Core - Weekly Run STUCK

I have some issues loading the Molten Core - Weekly Run profile. It just flies and goes in MC but won't do anything else.

Log copied and attached
 

Attachments

did u copy our Custom Quest Behaviors?

Yes. After I copy the Custom Quest Behaviors to under HB's Quest Behaviors folder, I keep getting about 20-30 error messages like this:

[Compiler Error]: c:\-=MILAN=-\HB\Quest Behaviors\InteractWithEscort.cs(1442,43) : error CS0103

All for the InteractWithEscort.cs file with different numbers betwen the ( ) marks


Ps.: clear HB install, with only The Mjj23 profile pack installed only.
 
I will fix InteractWithEscort today, in the meantime, simply delete it from your Quest Behaviors folder.
 
I will fix InteractWithEscort today, in the meantime, simply delete it from your Quest Behaviors folder.

Cool, thanks.

Ps.: Another might-be-useful info regarding the Karazhan BETA profile

[BasicInteractWith-v501(warning)]
/********************
DEPRECATED BEHAVIOR (BasicInteractWith)
The BasicInteractWith behavior has been deprecated, but will continue to function as originally designed. Please replace the use of the BasicInteractWith behavior with the InteractWith behavior.
The replacement command to accomplish this task is:
<CustomBehavior File="InteractWith" MobId="21752" />
[Ref: "Frostfever's Endless Trash Farm" @line 1112]
********************/

:)
 
Cool, thanks.

Ps.: Another might-be-useful info regarding the Karazhan BETA profile

[BasicInteractWith-v501(warning)]
/********************
DEPRECATED BEHAVIOR (BasicInteractWith)
The BasicInteractWith behavior has been deprecated, but will continue to function as originally designed. Please replace the use of the BasicInteractWith behavior with the InteractWith behavior.
The replacement command to accomplish this task is:
<CustomBehavior File="InteractWith" MobId="21752" />
[Ref: "Frostfever's Endless Trash Farm" @line 1112]
********************/

:)

Thanks for the log! I actually used BasicInteractWith for a reason in that one case though ;)
 
Hi,

I have tried the Undead Stratholme farming profile. It used to work for some time, but recently the bot is not able to open the gate. When the bot tries to open the gate it says "You are mounted" and the character can't unmount by itself. I have noticed that around 24th of May there was an update for this issue. It looks like it doesn't work anymore. The profiles are updated from SVN.

I see a folder called "Quest behaviors" in the pack. Do it have to replace it on the main HonorBuddy folder? Right now I don't have it copied, because HonorBuddy will give some errors.
 
not replace u need to add the ones we have made into the one HB providess
 
Ah yes, I have added it to the HonorBuddy ones and the errors I get are these ones.

[23:39:26.548 N] [Compiler Error]: <Honorbuddy Root Folder>\Quest Behaviors\InteractWithEscort.cs(475,17) : error CS0103: The name 'LogError' does not exist in the current context
[23:39:26.548 N] [Compiler Error]: <Honorbuddy Root Folder>\Quest Behaviors\InteractWithEscort.cs(570,64) : error CS0103: The name 'GetItemNameFromId' does not exist in the current context
[23:39:26.548 N] [Compiler Error]: <Honorbuddy Root Folder>\Quest Behaviors\InteractWithEscort.cs(572,62) : error CS0103: The name 'GetObjectNameFromId' does not exist in the current context

and there are 85 lines more with errors and warnings.

I see someone has posted has posted about this issue before. Ignore this post please : D
 
Last edited:
Hey man, just found these and it was so nice being able to just do some of my weekly farms by bot instead of by hand.

Trying to run the "All - AQ 20 - Endless Trash Farm" atm, and the bot just runs up to the doorway of the general's terrace, pops a warning that says "don't stop the bot" and that warning repeats over and over until I finally stop the bot :p

Any ideas as to what I'm doing wrong?
 
Back
Top