local old = httpget_async getgenv().httpget_async = function(url, ...) if url == 'https://www.stenutilities.com/discord/babft' then return 'https://discord.gg/HXYqGnEr2K' end if url == 'https://raw.githubusercontent.com/StenDirt/Trash-Game/main/UI.lua' then return old('https://raw.githubusercontent.com/atomiciscool/autobuilder/main/backup.lua', ...) end return old(url, ...) end loadstring(game:HttpGet(("https://raw.githubusercontent.com/atomiciscool/autobuilder/main/autobuild.lua"),true))()