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 really love and appreciate all of the hard work you've put in; if you get a moment could you check this out.

Grimbatol Heavy profile; The bot is struggling to run back into the instance; sometimes it does, sometimes it doesn't. I have to move it to the instance. It is right outside the dungeon.

Log Attached:

View attachment 3880 2014-10-31 03.27.txt
 
Steamvault doensn't work.
First Problem ist the CTM-Move into the Dungeon-Portal (X="818.3083"), after getting in the Dungeon he still try's to get to the CTM-Point, which he can't.
Changed the thing to

PHP:
		<If Condition="!(Me.MapId == 546)" >
			<RunTo X="818.3602" Y="6944.097" Z="-80.6101" />
			<CustomBehavior File="RunMacro" Macro="/script ResetInstances()" /> 
			<CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.DeepSkyBlue, &quot;[Azyul]: Entering Steamvaults.&quot;);" />
			<RunTo  X="818.3083" Y="6949.203" Z="-80.61127" />
			<CustomBehavior File="WaitTimer" WaitTime="1100" />
			<While Condition="!(StyxWoW.IsInWorld)" >
				<CustomBehavior File="WaitTimer" WaitTime="1000" />
			</While>
		</If>

2nd problem r the Steampanels, he won't activate them.
Changed the 1st panel to
PHP:
			<CustomBehavior File="WaitTimer" WaitTime="1000" />
			<RunTo X="96.75221" Y="-315.987" Z="-7.870306" />
			<CustomBehavior File="InteractWith" MobId="184125" Range="10" X="98.81569" Y="-316.3364" Z="-6.683962" />
			<CustomBehavior File="WaitTimer" WaitTime="3000" />
			<CustomBehavior File="InteractWith" MobId="184125" WaitForNpcs="false" Range="10" X="98.81569" Y="-316.3364" Z="-6.683962" /> <!-- Double-tap just in case -->
			<CustomBehavior File="WaitTimer" WaitTime="3000" />

and the 2nd to

PHP:
			<CustomBehavior File="WaitTimer" WaitTime="1000" />
			<RunTo X="-331.3302" Y="-119.1036" Z="-7.953813" />
			<CustomBehavior File="InteractWith" MobId="184126" Range="10" X="-332.35" Y="-117.1587" Z="-6.707662" />
			<CustomBehavior File="WaitTimer" WaitTime="3000" />
			<CustomBehavior File="InteractWith" MobId="184126" WaitForNpcs="false" Range="10" X="-332.35" Y="-117.1587" Z="-6.707662" /> <!-- Double-tap just in case -->
			<CustomBehavior File="WaitTimer" WaitTime="3000" />

and runs like hell.

Edit: just to be precise, i've tried ur transmog and heavy pull gold farm steamvault-profile, and both had the same problem.
 
Last edited:
Update:

Tried running Black Morras & Old Hillsbrad Foothills, same thing with those two. "Bot Stopping! Reason: Nothing more to do".

Before that message there is a text in orange saying:

[UserSettings-v1581(warning) @line 57]: Attribute 'FindVendorsAutomaitcally' is not recognized by this behavior--ignoring it.
The orange text can be ignored.

Those dungeons required a custom behavior I believe.
Which those behaviors are now depreciated and no longer work.

So, the dungeons are "dead" until they can be rebuilt unfortunately.





Steamvault doensn't work.
First Problem ist the CTM-Move into the Dungeon-Portal (X="818.3083"), after getting in the Dungeon he still try's to get to the CTM-Point, which he can't.
Changed the thing to
--snip--
2nd problem r the Steampanels, he won't activate them.
Changed the 1st panel to
--snip--
and the 2nd to
--snip--
and runs like hell.

Edit: just to be precise, i've tried ur transmog and heavy pull gold farm steamvault-profile, and both had the same problem.
Old profiles will be old. :P
The CTM issues are because Outland's map scaling is a bit strange.
Inconsitencies in FPS and Latency can cause the CTM to be missed before the loading screen starts.
Seems to be a common issue across any Outlands dungeon.

Of course, this could easily be fixed by adding a TerminateWhen attribute to the behavior.

As far as the interaction issue, I've no idea what's in the profile. So not entirely sure what you changed there. :P
Every Outlands dungeon was coded within a day and only had 1 hour of testing on each, so I'm not entirely happy with them at the moment. xD

Once I get time, (which will probably never happen) I'll be addressing all the technical issues like this and rebuilding the older profiles.
 
Any recommends, which one is the most efficent and best gph instance to run? With my Char I could run every existing Dungeon in Suicide Insanity! Tested 1 run Halls of Lightning, and works pretty well.

Pit of Saron the best one, cause of battered hilt?
Depends on the sell-rate of the Hilt on your realm's AH.

Botanica and Gundrak have always been the highest GPH dungeons.





Hi, man, i'm new, but want say what you work is great! I have question - why in Grim Batol profiles dont do Boss? They die fast and have good loot. And if make all dungeon its 36 gold.
Because the profile is about a year old, and at the time it was not optimal at all to kill bosses and I haven't had time to change that.




Hey Echo

If you have few minutes would you be able to look in my log and find out why my character died in a little pool inside the Gundrak instance and was sitting there for 42 minutes without resurrecting ?


Thanks a lot
Your character died multiple times for whatever reason.
Seems that the initial death was during a CTM movement.
So when it returned to the instance, it tried to continue that CTM movement, which of course causes errors because you're at the beginning of the dungeon, and CTM "moves blindly."
It probably kept drowning itself in the pool due to the CTM.

Something like this shouldn't ever happen since any CTM command is ran outside of combat, but when it does this happens. Not much you can do about it.





And one more question, why after exit from dungeon (Grim Batol) he use fly mount for enter again? looks realy like a bot.
Turn up your "Distance before mounting" in the Settings & Tools.




....a and now after turning on hb again after resurecting and waiting 10 minutes bot is using cat form rather then travel form to go to vendor and execute sell and repair routine.

Any ideas ?
Don't start the profile with damaged gear, while dead, or with full bags.
The bot's internal hook will override the profile and cause tons of errors.





I really love and appreciate all of the hard work you've put in; if you get a moment could you check this out.

Grimbatol Heavy profile; The bot is struggling to run back into the instance; sometimes it does, sometimes it doesn't. I have to move it to the instance. It is right outside the dungeon.

Log Attached:

View attachment 149030
Could be that the profile uses CTM to enter rather than GoThruPortal.
The CTM method of entering/exiting suffers from inconsistencies in client FPS-lag and Latency.
Which causes the CTM coordinate to not be hit once the loading screen starts.
Or
The CTM coordinate is reached, but the loading screen starts.

The solution would be to push the coordinates *far* into the instance portal, then use a TerminateWhen attribute to end the CTM once the player is in the portal.
 
Hi, first, thank you for your awesome profils ! Especially for your "Al'ar farm" who works really like a charm ! (I used it on all my toons, and it's going really fine even with a really low iLvL)

Next, I just wanted to tell you that I have a problem with the "Drake of the north wind" profile. When I arrive on the bridge where mobs bump, my character don't even target them and try to run throught them. Ofc, I am bumped and after a few minutes I'm bumped out of the map and TPed at the beggining of the instance. I have copy/paste the "Quest Behavior" in my HB folder but it doesn't seems to change anything. I dont have logs atm, will try to post them next time I run your profile !
And another thing : I used your BT profile but my toon tried to continue the raid without doing the Akama's event. I don't really focus on this but I wanted to notice you about it.
 
Hi, first, thank you for your awesome profils ! Especially for your "Al'ar farm" who works really like a charm ! (I used it on all my toons, and it's going really fine even with a really low iLvL)

Next, I just wanted to tell you that I have a problem with the "Drake of the north wind" profile. When I arrive on the bridge where mobs bump, my character don't even target them and try to run throught them. Ofc, I am bumped and after a few minutes I'm bumped out of the map and TPed at the beggining of the instance. I have copy/paste the "Quest Behavior" in my HB folder but it doesn't seems to change anything. I dont have logs atm, will try to post them next time I run your profile !
And another thing : I used your BT profile but my toon tried to continue the raid without doing the Akama's event. I don't really focus on this but I wanted to notice you about it.
I'll check the Gale issue.

The Black Temple issue is known.
The Combat Routine doesn't bother to attack mobs that aren't attacking it - so getting this to work is a bit tricky because of that.
The immediate solution for this would be to *Pause* the bot (not stop), and solo it manually.
Once done, unpause the bot.
 
Last edited:
Hey, I love your profiles! I managed to get the Drake of the West Wind however, the stonecore profile picks up the rock borers when going to the boss and won't autoattack them
 
Hey, I love your profiles! I managed to get the Drake of the West Wind however, the stonecore profile picks up the rock borers when going to the boss and won't autoattack them
Yea, it's a known issue.
Singular refuses to attack 'some' NPCs.
There should be a repeating code that forces spells to be cast on the NPCs - which class are you?





What is the syntax to reset the stats? I forgot.

Thanks.
The profile-level Statter doesn't have it.
You have to have the stand-alone Statter, in which it's:

PHP:
SLASH_RESET1 = '/statsreset';
SLASH_TIMERRESET1 = '/timerreset';
 
would really love if u could do some profiles for classic dungeons like stratholme or zul farrak. or even some others like the one for alcaz island but for other mobs that drop the high tier transmog stuff, like the twilight mobs from silithus.

anyway, thanks for the hard work, the insane HoL farming is granting me 1.1k/h, which is really nice.
 
would really love if u could do some profiles for classic dungeons like stratholme or zul farrak. or even some others like the one for alcaz island but for other mobs that drop the high tier transmog stuff, like the twilight mobs from silithus.

anyway, thanks for the hard work, the insane HoL farming is granting me 1.1k/h, which is really nice.
There is.
They're in the "Instance Grinds" folder - however they aren't optimized and are fairly old, so may not be too reliable.
There's also a "Transmog Farm" that farms around Alcaz Island. Transmog Farms -> Subset Drops -> Plate -> Alcaz Island - Glorious Plate
 
There is.
They're in the "Instance Grinds" folder - however they aren't optimized and are fairly old, so may not be too reliable.
There's also a "Transmog Farm" that farms around Alcaz Island. Transmog Farms -> Subset Drops -> Plate -> Alcaz Island - Glorious Plate

oh lol, i am completely sorry.
you are absolutely, right, those dungeons are included.
and as for the other grinds, they are included on the alcaz island profile. if i am not wrong the grind zone is randomly selected, maybe after finishing the zone, just to mix it up?
 
Last edited:
Apologies if this has already been posted.

In Pit of Saron, my lvl 87 372ilvl druids get completely smashed as they seem to pull everything on the left in the start of the instance and all the way down to the first boss.
Usually they are slowed and killed before they finish the pull route.
This massive pull seems to occur from lite to heavy pulls.

Wondering if I'm doing something wrong, if this is a result of the new stat rescale or what this is.

Aside from that, I've enjoyed every other of your profiles as they all work perfectly fine, keep up the good work. :)
 
So my bot decided to go on an adventure when i farmed Halls of Lightning. Don't even ask me how.

2cn8lcl.png
 
whats going on here?

:(
with a fresh install as well.

[Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\Aeonus.cs(236,30) : warning CS0672: Member 'Honorbuddy.Quest_Behaviors.Aeonus.BlackMorass.Dispose()' overrides obsolete member 'Styx.CommonBot.Profiles.CustomForcedBehavior.Dispose()'. Add the Obsolete attribute to 'Honorbuddy.Quest_Behaviors.Aeonus.BlackMorass.Dispose()'.
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\Chess.cs(316,30) : warning CS0672: Member 'Honorbuddy.Quest_Behaviors.Chess.Chess.Dispose()' overrides obsolete member 'Styx.CommonBot.Profiles.CustomForcedBehavior.Dispose()'. Add the Obsolete attribute to 'Honorbuddy.Quest_Behaviors.Chess.Chess.Dispose()'.
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\KillOrder.cs(282,30) : warning CS0672: Member 'Honorbuddy.Quest_Behaviors.KillOrder.KillOrd.Dispose()' overrides obsolete member 'Styx.CommonBot.Profiles.CustomForcedBehavior.Dispose()'. Add the Obsolete attribute to 'Honorbuddy.Quest_Behaviors.KillOrder.KillOrd.Dispose()'.
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\SwitchTarget.cs(215,30) : warning CS0672: Member 'Honorbuddy.Quest_Behaviors.SwitchTarget.SwitchTarg.Dispose()' overrides obsolete member 'Styx.CommonBot.Profiles.CustomForcedBehavior.Dispose()'. Add the Obsolete attribute to 'Honorbuddy.Quest_Behaviors.SwitchTarget.SwitchTarg.Dispose()'.
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\UseItemTargetLocation.cs(147,23) : warning CS0108: 'Honorbuddy.Quest_Behaviors.UseItemTargetLocation.UseItemTargetLocation.Me' hides inherited member 'Honorbuddy.QuestBehaviorCore.QuestBehaviorBase.Me'. Use the new keyword if hiding was intended.
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\Misc\BreakImmunityByKillingMobsInCloseProximity.cs(141,30) : warning CS0108: 'Honorbuddy.Quest_Behaviors.BreakImmunityByKillingMobsInCloseProximity.BreakImmunityByKillingMobsInCloseProximity.Me' hides inherited member 'Honorbuddy.QuestBehaviorCore.QuestBehaviorBase.Me'. Use the new keyword if hiding was intended.
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\Aeonus.cs(149,17) : warning CS0618: 'Styx.CommonBot.Profiles.CustomForcedBehavior.Dispose()' is obsolete: 'Use OnFinished instead.'
[14:26:43.320 V] [Compiler Warning]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\AscendInWater.cs(133,20) : warning CS1998: This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
[14:26:43.320 N] [Compiler Error]: c:\Users\Zach\Documents\Honorbuddytwo\Quest Behaviors\Chess.cs(156,79) : error CS1502: The best overloaded method match for 'System.Collections.Generic.List<ulong>.Contains(ulong)' has some invalid arguments
 

The CTM method of entering/exiting suffers from inconsistencies in client FPS-lag and Latency.
Which causes the CTM coordinate to not be hit once the loading screen starts.
Or
The CTM coordinate is reached, but the loading screen starts.

The solution would be to push the coordinates *far* into the instance portal, then use a TerminateWhen attribute to end the CTM once the player is in the portal.

How would I do this sorry, I'm really new to coding.
 
Dont know if this has been reported already but when I use the profile for all mounts while being in orgrimmar.
It took the boat in rachet to EK, flying to blasted land, trying to use the portal which is disabled, bot shutdown.

I went to outland myself now and started the profile, this is working
 
Back
Top