Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local p = owner
- local go = true --for normal shouts
- local skygo = true --for sky-related shouts
- local target = game.Players.HANdsum
- while true do wait()
- if target.Character:FindFirstChild("Humanoid") then
- target.Character:FindFirstChild("Humanoid"):Destroy()
- end
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement