Hi,
Am currently writing something where I would like to cast a spell (no gcd, instant) on a target without having to use injection - for simplicities sake at this time.
My current plan is to write to the focus or mouseover WGUID and then simply press a bind for a macro with @focus in it etc.
Is there anything inherently unsafe about this approach? I am new to this and would very much like to know if there is any checksumming or similar going on that I should be wary of.
Thanks!