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

07-08-2013 , 08:12 AM
can anyone help me with a regex for pokerstars SNG and MTTs?
PlaceMint: Window Positioning Tool Quote
07-08-2013 , 09:00 AM
Quote:
Originally Posted by Bluntster
Hey does anybody know how I can get the placemint program to stop running without having to restart my computer every time?
Tools > Options > Other

The 'Pause Hotkey' does exactly that. Assign it to a combination you want.
PlaceMint: Window Positioning Tool Quote
07-10-2013 , 03:21 PM
Quote:
Originally Posted by Rakkazzar
[spoiler]\s-\s\$?[\d.,]+/\$?[\d.,]+(\sAnte\s\d+)?\s-\s(Cap\sPot\sLimit|Cap\sNo\sLimit|Pot\sLimit|No\sL imit|Limit)\s(Hold'em|Omaha\sH/L|Omaha\sHi|Stud\sH/L|Stud\sHi|Razz)(\s\(\d+\sof\s\d+\))?(\s-\sEntry\s\d+)?\s-\sLogged\sIn\sAs|.*\s\-\s.*\s\-\s\$\d.*[/spoiler]


This RegEx is working for me, at least its recognizing and grabbing the tables but i got a problem with shaky Full Tilt Tables when Placemint is running, just like its constantly resizing, very annoying.

Does any1 have an idea how i can fix this Problem? (no problem with Stars/888/Ipoker or Ongame)
Quote:
Originally Posted by Secu
Got the same problem, anybody got a fix for this?

Somewhere in this thread mentions that you have to have a certain ratio of Width versus height to stop the bouncing.

I used a FTP slot for a large screen TV of 700 Width and 505 Height to stop the bouncing.

Make sure that the ratio is the same or less (Width / Height = 1.4 (?) ).

Something like that anyways.
PlaceMint: Window Positioning Tool Quote
07-11-2013 , 08:18 AM
Quote:
Originally Posted by MARE BELENGHER
can anyone help me with a regex for pokerstars SNG and MTTs?
help, please mine stopped working after update.
PlaceMint: Window Positioning Tool Quote
07-11-2013 , 12:43 PM
Is there any kind of tutorial for someone who just got the software down? I saw the youtube clip from Emil but still I did not manage to get it to work, if for the 180s that he showed on the video, I did not have the text files he had and idk where he got them either, I need something for 18-man SNGs and pokerstars MTTs, I have no clue what im doing.
PlaceMint: Window Positioning Tool Quote
07-11-2013 , 08:32 PM
I'm using two monitors currently. I'd like PlaceMint to work on only one of the monitors - so I'd have stacks on monitor A but when I drag a table to monitor B it wouldn't auto-move to one of those stacks. Right now I only have stacks on monitor A but tables auto-move to those whether I drag them to a spot on A or B. Is it possible? Thanks.
PlaceMint: Window Positioning Tool Quote
07-11-2013 , 10:53 PM
As someone who's just downloaded Placemint and followed the first few basic steps, how would I go about making it so that out of 8 tables over two monitors the tables where my BB count are lowest appear on the left monitor?

Cheers.
PlaceMint: Window Positioning Tool Quote
07-15-2013 , 01:21 AM
Just downloaded PlaceMint and can only get as far as unzipping the download...
Every time I try run the program I just get "Placemint has stopped working, windows is checking for a solution to the problem..." message come up.
Can anyone help me with this?

Thanks
PlaceMint: Window Positioning Tool Quote
07-16-2013 , 01:07 PM
I have almost everything i want with placemint set up but keep getting this issue.

i play mtts and have 8 different slots. When an mtt is on any slot not the 1st one and it gets moved to "another table" this table gets moved to the 1st slot which is really really annoying. Anyway to stop this from happening??
PlaceMint: Window Positioning Tool Quote
07-22-2013 , 05:31 PM
Anybdoy do some placemint coaching for a reasonable price? Have it working with Ipoker and Stars but having problems with 888, FTP, etc.

FWiw using \s-\s\$?[\d.,]+/\$?[\d.,]+(\sAnte\s\d+)?\s-\s(Cap\sPot\sLimit|Cap\sNo\sLimit|Pot\sLimit|No\sL imit|Limit)\s(Hold'em|Omaha\sH/L|Omaha\sHi|Stud\sH/L|Stud\sHi|Razz)(\s\(\d+\sof\s\d+\))?(\s-\sEntry\s\d+)?\s-\sLogged\sIn\sAs for FTP, is that wrong?
PlaceMint: Window Positioning Tool Quote
07-25-2013 , 08:41 AM
Quote:
Originally Posted by emil76
hi there, I just created a short tutorial for placemint on youtube, for those grinders of sng who want to have the tables moving from top-left to bottom-right depending on the level of blinds.
I just heard about this program and this is exactly what I want, but I cant find the regex nor see what it says in the vid. Could anyone post the regex?
PlaceMint: Window Positioning Tool Quote
07-27-2013 , 12:15 PM
can anyone help me with a 888 cash game regex? thx a bunch
PlaceMint: Window Positioning Tool Quote
07-28-2013 , 05:42 PM
this works for 888 tables: ^.+?\s(NLH|PLO)\s\$?[\d\.,]+¢?/\$?[\d\.,]+¢?$
PlaceMint: Window Positioning Tool Quote
07-29-2013 , 05:21 AM
that does not work but found one that does in the meantime: ^.+?\sNLH
thx
PlaceMint: Window Positioning Tool Quote
07-29-2013 , 03:41 PM
Is it possible to have 2 diff layouts for the same site that I could alternate?
PlaceMint: Window Positioning Tool Quote
07-30-2013 , 02:54 AM
Quote:
Originally Posted by luckproof
Is it possible to have 2 diff layouts for the same site that I could alternate?
Yes.


Just a tip for everyone: RegEx don't have to be complicated. Just use the dollar and euro signs when you play real money tables. It won't break when there's a site update.
It'll work for all game types (CG, MTT, SNG) and all poker variants.

For example here's what I use to play PS and FTP simultaneously and seamlessly:

Title RegEx
\$[0-9]
\€[0-9]

Class RegEx
QWidget
PokerStarsTableFrameClass
PlaceMint: Window Positioning Tool Quote
07-30-2013 , 12:34 PM
Hi,

I managed to get PlaceMint working with Pokerstars, but no luck with any other sites I am playing on. If someone could help me with 888, PartyPoker and Bovada cashgame tables (NHL and PLO) that would be much appreciated.
PlaceMint: Window Positioning Tool Quote
07-30-2013 , 04:24 PM
Quote:
Originally Posted by hurt2
I'm using two monitors currently. I'd like PlaceMint to work on only one of the monitors - so I'd have stacks on monitor A but when I drag a table to monitor B it wouldn't auto-move to one of those stacks. Right now I only have stacks on monitor A but tables auto-move to those whether I drag them to a spot on A or B. Is it possible? Thanks.
bump, will ship $ on stars to anyone that can help, i just want PlaceMint to work on only one of my monitors.

alternatively how can i use hotkeys to move tables to PlaceMint slots?
PlaceMint: Window Positioning Tool Quote
07-30-2013 , 11:18 PM
Alright, I still can't get Party and 888 to work. can anyone help me?

Party NLH:

Code:
Westminster -  NL  Hold'em - $2/$4
Party PLO:

Code:
Dubai -  PL  Omaha Hi - $3/$6
888 NLH:

Code:
Niigata NLH $2/$4
888 PLO:

Code:
Amarillo PLO $3/$6
PlaceMint: Window Positioning Tool Quote
07-31-2013 , 10:46 PM
hello!

I would like to know if it is possible to change the layout/profile of placemint automaticly in funtion of howmany table i have!

thank you very much
PlaceMint: Window Positioning Tool Quote
08-01-2013 , 10:27 AM
Does it work on windows 8? PlaceMint worked on my windows 7,I copied PlaceMint folder to new windows 8. It does't work.
PlaceMint: Window Positioning Tool Quote
08-01-2013 , 03:50 PM
Quote:
Originally Posted by closeup24
Does it work on windows 8? PlaceMint worked on my windows 7,I copied PlaceMint folder to new windows 8. It does't work.
All right. It's working.
PlaceMint: Window Positioning Tool Quote
08-02-2013 , 12:06 PM
Hey

Looking for someone to build me a Place Mint for cash games over multiple sites (Stars/FTP/888/Micro/Party).

Ideally I want 9 tables on my left 27" screen and 4 tables on the left side of my other 27" screen.

Willing to pay a small amount for the job to be done.

PM me

C
PlaceMint: Window Positioning Tool Quote
08-03-2013 , 09:11 PM
For Revolution I am using: ^Ring\sGame:\s\d

I am using a separate regex for Merge: ^Lux\s\d

Both of these work fine individually, but how can I get them to work so I can play both sites at the same time; ie: have new tables from each site align properly with tables already open instead of just stacking on top.

What would be the syntax to combine both of these regexes in to one?

Thanks
PlaceMint: Window Positioning Tool Quote
08-04-2013 , 05:57 AM
Quote:
Originally Posted by hurt2
bump, will ship $ on stars to anyone that can help, i just want PlaceMint to work on only one of my monitors.

alternatively how can i use hotkeys to move tables to PlaceMint slots?
I dont think u can have it working only on 1 monitor since PlaceMint recognizes any window type set in the configuration and handle it. what you can do is having different slots (size/number/arrangement) in monitor A vs monitor B, and then you can send (draging or by hotkey) one window from one monitor to the other and PlaceMint will handle it accordingly
PlaceMint: Window Positioning Tool Quote

      
m