Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Internet Poker > Software

Notices

Software Discussions about gambling-related and poker software.

Reply
 
Thread Tools Display Modes
Old 08-03-2012, 03:12 AM   #1
stranger
 
Join Date: Mar 2011
Location: Russia
Posts: 14
Red face AutoHotkey [PokerStars]

Hi, everybody! AHK scripts often very useful. I use StarsCash.ahk and Timebankstars1.ahk right now. But I want more

Please, help me in achieving two goals:

1) Collect info about AHK scripts that useful for u at PokerStars. (probably I will read all "Software" but later )

2) Make a script. Mission: click to 6 points on each new table, read a color code, compare it with the pattern of 6 numbers and if there is a match, close the table.

P.S. Sorry for bad English, and I hope I don't break any rules

Last edited by ZeroTheGreat; 08-03-2012 at 03:14 AM. Reason: Mistake
ZeroTheGreat is offline   Reply With Quote
Old 08-07-2012, 01:14 PM   #2
Carpal \'Tunnel
 
Join Date: Aug 2004
Posts: 7,161
Re: AutoHotkey [PokerStars]

what are you looking to accomplish with #2 ? seeing if all the seats are empty and then closing the table?
greg nice is offline   Reply With Quote
Old 08-07-2012, 05:12 PM   #3
stranger
 
Join Date: Mar 2011
Location: Russia
Posts: 14
Re: AutoHotkey [PokerStars]

Seeing, for example, three regulars by label, and closing the table.
ZeroTheGreat is offline   Reply With Quote
Old 08-07-2012, 05:52 PM   #4
veteran
 
LazyAce's Avatar
 
Join Date: Jul 2010
Posts: 2,115
Re: AutoHotkey [PokerStars]

I'm really new to AHK (just started with it a few days ago) and was just thinking about how to do something like this.

First, I wouldn't make it close the table if I'm seated at it, but sit out next bb and then close.

I'm sure that this is doable and probably not that very hard. Any AHK experts correct me if I'm wrong about how to go about this please as I'm trying to learn here as well.

I'd assign a numerical value to each possible color code with the color for fish getting a higher number and the color for a regular getting a lower or negative number. Each number would add or subtract to the variable tablescore and a simple IF statement would decide whether or not the table gets closed(sit out next bb) or stays open.

If I were to do this, I'd also create a variable seatscore that, if good, would override a poor tablescore because sometimes a 6max table might have 4 regs and 1 whale but if you've got position on said whale then it's probably worth staying. Similarly, a seemingly good table might be overrode by a poor seatscore where the fish are immediately to your left.

Then again, it might be fine to only use seatscore to begin with since there is no sense in being at a good table if your seat is horrible, but a good seat is always a good seat.
LazyAce is offline   Reply With Quote
Old 08-07-2012, 09:37 PM   #5
stranger
 
Join Date: Mar 2011
Location: Russia
Posts: 14
Re: AutoHotkey [PokerStars]

Quote:
Originally Posted by LazyAce View Post
First, I wouldn't make it close the table if I'm seated at it, but sit out next bb and then close.
I have my own label. So after matching points with pattern there will be no matches.
ZeroTheGreat is offline   Reply With Quote
Old 08-08-2012, 09:59 PM   #6
_Pooh_Bah_
 
Join Date: Feb 2005
Location: UK
Posts: 9,144
Re: AutoHotkey [PokerStars]

neat script idea, perfectly doable imo
_dave_ is offline   Reply With Quote
Old 08-10-2012, 10:41 AM   #7
Carpal \'Tunnel
 
Join Date: Aug 2004
Posts: 7,161
Re: AutoHotkey [PokerStars]

Quote:
Originally Posted by ZeroTheGreat View Post

2) Make a script. Mission: click to 6 points on each new table, read a color code, compare it with the pattern of 6 numbers and if there is a match, close the table.
use PixelGetColor
http://www.autohotkey.com/docs/comma...elGetColor.htm
it will only work on windows that are visible on screen (not on tables that are hidden behind others), but that shouldnt be a problem because once the tables does pop up, your script will scan it then


Quote:
Originally Posted by LazyAce View Post

I'd assign a numerical value to each possible color code with the color for fish getting a higher number and the color for a regular getting a lower or negative number. Each number would add or subtract to the variable tablescore and a simple IF statement would decide whether or not the table gets closed(sit out next bb) or stays open.

If I were to do this, I'd also create a variable seatscore that, if good, would override a poor tablescore because sometimes a 6max table might have 4 regs and 1 whale but if you've got position on said whale then it's probably worth staying. Similarly, a seemingly good table might be overrode by a poor seatscore where the fish are immediately to your left.

Then again, it might be fine to only use seatscore to begin with since there is no sense in being at a good table if your seat is horrible, but a good seat is always a good seat.
nice idea
youre thinking like a programmer
greg nice is offline   Reply With Quote
Old 08-11-2012, 10:58 AM   #8
enthusiast
 
Join Date: Apr 2011
Posts: 96
Re: AutoHotkey [PokerStars]

Quote:
Originally Posted by greg nice View Post
use Gdip_GetPixel
fyp
Firefox125 is offline   Reply With Quote
Old 09-14-2012, 09:46 AM   #9
stranger
 
Join Date: Mar 2011
Location: Russia
Posts: 14
Re: AutoHotkey [PokerStars]

I still want something like this tool, but I don't have much time to write it. So far I didn't write any AHK scripts and any complex scripts at all. Can anyone write a piece of code for me?
ZeroTheGreat is offline   Reply With Quote
Old 12-10-2012, 09:53 AM   #10
stranger
 
Join Date: Mar 2011
Location: Russia
Posts: 14
Re: AutoHotkey [PokerStars]

Still need help. I'm very lazy
ZeroTheGreat is offline   Reply With Quote
Old 12-10-2012, 11:41 AM   #11
Carpal \'Tunnel
 
Join Date: Aug 2004
Posts: 7,161
Re: AutoHotkey [PokerStars]

http://www.freelancer.com/
greg nice is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 05:33 PM.


Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive