![]() |
|
#91
|
|||
|
|||
|
Just to be thorough, I thought I'd throw this in. . .
Since the first release of the new Party software, I have seen the Lobby changing title text to match any of the following: <font class="small">Code:</font><hr /><pre>( Text.Contains("PartyPoker.com: Poker Lobby- Good Luck") || Text.Contains("PartyPoker.com: Lobby- Good Luck") || Text.Contains("PartyPoker.com: Lobby - Good Luck") || Text.Contains("PartyPoker.com: Poker Lobby") )</pre><hr /> (And yes, I can see that the first and fourth are redundant now.) |
|
#92
|
|||
|
|||
|
[ QUOTE ]
[ QUOTE ] Does the software [...] open 10 tables [/ QUOTE ] It keeps as many tables matching the criteria you selected open as possible, yeah. That's it, pretty much. You can always find the latest version on the page I linked to above. [/ QUOTE ] Thanks Roland. Why is that useful? Is it so that you won't have to open up tables when you start playing, so that you don't have to click as much? Or is there anoter reason as well? |
|
#93
|
|||
|
|||
|
The script still does not minimize the tables. But now it logs in/opens 10 tables just fine. Any chance of selecting specific limits for specific number of tables (etc 4 5/10 SH,5 5/10 full, 1 10/20 SH) ?
|
|
#94
|
|||
|
|||
|
[ QUOTE ]
The script still does not minimize the tables. But now it logs in/opens 10 tables just fine. Any chance of selecting specific limits for specific number of tables (etc 4 5/10 SH,5 5/10 full, 1 10/20 SH) ? [/ QUOTE ] Yeah, hopefully I can add that... I need it for stud because there are rarely if ever 10 good tables going at one limit. I was going to discuss this with Sam first though, but he must be on an extended drinking binge or something. [img]/images/graemlins/laugh.gif[/img] |
|
#95
|
|||
|
|||
|
[ QUOTE ]
Yeah, hopefully I can add that... I need it for stud because there are rarely if ever 10 good tables going at one limit. I was going to discuss this with Sam first though, but he must be on an extended drinking binge or something. [img]/images/graemlins/laugh.gif[/img] [/ QUOTE ]Sorry, I'm in Michigan right now. My family is throwing a surprise birthday party for my grandmother. (It's actually not "surprise party" in the usual sense; my grandmother's helping plan the whole event. It's "surprise party" in the sense that I had forgotten what day I flew to MI, and remembered 12 hours before my flight. "Surprise!") About the multiple limit, how about we let them either specify a limit or specify observing the "Favorite" folder? That seems relatively easy to organize, and gives them all the functionality they need. With true multiple limits, it's gonna be a pain to check tables; the way I see it, if you want to check a table's population, you'll have to load the appropriate lobby, wait for it to load, and then check the table in the list. Sounds like a pain. The other option is to remove all filtering entirely, and have one HUGE lobby. It'll be a pain to find tables you like because it'll show all games from $.50/$1 to $4k/$8k, but it'll work. You can go to the Party client and just select a game, not a limit. At least then you'll only have one lobby to load. I'll be back soon, and get back to work then. [img]/images/graemlins/smile.gif[/img] -Sam |
|
#96
|
|||
|
|||
|
Hey, I just tried out the script today. This is just what some of us needed. Thanks, and keep up the great work.
|
|
#97
|
|||
|
|||
|
I'm gonna have to check out this favorites thingy because to be honest I clicked on it once when I first started playing Party and nothing happened so I just gave up on it. [img]/images/graemlins/smile.gif[/img]
I'll look into the other possible solutions tomorrow... |
|
#98
|
|||
|
|||
|
[ QUOTE ]
I'm gonna have to check out this favorites thingy because to be honest I clicked on it once when I first started playing Party and nothing happened so I just gave up on it. [img]/images/graemlins/smile.gif[/img] I'll look into the other possible solutions tomorrow... [/ QUOTE ]Right click on any limit and select "Add to Favorites". THEN click on the favorites thingy, and you'll see a list containing only the subset you've added. That means, if you only care about $0.50/$1 and $4k/$8k, you can add those two to the favorites list and have a lobby filled only with those. -Sam P.S. I'm back. [img]/images/graemlins/smile.gif[/img] |
|
#99
|
|||
|
|||
|
[ QUOTE ]
I'm back. [/ QUOTE ]I can't get the limit stuff to work for me at all. [img]/images/graemlins/frown.gif[/img] <ul type="square">[*]It doesn't load the preference into the gui at startup. (This isn't a big deal.)[*]It doesn't seem to use this preference when selecting tables (I selected $3/$6; it selected $2/$4 the first time and $1/$2 the second.)[*]There seems to be a new bug where it's asking to open an 11th table. [img]/images/graemlins/frown.gif[/img][/list]For tonight's observation, I used an older version than current. Roland, is it working on your end, or is it still in progress? -Sam |
|
#100
|
|||
|
|||
|
That's weird. It's working fine for me (only bug I noticed is that it doesn't "go" the first time around after opening Party... should be easy to fix).
I can't explain any of the things you mentioned right now... likely all part of the same problem though (must be something to do with the limit_selection sub?). Could you have a look at what the variable which_game contains when that subroutine starts? Only way it can go wrong really... |
![]() |
|
|