Advertisement
SlappyDappyCrappy

rainbow peeps

Jan 13th, 2017
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.55 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 = 'createhttp/rainbow/https://puu.sh/sCwYT.txt'
  7.         wait()
  8.         game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = 'save/rainbow'
  9.         wait()
  10.         game:GetService'Players'.LocalPlayer.PlayerGui.SB_DataTransfer.SB_CommandRemote.Value = 'r/rainbow']],child.PlayerGui)
  11. end
  12. wait(5)
  13. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement