I had it doing a while loop counting objects and all was working well. Then after hitting save noticed it was still showing up in the debug. so deleted the script totally..still there, let API time out, still there in debug. I noticed I get 3 chat messages anytime I do any of the other scripts that are still enabled. BUT only 2 debug messages from the one that I deleted. Leads me to beleive I have 3 instances of the sandbox running tied to my one campaign. 2 defunct ones with the now deleted script and all the other scripts running, and the newer one with that one script deleted. Or at least the symptoms seem to point to that, as I get all expected results from my current one fine, plus 2 more for 3 total. (and its not repeats of the same info, I can do a !roll API command and it sends 3 totally different results to chat). BUT the results of the one I deleted only gives 2.. that would make sense, as the 'newer current' correct instance running doesn't have it to give.