Quick start
- Review Before you start.
- Launch ok-nte.
- Enter the level or scene you want to automate.
- Select a task and click Start in the application.
If screen recognition fails, stop the task first. Check the resolution, graphics settings, keybindings, and game-window state before starting again.
Command-line arguments
# Run the second task after startup, then exit when it completes
ok-nte.exe -t 2 -e
-tor--task: Run the N-th task in the task list after startup;1is the first task.-eor--exit: Exit after the task completes.
!!! warning Task numbers depend on the current application task list. Confirm the target task in the UI before automating startup.