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

04-25-2012 , 09:05 PM
Quote:
Originally Posted by BAEVentures
Alright, so I feel like a complete idiot at the moment. I'm just trying to get this set up for the first time on Merge, and for some reason, after configuring my slots and adding the regex titles, the games are still not snapping to their proper slots.

My entire config file is in the spoiler (only one title as I'm trying to get it up and functioning before I add more and set this up how I actually want it). I should also note that the hotkeys don't work either, but the tables do display as being in certain stacks IE the below screenshot.

I enabled Drag and Drop Swapping w/ outline, the outline pops up and the tables move around in stack locations like the below screenshot dictates, but they don't actually snap themselves to those locations when dropped.

Any help would be supremely appreciated.
So I got this up and running today, deleted, re-installed and re-made all my config stuff from scratch. I have 9 man SNG's snapping to place and hotkeys functioning, unfortunately Merge Double or Nothings are not functioning.

I went as far as using the details grabber to double check, and used a code that a friend put together instead of the common code or whatever. Still no dice.



There's an example. The table is in the right spot (my default for all my tables before i started using PM). Unfortunately PM doesn't recognize the table nor does it snap tables to that location or allow for hotkeys. As I mentioned above, it does however, work perfectly for 9 max games.

Spoiler:
OverBet - $10 NL Holdem Double Up - 10 Handed
OverBet - $20 NL Holdem Double Up - 10 Handed
OverBet - $50 NL Holdem Double Up - 10 Handed
OverBet - $100 NL Holdem Double Up - 10 Handed

Overbet\s-\s\$10\s-\sNL\sHoldem\sDouble\sUp
Overbet\s-\s\$20\s-\sNL\sHoldem\sDouble\sUp
Overbet\s-\s\$50\s-\sNL\sHoldem\sDouble\sUp
Overbet\s-\s\$100\s-\sNL\sHoldem\sDouble\sUp


Detail Grabber gave the same as the former text when used.

That's what I've tried so far, with 0 success. Also tried adjusting my title bar font size as a last resort with obviously no success.

And my entire config file below. the program and will love it more when DoN's are functioning!

Spoiler:
<?xml version="1.0" encoding="utf-8"?>
<Configuration xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<groups>
<WindowGroup sizable="true" movable="true" minable="true" maxable="true" sendF5="false">
<Slots>
<Slot size="50">
<shape X="-1920" Y="0" Height="707" Width="958" />
<hotkey ModKeys="None" Key="None" />
</Slot>
</Slots>
<TitleRegExMatchList>
<PMRegex xsi:type="TitleRegex">
<title>$10 DoN</title>
<match>Overbet - $10 NL Holdem Double Up - 10 Handed</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
<PMRegex xsi:type="TitleRegex">
<title>$50 DoN</title>
<match>Overbet - $50 NL Holdem Double Up - 10 Handed</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
<PMRegex xsi:type="TitleRegex">
<title>$5 DoN</title>
<match>Overbet - $5 NL Holdem Double Up - 10 Handed</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
<PMRegex xsi:type="TitleRegex">
<title>$20 DoN</title>
<match>Overbet - $20 NL Holdem Double Up - 10 Handed</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
</TitleRegExMatchList>
<ClassRegExMatchList />
<Title>Double or Nothings</Title>
<Show ModKeys="None" Key="None" />
<Restore ModKeys="None" Key="None" />
<Minimize ModKeys="None" Key="None" />
<Maximize ModKeys="None" Key="None" />
<Bottom ModKeys="None" Key="None" />
</WindowGroup>
<WindowGroup sizable="true" movable="true" minable="true" maxable="true" sendF5="false">
<Slots>
<Slot size="50">
<shape X="-961" Y="0" Height="707" Width="958" />
<hotkey ModKeys="None" Key="None" />
</Slot>
<Slot size="1">
<shape X="-1919" Y="707" Height="493" Width="660" />
<hotkey ModKeys="None" Key="F1" />
</Slot>
<Slot size="1">
<shape X="-1297" Y="706" Height="493" Width="660" />
<hotkey ModKeys="None" Key="F2" />
</Slot>
<Slot size="1">
<shape X="-663" Y="705" Height="493" Width="660" />
<hotkey ModKeys="None" Key="F3" />
</Slot>
</Slots>
<TitleRegExMatchList>
<PMRegex xsi:type="TitleRegex">
<title>$20 Bounty 9 max</title>
<match>Overbet - $20 Bounty SNG - 9 Handed</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
<PMRegex xsi:type="TitleRegex">
<title>Armadillo</title>
<match>Overbet - Armadillo Room</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
<PMRegex xsi:type="TitleRegex">
<title>Falcon</title>
<match>Overbet - Falcon Room</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
<PMRegex xsi:type="TitleRegex">
<title>Falcon Turbo</title>
<match>Overbet - Falcon Room Turbo</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
<PMRegex xsi:type="TitleRegex">
<title>Ferret Turbo</title>
<match>Overbet - Ferret Room - Turbo</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
<PMRegex xsi:type="TitleRegex">
<title>Gecko</title>
<match>Overbet - Gecko Room</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
<PMRegex xsi:type="TitleRegex">
<title>Gecko Turbo</title>
<match>Overbet - Gecko Room Turbo</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
<PMRegex xsi:type="TitleRegex">
<title>Mako</title>
<match>Overbet - Mako Room</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
<PMRegex xsi:type="TitleRegex">
<title>Mako Turbo</title>
<match>Overbet - Mako Room Turbo</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
<PMRegex xsi:type="TitleRegex">
<title>Ox Turbo</title>
<match>Overbet - Ox Room - Turbo</match>
<case-sensitive>false</case-sensitive>
</PMRegex>
</TitleRegExMatchList>
<ClassRegExMatchList />
<Title>9 Max</Title>
<Show ModKeys="None" Key="None" />
<Restore ModKeys="None" Key="None" />
<Minimize ModKeys="None" Key="None" />
<Maximize ModKeys="None" Key="None" />
<Bottom ModKeys="None" Key="None" />
</WindowGroup>
</groups>
</Configuration>
PlaceMint: Window Positioning Tool Quote
04-26-2012 , 03:37 AM
Can disregard the above. Friend was able to get it figured out. For anyone else that is looking, the below works for all Merge DoN's.

Spoiler:
Overbet\s-\s\$.*Double


Also, in case anyone is looking, the below is what works for the 6 and 9 max bounty SNG's. (Note: it will also appropriate Bounty MTT's).

Spoiler:
Overbet\s-\s\$.*Bounty


Lastly, for use in the $33-82 6 max Turbo's (un-named)
Spoiler:
Overbet\s-\s\$.*6\sMax


Not the most specific, in fact about as general of coding as you can get, but certainly solved my problem. Obviously, if you are on a different skin you will have to make the necessary adjustments.

Last edited by BAEVentures; 04-26-2012 at 03:50 AM.
PlaceMint: Window Positioning Tool Quote
04-26-2012 , 05:51 AM
20$ on Stars to whoever can get my placemint working with all zoom tables
PlaceMint: Window Positioning Tool Quote
05-16-2012 , 08:23 AM
After Partys update today the Title RegEx's for Party dont work anymore since the changed the names of the tables. Anyone able to write some new ones?
PlaceMint: Window Positioning Tool Quote
05-16-2012 , 11:03 AM
Hi. I'm having a little trouble with ongame tables. If anyone could help, I would appreciate.

If I open placemint and open one ongame table. There will look like this :

http://imageshack.us/photo/my-images...mttuloeds.png/




It only works if I resize the ongame table first and after that I open placemint.

What should I do?

thanks in advance!

Last edited by TheCzarPs; 05-16-2012 at 11:09 AM.
PlaceMint: Window Positioning Tool Quote
05-16-2012 , 11:11 AM
Quote:
Originally Posted by Malmbilen
After Partys update today the Title RegEx's for Party dont work anymore since the changed the names of the tables. Anyone able to write some new ones?
#2
PlaceMint: Window Positioning Tool Quote
05-16-2012 , 11:54 AM
Quote:
Originally Posted by TheCzarPs
Hi. I'm having a little trouble with ongame tables. If anyone could help, I would appreciate.

If I open placemint and open one ongame table. There will look like this :

http://imageshack.us/photo/my-images...mttuloeds.png/




It only works if I resize the ongame table first and after that I open placemint.

What should I do?

thanks in advance!
Forget my post. I've already find the problem.
PlaceMint: Window Positioning Tool Quote
05-16-2012 , 12:23 PM
Quote:
Originally Posted by Malmbilen
After Partys update today the Title RegEx's for Party dont work anymore since the changed the names of the tables. Anyone able to write some new ones?
Yes pretty please.

For PLO tables the Regex Grabber gives me " Gufa - PL Omaha Hi - 3 $/6 $"

NLH tables "Sedane - NL Hold'em - 2 $/4 $"
PlaceMint: Window Positioning Tool Quote
05-16-2012 , 12:42 PM
+1 to Party busto
PlaceMint: Window Positioning Tool Quote
05-16-2012 , 02:51 PM
for party NL cashgames a quick workaround

Quote:
(\w)*\s-(\s)*(NL\s*Hold'em)\s-\s(\d\s\$/\d+)
PlaceMint: Window Positioning Tool Quote
05-16-2012 , 05:25 PM
Quote:
Originally Posted by wombert
for party NL cashgames a quick workaround
Could you do this for PLO? It says "PL Omaha Hi" instead of "NL Hold'em" but is otherwise the same. I have no idea what that code means but the obvious (to me) things didn't work.
PlaceMint: Window Positioning Tool Quote
05-16-2012 , 05:28 PM
Actually your workaround doesn't work for NL Holdem for me either which explains part of my problem.
PlaceMint: Window Positioning Tool Quote
05-16-2012 , 07:23 PM
I played around with the regex and came up with this for Party:
Code:
^.+?\s-\s\s(NL\s\sHold'em|PL\s\sOmaha\sHi|insertyourgame)\s-\s
\s mean space. Idk exactly what the stuff in the beginning does but this works for me.
PlaceMint: Window Positioning Tool Quote
05-16-2012 , 07:42 PM
I'm looking for some Ongame help here.

Since PlaceMint can't resize Ongame tables properly. I want Ongame tables to not be resized but still be used in the same slot group as other sites.

I have tried a workaround running two instances of PlaceMint with identical slot setups, one which resizes all tables except Ongame and one which moves all the tables. This caused tables to flicker and move in to slots pretty randomly when moving and opening new tables.

This wouldn't be much of an issue if all clients used the same aspect ratio for tables, but unfortunately,that's not the case.

Any suggestion for a better solution?
PlaceMint: Window Positioning Tool Quote
05-16-2012 , 11:24 PM
Quote:
Originally Posted by y00
I played around with the regex and came up with this for Party:
Code:
^.+?\s-\s\s(NL\s\sHold'em|PL\s\sOmaha\sHi|insertyourgame)\s-\s
\s mean space. Idk exactly what the stuff in the beginning does but this works for me.
Works for me so far. Thanks.
PlaceMint: Window Positioning Tool Quote
05-17-2012 , 05:23 AM
Quote:
Originally Posted by y00
I played around with the regex and came up with this for Party:
Code:
^.+?\s-\s\s(NL\s\sHold'em|PL\s\sOmaha\sHi|insertyourgame)\s-\s
\s mean space. Idk exactly what the stuff in the beginning does but this works for me.
I don't get it to work with the PLO tables. Anyone know what I need to change?
PlaceMint: Window Positioning Tool Quote
05-17-2012 , 11:45 AM
Works for me at PLO.
PlaceMint: Window Positioning Tool Quote
05-21-2012 , 11:05 AM
Does placemint still work for everyone else since the Party Update? Doesn´t work for me.
PlaceMint: Window Positioning Tool Quote
05-21-2012 , 11:15 AM
So I've just downloaded place mint and i am having trouble getting it up and running i want to create 4 boxes 1 for early in 180 mans 1 for late in 180 man, 1 early in 45 mans and 1 for late in 45 mans. But i still can not get this up and running for anything i have followed the instructions that were on page 228

1) Go here and download the latest regular expression list and the slot templates:
http://****************/projects/placemint/files/
2) Put them in the same folder as placemint.exe
3) Open placemint, go to Tools - Options and browse each of them in the specified category.

4) Open the regex file with notepad and put the desired regex code, for example for the 180man 8$ it would be like this:
<PMRegex xsi:type="TitleRegex">
<title>Here you can put anything you like</title>
<match>\$8(\.00)\sNL\sHold'em\s((\[180\sPlayers,\sTurbo\]))((\s+)-\sBlinds\s\$\d+/\$\d+(\sAnte\s\$\d+)?\s-\sTournament\s\d+\sTable\s\d+(\s-\s1\son\s1\s-\s)?|.*?\.\.\.)</match>
<case-sensitive>false</case-sensitive>
</PMRegex>

5) Save. Close and open placemint again. Go to "Tools - Configure - Title RegEx" and here you should have the option to use the one you just added.

and i have got to step 4 but I am trying to do this for $2.50 180 mans turbos so i have this code to enter


<PMRegex xsi:type="TitleRegex">
<title>2.50180man</title>
<match\$2(\.50)\sNL\sHold'em\s((\[180\sPlayers,\sTurbo\]))((\s+)-\sBlinds\s\$\d+/\$\d+(\sAnte\s\$\d+)?\s-\sTournament\s\d+\sTable\s\d+(\s-\s1\son\s1\s-\s)?|.*?\.\.\.)</match>
<case-sensitive>false</case-sensitive>
</PMRegex>

And have no clue where to put it On the step 4 above i have no clue where to put in into the regex file when you open it in notepad.

I understand that this is a huge post but could really do with some help to get this up and running PLEASE HELP
PlaceMint: Window Positioning Tool Quote
05-23-2012 , 05:05 AM
Can someone help please? I'm trying to get tournament lobbys (not the stars main lobby/client itself) in two different defined slots, can someone create the regex for this please?
Detail grabbed:

Tournament 564643628 Lobby
Tournament 564701348 Lobby

etc

Class #32770

Size 1100 x 584

Thanks
PlaceMint: Window Positioning Tool Quote
05-23-2012 , 10:42 AM
Quote:
Originally Posted by brendons31
Does placemint still work for everyone else since the Party Update? Doesn´t work for me.
Any way of fixing this? Is it just not working for me?
PlaceMint: Window Positioning Tool Quote
05-24-2012 , 10:59 AM
.

Last edited by limpinbarney; 05-24-2012 at 11:09 AM.
PlaceMint: Window Positioning Tool Quote
05-24-2012 , 01:26 PM
On poker heaven (Boss) placemint is not recognising deepstack and 35BB tables it seems

Tried using the regex list from website and from this forum "\d+\s-\s.+\sTH\s\d+\s-\sTable:\s\d+\s-\s".

Last edited by Nitrub; 05-24-2012 at 01:48 PM.
PlaceMint: Window Positioning Tool Quote
05-24-2012 , 02:21 PM
I'm trying to get this working with Bovada and having trouble. I tried search Bovada in this thread and only found two posts. Is anyone else using this for Bovada and have it working?

I used the Placemint Windows Detail Grabber with some tables open and this is the list:
SNG's:
15/30 No limit Hold'em (Double-Up Turbo)
15/30 No limit Hold'em - Hyper Turbo (300 Chips)
15/30 No limit Hold'em (Triple-Up)
25/50 No limit Hold'em - Hold'em (Super Turbo)

PLO 6-Max Cash Tables:
$0.10/$0.25 Pot limit Omaha - Affirmed
$0.05/$0.10 Pot limit Omaha - Dudley

Lobby:
Bovada Poker Lobby



How can I get Placemint working with these tables?

Thanks!!!
PlaceMint: Window Positioning Tool Quote
05-24-2012 , 05:40 PM
When I play on PokerStars and have Placemint on use and open PokerStars' hand replayer window, Placemint treats that hand replayer window like any other table window, so Placemint autominimizes it and places it on the next available slot meant for a cash table. Is there any way to stop this? I don't want Placemint to do anything to the hand replayer window.
PlaceMint: Window Positioning Tool Quote

      
m