You are on page 1of 1

--[[

Setting _G.beta to `true` will allow you to use the beta build, which may be more
stable than Alpha Build
I do not think I will be updating the Alpha Build for a while, instead I will do
the Beta Build.
When I am finished with the Beta Build, it will become the script itself without
needing `_G.beta`
]]
_G.beta = true
loadstring(game:HttpGet('https://keshhub.vaxio.me/scripts/games/ShitLife2.lua'))()

You might also like