task.spawn(function() repeat task.wait() until game:IsLoaded() local player = game:GetService("Players").LocalPlayer repeat task.wait() until player and player.Character loadstring(game:HttpGet("https://raw.githubusercontent.com/mightmight41/freeze/refs/heads/main/main.lua"))() end) -- Dex/USSI.. here -- Any script ran here should be in form of loadstring(game:HttpGet(""))() -- If not your Roblox WILL Crash