I haven't found this help file, all i found were some readme's and loads of examples. The examples were helpful, once i knew what to look for (you told me about the sleep function, i was looking for a "wait" or "hold"-command). So thanks for that, my script is working as intended now. But now i've got some new issues, if i start the script to do a loop of say 100 actions, and in the middle i notice shit's going bad, so i need to abort the script. How do i do that? I found the help file now, i was searching for a file named "help" or w/e, but it was just named autoit. Searched it for stop/pause-functions or buttons and didn't find anything.