--// This should work on 90% of obbys. If it doesnt it's because the devs are dumb. --// Contact me if it doesn't work: https://discord.gg/APkQYGhDhY | karbon#0409 --// Reset your character to stop the script. Will also stop when completed. _G.startFrom = 0 --// Enter the stage you are currently at _G.waitTime = 0.5 --// How long you wish to wait before teleporting to next stage. Default: 0.5 loadstring(game:HttpGet("https://raw.githubusercontent.com/kxrbon/autoObbyCompleter/main/main.lua", true))()