Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ///////////////////////////////////////////
- //// ////
- //// CAN-DoASAP.txt ////
- //// ////
- //// Called by CAN-CoreScript.txt ////
- //// ////
- ///////////////////////////////////////////
- ///////////////////////////////////////////
- //// ////
- //// Do this every loop. ////
- //// ////
- ///////////////////////////////////////////
- if CanDebug > 0 echo ">>> Starting CAN-DoASAP.txt - Cycle {CanCount}. <<<"
- ////////////////////////////////////////////////
- // Un-comment the line below to exit and //
- // close bot after looping 10 times. //
- //
- ## if CanCount > 10 exit //
- ////////////////////////////////////////////////
- ////////////////////////////////////////////////////////
- // Update NEATO. //
- ## if CanUseNEATO == "yes" call "CAN-UpdateNEATO" //
- ////////////////////////////////////////////////////////
- ##renamecity City
- return
Add Comment
Please, Sign In to add comment