Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JumpOneJump

Install dependencies

pip install -r requirements.txt

Configuration

Create a .env file

SCREENSHOT_X=1510
SCREENSHOT_Y=69
SCREENSHOT_WIDTH=404
SCREENSHOT_HEIGHT=717
CLICK_X=1719
CLICK_Y=447
THRESHOLD=0.3275
Variable Description Default
SCREENSHOT_X X-coordinate for screenshot 1510
SCREENSHOT_Y Y-coordinate for screenshot 69
SCREENSHOT_WIDTH Width of the screenshot area 404
SCREENSHOT_HEIGHT Height of the screenshot area 717
CLICK_X X-coordinate for mouse click 1719
CLICK_Y Y-coordinate for mouse click 447
THRESHOLD Click hold time threshold 0.3275

Usage

Run:

python main.py

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages