ADVERTISEMENTREMOVE ADS
Game icon

AUTOBUILD SCRIPT

Script preview thumbnail
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
Raw
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

Comments

1 comment
to add a comment
Am

Very pro (why no work wtf)

1
0
ADVERTISEMENTREMOVE ADS