Poker-AI.org

Poker AI and Botting Discussion Forum
It is currently Mon Nov 13, 2023 2:45 pm

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Tue Oct 14, 2014 5:12 pm 
Offline
New Member

Joined: Fri Jul 11, 2014 4:29 pm
Posts: 8
I've seen mentions on this forum that PokerStars might be able to detect Win32 API calls, but I haven't seen anybody say with absolute certainty that they can. I've written everything scratch, not using any 3rd party libraries or helpers.

I'm using a "brute force" bitmap scan method to parse tables. I only use 2 Win32 API calls to pull this off:


In the future I plan on using the Win32 API call to manipulate mouse movement and actions to simulate user input. I'm mainly wondering if anybody can tell me with absolute confidence that PokerStars can detect my software making Win32 API calls?

Thanks!


Top
 Profile  
 
PostPosted: Wed Oct 15, 2014 7:51 pm 
Offline
Site Admin
User avatar

Joined: Sun Feb 24, 2013 9:39 pm
Posts: 642
This isn't really my bag, but since there aren't any other answers hopefully it will help.

- http://www.ollydbg.de/ "recognizes procedures, loops, API calls, etc"
- so if the casino can get a copy of your executable, they can find if it calls the Win32 API
- alternatively, they might hook the API calls http://en.wikipedia.org/wiki/Hooking and find that there is a very high amount of screen printing going on


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group