Skip to content

Latest commit

 

History

History
executable file
·
34 lines (25 loc) · 1.15 KB

File metadata and controls

executable file
·
34 lines (25 loc) · 1.15 KB

autofold

A chrome extension to automatically fold bad hands. Currently built for pokernow.

how to install

  1. download repo
  2. go to chrome://extensions/ in your chrome browser
  3. click load unpacked
  4. select the src folder
  5. should be good to go

todo

  • add ranges for different positions?
  • write how to install
  • wait until game starts/existing card container before checking (kinda solved?)

debugging

If your extension doesn't work, try the following:

  • disable adblockers

bugs

  • good hand sound plays again when winning a hand
  • extension only loads sometimes
  • weird pokernow font issue? might be pokernow related

resources