Types the same thing x times with y sleep between send commands. Also includes special keys.
I also included a %var% variable you can use, which is just the type count added in. any thing within the %'s is evaluated, so you can do %var * 2% and it will show 0246810. Unless someone can show me how, it only allows 1 set of %'s.
As you can probably guess, a negative value for the total to do gives an infinite loop, but you can pause + resume and exit by hotkey.
HotkeySet ("^!{END}", "Stop") HotkeySet ("^!{HOME}", "Pause")
I have managed to damage at least one program during testing, and i must therefore add that I bear absolutely no responsibilty for what you do with this.
other features are; a send keys raw option/special chars and a special chars list.
The script.
an exe in a zip
Please reply this time... My last 3 or 4 releases have had no replys, and i bumped one too...
MDiesel
update: now using var instead of n, I realised that n meant "%StringReverse (n)%" wouldn't work, it does now!!
Edited by mdiesel, 03 June 2009 - 09:54 PM.





