Kaiju Universe inf jump bypass script

MADE BY 1x1x1x1C00lKid

FEATURE:

SCRIPT:

spawn(function()
   
   local function Kaiju(player)
for i,v in pairs(game:GetService("Workspace").Characters:GetDescendants()) do
   if v:IsA("BillboardGui") then
       if tostring(v.PlayerToHideFrom) == player then
       return v.Parent.Parent.Parent
       end
       end
end
end

while true do
Kaiju(game.Players.LocalPlayer.Name).Character.HumanoidRootPart.RotVelocity = Vector3.new(0,0,0)
wait()
    Kaiju(game.Players.LocalPlayer.Name).Character.HumanoidRootPart.Velocity = Vector3.new(0,0,0)
wait()
end
end)

⚠️ Warning: Do not download any extensions or anything other than .txt/.lua file, because script will download only in .txt/.lua format or It will redirect you to a pastebin link.

📋 Notice: If you find any of the scripts patched or not working, please report it to Forever4D through Discord. The script will be removed or marked as patched!