Open Side Menu Go to the Top
Register
IPoker Tablescanner, Bounty? IPoker Tablescanner, Bounty?

07-18-2013 , 10:19 AM
Have anyone here made an IPoker tablescanner using EasyHook? I have found they use DrawTextExW() function instead of DrawTextW compared to Pokerstars. The weird thing is that it gets called 2 times and seem to dodge the hooking of EasyHook somehow, anyone have some ideas or tips?

If I dont figure this it out soon enough I will set up a bounty for 4 BTC. The requirements for the bounty is:
-You need to provide Source for the injection DLL and a working example.
-The program need to work on Ipoker(Poker 770) in a Win 7 environment.
-If the hooking is not done with EasyHook2.7Alpha3 I need the source for the used library.

Bounty Status:No Bounty yet.
IPoker Tablescanner, Bounty? Quote
08-09-2013 , 01:00 AM
What do you need this for? I have one, pretty ez, would sell it for 4 BTC.
IPoker Tablescanner, Bounty? Quote
08-10-2013 , 11:09 PM
I have actually resolved it now, since the call always was targeting 0,0 in the DC i could not filter it on position so i had to also hook CreateCompatibleBitmap().
I have a call buffer which i flush when CreateCompatibleBitmap() is called and then it resolves the player list.
IPoker Tablescanner, Bounty? Quote

      
m