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

11-21-2011 , 07:13 PM
Hey, I've positioned my slots to the sizes I want them, and am not exactly sure what to do next. Is there a instructional video out there on how to set everything up?

PS- http://forumserver.twoplustwo.com/17...vices-1127628/ will pay good $
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 05:05 AM
Quote:
Originally Posted by ffr
Anyone experience Placemint on bodog flickering the windows around the computer screen quickly. I finally got Placemint to recognize my bodog tables, but now it moves them around so quickly I can't do anything. I have to turn Placemint off to stop the tables from flying around my monitor.

Anyone experience this? Any idea what I can do to fix it?

Thanks!
Has anyone else experienced this? I love placemint, but can't use it right now because the windows fly around the screen.
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 11:38 AM
hey, tyvm for the 4 expressions! can someone briefly tell me what i have to do to make them work? i tried by setting up a group of 4 stacks and copied the expressions to 4 different regex lists? Is this wrong? Or do i have to create one list by copying the 4 expressions right behind each other?

thx
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 01:25 PM
ffr,
It sounds like there is another program trying to position the windows and wants to put them in a different place than you configured in PlaceMint. It is possible that Bodog is doing it itself. You will have to turn that off for PlaceMint to work properly.

Cherufe,
There already is an Everleaf expression that matches those window titles.

LunarWolfspirit,
888 Poker
Code:
^.+?\s(NLH|FLH)\s\$?[\d\.,]+¢?/\$?[\d\.,]+¢?$
ra]\\[dom & LunarWolfspirit,
This is a known issues. You need to close PlaceMint before you shutdown your machine.

Mylife0115,
True Poker
Code:
(\s-\s\d+\s-\s)?No\sLimit-\s\$[\d.,]+/\$[\d.,]+\sHold'em(\s\(BadBeat\))?\sMoney\sin\splay:\s\$\d+
True Poker SNG
Code:
\$[\d.,]+(\sTurbo)?(\s6-Max)?\s-\sNo\sLimit-\s[\d,]+/[\d,]+\sHold'em
The expression you posted for prima matches all the titles you posted. What do you mean when you say it doesn't work?

fiftyonefifty,
There should be an option in the menu when you right click on the PlaceMint.exe

!doh!,
I don't have a mac, so I can't test. But I would guess not.
Yes, you will need to select an expression for each of the sites you want to control.

jojo22,
Are the window names showing up in the tree view?

StuZero,
You didn't say what kind of characters the XXX stands for. If it is digits, then your second attempt was close.
Code:
Notes\sfor\sPlayer\s\d+
If it is something else, you can just use this.
Code:
Notes\sfor\sPlayer\s
garvey8,
Please follow the instructions for asking for regex help.

kutty,
You have to save the configuration and then close the configuration window before the changes take effect. Also, make sure you have selected the expressions you want for your window group.

Bobson,
One expression for each of the four. Then when you are configuring the window group, you can select all four to be used for the window group.
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 01:39 PM
Quote:
Originally Posted by TheIrishThug
Bobson,
One expression for each of the four. Then when you are configuring the window group, you can select all four to be used for the window group.
done that. i added unter edit regex list 4 new titles and copied it in each of them. The i created a window group and added 4 slots, then checked the 4 expressions under title reg ex

placemint still opens all tables at the first stack

and tried:

to create 4 window group -each of them with one stack and checked one title regex for each

When i open stars placemint sets all tables to the first window group

Last edited by Bobson; 11-22-2011 at 01:45 PM.
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 04:04 PM
By default PlaceMint will fill a stack completely before it moves on to the next slot. You can change it to fill every slot before it adds a second window to a stack by doing the following: Tools > Options > Positioning > Breadth First Fill.

When you tried 4 different groups, did you have tables that fit into each of the groups? If you only have low blind tables, PlaceMint will keep everything in the window group assigned the low blind expression. Looking at the expressions again, it should not be possible that one of the expressions will match all titles. Are you using just these four expressions and not the general Poker Stars expression?
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 04:46 PM
Quote:
Originally Posted by TheIrishThug
By default PlaceMint will fill a stack completely before it moves on to the next slot. You can change it to fill every slot before it adds a second window to a stack by doing the following: Tools > Options > Positioning > Breadth First Fill.

When you tried 4 different groups, did you have tables that fit into each of the groups? If you only have low blind tables, PlaceMint will keep everything in the window group assigned the low blind expression. Looking at the expressions again, it should not be possible that one of the expressions will match all titles. Are you using just these four expressions and not the general Poker Stars expression?
thx for your answer!

breadth first fill wasnt checked and i think thats the right way(?) Anyway: tried to check it: no result!

yeah i have different blind stages to test my settings...like t30/t200/t300+A etc

i went by using only your expressions and using yours + pokerstars + pokerstars sng

atm the setup is like:
group 1 ==> expr. 1 +ps +sng==> slot 1
group 2 ==> expr. 2...==> slot 2
group 3 ==> expr. 3...==> slot 3
group 4 ==> expr. 4...==> slot 4

i also tried: group 1 ==> expr 1-4 + ps + sng ==> slot 1-4

either one didnt work
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 05:28 PM
group 1 ==> expr. 1 +ps +sng==> slot 1

This is your problem. The PS expression is written to be very generic and match all Poker Stars windows. Expressions 1-4 match a sub-set of the PS expression. If you have a window that can be matched by more than one expression, there is no guarantee for which one it will be matched by (It is more likely to be matched by the earlier expression, but there is a chance that it will be matched by the other expression). If you want to section windows off by blinds, you need an expression that strictly matches each set you care about.
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 06:11 PM
atm the setup is like:
group 1 ==> expr. 1 ==> slot 1
group 2 ==> expr. 2 ==> slot 2
group 3 ==> expr. 3 ==> slot 3
group 4 ==> expr. 4 ==> slot 4

i rmoved ps expr and sng expr. but doesnt help it
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 06:16 PM
What is happening with the setup described? What are the window titles of the windows open? And what group does each window title end up in?
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 06:20 PM
group 1 ==> expr. 1 ==> slot 1
group 2 ==> expr. 2 ==> slot 2
group 3 ==> expr. 3 ==> slot 3
group 4 ==> expr. 4 ==> slot 4

i got 2 45s open atm: one at 15/30 one at 400/800+A

$15.00 NL Hold'em [45 Players, Turbo] - Blinds $300 / $600 Ante $50 - Tournament 473... Table 5
and again for 50/100

when i open placemint both of the windows appear in group one and cant be moved manually in other stacks

Last edited by Bobson; 11-22-2011 at 06:27 PM.
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 06:28 PM
Quote:
Originally Posted by ffr
Anyone experience Placemint on bodog flickering the windows around the computer screen quickly. I finally got Placemint to recognize my bodog tables, but now it moves them around so quickly I can't do anything. I have to turn Placemint off to stop the tables from flying around my monitor.

Anyone experience this? Any idea what I can do to fix it?

Thanks!
Quote:
Originally Posted by TheIrishThug
ffr,
It sounds like there is another program trying to position the windows and wants to put them in a different place than you configured in PlaceMint. It is possible that Bodog is doing it itself. You will have to turn that off for PlaceMint to work properly.
Hey TheIrishThug,

I'm not sure what other program it could be. I do use Hotdoggy as well, but I tried using PlaceMint without Hotdoggy even open and it still causes the tables to jump around.

I looked in the Bodog settings, but don't see any option to move the tables.

Any idea what I can try to get this fixed. I love Placemint, but can't use it right now.


Thanks!
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 07:12 PM
Bobson,
Are you using these expressions? Because none of them match the title you posted (the table would not be in any group).
Quote:
Originally Posted by TheIrishThug
Bobson,
You can split up the windows how you want, but I believe that this is what you are looking for. Please provide more examples if I missed something.
(18 player, 45 player, 180 player sng) blinds t20-50
Code:
\d+er:\s\$\d+(\.\d\d)?\sNL\sHold'em\s\[\d+\sPlayers,\sTurbo\]\s-\sBlinds\s\$(10|25)/\$(20|50)\s-\sTournament
(18 player, 45 player, 180 player sng) blinds t100-t200 (no antes)
Code:
\d+er:\s\$\d+(\.\d\d)?\sNL\sHold'em\s\[\d+\sPlayers,\sTurbo\]\s-\sBlinds\s\$(50|100)/\$(100|200)\s-\sTournament
(18 player, 45 player, 180 player sng) blinds t200 (+antes) - t600
Code:
\d+er:\s\$\d+(\.\d\d)?\sNL\sHold'em\s\[\d+\sPlayers,\sTurbo\]\s-\sBlinds\s\$(100|300)/\$(200|600)\sAnte\s\d+\s-\sTournament
(18 player, 45 player, 180 player sng) blinds t800+
Code:
\d+er:\s\$\d+(\.\d\d)?\sNL\sHold'em\s\[\d+\sPlayers,\sTurbo\]\s-\sBlinds\s\$(400|15k)/\$(800|30k)\sAnte\s\d+(\.\d+)?k?\s-\sTournament
ffr,
Check your PM box. There will be a message with instructions on how to turn on logging and an email address so I can try to take a better look.
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 07:19 PM
Quote:
Originally Posted by TheIrishThug
Bobson,
Are you using these expressions? Because none of them match the title you posted (the table would not be in any group).
correct , what do i have to edit?
PlaceMint: Window Positioning Tool Quote
11-22-2011 , 09:18 PM
Quote:
Originally Posted by Bobson
correct , what do i have to edit?
put simply, what do i have to change to make it work? tyvm
PlaceMint: Window Positioning Tool Quote
11-23-2011 , 06:29 PM
Ok, made a few small tweaks. Try these.
Code:
\$\d+(\.\d\d)?\sNL\sHold'em\s\[\d+\sPlayers,\sTurbo\]\s-\sBlinds\s\$(10|25)\s?/\s?\$(20|50)\sAnte\s\$?\d+\s-\sTournament
Code:
\$\d+(\.\d\d)?\sNL\sHold'em\s\[\d+\sPlayers,\sTurbo\]\s-\sBlinds\s\$(50|100)\s?/\s?\$(100|200)\sAnte\s\$?\d+\s-\sTournament
Code:
\$\d+(\.\d\d)?\sNL\sHold'em\s\[\d+\sPlayers,\sTurbo\]\s-\sBlinds\s\$(100|300)\s?/\s?\$(200|600)\sAnte\s\$?\d+\s-\sTournament
Code:
\$\d+(\.\d\d)?\sNL\sHold'em\s\[\d+\sPlayers,\sTurbo\]\s-\sBlinds\s\$(400|15k)\s?/\s?\$(800|30k)\sAnte\s\$?\d+\s-\sTournament
PlaceMint: Window Positioning Tool Quote
11-23-2011 , 08:12 PM
Quote:
Originally Posted by TheIrishThug
Ok, made a few small tweaks. Try these.
Code:
\$\d+(\.\d\d)?\sNL\sHold'em\s\[\d+\sPlayers,\sTurbo\]\s-\sBlinds\s\$(10|25)\s?/\s?\$(20|50)\sAnte\s\$?\d+\s-\sTournament
Code:
\$\d+(\.\d\d)?\sNL\sHold'em\s\[\d+\sPlayers,\sTurbo\]\s-\sBlinds\s\$(50|100)\s?/\s?\$(100|200)\sAnte\s\$?\d+\s-\sTournament
Code:
\$\d+(\.\d\d)?\sNL\sHold'em\s\[\d+\sPlayers,\sTurbo\]\s-\sBlinds\s\$(100|300)\s?/\s?\$(200|600)\sAnte\s\$?\d+\s-\sTournament
Code:
\$\d+(\.\d\d)?\sNL\sHold'em\s\[\d+\sPlayers,\sTurbo\]\s-\sBlinds\s\$(400|15k)\s?/\s?\$(800|30k)\sAnte\s\$?\d+\s-\sTournament
hey, ty but the problem still exists

i created 4 expression for the new ones. then got
group 1 - slot 1 - expr 1 (no stars, stars sng or whatever)
group 2 - slot 2 - expr 2
group 3 - slot 3 - expr. 3
same group4

he still puts all the tables in group 1 stack 1
PlaceMint: Window Positioning Tool Quote
11-23-2011 , 08:19 PM
Ok, you have to give me more examples of window titles that are not being matched in order for me to make any more progress. More examples will decrease the chance that we will need to keep going back and forth like this.
PlaceMint: Window Positioning Tool Quote
11-23-2011 , 08:35 PM
$7.00 NL Hold'em [45 Players, Turbo] - Blinds $300 / $600 Ante $50 - Tournament 473... Table 2

$15.00 NL Hold'em [45 Players, Turbo] - Blinds $800 / $1600 Ante $75 - Tournament 473... Table 3

$30.00 NL Hold'em [45 Players, Turbo] - Blinds $150 / $300 Ante $25 - Tournament 473... Table 1

$3.50 NL Hold'em [45 Players, Turbo] - Blinds $100 / $200 Ante $25 - Tournament 473... Table 4

$15.00 NL Hold'em [45 Players, Turbo] - Blinds $100 / $200 Ante - Tournament 473... Table 5

thats some possible windows - one thing i dont understand is: when he reads out the title, it should be enough to filter for some key words (?) like we already did. The differences for the stacks should result from the different Blind levels.... but somehow it doesnt work. i tried another expr which is working for someone else in this thread but it doesnt work either

may i do some wrong?
PlaceMint: Window Positioning Tool Quote
11-24-2011 , 12:31 AM
thanks.

I copy and paste the true regex for cash as the below:

(\s-\s\d+\s-\s)?No\sLimit-\s\$[\d.,]+/\$[\d.,]+\sHold'em(\s\(BadBeat\))?\sMoney\sin\splay:\s\$\d +

But no-tables were detected, here are some examples:

Adelite (BBJ) - 5 - No Limit- $0.50/$1 Hold'em (BadBeat) Money in play: $0

Actinolite (Short, BBJ) - No Limit- $0.50/$1 Hold'em (BadBeat) Money in play: $0

Adamantium (BBJ) - 4 - No Limit- $0.50/$1 Hold'em (BadBeat) Money in play: $0

Adelite (BBJ) - 6 - No Limit- $0.50/$1 Hold'em (BadBeat) Money in play: $0

Adamantium (BBJ) - 2 - No Limit- $0.50/$1 Hold'em (BadBeat) Money in play: $0

Aegirine (Fast) - 2 - No Limit- $0.50/$1 Hold'em Money in play: $0

Aerinite - No Limit- $0.50/$1 Hold'em Money in play: $0
PlaceMint: Window Positioning Tool Quote
11-25-2011 , 07:46 AM
Quote:
Originally Posted by TheIrishThug
StuZero,
You didn't say what kind of characters the XXX stands for. If it is digits, then your second attempt was close.
Code:
Notes\sfor\sPlayer\s\d+
If it is something else, you can just use this.
Code:
Notes\sfor\sPlayer\s
Thanks very much.

That worked.
PlaceMint: Window Positioning Tool Quote
11-25-2011 , 12:48 PM
What exactly do these options do?

Size, maximize, move, minimize and send f5 (all in the settings tab) do?

It seems that no matter what combination I try I never notice anything different happening.
PlaceMint: Window Positioning Tool Quote
11-29-2011 , 05:37 PM
is it possible to setup placemint with 2 window group which contain the same "table names", and then move them around with a hotkey?

so basically i want to have seperate window groups for my monitors, and be able to send the tables from one monitor to each other by hotkey.

it stopped me right at the beginning when i wanted to create a window group referencing to the same title reg-ex.
PlaceMint: Window Positioning Tool Quote
11-30-2011 , 06:31 PM
does this work for 888poker cash tables?
PlaceMint: Window Positioning Tool Quote
11-30-2011 , 07:06 PM
just got home after 5 mths away, stars doesnt work nemore. new expression? thx in advance
PlaceMint: Window Positioning Tool Quote

      
m