Advertisement
Guest User

Untitled

a guest
Apr 27th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. /in 5s+ /script local i=0 g=GetPlayerBuff while not(g(i) == -1)do if(strfind(GetPlayerBuffTexture(g(i)), "Spell_Holy_ArcaneIntellect"))then break; else SendChatMessage("NO", "SAY") end i=i+1 end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement