----------------------------------------- ||| ||| ||| ||| |||||| ||| ||| ||||| ||||| |||||| ||| ||| ||| ||| ||| ||| ||||| |||| ||||| ||||| ||||| |||||| ||| ||| ||| ||| ||| ||| ||| |||||| ||| ||||| ----------------------------------------- Macro Works II Custom Scripts http://www.xkeys.com/software/mwiicustom.php auto.repeat.mwc Functionality ------------- This custom script will allow you to perform an auto-repeat at 100 commands per second. NOTE: This script may not actually perform at 100 commands per second, because each command will require a few milliseconds to execute, and even then Windows may not be able to see 100 commands per second. It should at least operate at the maximum rate windows can receive the commands. Compatability ------------- This script was intended to work on Macro Works II version 1.0.0.0 This script may not work on BETA versions of Macro Works II. This script may not work on later versions of Macro Works II. Installation ------------ To use this script, paste the "Custom Auto-Repeat.mwc" file into the following directory: C:\Program Files\PI Engineering\MacroWorks II\Custom Commands Restart MacroWorks II, and the command should show up under Insert > Custom Commands. Modification ------------ To modify the repeat rate, open the custom script in notepad and adjust the numbers in the "AutoRepeatThisKey" function. The first number is the delay in milliseconds after the first key is pressed. The second number is delay in milliseconds between each following repeat of the key. These numbers are currently set to 10, because a 10 millisecond delay will equal 100 delays (and repetitions) per second. You can try fiddling with these numbers until you get the desired result.