thats what the profile does. the main problem is that the bot thinks there is no flying available after restart
Is it possible to run this without the Moonglade? i mean the version : FirelandsV0.5_hardcore_no_gbank
I havn't had much issue with moonglade. When it fails, did you die in moonglade beforehand? that could cause issues.
sure delete this PHP: <If Condition="Me.Class == WoWClass.Druid"> <CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.DeepSkyBlue, "Use Teleport: Moonglade");" /> <CustomBehavior File="RunCode" Code="SpellManager.Cast(18960); await Coroutine.Sleep(20000);" /> <CustomBehavior File="WaitTimer" WaitTime="1000" /> <CustomBehavior File="Misc\RunLua" Lua="ResetInstances();" /> <While Condition="Me.ZoneId == 493"> <CustomBehavior File="RunCode" Code="SpellManager.Cast(18960); await Coroutine.Sleep(20000);" /> <If Condition="Me.ZoneId == 493"> <CustomBehavior File="RunCode" Code="moongladeCounter++;" /> <CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.Orange, "Teleport unsuccessful add +1 to counter");" /> </If> </While> <CustomBehavior File="RunCode" Code="waitCounter++;" /> </If>
hi. my dudu has mining, i use FirelandsV0.5_hardcore_mining_no_gbank but dudu dont min! can u help me? i have [Mining Pick]. sry for bad english.
hi very nice profile farming 1 hrs with potion of treasure finding and [Elementium Lockbox] : 3k per hrs
why in section mining - class condition dk? iam use a dru and my dru won`t mine elems. maybe in your profile only dk must mine elems? maybe i must change to <If Condition="Me.Class == WoWClass.Druid"> and all works fine? thank you for reply.
Hi, Great profile. Any feedback on if it is more gold per hour on 10 vs 25 man? My druid as feral and 701 handles 10 man fine on hardcore, had to lower it to medium on 25 man. Is Boomkin more efficient for this than feral also? Thanks
hi....when i use this profile some time my char going buddy and after teleport to moonglade(my char is druid) the char going back to fire land by ground mount and then get stuck behind the mountaines...... here is my log View attachment 1568 2016-08-06 12.14.txt
hi zojak if u can make hardcore profile for druids with out of : Moongalade teleport - no mining - no guild bank cuz i have many problem with profiles and moongalade teleport have ban chance. thx a lot
select the hardcore no guildbank profile and remove this PHP: <If Condition="Me.Class == WoWClass.Druid"> <CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.DeepSkyBlue, "Use Teleport: Moonglade");" /> <CustomBehavior File="RunCode" Code="SpellManager.Cast(18960); await Coroutine.Sleep(20000);" /> <CustomBehavior File="WaitTimer" WaitTime="1000" /> <CustomBehavior File="Misc\RunLua" Lua="ResetInstances();" /> <While Condition="Me.ZoneId == 493"> <CustomBehavior File="RunCode" Code="SpellManager.Cast(18960); await Coroutine.Sleep(20000);" /> <If Condition="Me.ZoneId == 493"> <CustomBehavior File="RunCode" Code="moongladeCounter++;" /> <CustomBehavior File="RunCode" Code="Logging.Write(System.Windows.Media.Colors.Orange, "Teleport unsuccessful add +1 to counter");" /> </If> </While> <CustomBehavior File="RunCode" Code="waitCounter++;" /> </If>