Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function succ(key)
- if key == "q" then
- game.Chat:Chat(game.Players.LocalPlayer.Character.Head, "SUCC.", "Red")
- end
- mouse.KeyDown:connect(succ)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement