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

06-02-2010 , 06:52 PM
Hey,

sick long thread now. I used Placemint for Ongame some month ago. Atm I use for my MTTSNG action tableplanner for organizing my stacks depending on the blindsize. But the behaviour is sometimes a bit ****ty.

I wanted to try Placemint, but like somebody said, the title is changing in the later stages of the SNGs. (45s atm). How is this solved? I saw some RegEx called Poker on the sourceforge page, but dunno how I should find the relevant informations in this long thread. So, help me pls. What do I have to do to play SNGs with Placemint on Pokerstars?

Thanks a lot!
PlaceMint: Window Positioning Tool Quote
06-02-2010 , 06:55 PM
Quote:
Originally Posted by TheIrishThug
AHK Window Info is a good script for getting information about a window.
ye thats exactly what i was looking for, thx!
PlaceMint: Window Positioning Tool Quote
06-02-2010 , 10:01 PM
Quote:
Originally Posted by El helado Patata
Is it possible for making Placemint just for the resizing? I really like that ALL my tables get the same ratios of 742x533 but the problem I get with PartyPoker switching between 2 slots every second (and sometimes boss does that too) is too annoying so it would be nice just for Placemint to resize the correct windows.

Is that possible?
ran into this problem on party and carbon now as well, is there any fix for it, i'd really still like it to auto move the tables though :/
PlaceMint: Window Positioning Tool Quote
06-03-2010 , 09:24 AM
is the download link on 1st post the most updated one or should I search the thread for the latest reply with a link?
PlaceMint: Window Positioning Tool Quote
06-03-2010 , 12:16 PM
Hmm. I downloaded Placemint and the Regexlist + Slottemplate (latest on sourcefourge). But nothin happens, when I define a slot.

Also I need moving the window to a slot depending on the blindlevel. Is that possible and how? Some help would just be awesome!

Thanks!
PlaceMint: Window Positioning Tool Quote
06-03-2010 , 12:53 PM
polshai,
The download link on sourcefourge is always the latest.

PersianOyabun,
Did you select a regex for your group to use? You can partition windows into different window groups based on blind level, but you will need to make an expression that is specific to your needs.
PlaceMint: Window Positioning Tool Quote
06-03-2010 , 12:58 PM
I go to configure and then to my testgroup. There on Settings/Regular Exp I activated the "Pokerstars SNG".

Tbh I dont understand the Expressionvalue. A lot of different characters and ya, I dont get it right now.

Thanks for your help!
PlaceMint: Window Positioning Tool Quote
06-04-2010 , 10:19 PM
Hey, I mass MTT sngs on Stars and i was trying all day to get PlaceMint to work with the long regex strings people had posted and none of the sngs were getting picked up. Eventually I saw that minimizing the windows past a certain resolution did in fact change the title of the window from say "12$ 180-Players" to "-Tournament xxxxxxx" And caused placemint to lose them from the list of recognized tables, which would cause Placemint to place another table on top of the one it just dropped off, which, if re-sized too small again would drop it again, and so on and so forth. This was a complaint from someone around post 50 or so if i recall.

So i made separate expressions for every buy-in i normally play e.g. "^\$6.50" "^\$6.75" "^$\12" and customized the windows so that they were as small as i could get them, while still keeping the first 3 digits of the buy-in visible in the title and not changing it to "-Tournament." The dimensions i found that worked for me was Width: 530 Height 400.

I play on two 24" widescreen monitors with 15 tiled tables. 6 large tables on the primary monitor which are the ones I am deepest in, and 9 smaller tables on the second monitor. I use TableNinja which will auto-close the lobby as soon as you register so PlaceMint will only pick up the table with your expression and not the lobby as well, and everything appears to be working swimmingly. I have the rotate feature on and have not tested it in conjunction with Holdem Manager so i'm not sure if the constant place changing is going to break my computer, but i'll let you know tomorrow.
PlaceMint: Window Positioning Tool Quote
06-06-2010 , 01:46 AM
Hi,

i am not sure how hard it is to implement this function.

when I check pause and then un-check pause(Ctrl-Z twice), how does placemint re-arrange the tables? it seems that the tables are arranged differently (random?) every time. it is possible to provide an option to keep the same order as before? or to arrange the tables in the order of something like tournament id, or blind, or the window title?

thanks!
PlaceMint: Window Positioning Tool Quote
06-06-2010 , 03:51 PM
So yeah, regarding my last post, when i officially registered for the tournaments and they got resized down, it changes the title to -Tournament xxxxxxxxx no matter what size. So i added the expression "^Tournament" so now Placemint picks up the buy-in, resizes it down then picks up Tournament to keep it. The only problem i'm having is that the F5 refresh function isn't working, i added the code into the .ini file, and i checked the box, but i still have to manually drag the table to get it to not be cropped off.
PlaceMint: Window Positioning Tool Quote
06-06-2010 , 04:46 PM
Is there a way to move a window between slots with one key? (like Stack and Tile does? Press a key and the window moves to the next available slot)
PlaceMint: Window Positioning Tool Quote
06-07-2010 , 11:10 AM
billxo1b,
Right now an pause forgets all information about the current state, so an un-pause will randomly rearrange windows based on how they are found. Trying to save state between pauses is on the list of potential features of 3.0.

Pupp3tMast3r,
The problem with that feature is that PlaceMint isn't doing anything to analyze how your slots are arranged in relation to each other. So the best it could do is move the window to the first slot on the list that isn't being used. And then if you wanted some organization to how the slots are prioritized, you would have to control that when you create your layout.
PlaceMint: Window Positioning Tool Quote
06-08-2010 , 01:45 AM
Yes, I figured it out. I can use the mouse to move them actually which is much more intuitive if you don't stack tables.
PlaceMint: Window Positioning Tool Quote
06-08-2010 , 04:15 AM
Hello TheIrishThug,

Nice job so far ... buuuuut I have a couple of questions:
Is it possible to add hotkeys to your tool? Your tool is only for tablepositioning right? I would like to add something like this:

http://www.stackandtile.com/sat/?q=node/6

at stacktitle I was able to customly add another Pokersite if I wanted to. On this link I needed to select the ccoordinates for the foldbutton on the table. However there is only and option of fold->move back to grid. And because I want to always title tables this one is pretty much useless for me so far. At least as long until the guy adds the fold only option.

So basically the liffnotes are:
-possible to add the rightmouseclick as foldhotkeys?
-possible to play partypoker and Ipoker 12 tables total?


Thank you for your support.
PlaceMint: Window Positioning Tool Quote
06-08-2010 , 12:29 PM
Pupp3tMast3r,
Glad to hear you got everything straightened out.

JustAmazing777,
As you said, PlaceMint is just about window positioning. A hotkey that does a specific thing to windows beyond moving them or resizing them is not window positioning. There are a number of other tools that are focused on automating mouse clicks.
PlaceMint: Window Positioning Tool Quote
06-10-2010 , 01:35 AM
Any updated solution for rush poker tables on FTP losing their placement once play begins on them?
PlaceMint: Window Positioning Tool Quote
06-11-2010 , 07:59 AM
Quote:
Originally Posted by sonplz
ran into this problem on party and carbon now as well, is there any fix for it, i'd really still like it to auto move the tables though :/
small follow up:

if you disable drag & drop swapping (+ swap on find) in the options, the bug didn't occur in 2 sessions now.

with hotkey swapping i can move the windows in the slots i want
PlaceMint: Window Positioning Tool Quote
06-13-2010 , 02:25 PM
Hi! I can't get placemint to recognize the pokerstars sngs. I have followed all the instructions on the wiki (downloaded latest regex list) check pokerstars sngs and pokerstars.
PlaceMint: Window Positioning Tool Quote
06-13-2010 , 03:32 PM
For some reason I can't get pokermint to work with pokerstars cash or sngs tables. It works fine with the pokerstars lobby and all full tilt tables. Maybe it's the new update?
PlaceMint: Window Positioning Tool Quote
06-14-2010 , 12:06 AM
I cant get placemint to load once i extract the file to my desktop it just keeps saying this program has stopped working.
PlaceMint: Window Positioning Tool Quote
06-14-2010 , 07:59 AM
hokiehokiehi,
Check this thread going backwards from today, there should be a newer regex posted.

TheGenius123,
Make sure you have .NET2.0 installed. After you do that, post the actual error message without summarizing anything.
PlaceMint: Window Positioning Tool Quote
06-14-2010 , 09:54 AM
There is no error message it just says this program has stopped working and closes after a few seconds. I use windows 7. Also, the program works if i just double click the winrar file without extracting but then it wont save any of my configurations
PlaceMint: Window Positioning Tool Quote
06-14-2010 , 11:43 AM
Windows7 means that you have the correct version of .Net. Did you extract both files from the archive and put them in the same folder? If you don't have the dll as well as the exe, the program will not run.
PlaceMint: Window Positioning Tool Quote
06-14-2010 , 12:36 PM
Oh thats why then im dumb. Thanks
PlaceMint: Window Positioning Tool Quote
06-14-2010 , 03:37 PM
Hi

Is there any function or plan to send tables to the bottom of the stack? e.g. when there is a new table that gets put into stack it covers the table with action. Also, the same thing when I drag and drop a table onto a different slot.
PlaceMint: Window Positioning Tool Quote

      
m