ADVERTISEMENTREMOVE ADS
AUTOBUILD SCRIPT
61,573 views
Script Preview
Description
A very nice autobuild script for build a boat, dm me on discord if it doesn't work :)
originally by stendirt
Features:
- autobuild
- steal
- build speed
ADVERTISEMENTREMOVE ADS
14 Lines • 555 Bytes
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))()
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS


Comments
Very pro (why no work wtf)