I've been trying to figure out what kind of function should i use to:

(1) detect a ladder
(2) click on ladder
(3) wait for screen to load [by random range for wait / by defined wait time range]
(4) continue moving by SPS coords [to include map for "surface" and "underground"]

(5) vice versa to return to bank on the surface through the same ladder

Hoping to learn this function so i can improve/edit some public codes on my own.

Cheers!