
(08-30-2013, 05:53 PM)Nimarhie Wrote: It worked until it got to the 1017 error... then it just sat there, taunting me.
Also when I alt-tab out even with the f2 button pushed, it wont resume afterwards when I go back to the menu.
I did copy and paste exactly as shown.
I did download autohotkey from the link supplied.
It should not stop when there is a 1017 world full error since it uses the same key (Numpad 0) to exit it, so I'm not sure why that would happen?
When you push the F2 button it pauses the script, so when you re-activate the window you need to push F2 again to un-pause it, unless you exit the program itself it should un-pause with F2 as I only assigned that one bind, making it the pause and un-pause bind. I just retried the same copy-pasted script and it works for me.
Can you do this to check something:
Double click the icon, go to your word document you use on your computer, scroll up.
It should start send out 0's (one per second), push F2 and it should pause, wait a couple second and then push F2 again, it should un-pause. Let me know if it does or not.
I'm also working on a more refined script right now to auto-pause when you alt-tab and auto-unpause when you re-activate the window so I'll post that here if I have any luck.