Zack Saadioui
4/17/2025
1 2 3
; Example of entering data in a form ^d:: ; Ctrl+D hotkey a::Send, data goes here
1 2 3 4 5
; Example of navigating a options menu d:: Click, 100, 200 ; Clicks on the first option at coordinates 100,200 Click, 150, 250 ; Clicks on the second option return
Copyright © Arsturn 2025