hi it's not work when it's end he goes to the entrance with out of reset instance strat to walk again . i did it for FirelandsV0_5BETA and it's work and it's not work for FirelandsV0.5_hardcore_no_gbank thx for help speak about : select the hardcore no guildbank profile and remove this PHP Code: <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>
what about this : 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 it's not work when it's end he goes to the entrance with out of reset instance strat to walk again . i did it for FirelandsV0_5BETA and it's work and it's not work for FirelandsV0.5_hardcore_no_gbank thx for help
Is there any way I can make the bot sell all greens and such, but save all Green Cloth pieces and mail them/put in gbank?
hi zojak, ran it now on my druids for several hours, no issues so far. maybe you want to set up a svn for easier updating?