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!

Hello! I got infinite mounting problem while running Tol'Vir Lite. It attempts to mount under the tent for infinity :( Any fix?
Can you give me a screenshot of the tent location so that I may blackspot it?
I'll also be adding a anti-stuck mechanic to the mounting code.





Hey thanks for the quick reply. Im more worried about the first problem tbh, but I don't understand how can I die in an Outlands instance with full prideful frostmage lvl 90? I did figure out that dying in the instance might be the reason, but I'm not sure how it happens at the first place lol. Any ideas? I could even try fixing the code but I can't figure out whats wrong :(
It would be answered in the log.
Your combat routine could've bugged out - thinking it was in range of a mob, but wasn't and just stood there while the mobs beat you to death.





I've had the same problem. I stopped running it for a moment and then started it again, the bot didn't attack between hot spots and was skipping over bosses/AI for some reason. You probably had the same problem with the entire dungeon attacking you because the program wasn't attacking them and wasn't looting. Also I'm a Frost Mage level 90 Horde.

This came after the dungeon exited
--snip--
The Lua errors are fine. They shouldn't be interfering with the bot operation.

However, the looting and combat issue is an issue in the Combat Routine.
 
This is great so far I've been using it to farm Black Temple only thing so far is it seems to get stuck on Shade of Akama it kills some adds then runs to the next boss before killing shade of akama, then when it tries to head to the last wing it gets stuck at the door cause Akama didnt die.
 
OK here I've attached 2 files in my mages folder, and the general logs file, hope it helps figure anything out
Yea, there's definitely something wrong in Singular.
Shortly after pulling Laj, Singular starts spazzing out, repeating similar lines over and over:
PHP:
[16:18:52.133 N] (Singular) FaceTarget: facing since more than 5 degrees
[16:18:52.134 N] (Singular) FaceTarget: facing since more than 70 degrees
[16:18:52.134 N] (Singular) FaceTarget: facing since more than 70 degrees
[16:18:52.201 N] (Singular) FaceTarget: facing since more than 70 degrees

The only thing I could tell you is to report this to the Singular bug thread.


Your log should be enough for the report, I don't believe they'd require you to do a LOGMARK.
Just tell them the issue happen right before you died.

Alternatively, I believe you can disable the FaceTarget feature by disabling 'Keep Melee Mobs Front.'
This option can be found here:
Class Config -> General -> Movement ->​
This *may* fix that issue. I can't guarantee it though.
 
Last edited:
Hi Mate, I'm new to Honorbuddy and only been running it for a day now. My question is when I ran this using Dungeonbuddy and using the file you've provided - under Load Profile...My character doesn't do anything he just stands there. I've also tried using Grind Bot and Mixed Bot with no result. I was writing in hopes you or anyone else that got it to work could provide me with the steps on how they got it up and running. Thank you again for providing us with this file.
 
Hello..While farming the Timeless chests,it won't skip some chest that I've already looted myself and it will just stay there..How can I make in move on when a chest is already looted and not there? Thank you!
 
This is great so far I've been using it to farm Black Temple only thing so far is it seems to get stuck on Shade of Akama it kills some adds then runs to the next boss before killing shade of akama, then when it tries to head to the last wing it gets stuck at the door cause Akama didnt die.
This bug is known because I didn't have a geared testing character that could down the council, but be sure to keep the reports in the proper section.
This thread is for Casual Farms, not Instance Grinds.





Hi Mate, I'm new to Honorbuddy and only been running it for a day now. My question is when I ran this using Dungeonbuddy and using the file you've provided - under Load Profile...My character doesn't do anything he just stands there. I've also tried using Grind Bot and Mixed Bot with no result. I was writing in hopes you or anyone else that got it to work could provide me with the steps on how they got it up and running. Thank you again for providing us with this file.
Look under the
qtntk.png


These profiles only operate on the Questing botbase.
 
Hello..While farming the Timeless chests,it won't skip some chest that I've already looted myself and it will just stay there..How can I make in move on when a chest is already looted and not there? Thank you!
Chests that are already looted should despawn?
 
wow thank you for the quick respond!!! I'll make sure to read up before asking anymore questions. Thanks much and Happy Day mate!
 
Yes,most of them are one-time looted..I think only a couple are weekly!
Hmm, never ran across this during testing. I'll have to investigate it.

One thing you could do is stop the bot, move the character, then start it again.
It'll start farming the location you start it in.
 
Lol, weird. I thought I added a check for that.
I'll pass an update that should fix it.


Hey, its me again, I tried to farm stonecore mount for a bit, but I had to stop as there is an issue on the mount boss, sometimes he summons little adds, but the bot wont try to kill em, then after killing the boss the bot will try to use the teleporter and get stuck there as he is in combat so he cant teleport, but he also wont kill the little adds, so after 10 minutes stuck u just die to the adds and the bot stops.

That happens to my warrior, in case the class has somethign to do with it.
 
Hey, its me again, I tried to farm stonecore mount for a bit, but I had to stop as there is an issue on the mount boss, sometimes he summons little adds, but the bot wont try to kill em, then after killing the boss the bot will try to use the teleporter and get stuck there as he is in combat so he cant teleport, but he also wont kill the little adds, so after 10 minutes stuck u just die to the adds and the bot stops.

That happens to my warrior, in case the class has somethign to do with it.
What is the name of the adds?

Singular shouldn't ignore mobs.
The only mob-type it will ignore is 'critters.'
 
What is the name of the adds?

Singular shouldn't ignore mobs.
The only mob-type it will ignore is 'critters.'


Ok, I have been searching, its not from the mount boss, its from the first boss "Corborus" he summons some adds called "Rock Borer" and the bot wont single target em, if u are lucky the bot will aoe em down at some point before trying to teleport back, otherwise they will chase u forever till ua re dead as the bot wont be able to teleport.
 
Ok, I have been searching, its not from the mount boss, its from the first boss "Corborus" he summons some adds called "Rock Borer" and the bot wont single target em, if u are lucky the bot will aoe em down at some point before trying to teleport back, otherwise they will chase u forever till ua re dead as the bot wont be able to teleport.
Yea, that's what I figured.
Since the combat routine won't do anything with them - prior to using the teleporter, I can have the bot detect if the are still attacking - and spam AoE attacks if so.
Would be the easiest solution.
 
Yea, that's what I figured.
Since the combat routine won't do anything with them - prior to using the teleporter, I can have the bot detect if the are still attacking - and spam AoE attacks if so.
Would be the easiest solution.


Yeah, spam whil wind would be nice lol.

Btw, if u add that to the bot, how do I get the new version?
 
Yeah, spam whil wind would be nice lol.

Btw, if u add that to the bot, how do I get the new version?

If you use the SVN, you'd rightclick the folder and click SVN Update.

SvnUpdate.png



If you aren't using the SVN, and you're using the ZIP instead - then you'd need to redownload the ZIP. Or use the Azyul SVN Tool in the folder.

If you're using the Web version, then it should update automatically.
 
Thank you very much for the profiles. I guess a lot of your time went into creating them for us, so offering them for free makes you really outstand from most others good profile creators!

If requests are allowed, it would be amazing if support for "Inside the dungeon profile starting" could be applied. That's the only thing preventing me from using your profiles full time, since Hb Relog cannot be forced to hearthstone or wait for being outside of the instance before loggin off. I don't know if that would require lots of work on your side though. But I'd definitely appreciate it!
 
Thank you very much for the profiles. I guess a lot of your time went into creating them for us, so offering them for free makes you really outstand from most others good profile creators!

If requests are allowed, it would be amazing if support for "Inside the dungeon profile starting" could be applied. That's the only thing preventing me from using your profiles full time, since Hb Relog cannot be forced to hearthstone or wait for being outside of the instance before loggin off. I don't know if that would require lots of work on your side though. But I'd definitely appreciate it!
Most of the profiles do have 'start inside' support.
Which one are you using that doesn't?
 
Last edited:
Back
Top