Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if key == "q" then
- local BOOM = Instance.new("Sound", game.Players.LocalPlayer.Character.Head)
- BOOM.SoundId = "rbxassetid://141679994"
- BOOM.Volume = 2.5
- print("eet works 0w0")
- game.Chat:Chat(game.Players.LocalPlayer.Character.Head,"Test worked","Red")
Add Comment
Please, Sign In to add comment