ORB CLICKING SCRIPT These are actually 2 scripts, one for the charge (orb_charge.txt) and the recursive one (orb.txt) When all is ready you will execute the orb_charge.txt, this will count down from 5 and tell the tank to charge. It then calls the orb.txt which gives the 5 second warning, click and move and then calls itself! (you will see that the last line in the script is /orb.txt) Now this will go on forever (recursiveness remember) so to stop it you need to modify your local copy of orb.txt and remove the last line, then save the script. It might go on 2-3 more times (think it pre-loads) but after that it will stop, don't forget to change it back for the next run :)