It is now possible to record your keystrokes in the same manner as your x,y,z position with the -recordkeys command:
- -recordkeys — Speeder will record any key you press while the game has focus, differentiating between key presses and key releases and including the sleep time between each key press. When you use this command, Speeder will ask you three questions:
key to stop: This should be the virtual key code of the key you want to press to stop recording. Obviously you should not use a key that you need the bot to press. When you press this key, all keys will be copied to the clipboard for easy copy & paste into your waymark files.
mouse key: This should be the virtual key code of the key you want to press to record your current mouse position.
static delay: If 0, Speeder will NOT use a static delay, and all delays between key presses will be recorded dynamically. If greater than 0, this delay will be used for all delays between key presses.
A new line has been added to config:
- 93) An array of keys/commands that Speeder will activate when Speeder can no longer read the player address (i.e., when you disconnect or crash). You could, for example, press the necessary keys to reconnect your character and then press the key to resume -twrepeat/-tw (line 42). These keys/commands should follow the exact same syntax as waymark keys.
These additions require updating Speeder to version 48.