Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #51  
Old 03-19-2007, 07:39 AM
thetruest thetruest is offline
Senior Member
 
Join Date: Oct 2005
Location: Cali.
Posts: 318
Default Re: update: PokerAide Window Manager (arrange tables for many sites)

[ QUOTE ]
oops, my bad. I was more than a little drunk on Friday night, I really need to learn not to post when I'm like that. I'm sorry for being an ass.

[/ QUOTE ]


It's alright. I seem to have a short conversational temper these days. I was actually going to edit out the "idiot" part because it was too confrontational, and wanted some actual info on my original question. But by the time i tried 2+2 wouldn't allow me to edit my post anymore, despite there still not being a response. Your software has made things much easier for me.
Reply With Quote
  #52  
Old 03-26-2007, 07:27 PM
Triggerle Triggerle is offline
Senior Member
 
Join Date: Oct 2005
Location: What\'s a matter with you, rock?
Posts: 1,439
Default Re: update: PokerAide Window Manager (arrange tables for many sites)

I managed to adapt the configuration to Everest Poker. Works like a charm, thanks Pat!

Could anyone help me with a regular expression, though? The way I have implemented it is quite a hack.

Everest tables have a title bar like this:

Table xxxxx-yy (Real money $.25/$.25....)

where xxxxx is the table name, which is identical for the limit that is played and yy is a number. So at NL25 there are tables called Muscat-1, Muscat-2, ..., Muscat 55, Muscat-56, ...
At NL50 they might be called Whashington-1, Whashington-2, ...

A regular expression should probably include the String "Table" at the beginning of the line, then ignore the actual name and match "-" and then an number. Maybe also match the "(Real Money..." part just to be sure.
Reply With Quote
  #53  
Old 03-26-2007, 08:35 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: update: PokerAide Window Manager (arrange tables for many sites)

[ QUOTE ]
I managed to adapt the configuration to Everest Poker. Works like a charm, thanks Pat!

Could anyone help me with a regular expression, though? The way I have implemented it is quite a hack.

Everest tables have a title bar like this:

Table xxxxx-yy (Real money $.25/$.25....)

where xxxxx is the table name, which is identical for the limit that is played and yy is a number. So at NL25 there are tables called Muscat-1, Muscat-2, ..., Muscat 55, Muscat-56, ...
At NL50 they might be called Whashington-1, Whashington-2, ...

A regular expression should probably include the String "Table" at the beginning of the line, then ignore the actual name and match "-" and then an number. Maybe also match the "(Real Money..." part just to be sure.

[/ QUOTE ]
I'm not sure what regex syntax it uses, but in Unix it would be: ^Table.*Real Money.* (^=start of line, .*=any number of any character)

Perhaps you could just get away with using: Table.*Real Money.*

Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote
  #54  
Old 03-27-2007, 06:40 AM
Triggerle Triggerle is offline
Senior Member
 
Join Date: Oct 2005
Location: What\'s a matter with you, rock?
Posts: 1,439
Default Re: update: PokerAide Window Manager (arrange tables for many sites)

Thanks, Juk. I ended up using ^Table.*Real \s Money.*.
Reply With Quote
  #55  
Old 05-16-2007, 11:47 PM
CrashPat CrashPat is offline
Senior Member
 
Join Date: Jan 2005
Posts: 589
Default Re: update: PokerAide Window Manager (arrange tables for many sites)

The server that this is hosted on is down for a few days, maybe a week or so. I'm moving and hoping I can set it back up when I get there, if not I'll find a 3rd party host.
Reply With Quote
  #56  
Old 05-18-2007, 05:38 PM
CrashPat CrashPat is offline
Senior Member
 
Join Date: Jan 2005
Posts: 589
Default Re: update: PokerAide Window Manager (arrange tables for many sites)

Everything should be back up and running now.
Reply With Quote
  #57  
Old 05-20-2007, 12:33 PM
jonyy6788 jonyy6788 is offline
Senior Member
 
Join Date: Jul 2006
Location: ON AIM
Posts: 3,649
Default Re: update: PokerAide Window Manager (arrange tables for many sites)

I'm completely clueless as to how to setup with UB, UB Buddy, and UB HH........
Reply With Quote
  #58  
Old 05-20-2007, 12:59 PM
Verde Verde is offline
Senior Member
 
Join Date: May 2006
Posts: 272
Default Re: update: PokerAide Window Manager (arrange tables for many sites)

Does the resizing work for AP and Pokerroom?
Reply With Quote
  #59  
Old 05-20-2007, 02:57 PM
curious123 curious123 is offline
Senior Member
 
Join Date: Dec 2005
Location: not impressed by your perforaments
Posts: 585
Default Re: update: PokerAide Window Manager (arrange tables for many sites)

[ QUOTE ]
Does the resizing work for AP and Pokerroom?

[/ QUOTE ]

The sites themselves have to support this for it to work, so no, I don't think so.
Reply With Quote
  #60  
Old 05-20-2007, 02:59 PM
curious123 curious123 is offline
Senior Member
 
Join Date: Dec 2005
Location: not impressed by your perforaments
Posts: 585
Default Re: update: PokerAide Window Manager (arrange tables for many sites)

[ QUOTE ]
I'm completely clueless as to how to setup with UB, UB Buddy, and UB HH........

[/ QUOTE ]

Did you read the documentation on the site? I think the example Pat used was PS, but it's the same shtt for others. I'm horrible w/ this stuff too, but after reading that it didn't take me too long to get it going.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 06:13 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.