Script "infinite loop"

  • goglesq
    14th Aug 2021 Member 0 Permalink

    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?

  • LBPHacker
    14th Aug 2021 Developer 0 Permalink
    You go back to the drawing board, is how. What is it that you're trying to do that needs so many iterations?