Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- script.Parent.MouseButton1Click:Connect(function()
- game.Players.LocalPlayer:Kick('You have left the game!') --[[
- add ur own message if u want
- ]]
- wait(1) -- option
- print(game.Players.LocalPlayer.Name.." has left! :c") -- optional
- end)
- -- Your welcome! --
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement