Coder Social home page Coder Social logo

hcv's Introduction

#HCV - hand history notifier*, grabber, and converter.

Description

A poker suite for a certain Flash based poker site. Currently, AHK is used to grab hand histories one at a time from the flash application and copypasted every 60 millseconds into a notepad. handconvert.py takes in a file of hand histories and converts them into a Pokerstars-like format. sel.py - simple web automation to open games from the homepage.

Prerequisites

Install python imports via pip3:

pip3 install -r requirements.txt

fill the file .creds with the first line being the site username, the second being the site password. (Temp)

chromedriver.exe needs to be on the path.

something.reg is a jank way of allowing flash to run. Sadly, Chrome is just that insufferable.

Usage

python3 handconvert.py <fileName>

output will go in the "out" folder with the name "out"+fileName.

python3 sel.py

will open all games listed on the home screen, assuming a friend is playing in the game.
dupes will be removed.

hcv's People

Contributors

merrycatch22 avatar crimeedge avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.