A bunch of phps and some stuff for a Rblx Js cookie logger I, the creator, am in no way responsible for any actions that you may make using this software. You take full responsibility with any action ...
local function trapWasTouched (otherPart) local humanoid=otherPart.parent:FindFirstChildWhichInA("Humanoid") if humanoid then humanoid.Health=0 end end script.Parent.Touched:Connect(trapWasTouched) ...