Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --------------------------------------------------------
- --Thanks For Getting My Troll Script :D --killerboy634--
- --------------------------------------------------------
- plr = "killerboy634" --Change to your username
- --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="GTFO NOW"
- msg.Text = "This Game Got Rekt By gage7252002"gage7252002"!gage7252002"
- --Thats It O3O
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement