Hi,i saw a thread where was discusion about scripts for vanishing bind at 3.3.5
can someone explain how does those scripts work and what needs to be done, or post actually working script (not harm macro) ?if sourceGUID == UnitName("target") then
if spellname==("Blind") then
RunTextMacro ("/cast Vanish(Rank 3)")
end
end
end