Advertisement
killerboy634

Repost(Troll Script) "Tested" Works

Nov 23rd, 2015
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. --------------------------------------------------------
  2. --Thanks For Getting My Troll Script :D --killerboy634--
  3. --------------------------------------------------------
  4. plr = "YourNameHere"
  5. --Start The Music!
  6. local s = Instance.new("Sound")
  7. s.Name = "REKT"
  8. s.SoundId = "http://www.roblox.com/asset/?id=190819252"
  9. s.Volume = 2
  10. s.Looped = true
  11. s.archivable = false
  12. s.Parent = game.Workspace
  13. s:play()
  14. --Set The Skybox!
  15. h = Instance.new("Sky")
  16. h.Parent=game.Lighting
  17. h.SkyboxBk="http://www.roblox.com/asset/?id=141309138"
  18. h.SkyboxDn="http://www.roblox.com/asset/?id=141309138"
  19. h.SkyboxFt="http://www.roblox.com/asset/?id=141309138"
  20. h.SkyboxLf="http://www.roblox.com/asset/?id=141309138"
  21. h.SkyboxRt="http://www.roblox.com/asset/?id=141309138"
  22. h.SkyboxUp="http://www.roblox.com/asset/?id=141309138"
  23. --Make A Message!
  24. msg = Instance.new("Message",workspace)
  25. msg.Name="trolled"
  26. msg.Text = "This Game Got Rekt By "..plr.."!"
  27.  
  28. --Thats It O3O
  29.  
  30.  
  31. (Dont Copy This And Below)
  32. --Need Me To Repost Something? Or You jest need me to post something that you cant find.
  33. --Email me: ehile2004@gmail.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement