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

01-11-2011 , 04:50 PM
I'm playing on a web-based site... does placemint help me multitabling?
(sorry for asking probably a common question but I am a noob and I can't use properly the search function)
PlaceMint: Window Positioning Tool Quote
01-11-2011 , 05:50 PM
If each table can be it's own browser window, then yes.
PlaceMint: Window Positioning Tool Quote
01-11-2011 , 07:24 PM
Quote:
Originally Posted by TheIrishThug
If each table can be it's own browser window, then yes.
Great, I will try it out very soon
tyty
PlaceMint: Window Positioning Tool Quote
01-11-2011 , 10:40 PM
The latest ftp update seems to have broken the expression for rush tables that i use, which is

[0-9]\s\-\s\sLogged\sIn\sAs\sMysUsername$

Any thoughts on a fix, or have I done something stupid?

Thanks!
PlaceMint: Window Positioning Tool Quote
01-12-2011 , 12:54 AM
I checked and all Full Tilt windows have the same class (QWidget), so unfortunately you can can't use just that to isolate all FT tables. But if you get some window titles for rush tables, I can work on an expression for you.

The new release has a Details Grabber which will grab the title, class, size and location of any window you click on. So that can help you get that information.
PlaceMint: Window Positioning Tool Quote
01-12-2011 , 07:52 AM
Hi I would like to know if it works ont windows 7 supreme?
PlaceMint: Window Positioning Tool Quote
01-12-2011 , 08:42 AM
It works on any windows box with .NET 2.0. Vista and W7 come with it pre-installed.
PlaceMint: Window Positioning Tool Quote
01-12-2011 , 11:14 AM
Quote:
Originally Posted by TheIrishThug
I checked and all Full Tilt windows have the same class (QWidget), so unfortunately you can can't use just that to isolate all FT tables. But if you get some window titles for rush tables, I can work on an expression for you.
Great, FT rush window titles

Title:
Swiftly Tilting (6 max) - $1/$2 - No Limit Hold'em - Logged In As My Username
Class:
QWidget

and
Title: Hermes - $1/$2 - No Limit Hold'em - Entry 1 - Logged In As My Username
Class:
QWidget

and
Electro - $2/$4 - No Limit Hold'em - Entry 1 - Logged In As My Username
Class:
QWidget
PlaceMint: Window Positioning Tool Quote
01-12-2011 , 06:31 PM
Hi,

Im trying to set up 6 tables for iPoker. I have installed all the files but I have problem setting it up. I have read the quick guide but I still dont understand?

I have a laptop with a 24" monitor and I want to tile 6 tables to the 24". How do I do this?

Thank you
PlaceMint: Window Positioning Tool Quote
01-12-2011 , 06:42 PM
tagWAG,
Full Tilt
Code:
\s-\s\$[\d.,]+/\$[\d.,]\s-\s(Cap\sPot\sLimit|Cap\sNo\sLimit|Pot\sLimit|No\sLimit|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
Sir_TiltALOT,
You need to set the location of your slots to be on the external monitor. You can use the Sample Slot to see where the slot's location currently is and move it to the location you want.
PlaceMint: Window Positioning Tool Quote
01-12-2011 , 07:27 PM
When I press "Show Sample shot" the window apprears on that place I want the table to be. And when I press Details grabber to choose table window the name is there. But when I close the table and open a new one it still popups at the laptop montior. How do I fix that?
PlaceMint: Window Positioning Tool Quote
01-12-2011 , 08:47 PM
Quote:
Originally Posted by TheIrishThug
It works on any windows box with .NET 2.0. Vista and W7 come with it pre-installed.
hi again

I tried to use it on Entraction, but doesnt work

what can i do?
PlaceMint: Window Positioning Tool Quote
01-12-2011 , 09:25 PM
kaliboz,
Make sure you are using this expression.
Entraction
Code:
\((Texas Hold'em|Omaha|7\s(Card\s)?Stud)\s(No|Fixed|(High\s)?Pot)\sLimit\sEUR\s[\d,.]+/[\d,.]+\)\s\[Connection:\s.+\]$
Sir_TiltALOT,
Did you select the iPoker expression? Did you save the configuration? The Details Grabber does just that, grab the details for you. It does not create expressions or set a slot's size or location for you.
PlaceMint: Window Positioning Tool Quote
01-12-2011 , 10:54 PM
Thx for ur time

I've done and I have not been able to make it work





if I'm doing something wrong, please let me know
PlaceMint: Window Positioning Tool Quote
01-12-2011 , 11:24 PM
That picture does not show the Title RegEx tab. Make sure your first "n2" expression is checked in the list. Then you should see the window title in the tree in the main window.
PlaceMint: Window Positioning Tool Quote
01-12-2011 , 11:34 PM
ok sorry for that, but still dont works



I have net. framework 4.0 and windows 7 ultimate
PlaceMint: Window Positioning Tool Quote
01-13-2011 , 12:22 AM
Try running PlaceMint as Admin. I think the user access controls might stop PlaceMint from working completely (this is just an idea as I run XP).
The only other thing I can think of is the fact that saved changes don't take effect until after you close the Configuration Window. If that still does not solve your problem, email the configuration file to fes421@yahoo.com and I will take a look and see what I can find.
PlaceMint: Window Positioning Tool Quote
01-13-2011 , 09:08 AM
Quote:
Originally Posted by TheIrishThug
tagWAG,
Full Tilt
Code:
\s-\s\$[\d.,]+/\$[\d.,]\s-\s(Cap\sPot\sLimit|Cap\sNo\sLimit|Pot\sLimit|No\sLimit|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
Irish, this doesnt seem to do the trick for rush tables.
PlaceMint: Window Positioning Tool Quote
01-13-2011 , 09:29 AM
It works for all the window titles you posted. Either post more titles that it doesn't match or look over your configuration for something you might have set by accident. For example, kaliboz's issue was because he was using the Entraction expression for the title AND class expression, which does not work.
PlaceMint: Window Positioning Tool Quote
01-13-2011 , 06:33 PM
I understand the bodog HEM conflict has been resolved.
What rege do I need to use for Bodog HU tables?
PlaceMint: Window Positioning Tool Quote
01-13-2011 , 07:52 PM
Quote:
Originally Posted by TheIrishThug
It works for all the window titles you posted.

Thanks Thug I figured out what I was doing wrong, it all works prefectly.
PlaceMint: Window Positioning Tool Quote
01-13-2011 , 10:34 PM
Finally works on entraction with this code

HTML Code:
\w+(\s\w+)*\s\u0028.*\u0029\s\s\u005BConnection\u003a\s[\s\w]+\u005D
tx for ur help
PlaceMint: Window Positioning Tool Quote
01-13-2011 , 11:09 PM
Quote:
Originally Posted by TheNoodleMan
I understand the bodog HEM conflict has been resolved.
What rege do I need to use for Bodog HU tables?
The current expression is essentially a list of table names. You can try using the Details Grabber to see if the table windows have a unique class compared to the lobbies and use that.
PlaceMint: Window Positioning Tool Quote
01-13-2011 , 11:29 PM
I'm not really sure how to compile a regex

Accoring to the details grabber the table class is #32770, the same as the bodog lobby.

I tried to list all the HU NL tables and paste them into the existing regex but I'm obviously missing a step.

Here's the table list, I'm not sure what else needs to be there?
Code:
(Gaelo|Oisse|Vered|Orack|Physermos|Bleard|Breisage|Polisstur|Eonan|Seraytia|Ostiahon|Imutia|Eosriria|Airithrap|Cheachmor|Aleser|Kinden|Banoden|Morwar|Inegar|Osek|Earl\sGrey|Drale|Tanal|Rayraya|Vordena|Ormsroth|Miner\sCity|Qarcil|Nenynys|Ukine|Ageaios|Osaitia|Bresamcer|Rissaypol|Noqios|Eorisura|Aina|Tibios|Shalaraia|Aviel|Shadur|Harishul|Sleven|Valerin|Alrira|Ethron|Malrion|Eranil|Qilwen|Ealunrion|Lamonmol|Relalira|Naelo)
PlaceMint: Window Positioning Tool Quote
01-13-2011 , 11:36 PM
Mine looks like this. I removed most of the table names but you get the idea.

Code:
^(Osamon|Sea\sIsland|Athradio)$|^(.*\s\(max\s6\))$
It collects all 6max tables too.
PlaceMint: Window Positioning Tool Quote

      
m