Hi. I'm very new to Autoit and writing scripts as a whole. However, I've had a look through the help files, and read the FAQ on the wiki but can't find a solution. I have no real application for this, but am just experimenting and am wondering how I can use a script to hold down CTRL and press and numpad number in order to move the mouse. I tried using: send("{Ctrldown}") send("{NUMPAD8}") send("{Ctrlup}") as this is what I physically press to get the mouse to shift upwards using mou