Just for some more Informations...
I need a Library where I can extract all Informations what I need to use them in my own Program.
The .dll need to read all Informations from the IPoker-Client, and the function to Send informations to Push buttons.
1. Tableinformations
- I need
the chance to seperate all different Tabels which are opend at the Client
- I need the Information what cards I got, when my turn ist
- I need the Informations how many Players are at the Table and where they Sit and what they did ( check, fold, rais...)
- I need to know what cards
are on the Board, Flop, Turn, River
- I need the Information how many $ a Player got and who is in a actually playing hand
2. Reaction
- I need the chance to call a function like hook.fold(); and the hooking.dll is folding my hand
- a function check(); to check a hand and a
bet/rais(int howManyMoney); function
If you need some more Informations, don't hesitate to contact me.
3 months ago