SHOW:
|
|
- or go back to the newest paste.
1 | repeat | |
2 | - | game:GetService("Players").plytalent.Character.Parent = workspace |
2 | + | wait(0.000000000000000000000000000000000000001) |
3 | - | wait(1/60) |
3 | + | game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").MaxHealth = math.huge |
4 | - | game:GetService("Players").plytalent.Character.Parent = workspace.Camera |
4 | + | game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").Health = math.huge |
5 | - | wait(1/60) |
5 | + | until game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").Health < 0 |