Starbase/Behemoth/MK 2/Right/Orange 4.YOLOL
2024-05-10 12:57:29 -07:00

21 lines
355 B
Plaintext

t=100 i=1 c=0 goto(1+(:spd==0))*:crwl
goto(2+(c++>t)-((:spd>0)*2))*:crwl
:crawlspeed+=i c=0 goto1
// t = Delay on how long to wait before increasing CrawlSpeed
// i = Amount to increase CrawlSpeed
// :dsa = Distance Smart Average
// :md = Mining Depth
// :spd = Speedometer Speed
// :crwl = Auto-Crawl Butto
// :crawlspeed = Dynamic Crawl Speed