loadstring(game:HttpGet("https://raw.githubusercontent.com/JustAP1ayer/PlayerHubOther/main/PlayerHubPunchingSimulator.lua", true))() --[[ put this on top of the loadstring if you don't want to support the creator GUI local hook hook = hookfunction(game.HttpGet,function(self,url,...) if tostring(url) == "https://raw.githubusercontent.com/JustAP1ayer/ASalfinUiBackup-/main/OcerLibBACKUP.lua" then return hook(self,"https://raw.githubusercontent.com/JustAP1ayer/ASalfinUiBackup-/main/ocerlibbackupnopopup.lua",...) end return hook(self,url,...) end) ]]