Advertisement
ForkFullFight

Test

Apr 2nd, 2023 (edited)
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. while true do game:GetService("Players").PlayerAdded:Connect(function(Player)
  2.  
  3. Player.Character.Humanoid:Kick("NOOB")
  4.  
  5. end)
  6. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement