Quote Originally Posted by 'Fursphere',index.php?page=Thread&postID=144110#po st144110
WTF do you need 255 character macros for? (Coming from a guy who's done most heroics and karazhan with minimal macros)
Easy to end up needing them, or a workaround to stop needing them. FTL for example...if you don't have really short character names, five characters worth of mod-mod-nomod + target= will easily run you to 255 or more if you don't find ways to avoid it.

Me, I like avoiding duplication of code. So I made one macro for "target leader based on hotstrings" and the majority of others then only use /click thatbutton.

is a way to get him to not cast shadow wordain again if its up on the target already
No. Or at least, not a programmatic one - you can always not push the button. The policy is that you should not have commands available that substitute for human decision making. You CAN however have it select based on whether the target is hostile or friendly, and a few other things like that, such that your SWP and Renew spells could be cast with the same button depending on what you are targeting.