SHOW:
|
|
- or go back to the newest paste.
1 | game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").WalkSpeed = 200 | |
2 | - | game:GetService("Players").plytalent.Character.Parent = workspace |
2 | + | game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").JumpPower = 200 |
3 | - | wait(0.00000000000000000000000000000000000000000000000000000000001) |
3 | + | |
4 | - | game:GetService("Players").plytalent.Character.Parent = workspace.Camera |
4 | + | game:GetService("Players").LocalPlayer.Character.Parent = workspace |
5 | - | wait(0.00000000000000000000000000000000000000000000000000000000001) |
5 | + | wait(0.000000000000000000000000000000000000001) |
6 | - | until game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").Health < 0 |
6 | + | game:GetService("Players").LocalPlayer.Character.Parent = workspace.Camera |
7 | wait(0.000000000000000000000000000000000000001) | |
8 | until game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").Health < 0 |