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!

Sounds good.

Another note: If it goes to train riding to fly for the Blue Proto, if you have the gold, it will auto-train all flying that is learnable. In other words, I had no intention of buying 280% flying on the character I used, but it went ahead and spent 5,000g completely unnecessarily. Might want to look into changing that...
I've never heard of this issue.
It shouldn't be training at all if you know spell 54197 - if you don't then it uses the ForceTrainRiding behavior which shouldn't train everything.
The behavior itself would need to be looked into.





thx and good work
No problem, thanks for the feedback.




Does not take the vortex after the first boss in Vortex Pinnacle, possibly because the character was still in combat due to skipped mobs attacking him? If you manually interact with the vortex, once the character reaches the new platform, the profile continues as intended.

EDIT: Since this VP profile requires me to baby sit it, I won't be running it until the vortex issue is resolved.
I'll need more information than this to figure out what's going on.
I've ran testers through and they didn't run across this issue.
 
thanks, I'll try it out now.

Also, 2nd time I got this error. I wasn't paying attention when it happened so not sure what went on.

Code:
Looting High Prophet Barim Guid:0x1C30FC5E602A9700006FAD00004274FC
[Azyul]: Attempting to mount...
[Azyul]: We couldn't mount! Attempting to unstuck...
[DoWhen-v1931(error)] For DoWhenActivity ActivityName(CustomMountHook), predicate ((Me.CurrentTarget == null || Me.CurrentTarget.IsDead) && !Me.Combat && !Me.Mounted && !Me.IsIndoors && Me.IsInInstance && !ObjectManager.GetObjectsOfType<WoWUnit>().Any(u => u.Lootable && u.Distance <= 40)) was not reset by execution.
  This is a profile problem, and can result in erratic Honorbuddy behavior.
  The predicate must return to 'false' after the action has been successfully executed.
[Azyul]: Attempting to mount...
That error shouldn't affect anything and could be ingored.
If the bot is bugging out after that error pops in, then there's something else causing it to break.





can i ask you? EchoTiger
give me please vendor routine code
Sell all
delete all what cant selled
exept heartstone
Sell All:
PHP:
<CustomBehavior File="Misc\RunLua" NumOfTimes="10" WaitTime="2000" Lua="
	if MerchantFrame:IsVisible()==true then
		if buffer==nil or buffer&gt;4 then buffer=0 end
		MerchantRepairAllButton:Click()
		if buffer&lt;5 then
			for s=1,GetContainerNumSlots(buffer)
				do local n=GetContainerItemLink(buffer,s)
				if (n and strfind(n, &quot;ff9d9d9d&quot;) or n and strfind(n, &quot;ffffffff&quot;) or n and strfind(n, &quot;ff1eff00&quot;) or n and strfind(n, &quot;ff0070dd&quot;) or n and strfind(, &quot;ffa335ee&quot;)) then
					UseContainerItem(buffer,s)
				end
			end
			buffer=buffer+1
		end
	end" />


Delete All except hearth:
PHP:
<CustomBehavior File="Misc\RunLua" NumOfTimes="10" WaitTime="2000" Lua="
	if MerchantFrame:IsVisible()==true then
		if buffer==nil or buffer&gt;4 then buffer=0 end
		MerchantRepairAllButton:Click()
		if buffer&lt;5 then
			for s=1,GetContainerNumSlots(buffer)
				do local n=GetContainerItemLink(buffer,s)
				if (n and strfind(n, &quot;ff9d9d9d&quot;) or n and strfind(n, &quot;ffffffff&quot;) or n and strfind(n, &quot;ff1eff00&quot;) or n and strfind(n, &quot;ff0070dd&quot;) or n and strfind(, &quot;ffa335ee&quot;)) and n and not n:find(&quot;6948&quot;) then
					PickupContainerItem(buffer,s); DeleteCursorItem();
				end
			end
			buffer=buffer+1
		end
	end" />


Currently these snippets are designed to run 10 times while waiting 2seconds inbetween.
This is so that all items are attempted to be sold multiple times (this is needed because Blizzard broke the inventory system as of 6.X.X+)
You may want to tweak the NumOfTimes and WaitTime to be more fine-tuned for your characters.

Also, I'm not entirely sure that the delete items script will need the NumOfTimes / WaitTime.
So you may want to take it off.





Do all the profiles use guildbank?
No, only the ones with it in their name will.
Ex: Gundrak - Deposit Gold // Gundrak - Guild Bank Frostweave





I cannot confirm any dungeon nerfs.
 
Last edited:
No, only the ones with it in their name will.
Ex: Gundrak - Deposit Gold // Gundrak - Guild Bank Frostweave



i can't find Gundrak - Deposit Gold, I only find Gundrak - guild Bank frostweave. I do not want to bank frostweave i want to sell all with deposit where can i find that? Thanks in advance!


EDIT: I tried the one with frostweave and it still won't use the mobile bank? Am i missing some in-game requirements?
 
Last edited:
I've never heard of this issue.
It shouldn't be training at all if you know spell 54197 - if you don't then it uses the ForceTrainRiding behavior which shouldn't train everything.
The behavior itself would need to be looked into.
I did not already know Cold Weather Flying, so it needed to train that. Presumably, it would train all available spells, correct? Even the one for 280% flying if you have the gold? That's what it did at least.

I'll need more information than this to figure out what's going on.
I've ran testers through and they didn't run across this issue.
Will give you information as soon as I can.


Also, having an issue with the Stonecore profile now too. During a vendor/mail/repair run, the character flies down to the top of the stairs at the entrance to the vendor area but idles there indefinitely. After manually moving to the vendor, repairing and selling blues from the runs, a Stop/Start of HB allows the profile to continue as intended.
 
Last edited:
so i wanna use get all mount profile does it skip anzu for exemple if we already have it ?
 
I'll need more information than this to figure out what's going on.
I've ran testers through and they didn't run across this issue.
Full log sent to you via PM.

[06:14:10.969 N] (Singular) (Singular) [CombatLog] SPELL_CAST_FAILED Slipstream#84965 failure: 'You are in combat'
[06:14:12.978 N] (Singular) [WoWRedError] You are in combat
^ this over and over in the log at the end, basically. :/

Screenshot of the issue:

Nmk2JfA.png
 
Last edited:
"Orc 100 DK"

Hey just some info on what ive encountered during my limited time using. Some good additions.

"Problems"
From Outlands to Org - Flown from auch, then in shattrath it stood at the portals and looked as if it was attempting to use the alliance portal.
Deathcharger - when in org the path taken is to the boat to go to stv. Should undercity boat be priority unless It wants to go to zg first?

While in stratholme i stopped the bot just before boss then started it again, it ignored the boss cause it saw no mount and started running to the start. Maybe incase we stop and start the bot can it check to see if we are currently in the dungeon.

I dont know how many portals are supported. I know the org one in warspear is not, none of the portals in vale seem to be used ( this would be greatly used as its the best hearth spot for world hopping).
Garrison - fly to warspear then portal to Org.

These "If not" just ideas
"If not currently in vale, hearth to vale"?
"If in vale fly to portals"
etc etc

Heres a log incase
View attachment 24256 2015-01-25 14.57.txt

This log is because my DK stopped and just stand there when mobs attack him.
View attachment 19948 2015-01-25 14.59.txt
 
Last edited:
No, only the ones with it in their name will.
Ex: Gundrak - Deposit Gold // Gundrak - Guild Bank Frostweave



i can't find Gundrak - Deposit Gold, I only find Gundrak - guild Bank frostweave. I do not want to bank frostweave i want to sell all with deposit where can i find that? Thanks in advance!


EDIT: I tried the one with frostweave and it still won't use the mobile bank? Am i missing some in-game requirements?


Gundrak - Guild Bank Money - Sell Everything

in >Optimized Gold Farms > Dungeons > Northrend > Medium Pulls > Gundrak > Extras

in Heavy Pulls (Folder) not included
 
Seems like this, inventory full off blue boss drops, gph down to ~300. Can some one confirm nerf of other instances like Gundrak, Botanica, Drak"tharon?

I've running Tol'vir and I can confirm this is true (at least in EU). Now I need 2.5 Tol'vir runs to fill the bagpack (16 slots). Most of the items are blue drops from bosses. I went from ~1500GPH down to ~900-1000.

:(
 
Hmm just run gundrak and got smth like 120g per run, before this run only grim batol(that got nerfed). edit: EU servers
 
Last edited:
I added the last boss in Vortex Pinnacle to the medium script. Got it pretty much working perfectly besides two things :
1. doesn't always loot the last boss, how the heck do i force it to loot since it's stuck in combat from the sky star things
2. .Sometimes it won't kill the drake before the two orbs you have to hit so you don't get knocked back, until it hits both orbs. Then it will kill the drake + loot, by that time the orbs have to be re-triggered (which it won't do). So the bot will get knocked off the edge and ported to the front. When it runs back, it will just continue to run without triggering the orbs. can I force it to kill the drake before it attempts to hit both orbs?
 
Last edited:
I have a problem with Gundrak: my bots often cant go over the bridge, cause they dont use the second button. But I got this problem only on the hunters, not on the monks! What can i do now?
 
No, only the ones with it in their name will.
Ex: Gundrak - Deposit Gold // Gundrak - Guild Bank Frostweave



i can't find Gundrak - Deposit Gold, I only find Gundrak - guild Bank frostweave. I do not want to bank frostweave i want to sell all with deposit where can i find that? Thanks in advance!


EDIT: I tried the one with frostweave and it still won't use the mobile bank? Am i missing some in-game requirements?
There's no requirements.
If it's not depositing, then there's a bug on your end somewhere.

Are you using any in-game addons?
Also, there's the [AM-Alpha] Gundrak profile which will let you set 'very' specific settings.





Grim Batol nerf.

Profil MoP or not yet ?
Most MoP dungeons aren't worth farming.




@Echotiger, any recommendations for dungeons to run with the new nerf?...
I haven't botted in years, I couldn't reccomend anything.




I have a problem with Gundrak: my bots often cant go over the bridge, cause they dont use the second button. But I got this problem only on the hunters, not on the monks! What can i do now?
Post a log.
Also make sure your pets aren't holding aggro - and make sure they're on passive.





Which dungeons are still good? Which have been nerfed?
No idea, I'll let the community answer this.
 
I did not already know Cold Weather Flying, so it needed to train that. Presumably, it would train all available spells, correct? Even the one for 280% flying if you have the gold? That's what it did at least.
The behavior should train the "bare-minium" in requirement standards - if not it needs to be changed or at least modified so that we can control what it trains.

Also, having an issue with the Stonecore profile now too. During a vendor/mail/repair run, the character flies down to the top of the stairs at the entrance to the vendor area but idles there indefinitely. After manually moving to the vendor, repairing and selling blues from the runs, a Stop/Start of HB allows the profile to continue as intended.
Sounds like a Mesh issue, do you have a log of it?
I'll send a tester out to it as well once I get time.





so i wanna use get all mount profile does it skip anzu for exemple if we already have it ?
Yes.
It goes for any mount you don't have.





Full log sent to you via PM.


^ this over and over in the log at the end, basically. :/

Screenshot of the issue:
Are the mobs engaging your pet or your character?
The profile relies on the bot's navigation system (OffMeshConnection) to handle the Slipstreams, so there shouldn't be any behaviors or profile-logic that would be preventing combat.





"Orc 100 DK"

Hey just some info on what ive encountered during my limited time using. Some good additions.

"Problems"
From Outlands to Org - Flown from auch, then in shattrath it stood at the portals and looked as if it was attempting to use the alliance portal.
Deathcharger - when in org the path taken is to the boat to go to stv. Should undercity boat be priority unless It wants to go to zg first?

While in stratholme i stopped the bot just before boss then started it again, it ignored the boss cause it saw no mount and started running to the start. Maybe incase we stop and start the bot can it check to see if we are currently in the dungeon.

I dont know how many portals are supported. I know the org one in warspear is not, none of the portals in vale seem to be used ( this would be greatly used as its the best hearth spot for world hopping).
Garrison - fly to warspear then portal to Org.

These "If not" just ideas
"If not currently in vale, hearth to vale"?
"If in vale fly to portals"
etc etc

Heres a log incase
View attachment 165458

This log is because my DK stopped and just stand there when mobs attack him.
View attachment 165459
The universal navigation system the profiles currently use are about 3-4 years old, and haven't had any modifications aside from the addition of Pandaria.
At the moment they are being completely re-built and re-mastered.

Also, adding in specifics for every little condition like this take a LOT of work.

Right now the navigation code is "universal" - meaning it's mostly designed to be used in any profile, and it can be started anywhere in the game.
Given this, it's not specifically designed for just "a" profile (Deathcharger's: Org -> Undercity -> Eastern Plaguelands) - it's just designed to get the player in the correct area.
I may add specifics in for (specific) profiles soon, but once you start to consider everything, it starts getting very complex.

Having a universal navigation that says "We're in Outlands, go to Orgrimmar via Shattrath" is easy enough, but having one that says:
"We're in Outlands, okay where at in Outlands? - Use the Dark Portal if our location is within 500 yards of here the XY coordinate, Use the Shattrath portal if we're within 500 yards of here the XY coordinate, Use this portal if we're within 500 yards of here the XY coordinate - etc"
Along with that, you also have to consider which 'destination' would be faster as well. Ex: Taking the Shattrath portal to Orgimmar may be slower in reaching the end destination than just going through the Dark Portal which again this goes back to the navigation being "universal" - it would need to be redesigned for each profile.



Once you stop the bot, it forgets everything it did and it will not continue where it left off if you start it again. So you should *never* stop the profile unless you're wanting it to completely reset everything its done.
Once you start it again, the profile is read from the beggining - which at the beginning of my profiles there's (already) a check that checks to see if you're in the dungeon which it's designed to leave the dungeon and reset it.
It would be impossible to have it continue exactly where you left off if you stop it unless you wrap EVERY movement line with a distace/location check - which this would do nothing but bring up several hundred potential new bugs and issues.
Is there any reason why you stopped it? If you needed to address something, you should use the "Pause" button instead.



Most of the suggestions you have are already in the new universal logic - however only "To Eastern Kingdoms" and "To Northerend" has been built. The rest is WIP.
There's Shrine, Hearth, Mage Portal, Draenor etc - support in these logics. If they're not working for you then you're probably using a profile that doesn't have the new logic in it already.
 
Last edited:
Back
Top