Quote Originally Posted by 'Chorizotarian',index.php?page=Thread&postID=51327 #post51327
Great guide! I suggest adding a caveat somewhere about sending multiple keypresses in one AHK key script. It's kind of a gray area IMO. Some board members would probably say that your targeting approach is out of bounds because you send 2 virtual keypresses for 1 physical one. Others would say that you are fine because there are no delays. My personal take is to avoid it as much as possible just to be safe, but it is a PITA having to set up a macro for every spell...
There was recently a discussion about macroing with the G15 and that Blizzard is fine with it as long as it doesn't have delays anywhere and doesn't automate anything. Sending multiple key codes from AHK is basically the same as using the G15 to do it, it is fine as long as you don't have delays anywhere.

But your point is noted. I will add a section outlining ToS concerns and grey areas.