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!

So i'm running my warlock at Gundrak with keeping the cloth, is there no way to change some options about where to sell the junk and what not? I don't have my own guild so no mobile banking =/, also I dont have enough gold for the tundra mammoth so I can have a vendor right next to me and what not, any ideas? OR another bot i can run until I get some gold first?
 
Hey there Azyul, love your profiles!, Since the prepatch, WOTLK raids are easily soloable, even on 25 man heroic!. Any chance for a ICC25 HC profile or ulduar 25man profile.
Thanks for your dedication and thanks in advance!
Maybe in the future.
At the moment I'm just too busy.
 
Suicide pulls a *lot* of mobs.
Try a lower density such as Heavy or Medium.





I have noticed running Gundrak profile, that Druids does the job best. I have never got stuck with them or any problems. When I do this profile with my mage I sometimes keep getting stuck/running towards wall etc. Anyone have some any tips?
I could imagine that Mages have issues with their Blink spell, and the fact that their ranged.
Melee is always more reliable.





I am trying to use Gundrak & HoL Insanity profiles. In both dungeons, my hunter kills some of the bosses too fast and does not count as a kill thus missing dungeon clearing bonus. I am also running a druid and having no problem with druid. Is this normal or anyway to fix this problem? Thank you!
The 'fix' would be telling Blizzard to fix their game. :P
The only solution for this on a profile-level would be to disable the combat routine, and write a custom routine into the profile (which is a lot of work) so that the the damage is controlled more perciesly.





I'm trying to add in a Guild Bank deposit every 9k gold to the Grim Batol Heavy profile;
--snip-
I recieve an error saying something is wrong with the while and the if. If possible can you add in so it also deposits Embersilk Cloth
The issue is that you're using two </If>'s to wrap an element whereas in XML a / defines the ending statement of an element.

For the first 'If', you need to write a conditional boolean that will result in either a true or false statement.
Since you're wanting it to bank at 9000 gold, you can write a predicate that will return "true" if you're at or above 9000.

Example:
PHP:
<If Condition="Me.Gold &gt;= 9000" >
	<CustomBehavior File="Misc\RunLua" Lua="CastSpellByID(83958);" />
	<CustomBehavior File="WaitTimer" WaitTime="3500" />
	<If Condition="Me.IsAlliance" > 
		<CustomBehavior File="InteractWith" MobId="206602" WaitForNpcs="false" ObjectType="GameObject" Range="10" WaitTime="2000" /> 
	</If> 
	<If Condition="Me.IsHorde" > 
		<CustomBehavior File="InteractWith" MobId="206603" WaitForNpcs="false" ObjectType="GameObject" Range="10" WaitTime="2000" /> 
	</If> 
	<CustomBehavior File="Misc\RunLua" Lua="
		if GuildBankFrame:IsVisible()==true then
			MyMoney = GetMoney();
			DepositGuildBankMoney(MyMoney);
			print(&quot;|cFF3399FF[Azyul]|r: Depositing &quot;..GetCoinTextureString(MyMoney))UseContainerItem(b,s);
			else
			print(&quot;|cFF3399FF[Azyul]|r: Your mobile guild bank wasn't detected, continuing run.&quot;)
		end" />
	<CustomBehavior File="Misc\RunLua" Lua="
		if GuildBankFrame:IsVisible()==true then
			print(&quot;|cFF3399FF[Azyul]|r: Depositing Embersilk Cloth.&quot;)
			for b=0,4 do for s=1,GetContainerNumSlots(b)
				do local n=GetContainerItemLink(b,s)
					if n and strfind(n,&quot;53010&quot;)then
						UseContainerItem(b,s)
					end
				end
			end
		end" />
</If>




So i'm running my warlock at Gundrak with keeping the cloth, is there no way to change some options about where to sell the junk and what not? I don't have my own guild so no mobile banking =/, also I dont have enough gold for the tundra mammoth so I can have a vendor right next to me and what not, any ideas? OR another bot i can run until I get some gold first?
Having a Mammoth and Guild Bank is defininately the best way to run these profiles.
However, in the situation you don't have these - you'll need to make sure you have a Mail Recipient set so that the bot will mail the cloths away to your alt.

I suggest running the Guild Bank Money + Keep Frostweave profile.
It will operate just fine even if you don't have the GBank. It'll also sell *everything* except your cloth.
 
Last edited:
Having a Mammoth and Guild Bank is defininately the best way to run these profiles.
However, in the situation you don't have these - you'll need to make sure you have a Mail Recipient set so that the bot will mail the cloths away to your alt.

I suggest running the Guild Bank Money + Keep Frostweave profile.
It will operate just fine even if you don't have the GBank. It'll also sell *everything* except your cloth.
[/QUOTE]

Thank you so much man, you're most helpful. So if I run the guild bank money + keep frostweave profile I don't even need a guild bank? Would it be best to quit my current guild so it doesn't actually deposit the stuff into that guild bank which isn't mine?
 
Thank you so much man, you're most helpful. So if I run the guild bank money + keep frostweave profile I don't even need a guild bank? Would it be best to quit my current guild so it doesn't actually deposit the stuff into that guild bank which isn't mine?

Actually, I wasn't even thinking but -
There's a "Keep Frostweave" profile that won't mess with the bank at all.

It'll sell everything except the Frostweave.
In which once you get under 20 bagslots after selling to the vendor, the bot will mail the Frostweave to your Mail Recipient (which is set on the "Settings & Tools" menu of Honorbuddy.)
 
Actually, I wasn't even thinking but -
There's a "Keep Frostweave" profile that won't mess with the bank at all.

It'll sell everything except the Frostweave.
In which once you get under 20 bagslots after selling to the vendor, the bot will mail the Frostweave to your Mail Recipient (which is set on the "Settings & Tools" menu of Honorbuddy.)

I love you <3.
 
It seems sometimes my Warlock will get stuck and run into a wall at the last boss, he will just run into the wall and be attacked by rhinos in Gundrak. Any fix? Just found out another thing, when my Warlock goes to sell at the vendor he doesn't sell anything and then it say's that there are less than 20 slots spare and that he is heading to mail the cloth off. So.. is there a setting to change that? He still won't sell.
 
Last edited:
It seems sometimes my Warlock will get stuck and run into a wall at the last boss, he will just run into the wall and be attacked by rhinos in Gundrak. Any fix? Just found out another thing, when my Warlock goes to sell at the vendor he doesn't sell anything and then it say's that there are less than 20 slots spare and that he is heading to mail the cloth off. So.. is there a setting to change that? He still won't sell.
The "running into wall while being attacked by Rhinos" issue has never been reported before. So I couldn't guess why that's happening

Issues in the bot not selling is usually caused by in-game addons.
Make sure they're all disabled.

Else, I'd need a log to know why the errors are happening.
 
Yeah it's still not selling any items, it does mail though. The only addon I am running is Statter! Here are the logs. I attached the most recent log aswell. So I just watched the bot for a while and I noticed that if it uses a ground mount it will sell the items but if it uses flying it comes up with this.

[Azyul]: Moving to Sell, Repair and Mail.
[Azyul]: Vendor mount not detected.
Mounting: Tawny Wind Rider
We are stuck! (<5781.259, -3583.975, 400.9>)
[Azyul]: You're still under 20 bagslots after selling. Moving to mail.

I'm not sure how to set it to ground mount only, but i'm sure that would slow down the GPH aswell. I honestly have no idea what else is going on.
 

Attachments

Last edited:
@Echo:

Thanks your last fix worked! Since I'm using a dif profile than the HoL one I'm having the problem where my druid keeps shifting out of cat form into caster form still...

Could you please make the Botanica Sell Everything Heavy Profile to keep shifting into druid cat form like you did for my HoL one? I know it's a bandaid fix but it really helped my HoL profile run 100% instead of not at all.. thank you!
 
Ok, so i swapped toons, and changed to the Gun'Drak profile. It runs pretty well. How do i tell it to mail the cloth and not vendor it? I can make bags or AH the cloth for a lot more than vendor will pay.

Also, Why vendor the greens automatically, those things sell pretty well on the xmog market? (I set my profile to mail greens to my banker, I think that'll be more GPH)
 
Hey echo, do you have a halls of lightning heavy pull profile, which can put the gold in the GBank and sell everything else , like the Gundrak option?
 
Mr Echo, great profiles and support as always; thanks for all of the work and effort.

When i'm running Grim Batol the bot will jump at random and I have no idea why. Its starting to mess up as it seems to jump and fall off things/etc.

My ms is at about 200, my fps is at 15, framelock is on and I can't seem to find anything to suggest that its either in the profile or as a result of a feature on the bot. Any ideas/tips on how to solve/mitigate this issue?
 
Last edited:
Hello Echo Tiger

I have problems with:

Lower Blackrock Spire - Endless Farm and Upper Blackrock Spire - Endless Farm


He fly there and hung under the celing after the entrance. Or he go direct to the se. entrance and start again.

View attachment 5088 2014-11-02 09.28.txt

pic1.webp
pic2.webp

The next I try put him direct in front of the Ini, he go inside and stop "Bot stopping! Reason: Fatal error in quest behavior, or profile"

View attachment 6360 2014-11-02 09.54.txt




Sorry my bad english.

Regards Spider
 
Last edited:
Hey @ all !

i think iam to retard :/

can anybody help me with this problem ?


Warning: XML Error: Could not parse 'If' body node! - On line 371
[Compiler Error]: c:\Users\Stefan\Desktop\Honorbuddy\Quest Behaviors\Development\BallisticVehicle.cs(778,23) : error CS0534: 'Honorbuddy.QuestBehaviors.BallisticVehicle.BallisticVehicle.QuestGoalType' does not implement inherited abstract member 'Honorbuddy.QuestBehaviorCore.XmlElements.QuestBehaviorXmlBase.ToXml(string)'
Warning: XML Error: Could not parse 'If' body node! - On line 388
Changing current profile to Mjj23's Molten Core Weekly Farm [$Rev: 983 $]


greets
 
I tried a quick search but couldn't find anything.

I'm running The Botanica and it's working great!
Except one thing, it's not selling whites.

I did edit the script and it was originally false on sell white, but I edited it to true and put Netherweave Cloth and Sunfury Signet under protected items, but still it didn't sell anything.
How do I fix this?
 
How do you get the Halls of Lighting - insanity to sell the relics of ulduar. I check the protect list and its not being protected.
 
Serious issue with Lost City of the Tol'vir

Experiencing a serious issue with [N] Lost City of the Tol'vir - Trash Farm - Keep Embersilk

The bot mounts and dismounts, tries to sell to the vendor, runs back and forward in a small area by some camels. This location appears to be consistent, and this behaviour happens in other profiles too.

Log: View attachment 2068 2014-11-02 09.45.txt
 
Okay, I'll add a "Fan of Knives" spam.





The bot refuses to attack critters.
So, I have to manually code a "Spam attacks" code in the profile.

I'll check the Paladin spells and make sure they're casting a proper spell.

Hey , same problem with feral cat
thanks for the great profile :)
 
Back
Top