Hello all,
I developed a working bot for partypoker, based on memory dumping.
By the way, do somebody know how to optimize time of scan, because I actually need to rescan the whole partypoker process about every seconds,
and each whole scan take about 700 ms, but I know that the adress of each table doesn't change in memory and I don't find where the table is in memory, only where the hand history starts for the given game.
Anyway, everyone who ever developped a working bot for partypoker would be helpful to optimize mine. I may also help you with other aspects.
My second question, and the only one where I don't still have any idea is how to play an hyper turbo game by a bot ?
For now, I am using Nash equilibrium under 8 BB, but at the start of the game I have 25 BB.
I already have a very good hand evaluator which give me accurate odds in real time, the real question is : is an AI necessary to be winning at this format, and if yes, do you know which one will be the best for short staks games like it ?
I am coding in C#, thank you all for your advices.
Wish me good luck
Autofocus