Everything posted by resty1984
-
Aura.GUID is zero in vanilla 1.12
IEnumerable<Aura> AuraList = ObjectManager.Me.GetAllBuff(); foreach (Aura aura in AuraList) { List<ulong> list = ObjectManager.Me.BuffCastedByAll(aura.GetSpell.Name); Logging.Write(aura.GetSpell.Name + " GUID " + list[0] + " count " + list.Count); } output is below: 17:39:14 - Power Word: Fortitude GUID 0 count 1 17:39:14 - Inner Fire GUID 0 count 1 17:39:14 - Shadow Protection GUID 0 count 1
-
how to run multi-line MacroText
hi, how to run multi-line MacroText once time like: /tar XXX /cast Swiftmend /targetlasttarget
-
WRotation is stuck in icecrown gunship battle raid
have used manay fightclass, the same result
-
WRotation is stuck in icecrown gunship battle raid
WRotation is stuck in icecrown gunship battle raid, not work. not fight. The program UI is clunky. it's too slow and doesn't response. some one can help me with this problem.
-
how to cast AOE spell like "Death and Decay"
Thanks for providing two methods. :)
-
how to cast AOE spell like "Death and Decay"
how to cast AOE spell like "Death and Decay"? use C-sharp code
- There has problem when wrobot run on vanilla