• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Need help with a windows project

Chu

Banned
Ok, that topic summary is horribly wrong, so let me explain.

I am currently trying to design a pokerbot. Essentially, it connects to the online poker sites, and tries to win. I have all sorts of nifty ideas for the backend - and can easily implement them - and am insanely curious to what works and what doesn't. As for the morality of this - well - if you really want to argue with me on that go ahead, but poker is a very different game then chess.

Anyways, I consider myself an excellent programmer - but the only system programming expirence I have is with unix. To do the frontend, I essentially need a way to capture system events from the software window. I have a minor problem though . . . I don't even know where to begin. Ok, maybe that's more then a minor problem. Can anyone point me to some documents that will give me some idea of how these system events work in windows, and how to record and trigger them in C# or java?

-Chu
 
Back
Top