What class are you using?EchoTiger, when you correct botanica that would kill 3 boss flower?
Yea, there's plans to expand Azyul in the future.are you going to develop more Mail Transmog Sets in future?
I'll send you a code snippet once I get back home.Hello EchoTiger. Thank you for all your great profiles.
Sorry for offtop, can you please help me. How to write code to use hearthstone and garrison Hearthstone. I need to first use garrison hearthstone, and if it on cooldown use hearthstone.
Thank you.
These profiles only run on Questing.Hi which Botmode must used?
i dont have an Setting which Called "Questing"
I have only: ArchaeologyBuddy, BGBuddy, Combat Buddy, DungeonBuddy, Fishing Buddy, GarrisonBuddy, GrindBot, MixedMode, Party Bot and RaidBot...
Help me please
What class are you using?
There's an array of spells the logic should be casting depending on if your player knows them or not.DeathKnight
[Singular] Your Level 83 Troll Unholy Death Knight Build is
[Singular] ... running the Questing bot in Netherstorm
[Singular] ... Zone: Outland using my SOLO Behaviors alone
[LoadRemoteCode-vUnk(info) @line 25]: Getting new profile.
[LoadRemoteCode-vUnk(info) @line 25]: Loading remote code from https://raw.githubusercontent.com/EchoTiger/AzyulSource/master/Snips/ProfileSettings.xml.
[LoadRemoteCode-vUnk(info) @line 25]: Loading remote code from https://raw.githubusercontent.com/EchoTiger/AzyulSource/master/UniversalNav/ToOutland.xml.
[LoadRemoteCode-vUnk(info) @line 25]: Loading remote code from https://raw.githubusercontent.com/EchoTiger/AzyulSource/master/Snips/DefensiveHooks.xml.
[LoadRemoteCode-vUnk(info) @line 25]: Loading remote code from https://raw.githubusercontent.com/EchoTiger/AzyulSource/master/Snips/ArraySniffer.xml.
[LoadRemoteCode-vUnk(info) @line 25]: Loading remote code from https://raw.githubusercontent.com/EchoTiger/AzyulSource/master/Snips/Extras.xml.
[LoadRemoteCode-vUnk(info) @line 25]: Loading remote code from https://raw.githubusercontent.com/EchoTiger/AzyulSource/master/DungeonEnter/Botanica.xml.
[LoadRemoteCode-vUnk(info) @line 25]: Loading remote code from https://raw.githubusercontent.com/EchoTiger/AzyulSource/master/DungeonRun/Botanica.xml.
[LoadRemoteCode-vUnk(info) @line 25]: Loading remote code from https://raw.githubusercontent.com/EchoTiger/AzyulSource/master/Snips/GuildBank.xml.
[LoadRemoteCode-vUnk(info) @line 25]: Loading remote code from https://raw.githubusercontent.com/EchoTiger/AzyulSource/master/Snips/DeleteItems.xml.
[LoadRemoteCode-vUnk(info) @line 25]: Loading remote code from https://raw.githubusercontent.com/EchoTiger/AzyulSource/master/DungeonExit/Botanica.xml.
[LoadRemoteCode-vUnk(info) @line 25]: Loading remote code from https://raw.githubusercontent.com/EchoTiger/AzyulSource/master/DungeonVendor/ItemsAndMounts.xml.
[LoadRemoteCode-vUnk(info) @line 25]: Loading remote code from https://raw.githubusercontent.com/EchoTiger/AzyulSource/master/DungeonVendor/Botanica.xml.
[LoadRemoteCode-vUnk(info) @line 25]: Loading new profile.
Changing current profile to Botanica - Remote Version
1 compiler errors encountered in profile 'Botanica - Remote Version'
'CustomBehavior' xml element on line number 782 has following errors with code: public System.Threading.Tasks.Task __ExpressionFunc__201()
{
return new System.Func<System.Threading.Tasks.Task>(async () =>{var lajPoi = Unit(17980);
lajPai.Face();
lajPoi.Target();
await Coroutine.Sleep(200);
if (StyxWoW.Me.Class == WoWClass.Mage)
{
if (SpellManager.CanCast(44425)) SpellManager.Cast(44425); // Arcane Barrage
if (SpellManager.CanCast(157980)) SpellManager.Cast(157980); // Supernova
if (SpellManager.CanCast(114923)) SpellManager.Cast(114923); // Nether Tempest
if (SpellManager.CanCast(30455)) SpellManager.Cast(30455); // Ice Lance
if (SpellManager.CanCast(108853)) SpellManager.Cast(108853); // Inferno Blast
if (SpellManager.CanCast(2136)) SpellManager.Cast(2136); // Fire Blast
if (SpellManager.CanCast(44457)) SpellManager.Cast(44457); // Living Bomb
}
else if (StyxWoW.Me.Class == WoWClass.Hunter)
{
if (SpellManager.CanCast(53301)) SpellManager.Cast(53301); // Explosive Shot
if (SpellManager.CanCast(3674)) SpellManager.Cast(3674); // Black Arrow
if (SpellManager.CanCast(147362)) SpellManager.Cast(147362); // Counter Shot, costs no focus.
if (SpellManager.CanCast(53209)) SpellManager.Cast(53209); // Chimaera Shot
if (SpellManager.CanCast(117050)) SpellManager.Cast(117050); // Glaive Toss
if (SpellManager.CanCast(3044)) SpellManager.Cast(3044); // Arcane Shot
}
else if (StyxWoW.Me.Class == WoWClass.Rogue)
{
SpellManager.Cast(121733); // Throw
}
else if (StyxWoW.Me.Class == WoWClass.Shaman)
{
if (SpellManager.CanCast(8042)) SpellManager.Cast(8042); // Earth Shock
if (SpellManager.CanCast(8050)) SpellManager.Cast(8050); // Flame Shock
if (SpellManager.CanCast(8056)) SpellManager.Cast(8056); // Frost Shock
if (SpellManager.CanCast(57994)) SpellManager.Cast(57994); // Wind Shear
}
else if (StyxWoW.Me.Class == WoWClass.Paladin)
{
if (SpellManager.CanCast(31935)) SpellManager.Cast(31935); // Avenger's Shield
if (SpellManager.CanCast(20271)) SpellManager.Cast(20271); // Judgment
if (SpellManager.CanCast(62124)) SpellManager.Cast(62124); // Reckoning
if (SpellManager.CanCast(879)) SpellManager.Cast(879); // Exorcism
if (SpellManager.CanCast(20473)) SpellManager.Cast(20473); // Holy Shock
if (SpellManager.CanCast(114165)) SpellManager.Cast(114165); // Holy Prism
//114158 Light's Hammer. Needs SpellManager.ClickRemoteLocation support.
}
else if (StyxWoW.Me.Class == WoWClass.Warrior)
{
if (SpellManager.CanCast(57755)) SpellManager.Cast(57755); // Heroic Throw
if (SpellManager.CanCast(355)) SpellManager.Cast(355); // Taunt
if (SpellManager.CanCast(107570)) SpellManager.Cast(107570); // Storm Bolt
if (SpellManager.CanCast(152277)) SpellManager.Cast(152277); // Ravager
if (SpellManager.CanCast(100)) SpellManager.Cast(100); // Charge
}
else if (StyxWoW.Me.Class == WoWClass.Warlock)
{
if (SpellManager.CanCast(17962)) SpellManager.Cast(17962); // Conflagrate
if (SpellManager.CanCast(17877)) SpellManager.Cast(17877); // Shadowburn
if (SpellManager.CanCast(980)) SpellManager.Cast(980); // Agony
if (SpellManager.CanCast(172)) SpellManager.Cast(172); // Corruption, may cast Immolate if Destro spec.
//5740 Rain of Fire. Needs SpellManager.ClickRemoteLocation support.
}
else if (StyxWoW.Me.Class == WoWClass.Priest)
{
if (SpellManager.CanCast(589)) SpellManager.Cast(589); // Shadow Word: Pain
if (SpellManager.CanCast(127632)) SpellManager.Cast(127632); // Cascade
if (SpellManager.CanCast(204197)) SpellManager.Cast(204197); // Purge the Wicked
if (SpellManager.CanCast(129250)) SpellManager.Cast(129250); // Power Word: Solace
}
else if (StyxWoW.Me.Class == WoWClass.Druid)
{
if (SpellManager.CanCast(8921)) SpellManager.Cast(8921); // Moonfire
if (SpellManager.CanCast(93402)) SpellManager.Cast(93402); // Sunfire
if (SpellManager.CanCast(106707)) SpellManager.Cast(106707); // Faerie Swarm
if (SpellManager.CanCast(6795)) SpellManager.Cast(6795); // Growl
if (SpellManager.CanCast(102280)) SpellManager.Cast(102280); // Displacer Beast
if (SpellManager.CanCast(102401)) SpellManager.Cast(102401); // Wild Charge
}
else if (StyxWoW.Me.Class == WoWClass.DeathKnight)
{
if (SpellManager.CanCast(49576)) SpellManager.Cast(49576); // Death Grip
if (SpellManager.CanCast(49184)) SpellManager.Cast(49184); // Howling Blast
if (SpellManager.CanCast(108194)) SpellManager.Cast(108194); // Asphyxiate
if (SpellManager.CanCast(77606)) SpellManager.Cast(77606); // Dark Simulacrum
}
else if (StyxWoW.Me.Class == WoWClass.Monk)
{
if (SpellManager.CanCast(115098)) SpellManager.Cast(115098); // Chi Wave
if (SpellManager.CanCast(121253)) SpellManager.Cast(121253); // Keg Smash
if (SpellManager.CanCast(115546)) SpellManager.Cast(115546); // Provoke
SpellManager.Cast(117952); // *****ling Jade Lightning
};})();
}
1) The name 'lajPai' does not exist in the current context at offset 2
Bot stopping! Reason: None Given
[LoadRemoteCode-vUnk(fatal) @line 25]: LoadRemoteCode Failed.
Buddy.Coroutines.CoroutineStoppedException: Coroutine was stopped
at Buddy.Coroutines.Coroutine.\&q:"1$\[XHR\.djz\&0OmZaZ:$\]$.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.GetResult()
at Pookthetook.QuestBehaviors.LoadRemoteCode.<MainCoroutine>d__9.MoveNext() in C:\Users\home\Documents\Honorbuddy\Quest Behaviors\LoadRemoteCode.cs:line 298
Fatal error. Stopping Honorbuddy.
use direct download link and svn link from first pageHow do I download this?
Please read first page - https://www.thebuddyforum.com/honor...d-farming-mount-farming-transmog-farming.htmlI'm new to gold farming, i just use the bot for leveling, can you please help me, where do I put these files, and where do I start?