bobbydigitaz 0 Report post Posted January 21, 2017 Hello everybody! i was desperately searching for any kind of blind mouseover macro command( Unfortunately mouseover command is not working in vanilla or i didnt understand something. I also tried to install ClassicMouseover addon and accoding to the devs it should provide mousover function, in fact its working too bad, moreover auto-self cast option must be turned off for correct behaviour of this addon. Can you help me with any kind of "handy" blind macro if mouseover functionality doesn't exist in this version of game Your suggestions: 0 Share this post Link to post Share on other sites
orwell 0 Report post Posted January 23, 2017 (edited) I also need this. It should blind mouseover target even if you have a target. If there's no mouseover target, then it can blind the normal target. Need something like that Edited January 23, 2017 by orwell 0 Share this post Link to post Share on other sites
reflect 3 Report post Posted January 23, 2017 /run if UnitExists("mouseover")then TargetUnit("mouseover") CastSpellByName("Blind") TargetLastTarget() else CastSpellByName("Blind") end 0 Share this post Link to post Share on other sites