You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unipad autoplay has 2 keyword type, Full keyword and Shorten keyword.
chain 1 -> c 1 (change Chain Number to "1")
on 1 1 -> o 1 1 (Press Down on button "1 1")
off 1 1 -> f 1 1 (Press Up on button "1 1")
delay 100 -> d 100 (delay for "100"ms)
touch 1 1 -> t 1 1 (Press Down and Up on button "1 1")
If there is "chain 1" on input text, the output text stops on line at "chain" keyword is on.
The text was updated successfully, but these errors were encountered:
Unipad autoplay has 2 keyword type, Full keyword and Shorten keyword.
chain 1 -> c 1 (change Chain Number to "1")
on 1 1 -> o 1 1 (Press Down on button "1 1")
off 1 1 -> f 1 1 (Press Up on button "1 1")
delay 100 -> d 100 (delay for "100"ms)
touch 1 1 -> t 1 1 (Press Down and Up on button "1 1")
If there is "chain 1" on input text, the output text stops on line at "chain" keyword is on.
The text was updated successfully, but these errors were encountered: