PLS DONATE | Kill All

Script Credit :- Alleexxii
Features

Kill All

Script
--BROUGHT TO YOU BY RobloxScripter.com!--

local replicatedstorage = game:GetService("ReplicatedStorage") local events = replicatedstorage.Events:GetChildren() for i,v in pairs(game.Players:GetChildren()) do if v == game.Players.LocalPlayer then continue end for _,x in pairs(events) do if string.find(x.Name, "Booth") then x:FireServer(v.Character.Head) end end end

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors