Interface Script
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
loop()
Execute the Loop - Implement logic to validate conditions and process actions within the game.-
Methods inherited from interface com.osrsbots.orb.scripts.framework.ORBScript
nextClientTick, nextGameTick, nextPostClientTick, onPause, onPlayerLogin, onPlayerLogout, onResume, onStart, onStop, readyForBreak, setLoopDelay, shouldTakeBreak, stop, stop
-
-