03-23-2014, 10:40 AM
What functions should run with different speed?
spe sets speed for key/mouse and some other functions, see spe Help.
Speed for other functions cannot be adjusted. Or insert wait x after each line.
In some cases can be used SetThreadPriority, but it depends on code.
spe sets speed for key/mouse and some other functions, see spe Help.
Speed for other functions cannot be adjusted. Or insert wait x after each line.
In some cases can be used SetThreadPriority, but it depends on code.