Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --------------------------------------------------------
- --Thanks For Getting My Troll Script :D --killerboy634--
- --------------------------------------------------------
- plr = "YourNameHere"
- --Start The Music!
- local s = Instance.new("Sound")
- s.Name = "REKT"
- s.SoundId = "http://www.roblox.com/asset/?id=190819252"
- s.Volume = 2
- s.Looped = true
- s.archivable = false
- s.Parent = game.Workspace
- s:play()
- --Set The Skybox!
- h = Instance.new("Sky")
- h.Parent=game.Lighting
- h.SkyboxBk="http://www.roblox.com/asset/?id=141309138"
- h.SkyboxDn="http://www.roblox.com/asset/?id=141309138"
- h.SkyboxFt="http://www.roblox.com/asset/?id=141309138"
- h.SkyboxLf="http://www.roblox.com/asset/?id=141309138"
- h.SkyboxRt="http://www.roblox.com/asset/?id=141309138"
- h.SkyboxUp="http://www.roblox.com/asset/?id=141309138"
- --Make A Message!
- msg = Instance.new("Message",workspace)
- msg.Name="trolled"
- msg.Text = "This Game Got Rekt By "..plr.."!"
- --Thats It O3O
- (Dont Copy This And Below)
- --Need Me To Repost Something? Or You jest need me to post something that you cant find.
- --Email me: ehile2004@gmail.com
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement