Poker-AI.org

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

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
PostPosted: Fri Apr 21, 2017 9:20 pm 
Offline
Junior Member

Joined: Tue Aug 27, 2013 8:05 pm
Posts: 14
So I was thinking about ways to get the I/O operations of a poker bot and the pros\cons of each.
    OCR - A bit less risky than DLL injection and less mucking about in the assembly code. Somewhat unreliable for certain situations or rare occurances.
    DLL Injection - A lot more information and accuracy than OCR, but is easier to detect than OCR. Problematic when offsets change with a program update and you got to go find them again.
    Custom Client - ??

If you wrote a custom client then that would eliminate most detection methods. Maybe not in cases where the server expects a particular response after being processed by the original client. For example, a captcha request or a cryptic string response. Anyway, I am not certain how hard it would be to write a custom client. I would have to guess it is based on how cryptic the messages between the client\server are. So what I am asking is, has anyone done this and was it worth it?


Top
 Profile  
 
PostPosted: Thu May 18, 2017 8:36 pm 
Offline
Veteran Member

Joined: Wed Mar 20, 2013 1:43 am
Posts: 267
I have never done it, but I assume it's very hard. You will have similar problems as with writing hooks, but even more of them and additionally all the network traffic things.


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: Bing [Bot] and 5 guests


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