Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --Open Console (Cick F9/Fn + 9) to see the function happening, to make it work, we make it trigger jump!
- local loadstring = "https://pastebin.com/raw/4HUkau57" --the loaded string so it doesnt confuse anything
- local variable = 5 --for the times it needs to proceed, save is save
- game.Players.PlayerAdded:Connect(function(player))
- local humanoid = player.Character.Humanoid
- humanoid.Jumping:Connect(function()
- repeat
- print("Black People")
- until
- ShutdownServer()
- end)
- end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement