A Bizarre Journey! | Semi make everyone tweaking

Uploaded On
Script Credit :- Atomicals#8791
Features

Semi make everyone tweaking

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

while task.wait()do local success, err = pcall(function() for i,v in pairs(game.Players:GetPlayers()) do if v.Name ~= game.Players.LocalPlayer.Name and v.Character.Humanoid.Health > 0 then local args = { [1] = v.Character.Humanoid } game:GetService("ReplicatedStorage").Knock:FireServer(unpack(args)) end end end) end

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