SHOW:
|
|
- or go back to the newest paste.
| 1 | - | script.Parent = game.StarterGui --So it won't be affected. |
| 1 | + | script.Parent = workspace |
| 2 | - | local sky = "http://www.roblox.com/asset/?id=201208408" |
| 2 | + | local sky = "http://www.roblox.com/asset/?id=42631922" |
| 3 | local toadsky = Instance.new("Sky")
| |
| 4 | toadsky.Parent = game.Lighting | |
| 5 | toadsky.SkyboxBk = sky | |
| 6 | toadsky.SkyboxDn = sky | |
| 7 | toadsky.SkyboxFt = sky | |
| 8 | toadsky.SkyboxLf = sky | |
| 9 | toadsky.SkyboxRt = sky | |
| 10 | toadsky.SkyboxUp = sky | |
| 11 | toadsky.StarCount = 0 | |
| 12 | game.Lighting.TimeOfDay = "15:00:00" | |
| 13 | ||
| 14 | local toad = Instance.new("Sound")
| |
| 15 | toad.Parent = game.Workspace | |
| 16 | toad.Playing = true | |
| 17 | toad.Looped = true | |
| 18 | toad.Volume = 999999999999999999999999999999999 | |
| 19 | - | toad.SoundId = "rbxassetid://552892300" |
| 19 | + | toad.SoundId = "rbxassetid://677644613" |
| 20 | - | toad.TimePosition = 36 |
| 20 | + | |
| 21 | - | local m = Instance.new("Message",workspace)
|
| 21 | + | |
| 22 | - | m.Text = "😜 😜 😜 😃 😃 😃 Get toad roasted you noobs 😃 😃 😃 😜 😜 😜" |
| 22 | + | |
| 23 | v.Character:Destroy() | |
| 24 | - | function lag() |
| 24 | + | |
| 25 | - | local rotatep = Instance.new("Part",workspace)
|
| 25 | + | |
| 26 | - | local m = Instance.new("SpecialMesh",rotatep)
|
| 26 | + | |
| 27 | - | rotatep.Name = "toad" |
| 27 | + | wait(0.1) |
| 28 | - | rotatep.Position = rotatep.Position + Vector3.new(math.random(-3000,1000),math.random(1,3000),math.random(-3000,3000)) |
| 28 | + |