Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --------------------------------------------------------
- --Thanks For Getting My Troll Script :D --killerboy634--
- --------------------------------------------------------
- plr = "By a Nigga! All of you can fuck yourselfs!" --Put Your Name Der.
- --Start The Music!
- local s = Instance.new("Sound") --Inserts A Sound.
- s.Name = "1 2 3 4 How many niggers are in my store!" --Names It So People Cant Delete it because dey dont know its name!
- s.SoundId = "http://www.roblox.com/asset/?id=247255833" --Sets The Music
- s.Volume = 2 --Sets the volume
- s.Looped = true --Makes it keep on looping. (It keeps playing..)
- s.archivable = false --Makes it so people cant delete it if they find out the name.
- s.Parent = game.Workspace --Makes the Sound go to the workspace so everyone can hear it
- s:play()
- --Set The Skybox!
- h = Instance.new("Sky") --Inserts A Skybox
- h.Parent=game.Lighting --Puts the skybox into lighting
- h.SkyboxBk="http://www.roblox.com/asset/?id=141309138" --All Below Set The Skybox
- 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) --Inserts A Message Into Workspace.
- msg.Name="trolled" --Names It So People Dont Know The Name To Delete It.
- msg.Text = "This Game Got Rekt By "..plr.."!" --Sets The Message.
- --Thats It O3O
- --[[
- Server = Rekt
- ]]--
- --No, I did not copy this. I used my own brain. Not someone elses LOL.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement