I just want to make a quick note before proceeding, I appreciate the help you have provided so far.
I attempted to add the additional line but did not work for me. As far as computer processor speed.. not sure that would be my specific problem since I paid over 5k for the main components inside the box.
Step by step process. I start eqii and login as usual. Once I am in the game I launch the script, using it as an auto run for testing purposes.
I minimize eq before calling {DEL}. After calling {DEL} eq becomes active as expected and runs the script for 10seconds. After which call {DEL} again and run for another 10 seconds. Now, during the time I am running I call {END}, expecting to halt, but the toon continues to run... run.. run.. ok runs for over a minute. After which I attempt to call {DEL} again and nothing happens. It seems that it is paused until I exit autoit.
I also attempted this script on my server running BF1942/MOH/DOD to auto run, but what happens here is entirely different. After starting the script it activates the specified application and I am able to run for 10 seconds, but can not stop using {END} I need to wait it out. Once I have stoped moving I call the {DEL} function again, but will not run. So I alt-tab out into another application and call the {DEL} function again, now the character is auto-running again, if I alt-tab out again into another application while running and call the {END} function I am able to stop running.
hope I did not loose you there..