SHOW:
|
|
- or go back to the newest paste.
| 1 | - | local teim = {"1"}
|
| 1 | + | local teim = {"10000"}
|
| 2 | snd = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
| |
| 3 | - | snd.SoundId = "rbxassetid://396873260" |
| 3 | + | snd.SoundId = "rbxassetid://140637992" |
| 4 | snd.Volume = 1 | |
| 5 | - | snd.PlaybackSpeed = 0.25 |
| 5 | + | |
| 6 | par.Texture = "http://www.roblox.com/asset/?id=164055044" | |
| 7 | - | par.Texture = "http://www.roblox.com/asset/?id=148546715" |
| 7 | + | |
| 8 | par.Enabled = false | |
| 9 | ||
| 10 | while true do | |
| 11 | snd:Play() | |
| 12 | par.Enabled = true | |
| 13 | wait(teim[math.random(10000,#teim)]) | |
| 14 | - | wait(teim[math.random(1,#teim)]) |
| 14 | + | |
| 15 | wait(teim[math.random(10000,#teim)]) | |
| 16 | - | wait(teim[math.random(1,#teim)]) |
| 16 | + |