Advertisement
TheYungOrbs

Untitled

Oct 31st, 2015
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.24 KB | None | 0 0
  1. Scripts for WoW - noneed
  2.  
  3. Remove all macro names (visibility)
  4.  
  5. /run local r={"MultiBarBottomLeft", "MultiBarBottomRight", "Action", "MultiBarLeft", "MultiBarRight"} for b=1,#r do for i=1,12 do _G[r[b].."Button"..i.."Name"]:SetAlpha(0) end end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement