Open Side Menu Go to the Top
Register
PlaceMint: Window Positioning Tool PlaceMint: Window Positioning Tool

01-05-2010 , 04:35 PM
Has anyone had success using placemint and TableNinja-FT on Windows 7?

When I ran the two together keyboard and mouse events started disappearing until my system was unusable and had to be rebooted.

I'm running this on a Lenovo T61p thinkpad with 8G of RAM, Windows 7 w/ Aero theme.
PlaceMint: Window Positioning Tool Quote
01-05-2010 , 05:10 PM
How do I reset the regex to what is on the website? When I try to copy and paste the file it does not work. I ask because SNG tables are automatically resized and placed into my first slot, but they are otherwise not recognized by placemint. I think it may be due to a bad regex I copy and pasted. Thanks so much!
PlaceMint: Window Positioning Tool Quote
01-05-2010 , 05:16 PM
to be as specific as possible for those who would help:

copying this regex in pokerstars does not work:

\s-\s(\$?[\d,.]+/\$?[\d,.]+\s)?(Ante\s\$?[\d.,]+\s)?(USD\s)?(Play\sMoney\s)?(-\s)?(No\s|Pot\s)?Limit\s(Hold'em|Omaha\sH/L|Omaha|Stud H/L|Stud|Razz|5-Card\sDraw|Single\sDraw\s2-7|Triple\sDraw\s2-7\sLowball|Badugi)(\s-\s(Blinds|Stakes))?\s?(\$?[\d,.]+/\$?[\d.,]+\s)?(Ante\s\$?[\d.,]+\s)?(USD\s)?(Play\sMoney\s)?(-\s\d+\sof\s\d+)?

or this for pokerstars SNG:

^\$.*\s((NL|PL|(No\s|Pot\s)?Limit)\s)?(Hold'em(\sM ixed)?|Omaha(\sH/L)?(\sMixed)?|Stud(\sH/L)?|Razz|5-(C|c)ard\sDraw|Badugi|HOR?SE|8-Game|Triple\sDraw\s2-7\sLowball)\s((\[((turbo|deep|6-max)?(\s-\s)?(heads-up\s-\s)?(\d+\splayers|6-max)?|Double\sor\sNothing(\s-\sturbo)?|6-max)\]\s)|\[hyper-turbo\s-\s+990\s...\s|\[heads-up\s-\s(deep\s-\s)?no\sblind\sinc(reases\]\s|...\s)\s)?-\sTournament\s\d+\sTable\s\d+\s-\s(1\son\s1\s-\s)?(Blinds|Stakes)\s\$\d+/\$\d+(\sAnte\s\$\d+)?

Thanks!
PlaceMint: Window Positioning Tool Quote
01-05-2010 , 05:53 PM
Quote:
Originally Posted by AlwaysOnTop
Hello,
I am using Placemint 2.1 and RegexList_Poker rev 8 on absolute poker.
It works with AP NLH cash game table but it does not work with Sit and go tourney. Can someone help me fix it. Thank You

Code:
Tournament\s\d+\s-\sTable\s\d+\s-\s(\$?[\d.,K]+\sGTD\s)?(Step\s\d+\s-\s)?(Holdem|Omaha\sH/L|Omaha|7\sCard\sStud\sH/L|7\sCard\sStud|Razz|HORSE)?(\s-\s)?(Blinds|Stakes)\s\$?[\d.,]+/\$?[\d.,]+
Logged\sin\sas\sUSERNAME$

it's dirty as but...
PlaceMint: Window Positioning Tool Quote
01-05-2010 , 06:06 PM
The only thing I can get placemint to recognize on the actual drop down list of the program is the pokerstars lobby. SNG tables are automatically resized, but are stacked on top of each other and placed in the first slot. They are unrecognized in the drop down slot display and do not respond to hotkey control. This is the regex of PokerStars SNG:

^\$.*\s((NL|PL|(No\s|Pot\s)?Limit)\s)?(Hold'em(\sM ixed)?|Omaha(\sH/L)?(\sMixed)?|Stud(\sH/L)?|Razz|5-(C|c)ard\sDraw|Badugi|HOR?SE|8-Game|Triple\sDraw\s2-7\sLowball)\s((\[((turbo|deep|6-max)?(\s-\s)?(heads-up\s-\s)?(\d+\splayers|6-max)?|Double\sor\sNothing(\s-\sturbo)?|6-max)\]\s)|\[hyper-turbo\s-\s+990\s...\s|\[heads-up\s-\s(deep\s-\s)?no\sblind\sinc(reases\]\s|...\s)\s)?-\sTournament\s\d+\sTable\s\d+\s-\s(1\son\s1\s-\s)?(Blinds|Stakes)\s\$\d+/\$\d+(\sAnte\s\$\d+)?

If someone is able to help me get this working I would be greatly appreciative. Thank you.
PlaceMint: Window Positioning Tool Quote
01-05-2010 , 06:38 PM
Quote:
Originally Posted by JestersCap
^\$.*\s((NL|PL|(No\s|Pot\s)?Limit)\s)?(Hold'em(\sM ixed)?|Omaha(\sH/L)?(\sMixed)?|Stud(\sH/L)?|Razz|5-(C|c)ard\sDraw|Badugi|HOR?SE|8-Game|Triple\sDraw\s2-7\sLowball)\s((\[((turbo|deep|6-max)?(\s-\s)?(heads-up\s-\s)?(\d+\splayers|6-max)?|Double\sor\sNothing(\s-\sturbo)?|6-max)\]\s)|\[hyper-turbo\s-\s+990\s...\s|\[heads-up\s-\s(deep\s-\s)?no\sblind\sinc(reases\]\s|...\s)\s)?-\sTournament\s\d+\sTable\s\d+\s-\s(1\son\s1\s-\s)?(Blinds|Stakes)\s\$\d+/\$\d+(\sAnte\s\$\d+)?
this is the default one downloaded from the website by the way
PlaceMint: Window Positioning Tool Quote
01-05-2010 , 07:39 PM
AlwaysOnTop,
You left off the most important part, the window names of tables that are not being matched. By not giving these, you cut the field of people that can help you down to the people with that software install.

JestersCap,
What do you mean by "drop down slot display"? If the tables are being resized, that means they are being matched. If they are not showing up in the slots how you want them, that is a different issue.
Hotkeys are not enabled by default, you need to turn them on in the options window.
PlaceMint: Window Positioning Tool Quote
01-05-2010 , 08:12 PM
Quote:
Originally Posted by TheIrishThug
JestersCap,
What do you mean by "drop down slot display"? If the tables are being resized, that means they are being matched. If they are not showing up in the slots how you want them, that is a different issue.
Hotkeys are not enabled by default, you need to turn them on in the options window.
By "drop down slot display", I mean the display of tables (and/or lobby, which does display in the first slot under the title) underneath the title of the configuration on the front page of placemint. I have hotkey swapping enabled and hotkeys assigned to particular slots, but the tables do not react to pressing these hotkeys with my cursor hovering over the table. Also, I have the max window count in each slot set to one, but despite this new tables are always resized and moved to slot one. Please let me know what information you might need to help me. Thanks again.

Last edited by JestersCap; 01-05-2010 at 08:19 PM. Reason: unnecessary quotation marks
PlaceMint: Window Positioning Tool Quote
01-05-2010 , 08:54 PM
Mouse position hotkey support was dropped, only active window swapping is supported.

If the tables really are not being listed in the main tree view, post the window titles and I can try to correct the expression.
PlaceMint: Window Positioning Tool Quote
01-05-2010 , 09:39 PM
when making a list of titles (the tool in your useful links makes this easy), do i need to grab them from every tourney i plan on playing? also i have a particular size table i am trying on my new monitor at 1st, but i may increase the size later if these are to small, do i need to put the titles from both size windows in the list or will the list for the smaller tables work on the larger?

if i need them to be listed as well, is it best to have 1 list with both table sizes or 2 separate lists?

i have a title list with the small tables mostly completed, i will post it in a lil while after these next few tourneys start (i missed earlier tourneys and turbos, if they dont catch i will add to list while playing next time).

thanks.
PlaceMint: Window Positioning Tool Quote
01-05-2010 , 09:43 PM
It doesn't need to be a list of every possible window, just a sampling to get a feel for how the windows are named. If the window titles changes based on the size of the window, I will need both versions.
PlaceMint: Window Positioning Tool Quote
01-05-2010 , 10:05 PM
k, thanks... i didnt get hyper turbos, action hour or mixed games, because i dont think any were running right now. but here is a list of what i could find, if some tourneys dont take, i will take note.

Code:
small tables

$109+R ... - Tournament 252010502 Table 17 - Blinds $5000/$10000 Ante $1000
$162 NL H... - Tournament 252011252 Table 38 - Blinds $800/$1600 Ante $200
Daily Eigh... - Tournament 252010572 Table 91 - Blinds $2500/$5000 Ante $500
$55 NL Hol... - Tournament 252010682 Table 17 - Blinds $500/$1000 Ante $100
$22 NL H... - Tournament 252010532 Table 1 - Blinds $4000/$8000 Ante $800
$22 N... - Tournament 228003291 Table 33 - Blinds $6000/$12000 Ante $2400
The Super Tuesday [$25... - Tournament 252010001 Table 5 - Blinds $10/$20
$33 NL Hol... - Tournament 252010722 Table 11 - Blinds $250/$500 Ante $60
$109 NL Hol... - Tournament 252010762 Table 3 - Blinds $200/$400 Ante $50
$27.50 NL Hold'em [$25,... - Tournament 252010932 Table 3 - Blinds $15/$30
$109 NL Hold'em [$40,... - Tournament 252010852 Table 7 - Blinds $75/$150
$109+R NL Hold'em [$2... - Tournament 252010942 Table 6 - Blinds $15/$30
$55+R ... - Tournament 252010592 Table 24 - Blinds $2000/$4000 Ante $400
$55 PL Omaha [$2,000... - Tournament 252010802 Table 2 - Blinds $100/$200
$55 NL Hol... - Tournament 228003334 Table 18 - Blinds $200/$400 Ante $50
$27.50 ... - Tournament 228003298 Table 29 - Blinds $2500/$5000 Ante $1000
$33+R NL ... - Tournament 252010792 Table 17 - Blinds $150/$300 Ante $25
$55 NL Hol... - Tournament 252010702 Table 14 - Blinds $400/$800 Ante $75
$109 NL Hold'em [$40... - Tournament 252010852 Table 4 - Blinds $100/$200
$55+R NLHE [... - Tournament 228003355 Table 4 - Blinds $50/$100 Ante $20
$22 NL ... - Tournament 252010532 Table 81 - Blinds $4000/$8000 Ante $800
$22 NL Hold'em [Dee... - Tournament 252010782 Table 10 - Blinds $50/$100
$55 NL Hold'em [6-max ... - Tournament 252010982 Table 3 - Blinds $10/$20
$22+R NL Hold'em [$15,... - Tournament 252011032 Table 4 - Blinds $10/$20
$109 NL Hold'em [turbo... - Tournament 252011002 Table 5 - Blinds $40/$80
The Nightly Hundred Gr... - Tournament 252011042 Table 4 - Blinds $10/$20


big tables

$22 NL Hold'em [1R1A - $20,000 guaranteed] - Tournament 252010532 Table 81 - Blinds $6000/$12000 Ante $1200
Daily Eighty Grand [$55 NLHE - $80,000 guaranteed] - Tournament 252010572 Table 76 - Blinds $4000/$8000 Ante $800
$55+R NL Hold'em [$35,000 guaranteed] - Tournament 252010592 Table 39 - Blinds $3500/$7000 Ante $700
$162 NL Hold'em [$50,000 guaranteed] - Tournament 252011252 Table 38 - Blinds $1500/$3000 Ante $375
$22 NL Omaha [500 cap, $2,000 guaranteed] - Tournament 228003312 Table 11 - Blinds $3000/$6000 Ante $750
$55 NL Hold'em [$40,000 guaranteed] - Tournament 252010682 Table 22 - Blinds $1000/$2000 Ante $200
$55 NL Hold'em [1R1A - $20,000 guaranteed] - Tournament 252010702 Table 2 - Blinds $800/$1600 Ante $150
$33 NL Hold'em [2R1A, $5,000 guaranteed] - Tournament 252010722 Table 6 - Blinds $500/$1000 Ante $125
$109 NL Hold'em [2R1A, $10,000 guaranteed] - Tournament 252010762 Table 2 - Blinds $350/$700 Ante $85
$55 NL Hold'em [500 cap, $5,000 guaranteed] - Tournament 228003334 Table 6 - Blinds $400/$800 Ante $100
$33+R NL Hold'em [6-max - $8,000 guaranteed] - Tournament 252010792 Table 18 - Blinds $300/$600 Ante $50
$22 NL Hold'em [Deep Stacks, 6-max, $3,000 guaranteed] - Tournament 252010782 Table 11 - Blinds $75/$150
$55 PL Omaha [$2,000 guaranteed] - Tournament 252010802 Table 5 - Blinds $200/$400
$27.50 NLHE [big antes, 500 cap, $2,500 guaranteed] - Tournament 228003341 Table 5 - Blinds $150/$300 Ante $60
$109 NL Hold'em [$40,000 guaranteed] - Tournament 252010852 Table 5 - Blinds $150/$300 Ante $25
$55+R NLHE [big antes, turbo, $5,000 guaranteed] - Tournament 228003355 Table 2 - Blinds $250/$500 Ante $100
$22 NLHE [6-max, 500 cap, $2,000 guaranteed] - Tournament 228003363 Table 5 - Blinds $50/$100 Ante $10
The Super Tuesday [$250,000 guaranteed] - Tournament 252010001 Table 3 - Blinds $25/$50
$109+R NL Hold'em [$20,000 guaranteed] - Tournament 252010942 Table 5 - Blinds $50/$100
$27.50 NL Hold'em [$25,000 guaranteed] - Tournament 252010932 Table 4 - Blinds $50/$100
$55 NL Hold'em [6-max - $5,000 guaranteed] - Tournament 252010982 Table 8 - Blinds $25/$50
$109 NL Hold'em [turbo - $15,000 guaranteed] - Tournament 252011002 Table 5 - Blinds $30/$60
The Nightly Hundred Grand - Tournament 252011042 Table 4 - Blinds $10/$20
$22+R NL Hold'em [$15,000 guaranteed] - Tournament 252011032 Table 4 - Blinds $10/$20
thanks so much for the help.
PlaceMint: Window Positioning Tool Quote
01-05-2010 , 11:41 PM
Hello,
I am using Placemint 2.1 and RegexList_Poker rev 8 on absolute poker.
It works with AP NLH cash game table but it does not work with Sit and go tourney. Can someone help me fix it. Thank You

here is the Window title name:
Code:
Tournament 4975876 - Table 33671584 - Holdem - 500 Chips  - Blinds 5/10  Logged in as SONYVAIONIGH  	
Tournament 5042670 - Table 33670781 - Holdem - 500 Chips  - Blinds 15/30  Logged in as SONYVAIONIGH
Code:
Tournament\s\d+\s-\sTable\s\d+\s-\s(\$?[\d.,K]+\sGTD\s)?(Step\s\d+\s-\s)?(Holdem|Omaha\sH/L|Omaha|7\sCard\sStud\sH/L|7\sCard\sStud|Razz|HORSE)?(\s-\s)?(Blinds|Stakes)\s\$?[\d.,]+/\$?[\d.,]+
Thank you so much everyone!
PlaceMint: Window Positioning Tool Quote
01-06-2010 , 03:57 AM
Quote:
Originally Posted by TheIrishThug
If the tables really are not being listed in the main tree view, post the window titles and I can try to correct the expression.
Here is a window title of a SNG table that was not listed in the tree view, it is not what I usually play, so let me know how to change the regex to apply to my games (16$ 18 mans) based on what you can discern from this information.

"$.25 NL Hold'em [90 players] - Tournament 229165544 Table 5 - Blinds $10/$20 - Logged In as Paramnesia1"

Thanks!
PlaceMint: Window Positioning Tool Quote
01-06-2010 , 04:04 AM
Quote:
Originally Posted by JestersCap
Here is a window title of a SNG table that was not listed in the tree view, it is not what I usually play, so let me know how to change the regex to apply to my games (16$ 18 mans) based on what you can discern from this information.

"$.25 NL Hold'em [90 players] - Tournament 229165544 Table 5 - Blinds $10/$20 - Logged In as Paramnesia1"

Thanks!
Wow, so I actually just discovered something bizarre. When I resized this table larger than any of the slots, it was listed on the main tree view for a moment, then it was resized and moved into slot one. When this happened it was no longer listed on the main tree view. It also did not respond to hotkey swapping. I was able to again resize it larger and it was again listed in the main tree view. This time however, it was not automatically resized and moved. I was able to hotkey swap it into a slot. When the hotkey successfully executed and it was resized and moved into the slot, it was again taken off being listed on the main tree view.

Let me know how I can help you help me, thanks again
PlaceMint: Window Positioning Tool Quote
01-06-2010 , 09:01 AM
Ok, now I think I know what is happening. PokerStars decided that when a table resized very small, that they will change the title so that the important information is still shown. I think that the expression is matching the regular window title, but then loosing the window when it changes to the small version. I think when I do the expression for sprstoner, it will also solve your problem.
PlaceMint: Window Positioning Tool Quote
01-07-2010 , 03:16 PM
I can't get this to work with 180man sngs (turbo or non-turbo) @ stars, everything else works fine with this regex than Cardvark made:

\$.*\s((NL|PL|(No\s|Pot\s)?Limit)\s)?(Hold'em(\sMi xed)?|Omaha(\sH/L)?(\sMixed)?|Stud(\sH/L)?|Razz|5-(C|c)ard\sDraw|Badugi|HOR?SE|8-Game|Triple\sDraw\s2-7\sLowball)\s((\[((turbo|deep|6-max)?(\s-\s)?(heads-up\s-\s)?(\d+\splayers|6-max)?|Double\sor\sNothing(\s-\sturbo)?|6-max)\]\s)|\[hyper-turbo\s-\s+990\s...\s|\[heads-up\s-\s(deep\s-\s)?no\sblind\sinc(reases\]\s|...\s)\s)?-\sTournament\s\d+\sTable\s\d+\s-\s(1\son\s1\s-\s)?(Blinds|Stakes)\s\$\d+/\$\d+(\sAnte\s\$\d+)?

Anyone care to see what's missing?


Also could someone paste the regex for stars hold'em cash games? I managed to overwrite the above regex on top of that and now I don't know how to get it back. I'm very bad with computers ldo.


Thanks for a superb software btw.
PlaceMint: Window Positioning Tool Quote
01-07-2010 , 05:30 PM
Quote:
Also could someone paste the regex for stars hold'em cash games?
Code:
\s-\s(\$?[\d,.]+/\$?[\d,.]+\s)?(Ante\s\$?[\d.,]+\s)?(USD\s)?(Play\sMoney\s)?(-\s)?(No\s|Pot\s)?Limit\s(Hold'em|Omaha\sH/L|Omaha|Stud H/L|Stud|Razz|5-Card\sDraw|Single\sDraw\s2-7|Triple\sDraw\s2-7\sLowball|Badugi)(\s-\s(Blinds|Stakes))?\s?(\$?[\d,.]+/\$?[\d.,]+\s)?(Ante\s\$?[\d.,]+\s)?(USD\s)?(Play\sMoney\s)?(-\s\d+\sof\s\d+)?
PlaceMint: Window Positioning Tool Quote
01-08-2010 , 09:08 AM
PokerStars Tournaments & SNGs
Code:
(\s-\s)?Tournament\s\d+\sTable\s\d+\s-\s(1\son\s1\s-\s)?Blinds\s\$?[\d,.]+/\$?[\d.,]+(\sAnte\s\$?[\d.,]+)?
PlaceMint: Window Positioning Tool Quote
01-08-2010 , 11:23 AM
awesome, thanks
PlaceMint: Window Positioning Tool Quote
01-09-2010 , 12:05 AM
is there a guide on how the regular expressions are interpreted and/or constructed?

what happens if I write two expressions that are a potential match?

Would be awesome to plan your entire desktop mediaplayer browser ping ... everything....
PlaceMint: Window Positioning Tool Quote
01-09-2010 , 01:09 AM
The wiki has some links to a basic guide to regex syntax and a program to help you test if your expression is watching what you want. Googling regular expression tutorial will also probably get you a good website that will do a step by step guide.

If your configuration has two groups that have expressions that match the same window, it is like playing the lottery. The window can end it up either window group, it all depends on where PlaceMint is in the window scan loop when Windows tells PlaceMint that the window exists.
PlaceMint: Window Positioning Tool Quote
01-09-2010 , 03:32 AM
Quote:
Originally Posted by TheIrishThug
If your configuration has two groups that have expressions that match the same window, it is like playing the lottery. The window can end it up either window group, it all depends on where PlaceMint is in the window scan loop when Windows tells PlaceMint that the window exists.
I thought the first group in list got priority, I am just luck boxing it then.
PlaceMint: Window Positioning Tool Quote
01-09-2010 , 10:20 AM
There is a much higher probability that the first group gets it, but it can't be guaranteed.
PlaceMint: Window Positioning Tool Quote
01-09-2010 , 01:41 PM
I finally got around to trying this out, and was up and running in less than 10 minutes using the poker regex rev8. I love placemint its superior to any other table managing solution I've tried.

One Q: for some reason it isnt working for UB mtts for me (everywhere else works) anyone have a solution/similar problem? (using the rev 8)
PlaceMint: Window Positioning Tool Quote

      
m