Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
killbrick code for roblox
psyberz
Dec 6th, 2022
16
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
script.Parent.Touched:connect(function(hit)
if hit and hit.Parent and hit.Parent:FindFirstChild("Humanoid") then
hit.Parent.Humanoid.Health = 0
end
end)
Add Comment
Please,
Sign In
to add comment
Public Pastes
scan_network.bat
Batch | 32 sec ago | 0.40 KB
build_assets.ps1
Batch | 37 sec ago | 0.40 KB
reload_drivers.cmd
Batch | 44 sec ago | 0.40 KB
2025-06-30T21:02:31.901306
PHP | 10 min ago | 1.05 KB
initialize_db.ps1
Batch | 10 min ago | 0.40 KB
upgrade_modules.bat
Batch | 10 min ago | 0.40 KB
terminate_process.cmd
Batch | 10 min ago | 0.40 KB
schedule_jobs.ps1
Batch | 20 min ago | 0.40 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!