Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

options #2

Open
7 of 10 tasks
snshn opened this issue Feb 9, 2017 · 2 comments
Open
7 of 10 tasks

options #2

snshn opened this issue Feb 9, 2017 · 2 comments

Comments

@snshn
Copy link
Member

snshn commented Feb 9, 2017

  • -s (don't click, just scan for matches)
  • -o (stop scanning and exit after one match)
  • -k (hold cursor without returning it back to its original position)
  • -r (random click point & random mousedown time)
  • -c (doubleclick [2] instead of a single click, or any other amount of clicks; default's one [1])
  • -w 5 (window id)
  • -a (animate cursor movement; should have a randomized movement pattern if used with -r)
  • -p should be for printing coordinates of matching spots;
  • -v for version
  • -o should be replaced with -l
@snshn
Copy link
Member Author

snshn commented May 27, 2017

  • -l 5 (limit) -- replaces -o

@snshn
Copy link
Member Author

snshn commented Jun 12, 2017

  • -p should be for printing coordinates of matching spots;
  • -v should be for version (verbosity should perhaps be set as #define);
  • -o should be replaced with -l

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant