stack a few commands into one message. keep spaces around the separator.
| <cmd> ; <cmd> ; <cmd> | runs them one after another. five max, like "win ; type cars ; enter" |
| <cmd> : <cmd> | runs them all at once. three max, like "a for 1 : w for 3" to hold A and W together |
move the cursor around. add "little" for a small move, "super little" for tiny, "super" for a big one.
| left / right / up / down | moves it 100px |
| little leftlight left, slight left | a smaller move, 25px |
| super little leftsuper light left, super slight left | tiny move, 10px. good for precise stuff |
| super leftsuper right, super up, super down | a big 350px move |
| wherewhere? | shows a circle around the cursor so you can find it |
| clickleft click, leftclick | left click |
| double clickdoubleclick | two quick clicks |
| right clickrightclick | right click |
| middle clickmiddleclick | clicks the scroll wheel |
| hold mouse | holds left click for 3s |
| hold mouse long | same but 9s |
| gclickg click | a fast tap, works better in games |
| drag up / down / left / right | click, drag a bit, release |
| scroll up / down | scrolls up or down |
| scroll left / right | scrolls sideways |
send the cursor straight to a spot, or exact coordinates.
| go to centercentre, middle | middle of the screen |
| go to top / bottom / left / right | middle of whichever edge |
| go to top left | a corner. the others work too |
| go to start | the start button |
| go to taskbar | middle of the taskbar |
| go to clocktray | down by the clock and tray |
| go to <x> <y> | exact pixels, like "go to 600 400" |
| drag to <where> | drags to any of those spots, a region or x y |
| type <text>press <text> | drops your text in instantly, 200 chars max |
| gtype <text> | types it key by key, works in games where type doesn't |
| clip <text> | puts text on the clipboard |
| clear clipclear clipboard | clears the clipboard |
| pastepaste that | pastes what's on the clipboard |
| mark <name> | saves the cursor spot under a name |
| recall <name> | sends the cursor back to a saved mark |
single taps, and keys you can hold.
| enter / tab / esc / spaceescape, spacebar, space bar | taps it |
| backspace / delete | deletes a character |
| arrow up / down / left / right | taps an arrow key |
| page up / page down | page up or down |
| windows keywin | opens the start menu |
| refreshreload, f5 | f5, reloads the page |
| forward / back | browser back and forward |
| presskey <key> <secs> | presses any key, holds it up to 10s if you add a time |
| w for <secs> | holds W (or a/s/d) for a set time, like "w for 2.5" |
| arrow left for <secs> | holds an arrow key for a few seconds |
| alt <n>x tab | alt-tabs through a few windows, like "alt 3x tab" |
| backspace x<n> | backspaces a few times, like "backspace x5" |
| copy / cut / paste | copy, cut, paste (ctrl+c / x / v) |
| undo / redo | undo and redo (ctrl+z / ctrl+y) |
| select all | selects everything (ctrl+a) |
| save | saves (ctrl+s) |
| save as | save as (ctrl+shift+s) |
| new tab / close tab / reopen tab | open, close, or reopen a tab (ctrl+t / ctrl+w / ctrl+shift+t) |
| switch tabctrl tab, next tab | jump to the next tab in the window (ctrl+tab) |
| alt tabalt-tab | switches window |
| win tabtask view, windows tab | opens task view, the window and desktop overview (win+tab) |
| quit | closes whatever's open (alt+f4) |
| screenshotscreen shot | saves a full screenshot to pictures/screenshots |
| minimize / maximize | minimize to desktop, or maximize the window |
| fullscreenf11 | fullscreen (f11) |
| bold / italic / underline | bold, italic, underline (ctrl+b / i / u) |
| find replacefind and replace, replace | find and replace (ctrl+h) |
| top / bottom | jump to the top or bottom (ctrl+home / ctrl+end) |
| ctrl /control / | ctrl+/, comment toggle or shortcut list depending on the app |
| taynectrl k, control k | ctrl+k. hold on for one tick |
| playpause, play pause | play or pause |
| !modalert <info> | pings the mods when something's broken or a rule's being broken. add a reason if you can. only use it when it's actually needed, it alerts every mod's pager |