View difference between Paste ID: FFTbfNWr and TiwGLqGf
SHOW: | | - or go back to the newest paste.
1-
game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").WalkSpeed = 200
1+
game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").WalkSpeed = 200
2-
game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").JumpPower = 200
2+
game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").JumpPower = 200
3
repeat
4-
game:GetService("Players").LocalPlayer.Character.Parent = workspace
4+
game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").MaxHealth = math.huge
5
wait(0.000000000000000000000000000000000000001)
6-
game:GetService("Players").LocalPlayer.Character.Parent = workspace.Camera
6+
game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").MaxHealth = math.huge
7
wait(0.000000000000000000000000000000000000001)
8-
until game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid").Health < 0
8+
until game:GetService("Players").plytalent.Character:FindFirstChildOfClass("Humanoid").MaxHealth < 0