Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- victim = 'supersonicfan111'
- function kill()
- q=Instance.new("Sound", game.Players[victim].PlayerGui) q.SoundId = "rbxassetid://129562296" q:Play()
- end
- while game:GetService("RunService").RenderStepped:wait() do
- spawn(kill)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement