simulate_sequence
Simulate an ordered sequence of input events (keyboard, mouse, actions) on a running game, inserting a frame delay between each event.
Instructions
Send an ordered batch of input events to the running game, one event every frame_delay frames (dropped if no game is running)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| events | Yes | ||
| frame_delay | No |