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

03-16-2013 , 04:52 PM
Can anyone post a working expression for the following?

Ring Game: 17613 [Verona (6-Max, Super Shallow) 17613] - No limit Holdem Table - €0.50/€1

Ring Game: 17346 [Verona (6-Max, Shallow) 17346] - No limit Holdem Table - €0.50/€1

Ring Game: 17361 [Verona (6-Max) 17361] - No limit Holdem Table - €0.50/€1

Ring Game: 17411 [Firenze (6-Max) 17411] - No limit Holdem Table - €0.25/€0.50

Ring Game: 17345 [Bologna (6-Max) 17345] - No limit Holdem Table - €1/€2

Ring Game: 17228 [Firenze (6-Max, Shallow) 17228] - No limit Holdem Table - €0.25/€0.50

Ring Game: 17232 [Verona (9-Max) 17232] - No limit Holdem Table - €0.50/€1

Code:
^Ring\sGame:\s\d+\s\[.+?\s\d+\]\s-\s((No|Pot)\s)?Limit\s((Texas\s)?Hold'?em|Omaha)(\sTable)?\s-\s\€?[\d\.,]+/\€?[\d\.,]+(\sAnte\s\€?[\d\.,]+)?€
above isnt working for some reason

Thanks in advance!

Last edited by Schwatt; 03-16-2013 at 05:12 PM.
PlaceMint: Window Positioning Tool Quote
03-16-2013 , 05:24 PM
It looks like the problem is the euro sign at the end of the line. Try changing it to a dollar sign.
PlaceMint: Window Positioning Tool Quote
03-16-2013 , 05:40 PM
Worked! thanks a lot!
PlaceMint: Window Positioning Tool Quote
03-17-2013 , 10:40 AM
I've never encountered such user un-friendly software in my life. Does anyone have a how-to set up tutorial in english?
PlaceMint: Window Positioning Tool Quote
03-17-2013 , 12:19 PM
Quote:
Originally Posted by jnfpoker
I've never encountered such user un-friendly software in my life. Does anyone have a how-to set up tutorial in english?
Seriously, I just re-installed it (after having used it for years) and within 2 mins. all my tables (stars / ipoker) were arranged the way I wanted it. So, before ranting - just take a look at the help section.
PlaceMint: Window Positioning Tool Quote
03-17-2013 , 12:39 PM
Quote:
Originally Posted by Tackleberry
Seriously, I just re-installed it (after having used it for years) and within 2 mins. all my tables (stars / ipoker) were arranged the way I wanted it. So, before ranting - just take a look at the help section.
ROFL, you're the man! I downloaded a competitors product and it was up in running within a couple minutes... with an intuitive set up.
PlaceMint: Window Positioning Tool Quote
03-17-2013 , 03:18 PM
Prompt please expressions for

Cake Poker tournaments
Code:
Tournament: 14014466 Buy-In of $4 + $0,40: Table 20 - No Limit Holdem - 1 500/3 000 Ante 300
Poker Heaven (Boss)
Code:
1 - Ђ25,000 WEEKLY GTD - Tournament: 53094121 - Poker Heaven
PlaceMint: Window Positioning Tool Quote
03-17-2013 , 04:14 PM
sorry i cant find,

can someone help me to set this up with 888poker cash tables.
PlaceMint: Window Positioning Tool Quote
03-17-2013 , 06:09 PM
Quote:
Originally Posted by jnfpoker


ROFL, you're the man! I downloaded a competitors product and it was up in running within a couple minutes... with an intuitive set up.
Who is placemint (an open source free program!) in competition with lol

There are tutorials and how-to's available for this, its not hard and just requires a bit of effort on your part
PlaceMint: Window Positioning Tool Quote
03-17-2013 , 06:15 PM
And there are also good people in this thread who provide help for free anyway.
PlaceMint: Window Positioning Tool Quote
03-18-2013 , 08:42 PM
Quote:
Originally Posted by orangepeeleo
Who is placemint (an open source free program!) in competition with lol

There are tutorials and how-to's available for this, its not hard and just requires a bit of effort on your part
I searched for tutorials etc. and couldn't find any in english. Can you please link me?
PlaceMint: Window Positioning Tool Quote
03-19-2013 , 05:41 AM
I can't get HUSNG's on Pokerstars to work with placemint. Cashtables work perfectly. Could somebody please help me out, greatly appreciated!
PlaceMint: Window Positioning Tool Quote
03-19-2013 , 12:14 PM
How can I add expressions to the RegEx list

I need to add the following Bovada table (window title grabbed from the Windows Detail grabber within PlaceMint):

10/20 Pot limit Omaha H/L - Pot Limit Omaha H/L (Hyper Turbo 300 Chips)

Once I open PlaceMint and select "Edit RegEx List", I'm lost as to what to do next. I assume I select Bovada SNG (even though it's a tournament) from the left, but not sure what code to add, and where to add it.

Any help would be appreciated.

Thanks!
PlaceMint: Window Positioning Tool Quote
03-19-2013 , 02:07 PM
Quote:
Originally Posted by CoolTimer
I can't get HUSNG's on Pokerstars to work with placemint. Cashtables work perfectly. Could somebody please help me out, greatly appreciated!
No time today, will post RegEx tomorrow, if that's ok.


Quote:
Originally Posted by ffr
How can I add expressions to the RegEx list

I need to add the following Bovada table (window title grabbed from the Windows Detail grabber within PlaceMint):

10/20 Pot limit Omaha H/L - Pot Limit Omaha H/L (Hyper Turbo 300 Chips)

Once I open PlaceMint and select "Edit RegEx List", I'm lost as to what to do next. I assume I select Bovada SNG (even though it's a tournament) from the left, but not sure what code to add, and where to add it.

Any help would be appreciated.

Thanks!
Edit RegEx List - click <Add New> - Edit title name and add expression you want. Click save & close and then again save. And after you close that "Configure Window Groups" window, you'll see your effects.
PlaceMint: Window Positioning Tool Quote
03-19-2013 , 02:56 PM
Quote:
Originally Posted by CoreySteel
Edit RegEx List - click <Add New> - Edit title name and add expression you want. Click save & close and then again save. And after you close that "Configure Window Groups" window, you'll see your effects.
Thanks CoreySteel, but the problem is I don't know what expression (the right way to code it) I should add

A sample Bovada PLO H/L tournament table would be:
10/20 Pot limit Omaha H/L - Pot Limit Omaha H/L (Hyper Turbo 300 Chips)

A sample Bovada PLO SNG table would be:
10/20 Pot limit Omaha - Omaha


if I wanted to include both these types of tables, what expression would I add to the PlaceMint RegEx List?
PlaceMint: Window Positioning Tool Quote
03-19-2013 , 04:30 PM
Prompt please expressions for

Cake Poker tournaments
Code:
Tournament: 14014466 Buy-In of $4 + $0,40: Table 20 - No Limit Holdem - 1 500/3 000 Ante 300
Poker Heaven (Boss)
Code:
1 - Ђ25,000 WEEKLY GTD - Tournament: 53094121 - Poker Heaven
PlaceMint: Window Positioning Tool Quote
03-20-2013 , 12:04 PM
Ive downloaded it but when i start installin it, it stops working and asks to find a solution online... Can someone help me with that
PlaceMint: Window Positioning Tool Quote
03-20-2013 , 12:39 PM
hi

is it possible for a enable/disable group hotkey option in the future? it would be a lot of help, since they only way i can have multiple setups right now is to have multiple instances of the program, each with it's own group, and manually start and close the program with the setup i need (for eg use a different program for 12 and 18 tables). or if you guys know of another way that i can setup the current placemint, please share it with me.

ps: i use 2 monitors so, in case it's a bit confusing, i use 6/4 for 10 tables, 6/6 for 12, 9/9 for 18 and 12/12 for 24. hope this makes sense to you.
PlaceMint: Window Positioning Tool Quote
03-25-2013 , 11:21 AM
Quote:
Originally Posted by ffr
How can I add expressions to the RegEx list

I need to add the following Bovada table (window title grabbed from the Windows Detail grabber within PlaceMint):

10/20 Pot limit Omaha H/L - Pot Limit Omaha H/L (Hyper Turbo 300 Chips)

Once I open PlaceMint and select "Edit RegEx List", I'm lost as to what to do next. I assume I select Bovada SNG (even though it's a tournament) from the left, but not sure what code to add, and where to add it.

Any help would be appreciated.

Thanks!
Does anyone know what the RegEx expression(s) would be to include these Bovada tables?


Thanks!
PlaceMint: Window Positioning Tool Quote
03-26-2013 , 04:13 AM
Quote:
Originally Posted by CoreySteel
No time today, will post RegEx tomorrow, if that's ok.
Hey mate, would still really appreciate any help here, haven't gotten it to work yet .
PlaceMint: Window Positioning Tool Quote
03-26-2013 , 05:35 AM
Quote:
Originally Posted by CoolTimer
Hey mate, would still really appreciate any help here, haven't gotten it to work yet .
Not sure on your setup but you need to add or replace the Regex at the end with these:


|\[HU, 2 Players\]


|\[HU, Turbo, 2 Players\]


|\[HU, 4 Players\]


|\[HU, Turbo, 4 Players\]

I just added these to the previous regex examples and they work with the blind sorting. Use all for 2 and 4 players HU Pokerstars setup.
PlaceMint: Window Positioning Tool Quote
03-26-2013 , 12:28 PM
First time user. Maybe someone can help finding my error. Its for bwin:

1. add new group
2. edit reglist, addnew, name:bwin, regex:.*\s-\s+NL\s+Hold'em\s-\s[\d,]+\s[$€]/[\d,]+\s[$€]
3. select "bwin" in Title RegEx
4. add slots
5. save

This is all I have done. Should it now work automatically when opening tables from the lobby? Help would be very appreciated.
PlaceMint: Window Positioning Tool Quote
03-26-2013 , 01:57 PM
Looking for some1 to help me set up Placemint, for most sites / PLO cashgames. An internet hug or a financial reward in return. PM plz !
PlaceMint: Window Positioning Tool Quote
03-27-2013 , 11:21 AM
Hi guys,

I play nl20 on ipoker, 6max.
If i play in stars everything is fine, but in ipoker, william hill, nothing happen...
Can someone help me please?
PlaceMint: Window Positioning Tool Quote

      
m