Poker-AI.org Poker AI and Botting Discussion Forum 2015-12-14T02:26:58+00:00 http://poker-ai.org/phpbb/feed.php?f=26&t=2930 2015-12-14T02:26:58+00:00 2015-12-14T02:26:58+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6881#p6881 <![CDATA[Re: How to stealth output so that pokersite can't detect it ]]>
I have written an

LowLevel Keyboard Driver for PokerStars etc.


Check out

http://poker-ai.org/phpbb/viewtopic.php?f=33&t=2886

Tom

Statistics: Posted by Tom — Mon Dec 14, 2015 2:26 am


]]>
2015-10-28T06:59:29+00:00 2015-10-28T06:59:29+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6864#p6864 <![CDATA[Re: How to stealth output so that pokersite can't detect it ]]> Statistics: Posted by spears — Wed Oct 28, 2015 6:59 am


]]>
2015-10-28T03:04:01+00:00 2015-10-28T03:04:01+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6863#p6863 <![CDATA[Re: How to stealth output so that pokersite can't detect it ]]> Now it suddenly all makes much more sense. I will probably get one and see how it works.

Statistics: Posted by HontoNiBaka — Wed Oct 28, 2015 3:04 am


]]>
2015-09-18T14:27:42+00:00 2015-09-18T14:27:42+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6820#p6820 <![CDATA[Re: How to stealth output so that pokersite can't detect it]]>
Or you could use their apis to pick up the images from the box. http://www.epiphan.com/support/vga2usb- ... gn=VGA2USB

I think there used to be a Delphi example on their site. Maybe they can supply more doc if send them a mail.

Statistics: Posted by spears — Fri Sep 18, 2015 2:27 pm


]]>
2015-09-17T04:06:02+00:00 2015-09-17T04:06:02+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6819#p6819 <![CDATA[Re: How to stealth output so that pokersite can't detect it]]>
Basically they only use it so that they can use their laptop as a monitor, but I would have to run some OCR on the screenshots.

Statistics: Posted by HontoNiBaka — Thu Sep 17, 2015 4:06 am


]]>
2015-07-28T21:22:47+00:00 2015-07-28T21:22:47+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6783#p6783 <![CDATA[Re: How to stealth output so that pokersite can't detect it]]> Getrdyforthe wrote:

So you have the bot running on the VM and the poker client running on your own computer?
How do you take a screenshot of your computer from the VM?


No the opposite, poker client software is in a VM guest running Windows. The bot, screenshot and input code run on the host on Linux.
I use ImLib2 for screenshot and X11 for input. That way I do not depend in VM technology chosen, it works with VmWare, VirtualBox or other stuff like remote desktop or Wine.

Statistics: Posted by SkyBot — Tue Jul 28, 2015 9:22 pm


]]>
2015-07-28T09:03:59+00:00 2015-07-28T09:03:59+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6782#p6782 <![CDATA[Re: How to stealth output so that pokersite can't detect it]]> SkyBot wrote:

Getrdyforthe wrote:
The problem of stealth outputting with the win32 api is that pokersites can hook the windows api.
So I'm looking for suggestions on how to simulate keyboard+mouse some other way that the pokersite can't detect by hooking some api?

Currently, I think the only way is by using kvm2usb.. I just have no idea how to stealth output otherwise.
But it's expensive to buy another computer and not to mention the $500 price tag of the kvm2usb before you even know if your bot is going to be sucessful.

So yeah, looking for a suggestion on how to stealth output (that truly is stealth) by using only 1 computer or possibly a VM (but I don't think that is stealthy since they can hook the networks api?)
But maybe that would be sufficient stealth on a lot of sites except stars where they'll ban you just for suspicion?
Maybe it's only stars that hook windows api too?

I'm just not sure which sites to target etc.. Did you just pick a method and try it out on a site and when you got caught you changed/adapted the method before opening a new account?
Don't you need a new address to open a new account or how is it done because it's not every day that you relocate..?


I use a VM, solves all these problems.
Take screenshot from VM host, and also send keyboard/mouse from there.
It of course tells them that you are maybe botting, bot they have no chance of detecting your bot (except if your mouse input is too artificial, or you fail at capchas, or your bot plays too bot-like, so basically dumb errors on your side).


So you have the bot running on the VM and the poker client running on your own computer?
How do you take a screenshot of your computer from the VM?

Statistics: Posted by Getrdyforthe — Tue Jul 28, 2015 9:03 am


]]>
2015-07-28T00:15:53+00:00 2015-07-28T00:15:53+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6780#p6780 <![CDATA[Re: How to stealth output so that pokersite can't detect it ]]> Getrdyforthe wrote:

The problem of stealth outputting with the win32 api is that pokersites can hook the windows api.
So I'm looking for suggestions on how to simulate keyboard+mouse some other way that the pokersite can't detect by hooking some api?

Currently, I think the only way is by using kvm2usb.. I just have no idea how to stealth output otherwise.
But it's expensive to buy another computer and not to mention the $500 price tag of the kvm2usb before you even know if your bot is going to be sucessful.

So yeah, looking for a suggestion on how to stealth output (that truly is stealth) by using only 1 computer or possibly a VM (but I don't think that is stealthy since they can hook the networks api?)
But maybe that would be sufficient stealth on a lot of sites except stars where they'll ban you just for suspicion?
Maybe it's only stars that hook windows api too?

I'm just not sure which sites to target etc.. Did you just pick a method and try it out on a site and when you got caught you changed/adapted the method before opening a new account?
Don't you need a new address to open a new account or how is it done because it's not every day that you relocate..?


I use a VM, solves all these problems.
Take screenshot from VM host, and also send keyboard/mouse from there.
It of course tells them that you are maybe botting, bot they have no chance of detecting your bot (except if your mouse input is too artificial, or you fail at capchas, or your bot plays too bot-like, so basically dumb errors on your side).

Statistics: Posted by SkyBot — Tue Jul 28, 2015 12:15 am


]]>
2015-07-27T20:30:36+00:00 2015-07-27T20:30:36+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6779#p6779 <![CDATA[Re: How to stealth output so that pokersite can't detect it]]> shalako wrote:

So the kvm2usb is able to take a screenshot without the host knowing about it?
Yes, up to 28 frames/sec, depending on image quality.

Statistics: Posted by spears — Mon Jul 27, 2015 8:30 pm


]]>
2015-07-27T17:58:47+00:00 2015-07-27T17:58:47+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6778#p6778 <![CDATA[Re: How to stealth output so that pokersite can't detect it]]> Quote:

Why do you think it's an overkill? Doesn't pokerstars care if they detect you are using the win32 api to send key/mouse info? What about other pokersites?
Using teensy sounds like a very simple and cheap solution to having a true stealth output for your bot.
And hooking takes care of true stealth input.. so "all" that remains of the puzzle is to build the AI for the bot right?


Well for one reason is that many players use hotkey setups. Some are connected to special devices like playstation controllers etc and others are just key bindings. TableNinja is an example of this and its very popular. So what I am getting at here is that quite often SendKeys are coming from api from legitimate users so I dont think they are putting that much emphasis on it. I meant the puzzle being one aspect of the security puzzle. It may help or it may not but it cant hurt.

Statistics: Posted by shalako — Mon Jul 27, 2015 5:58 pm


]]>
2015-07-27T17:06:56+00:00 2015-07-27T17:06:56+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6777#p6777 <![CDATA[Re: How to stealth output so that pokersite can't detect it]]> shalako wrote:

How the teensy works is your bot sends keys/mouse info to the teensy and it echos it back to the poker client making it look the like input came from a real device. I am guessing it is probably overkill but its an alternative. It is only one piece of the puzzle and its a minor one I think.


Why do you think it's an overkill? Doesn't pokerstars care if they detect you are using the win32 api to send key/mouse info? What about other pokersites?
Using teensy sounds like a very simple and cheap solution to having a true stealth output for your bot.
And hooking takes care of true stealth input.. so "all" that remains of the puzzle is to build the AI for the bot right?

Statistics: Posted by Getrdyforthe — Mon Jul 27, 2015 5:06 pm


]]>
2015-07-27T16:32:11+00:00 2015-07-27T16:32:11+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6776#p6776 <![CDATA[Re: How to stealth output so that pokersite can't detect it ]]> Statistics: Posted by shalako — Mon Jul 27, 2015 4:32 pm


]]>
2015-07-27T16:20:10+00:00 2015-07-27T16:20:10+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6775#p6775 <![CDATA[Re: How to stealth output so that pokersite can't detect it]]> shalako wrote:

Quote:
I'm super impressed by anyone who can do screen capture with a teensy


Oh..I dont think it can do that. I thought only about emulating a mouse or a keyboard instead of using a api based SendKey or mouse click etc. It works pretty good for that. I use it and it works perfect for that. So the kvm2usb is able to take a screenshot without the host knowing about it?


Oh that's interesting!
How does it work exactly? Do you need 2 computers to use teensy? The pictures of it look strange on the link you gave.
I don't mind if it can't do any scraping because not even pokerstars can detect if you have hooked their client unless you give them your bot so that they can reverse it.
So yeah, if teensy takes care of output for just $15 that's something I'm going to order right away :-)

P.S: Which version of teensy would you recommend buying? I suck at hardware.

Statistics: Posted by Getrdyforthe — Mon Jul 27, 2015 4:20 pm


]]>
2015-07-27T16:11:54+00:00 2015-07-27T16:11:54+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6774#p6774 <![CDATA[Re: How to stealth output so that pokersite can't detect it ]]> Quote:

I'm super impressed by anyone who can do screen capture with a teensy


Oh..I dont think it can do that. I thought only about emulating a mouse or a keyboard instead of using a api based SendKey or mouse click etc. It works pretty good for that. I use it and it works perfect for that. So the kvm2usb is able to take a screenshot without the host knowing about it?

Statistics: Posted by shalako — Mon Jul 27, 2015 4:11 pm


]]>
2015-07-27T14:50:13+00:00 2015-07-27T14:50:13+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6773#p6773 <![CDATA[Re: How to stealth output so that pokersite can't detect it]]> Getrdyforthe wrote:

Spears, you are one of the best posters on this forum.. can you give a try and giving me advice on what to do?

Do you know how to create new poker accounts without getting detected?
(if it really is just that you need a different address and deposit method then is there some smooth way of using different address without having to move in to a new apartment?)

I'm not sure if I want to go the hooking route or the screen scraping route.
Screen scraping is the only option when using kvm2usb but if if you can create new poker accounts without much effort then using just 1 computer and using win32api to simulate mouse+keyboard on any other pokersite than PS/FT? How's security on party or ipoker? do they hook the windows api? Will they ban you if the only thing they got on you is suspicion of botting because of using win32 api to simulate mouse+keyboard?


OK, getting close to my limit of newbie help me questions.

Develop on simulators, or small sites or play money with a replaceable ip address. Only move to stars when you know what you are doing. Use other peoples accounts. Look at open holdem forum.

Statistics: Posted by spears — Mon Jul 27, 2015 2:50 pm


]]>
2015-07-27T14:41:02+00:00 2015-07-27T14:41:02+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6772#p6772 <![CDATA[Re: How to stealth output so that pokersite can't detect it]]> shalako wrote:

I'm super impressed by anyone who can do screen capture with a teensy

Statistics: Posted by spears — Mon Jul 27, 2015 2:41 pm


]]>
2015-07-27T14:14:00+00:00 2015-07-27T14:14:00+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6771#p6771 <![CDATA[Re: How to stealth output so that pokersite can't detect it]]> Quote:

For example?


https://www.pjrc.com/teensy/

Statistics: Posted by shalako — Mon Jul 27, 2015 2:14 pm


]]>
2015-07-27T10:19:15+00:00 2015-07-27T10:19:15+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6770#p6770 <![CDATA[Re: How to stealth output so that pokersite can't detect it ]]>
Do you know how to create new poker accounts without getting detected?
(if it really is just that you need a different address and deposit method then is there some smooth way of using different address without having to move in to a new apartment?)

I'm not sure if I want to go the hooking route or the screen scraping route.
Screen scraping is the only option when using kvm2usb but if if you can create new poker accounts without much effort then using just 1 computer and using win32api to simulate mouse+keyboard on any other pokersite than PS/FT? How's security on party or ipoker? do they hook the windows api? Will they ban you if the only thing they got on you is suspicion of botting because of using win32 api to simulate mouse+keyboard?

Statistics: Posted by Getrdyforthe — Mon Jul 27, 2015 10:19 am


]]>
2015-07-27T07:18:30+00:00 2015-07-27T07:18:30+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6769#p6769 <![CDATA[Re: How to stealth output so that pokersite can't detect it]]> shalako wrote:

There are $15 alternatives to the kvm2usb device so do not waste your money on that.

For example?

Statistics: Posted by spears — Mon Jul 27, 2015 7:18 am


]]>
2015-07-27T02:03:40+00:00 2015-07-27T02:03:40+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6768#p6768 <![CDATA[Re: How to stealth output so that pokersite can't detect it ]]> Statistics: Posted by shalako — Mon Jul 27, 2015 2:03 am


]]>
2015-07-26T20:53:02+00:00 2015-07-26T20:53:02+00:00 http://poker-ai.org/phpbb/viewtopic.php?t=2930&p=6767#p6767 <![CDATA[How to stealth output so that pokersite can't detect it by]]> So I'm looking for suggestions on how to simulate keyboard+mouse some other way that the pokersite can't detect by hooking some api?

Currently, I think the only way is by using kvm2usb.. I just have no idea how to stealth output otherwise.
But it's expensive to buy another computer and not to mention the $500 price tag of the kvm2usb before you even know if your bot is going to be sucessful.

So yeah, looking for a suggestion on how to stealth output (that truly is stealth) by using only 1 computer or possibly a VM (but I don't think that is stealthy since they can hook the networks api?)
But maybe that would be sufficient stealth on a lot of sites except stars where they'll ban you just for suspicion?
Maybe it's only stars that hook windows api too?

I'm just not sure which sites to target etc.. Did you just pick a method and try it out on a site and when you got caught you changed/adapted the method before opening a new account?
Don't you need a new address to open a new account or how is it done because it's not every day that you relocate..?

Statistics: Posted by Getrdyforthe — Sun Jul 26, 2015 8:53 pm


]]>