script 1: loadstring(game:HttpGet("https://raw.githubusercontent.com/xgamerman626/Hub/main/Init.lua"))() script 2: local plr = game:service'Players'.LocalPlayer if plr.Character:FindFirstChild('Humanoid') then plr.Character.Humanoid.MaxHealth = math.huge plr.Character.Humanoid.Health = math.huge end