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

11-05-2013 , 07:54 PM
Okay got the layout working anyway and tried to use some old code to get it so it sorts by blind structure but doesn't seem to work.

Anyone got anything for 18 man turbos?

This is what window looks like and blinds are if needed. Ty.

http://gyazo.com/216eb065bbe84cfd08caa121b39da94c
PlaceMint: Window Positioning Tool Quote
11-05-2013 , 11:44 PM
Quote:
Originally Posted by CoreySteel
Betsson has two rooms, one on Microgaming and one on Ongame.
For the Ongame, default Goalwin might work.
If it doesn't, I'll post both RegExs tomorrow.
if ya can would be nice
PlaceMint: Window Positioning Tool Quote
11-06-2013 , 03:25 AM
When I close a table, sometimes another table from another slot jumps into the slot of the closed table. Is this a known bug or feature?
PlaceMint: Window Positioning Tool Quote
11-06-2013 , 07:09 PM
Quote:
Originally Posted by CoreySteel
Yeah, default one.
Just tell me what you're playing and I'll write one specifically for you and ZOOM won't get picked.
Just normal 6max cash tables. Send me your screen name and ill ship you 10$ for this.


Quote:
Originally Posted by gball
When I close a table, sometimes another table from another slot jumps into the slot of the closed table. Is this a known bug or feature?
Happens to me a few times/session maybe.
PlaceMint: Window Positioning Tool Quote
11-07-2013 , 05:20 AM
Quote:
$2.00/$4.00 Pot limit Omaha - Marshall
Bodog. I tried to adjust the one posted for NLH itt but that did not work.
PlaceMint: Window Positioning Tool Quote
11-07-2013 , 05:28 AM
Quote:
^\$[\d\.,]+/\$[\d\.,]+\sPot\slimit\sOmaha\s-\s
Working for Bodog(and Bovada I guess).
PlaceMint: Window Positioning Tool Quote
11-07-2013 , 02:08 PM
Downloaded the software but am completely clueless on how to use it. I can't find any detailed instructions. Can anyone point me in the right direction? I'd be willing to pay if someone can get it running for me.

Cheers.
PlaceMint: Window Positioning Tool Quote
11-09-2013 , 10:57 AM
Hey.

I have my own computer/software problems atm, so I wasn't able to help.
I didn't forget about you guys, will get back to you asap
PlaceMint: Window Positioning Tool Quote
11-15-2013 , 09:07 AM
Quote:
Yeah, default one.
Just tell me what you're playing and I'll write one specifically for you and ZOOM won't get picked.
Still need this badly Anyone else able to do this? Ill pay 25$ stars.
PlaceMint: Window Positioning Tool Quote
11-19-2013 , 06:42 PM
could an admin please make a seperate thread for expressions for us people who have nfi how to use this program?

i'm looking to position tables i need to play postflop while stacking the rest on a different area of my screen pokerstars
PlaceMint: Window Positioning Tool Quote
11-20-2013 , 03:23 AM
Quote:
Originally Posted by NCSU07
Still need this badly Anyone else able to do this? Ill pay 25$ stars.
Would pay additional 25$. please PM me
PlaceMint: Window Positioning Tool Quote
11-23-2013 , 04:57 PM
Now offering 100$ for zoom fix.
PlaceMint: Window Positioning Tool Quote
11-23-2013 , 08:55 PM
Quote:
Originally Posted by AndyM2033
Okay got the layout working anyway and tried to use some old code to get it so it sorts by blind structure but doesn't seem to work.

Anyone got anything for 18 man turbos?

This is what window looks like and blinds are if needed. Ty.

http://gyazo.com/216eb065bbe84cfd08caa121b39da94c
[$€.,+R\d]+\sNL\sHold'em\s\[18\sPlayers,\sTurbo]\s+-\sBlinds\s[$€]+(10|15|25|50|75|100|150|200)/[$€\d]+\s(Ante\s[$€\d]+)?.*

Set up blinds as you want.
PlaceMint: Window Positioning Tool Quote
11-23-2013 , 09:11 PM
Zoom fix will be a pretty hard one...

edit: oh wait...

Last edited by CoreySteel; 11-23-2013 at 09:21 PM.
PlaceMint: Window Positioning Tool Quote
11-23-2013 , 09:39 PM
Here's a RegEx for 6-max NL cashgames:
[\w\s]+-\s[$€.,\d]+/[$€.,\d]+\s(USD|EUR)\s-\sNo\sLimit\sHold'em.*

Zoom might work normally. Can't test it.

Last edited by CoreySteel; 11-23-2013 at 09:59 PM.
PlaceMint: Window Positioning Tool Quote
11-23-2013 , 09:50 PM
I noticed Zoom tables have their own table names.
For example Halley for NL2 zoom, Klinkenberg for NL10 zoom, Triangulum for NL100 etc...

So here's a RegEx for Zoom only tables:
(\bHalley\b|\bDonati\b|\bKlinkenberg\b|\bHydra\b|\ bBaade\b|\bTriangulum\b|\bAenna\b|\bLambda\sVeloru m\b|\bCentaurus\b)\s-\s[$€.,\d]+/[$€.,\d]+\s(USD|EUR)\s-\sNo\sLimit\sHold'em.*

As you can see, this RegEx depends heavily on exact table names. If name somehow changes (with server restart maybe?), you would need to edit RegEx and add appropriate names.
\btablename\b|\btablename\b|...
PlaceMint: Window Positioning Tool Quote
11-24-2013 , 07:00 AM
Just tried both of these. The first one still takes in zoom and normal games and the 2nd doesn't work for either.

Just noticed the only difference in the zoom title is "#" for the table number. Is there any way to just tell placemint that if it sees this to ignore the table? It even maintains this when the table reforms and the title at the top changes.
PlaceMint: Window Positioning Tool Quote
11-24-2013 , 07:40 AM
Yeah the first one is for every 6max NL game, including zoom.
The second one was supposed to be only for zoom, but I guess things change when you actually join the table. I guess I'll have to risk few cents on NL2 zoom to get this thing workin'
PlaceMint: Window Positioning Tool Quote
11-24-2013 , 09:56 AM
Oh, now I see #. You get this if you open more Zoom tables...

By default its like this:
Baade - $0.25/$0.50 USD - No Limit Hold'em

When you join 1 table:
Baade - $0.25/$0.50 USD - No Limit Hold'em - Logged in as...

When you join more tables:
Baade #2 - $0.25/$0.50 USD - No Limit Hold'em - Logged in as...

When you (fast)fold:
Baade #2 - Logged in as ...


So inconsistent... No idea how I'm gonna do this.
There is a way to exclude tables with # sign, but one table of zoom doesn't have # in the title.
PlaceMint: Window Positioning Tool Quote
11-24-2013 , 12:23 PM
Thanks for your effort Corey, hope ull somehow fix this ....
PlaceMint: Window Positioning Tool Quote
11-24-2013 , 08:17 PM
I actually think I've got it this time. It's not the best looking solution, but it works
btw, CAP, ante, deep tables are not included, only normal.

Code:
(?<!Halley(\s#\d)?|Donati(\s#\d)?|Klinkenberg(\s#\d)?|Hydra(\s#\d)?|Baade(\s#\d)?|Triangulum(\s#\d)?|Aenna(\s#\d)?|Lambda\sVelorum(\s#\d)?|Centaurus(\s#\d)?)\s-\s[$€.,\d]+/[$€.,\d]+\s(USD|EUR)\s-\sNo\sLimit\sHold'em.*
edit: Now I know why some of my previous RegExs didn't work... Forum puts spaces in lines, if they are too long :/
Should have put them into "code" like I did it this time.. Oh well...
PlaceMint: Window Positioning Tool Quote
11-25-2013 , 01:54 AM
No time atm, will test later. Hope it works ))
PlaceMint: Window Positioning Tool Quote
11-25-2013 , 06:50 AM
Coreysteel is da man. Works for me

It wasnt working at first and it seems the problem was there was an extra space at the end of the expression that fked it up.
PlaceMint: Window Positioning Tool Quote
11-25-2013 , 02:05 PM
I'm glad that we finally got it to work. And thanks again for your donation
PlaceMint: Window Positioning Tool Quote
11-25-2013 , 02:49 PM
NCSU and i teamed up with the payment, please hit me up via pm how u would like to receive my share! (Stars/Skrill/Neteller/paypal possible)

Posting without testing, relying on NCSUs feedback, will test now.

Thanks Corey!

EDIT Works perfect!

Last edited by Rakkazzar; 11-25-2013 at 03:05 PM.
PlaceMint: Window Positioning Tool Quote

      
m