Advertisement
aegius1r

Untitled

Apr 25th, 2016
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. /run local t,c,p="不穩定的虛無惡魔",0 for i=1,10000 do p=_G["NamePlate"..i] if p and p:IsVisible() then c=c+(select(2,p:GetChildren()):GetRegions():GetText()==t and 1 or 0) end end if c==0 then SendChatMessage("紫小鬼死光了快出去!!","YELL") end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement