Skip to content

Custom keys at the start of process, not before each PIN #168

Description

@Krukosz

Describe the bug

I have a problem with Mi A1 with Nougat. I created custom config, but I want to skip "KEYS_BEFORE_EACH_PIN" before first try after phone wake. Proper combination of keys is:

  1. send awake keys to phone (done with variable KEYS_BEFORE_STARTING) - in this case enter tab tab space
  2. type first combination: 1234
  3. send keys KEYS_AFTER_EACH_PIN (enter)
  4. if there's a cooldown, phone will turn off screen
    a. if screen is turned off (cooldown) - I want to send KEYS_BEFORE_STARTING
    b. is there's no cooldown - send KEYS_BEFORE_EACH_PIN,

Second question - If I start not from first PIN, will KEYS_BEFORE_STARTING be executed?

Does this combination could be done with your script, or I have to modify script?

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions