Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --In order for it to work, make sure you have a bat in your hand.
- --https://www.roblox.com/games/7549229959/Squid-Game
- for i=1,15 do
- for i,v in next,game.Players:GetPlayers()do
- if v~=game.Players.LocalPlayer then
- game.ReplicatedStorage.Remotes.Replication:FireServer(v.Character.Humanoid,10)
- end
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement