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!

Is it possible to edit the profile settings to escape from the dungeon avertissment " You've done it too much in a too short period of time " ?

" If the bot finishes the dungeons faster than 6minutes, the extra time will be waited to avoid overloads given the 10 instance-per-hour cap. "

Doesn't work for me atm.
 
Last edited:
Is it possible to edit the profile settings to escape from the dungeon avertissment " You've done it too much in a too short period of time " ?

" If the bot finishes the dungeons faster than 6minutes, the extra time will be waited to avoid overloads given the 10 instance-per-hour cap. "

Doesn't work for me atm.
Can you post a log of it? Can be any log - just as long as it's one generated while running these profiles.
 
View attachment 200176

I don't see anything about it, hope you will, thanks in advance.
Yea, I wanted to check InstanceTimer to make sure it was working properly. xD

Right now it's 10dungeons per hour, so technically that's 6minutes per run.
But for whatever reason (and I've seen this a few times) - waiting exactly 6minutes doesn't work.

If I had to guess, the timer doesn't start until the first mob is killed.

I'll look into bumping the time to 6minutes and 10seconds - or a bit higher.
 
Yea, I wanted to check InstanceTimer to make sure it was working properly. xD

Right now it's 10dungeons per hour, so technically that's 6minutes per run.
But for whatever reason (and I've seen this a few times) - waiting exactly 6minutes doesn't work.

If I had to guess, the timer doesn't start until the first mob is killed.

I'll look into bumping the time to 6minutes and 10seconds - or a bit higher.

Thank you, let me in touch ^^
 
Hello can anyone help me i am a little lost here, i have installed Azyul correctly (i guess lol) i copy pasted quest behaviors from it to honorbuddy. But when i went questbot and choose any dungeon like HoL it isn't doing anything and if i choose trash farm profile bot flys to nowhere till its get fatigues and dies lol.
There is shitload of errors in my log file if anyone interested.

@Edit: I also tried uninstalling then re-installing Honorbuddy.

@Final Edit: Issue is avira anti-virus. Fixed.
 

Attachments

Last edited:
Hello can anyone help me i am a little lost here, i have installed Azyul correctly (i guess lol) i copy pasted quest behaviors from it to honorbuddy. But when i went questbot and choose any dungeon like HoL it isn't doing anything and if i choose trash farm profile bot flys to nowhere till its get fatigues and dies lol.
There is shitload of errors in my log file if anyone interested.

@Edit: I also tried uninstalling then re-installing Honorbuddy.

View attachment 200177
There's a lot of information missing from the log that I need to understand what's going on.

The only thing in this log that I see is the directory you're loading from which says "7Zip" - are you loading this from a compressed file?
 
There's a lot of information missing from the log that I need to understand what's going on.

The only thing in this log that I see is the directory you're loading from which says "7Zip" - are you loading this from a compressed file?

Nah it's my Honorbuddy folder... I really installed it there so only hbuddy was there. :p
If i let continue bot to work the log file gets bigger with same error spams.

@Edit: Just found out issue was my avira anti-virus.
That program really sucks.
 
Last edited:
Nah it's my Honorbuddy folder... I really installed it there so only hbuddy was there. :p
If i let continue bot to work the log file gets bigger with same error spams.

@Edit: Just found out issue was my avira anti-virus.
That program really sucks.
Haha, yup.
It's on the list of "problematic software" - along with several other anti-viruses.

Good luck!
 
running SFK and cant get it to not sell everything. Have tried putting specific names and all qualities in protected and still sells everything.
 
running SFK and cant get it to not sell everything. Have tried putting specific names and all qualities in protected and still sells everything.
Make sure you close the menu out after adding the items.
It doesn't save until closed.
 
Do you mean: Stealth while its outside of the dungeon so people can't see you?
That should be fairly easy.

Open the profile up, and CTRL+F (find text) for the words: Exit Dungeon
Above the first result of the find text, add this line:

<CustomBehavior File="RunCode" Code="SpellManager.Cast(5215);" />


Your result should look similar to this:

04-38-50.jpg

Very nice!!

Anyway, how cancell the stealth after re-enter the instance to run again? Is there any code for it?
Im asking it to gain speed run again after reseting instance...

Thanks in advance!
 
Is it just me or does the heroic version of "get all heroic mounts" seem to keep re-running Stratholm?

It didn't auto set it to heroic either. Not sure if it's an issue or intended. But even after the one heroic one I did, it kept farming it on normal. I figured it'd move to the next heroic, and so on.
 
Very nice!!

Anyway, how cancell the stealth after re-enter the instance to run again? Is there any code for it?
Im asking it to gain speed run again after reseting instance...

Thanks in advance!
After the "Enter Dungeon" section, put:

<CustomBehavior File="RunCode" Code="Me.GetAuraById(1784).TryCancelAura();" />​
 
Still having bot issue with HOL profile

Full log attached

EDIT :

+ It's possible to protect item from Sra'Vess profile ?
Is it the same "You've entered too many dungeons" recently issue?
If so, the only thing I could suggest is monitoring it manually to see what's going on. The profile should be waiting for longer than it need-be.

Make sure the bot is waiting the proper amount of time at the end of the dungeon - etc.
 
Is it just me or does the heroic version of "get all heroic mounts" seem to keep re-running Stratholm?

It didn't auto set it to heroic either. Not sure if it's an issue or intended. But even after the one heroic one I did, it kept farming it on normal. I figured it'd move to the next heroic, and so on.
I'll be removing all the "Get All Mounts" profiles soon and will be bunching them into a single profile.

At the time of making the profile, I didn't have a way to detect if a heroic dungeon was complete for the day.

Now I've got something that should detect it properly, so a single profile will work for all.
 
After the "Enter Dungeon" section, put:

<CustomBehavior File="RunCode" Code="Me.GetAuraById(1784).TryCancelAura();" />​

Works perfectly!

In fact i needed it to cancel PROWL, not STEALTH. Just changed the spell id to prowl and all good.

Thank you very much!
 
Back
Top