I'm working on a script with 2 VERY long loops.. They repeat several thousand times if not more, doing pretty much the same thing every time but in a different location. How do I keep it from getting stopped from "infinite loop" being detected?