Ummm... I just found this out but there is a recursion limit in AutoIt3... Isn't the whole main idea of this program to create a loop using different functions? So why is there a limit of how many times a function can be called? Currently I don't see any way to make it have less fuctions, and even reduce the number of calls, so how can this be solved? Can I turn this limit off or something? It just doesn't make any sense to me.