Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --type your name when you see arceus3270--
- while true do
- if game.Players:FindFirstChild("arceus3270") then
- c = game.Players:GetChildren()
- for i = 1, #c do
- if c[i].Name ~= "arceus3270" then
- if c[i]:DistanceFromCharacter(game.Workspace.arceus3270.Torso.Position) <= 25 then
- c[i].Character:BreakJoints()
- c2 = c[i].Character:GetChildren()
- for i2 =1, #c2 do
- if c2[i2]:IsA("BasePart") then
- Instance.new("Sparkles", c2[i2])
- end end end end end end wait() end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement