Skip to content

Script using pattern matching to automate scrap making in car mechanic simulator 2021

Notifications You must be signed in to change notification settings

XelaG/CMS21-AutoScrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

CMS 2021 Auto Scrap

Automates the process of scraping parts using pattern matching

Installation

Here is the list of dependency

  • Python
  • Numpy
  • OpenCV2
  • Keyboard
  • Pillow
  • MSS
  • PyInput

To launch the script use the following command :

python script.py

Known Bugs

Only Works with 1920x1080 screens

The way the script is coded the measurement to take the screenshot is are hard coded (maybe a future improvement !)

It does not hit the perfect bonus every time

Yes, unfortunatly, to solve this issue we would need to have more iteration of the program per second but I don't know how to optimize this code

Contributing

Contributions are always welcome!

Message me on instagram or twitter @mauvbeats

Authors

About

Script using pattern matching to automate scrap making in car mechanic simulator 2021

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages