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!

I am just trying to find this altars in profiles...

Did you mean to change for example this:

<CustomBehavior File="WaitTimer" WaitTime="50000" TerminateWhen="Object(192518, o => o.ToGameObject().CanUse()) != null" />
<While Condition="Object(192518, o => o.ToGameObject().CanUse()) != null">
<CustomBehavior File="InteractWith" WaitForNpcs="false" CollectionDistance="5" MobId="192518" X="1775.293" Y="679.6804" Z="129.2361" />
<CustomBehavior File="WaitTimer" WaitTime="1200" />

This is correct yes
 
@EchoTiger,


you have shadow priest, farming gundrak, right? How you do that.. worst classe as i saw.. aoe is so bad.. :/ doing 7m at lvl 90.. just use vampiric touch.. which spell shadow priest have to do AOE? mind sear righ? why singular doesnt use that. :(

Should try discipline?
 
Last edited:
@EchoTiger,


you have shadow priest, farming gundrak, right? How you do that.. worst classe as i saw.. aoe is so bad.. :/ doing 7m at lvl 90.. just use vampiric touch.. which spell shadow priest have to do AOE? mind sear righ? why singular doesnt use that. :(

Should try discipline?
I have 5 of every class at 90 because I used to be a dedicated multiboxer.
I don't 'farm' though.
The only time I ever run the profiles is for testing purposes.

Priest is the worst class for these profiles.
I'd never recommend them on any spec.

You can try Disc, but I don't know if it'll be any better.
 
I have 5 of every class at 90 because I used to be a dedicated multiboxer.
I don't 'farm' though.
The only time I ever run the profiles is for testing purposes.

Priest is the worst class for these profiles.
I'd never recommend them on any spec.



You can try Disc, but I don't know if it'll be any better.

Without reading all 300 pages, is there anything in the Gun'drak profile i need to change manually so it won't get stuck? I have a druid and do you know if if the dungeons are now easier or harder? Also is there any change in GPH from before?
 
Defensive maneuvers shouldn't be affecting your combat routine at all.

During the pulls, the combat routine is completely disabled.
So while the bot is pulling, it won't attempt anything from your CR. Which is why the defensive maneuvers code was added in the first place.

If your character can't handle the large pulls, then use a lesser pull density.
Or, you could add a hook that enables your combat routine once your health gets under 30%.
This way the bot stops pulling to fight.

Example:
PHP:
<CustomBehavior File="Hooks\DoWhen" ActivityName="StopPulling" UseWhen="Me.HealthPercent <= 30" >
	<CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.Red, "[Azyul]: We're getting low on health!  Stopping the pull to fight.");" />
	<EnableBehavior Name="Combat" />
	<CustomBehavior File="WaitTimer" WaitTime="60000" TerminateWhen="!Me.Combat" />
	<DisableBehavior Name="Combat" />
	<CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.DeepSkyBlue, "[Azyul]: Combat over, continuing pull.");" />
</CustomBehavior>





Known issue.
One of the conditions is returning "True" when it should be returning "False" - If I'm not mistaken, it's either Me.IsAlive or Me.IsInInstance.

I *believe* this is fixed in the Nightly build of Honorbuddy. And it *should* be fixed the next Stable release.

which nightly build? :)
 
Without reading all 300 pages, is there anything in the Gun'drak profile i need to change manually so it won't get stuck? I have a druid and do you know if if the dungeons are now easier or harder? Also is there any change in GPH from before?
There is still few unsolved issues with Gundrak mainly due to HB problems. Gph has increased as the bots are doing better and in case of people playing low lvl bots on battlechest 85 now can lvl through farming gundrak and get to 90 in about 48 hours automatically deacresing time for instance run and increasing gph. Check first page red text for known issues and fixes. Good luck
 
Where can i get ALL the questbehaviours. Because im trying to start the run all profile of the mounts and get like a shit load of errors about questbehaviours.
I don't know if its not updated for new patch or im doing something wrong :p

View attachment 147397

Cheers
 
There is still few unsolved issues with Gundrak mainly due to HB problems. Gph has increased as the bots are doing better and in case of people playing low lvl bots on battlechest 85 now can lvl through farming gundrak and get to 90 in about 48 hours automatically deacresing time for instance run and increasing gph. Check first page red text for known issues and fixes. Good luck

Thank you .
 
Without reading all 300 pages, is there anything in the Gun'drak profile i need to change manually so it won't get stuck? I have a druid and do you know if if the dungeons are now easier or harder? Also is there any change in GPH from before?
Get stuck where? Pre r.750, the Gundrak profile had no known problematic stuck areas (except the *very* rare Rhino knockback.)

People claim the difficulty has gotten easier, and the GPH has increased.





which nightly build? :)
PM me.
 
I got it working. didnt download svn properly

edit: got halfway thru and encountered another error.

"[InteractWith-v1744(fatal)] [PROFILE ERROR] Toon doesn't know: SpellId(77799)
Bot stopping! Reason: Fatal error in quest behavior, or profile."
Blizzard removed a ton of spells.
I need to go through and replace them.





Where can i get ALL the questbehaviours. Because im trying to start the run all profile of the mounts and get like a shit load of errors about questbehaviours.
I don't know if its not updated for new patch or im doing something wrong :p

View attachment 147397

Cheers
These profiles don't require any Quest Behaviors.
Only a few of the Instance Grind profiles do.

Your attachment is invalid, but I'm assuming it's glitching out because of "Chess.cs"
Delete "Chess.cs" from your Quest Behavior folder.
 
Yea, there's just a load or problems in your QuestBehaviors.
I'd advise not using *any* custom Quest Behaviors from the community right now.

Most of them aren't properly updated for the current release in the bot.
Lots of internal stuff has been changed.

Do a fresh install, and try with that.
 
I just started a heavy pull for Grim Batol, till now it runs well but there was a message saying it's untested.
If you ever need to have access to horde toons geared, ungeared etc ... I can give you access to some of my accounts to test your profiles, contact me on skype (jbrindeau) if u need it ;)
 
I just started a heavy pull for Grim Batol, till now it runs well but there was a message saying it's untested.
If you ever need to have access to horde toons geared, ungeared etc ... I can give you access to some of my accounts to test your profiles, contact me on skype (jbrindeau) if u need it ;)
I should be fine.
I have plenty of Horde characters, it's just that at the time they weren't geared enough to pull the mobs.

The pulls were pieced together blindly with no testing.
 
Defensive maneuvers shouldn't be affecting your combat routine at all.

During the pulls, the combat routine is completely disabled.
So while the bot is pulling, it won't attempt anything from your CR. Which is why the defensive maneuvers code was added in the first place.

If your character can't handle the large pulls, then use a lesser pull density.
Or, you could add a hook that enables your combat routine once your health gets under 30%.
This way the bot stops pulling to fight.

Example:
PHP:
<CustomBehavior File="Hooks\DoWhen" ActivityName="StopPulling" UseWhen="Me.HealthPercent <= 30" >
	<CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.Red, "[Azyul]: We're getting low on health!  Stopping the pull to fight.");" />
	<EnableBehavior Name="Combat" />
	<CustomBehavior File="WaitTimer" WaitTime="60000" TerminateWhen="!Me.Combat" />
	<DisableBehavior Name="Combat" />
	<CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.DeepSkyBlue, "[Azyul]: Combat over, continuing pull.");" />
</CustomBehavior>

Doesnt work ... He still runs trough all mobs and doesnt stop if he reaches the % .. Hmmm .. dont know how to fix it because my CC doesnt work after he reach 30% otherwise it would be easy to pull everything .... The only problem is that he blocks everything untill he pulls the whole room...
 
Question...I'd like to keep all Elementium Lockboxes, and vendor every other green. Is that possible? Way too much gold being thrown away by vendoring the lockboxes. Using your Grim Batol profile BTW. Thanks!
 
Question...I'd like to keep all Elementium Lockboxes, and vendor every other green. Is that possible? Way too much gold being thrown away by vendoring the lockboxes. Using your Grim Batol profile BTW. Thanks!


Sure you can set the items on a blacklist and he doesnt sell them :)
 
Question...I'd like to keep all Elementium Lockboxes, and vendor every other green. Is that possible? Way too much gold being thrown away by vendoring the lockboxes. Using your Grim Batol profile BTW. Thanks!
If you're using the *normal* Grim Batol profile, you can add it to the ProtectedItems list.

Ex:
PHP:
<ProtectedItems>
	<Item Name="Elementium Lockbox" Entry="68729" />
</ProtectedItems>

You should see the ProtectedItems tag at the top of the profile code.
 
Back
Top