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
  #31  
Old 08-29-2006, 02:18 PM
tigerite tigerite is offline
Senior Member
 
Join Date: Sep 2004
Posts: 9,815
Default Re: v0.02 available (improved)

That's an option, but it just minimizes the tables otherwise, and also can open full tables [img]/images/graemlins/smile.gif[/img] So I just added a little bit that makes sure it won't open if they are more than 8/10, and so forth.
Reply With Quote
  #32  
Old 08-29-2006, 02:32 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: v0.02 available (improved)

[ QUOTE ]
That's an option, but it just minimizes the tables otherwise, and also can open full tables [img]/images/graemlins/smile.gif[/img] So I just added a little bit that makes sure it won't open if they are more than 8/10, and so forth.

[/ QUOTE ]
Yep in the inside for-loop it is possible to read any of the other elements form the listbox row. I just read the table name, but the number of players seated, if a SNG is "registering", etc can all be read from it by adding code to that loop.

Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote
  #33  
Old 08-29-2006, 04:24 PM
tigerite tigerite is offline
Senior Member
 
Join Date: Sep 2004
Posts: 9,815
Default Re: v0.02 available (improved)

Yep. Oh and I did a click/unclick of the 'Finished' button in the filters, as Party does have a lovely habit of leaving SNG's that were "registering" in its list (after filters) even when they are already running; it just helps to clear that down a bit.
Reply With Quote
  #34  
Old 08-30-2006, 12:25 AM
Mogobu The Fool Mogobu The Fool is offline
Senior Member
 
Join Date: Sep 2005
Location: On teh internets.
Posts: 617
Default Re: v0.02 available (improved)

[ QUOTE ]
Yep in the inside for-loop it is possible to read any of the other elements form the listbox row.

[/ QUOTE ]

Now you're just jerking my chain. AHK doesn't support a "for" loop. . . You have to roll your own. I spent an hour looking for support for "for" loops the other night.

Or did you read the other AHK thread and intentionally jerk my chain? [img]/images/graemlins/tongue.gif[/img]
Reply With Quote
  #35  
Old 08-30-2006, 11:03 AM
tigerite tigerite is offline
Senior Member
 
Join Date: Sep 2004
Posts: 9,815
Default Re: v0.02 available (improved)

Strictly speaking,

Loop, 10
{
}

is the same as

for(a_index = 1; a_index < 11; a_index++)
{
}

[img]/images/graemlins/tongue.gif[/img]
Reply With Quote
  #36  
Old 08-30-2006, 12:49 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: v0.02 available (improved)

[ QUOTE ]
Yep. Oh and I did a click/unclick of the 'Finished' button in the filters, as Party does have a lovely habit of leaving SNG's that were "registering" in its list (after filters) even when they are already running; it just helps to clear that down a bit.

[/ QUOTE ]
Do you do this as part of the script or by hand? I guess an alternative way is to open up the table and then use the code from iWitness which detects empty seats, then close the table (and possibly make a note) if it's full.

Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote
  #37  
Old 08-30-2006, 12:57 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: v0.02 available (improved)

[ QUOTE ]
[ QUOTE ]
Yep in the inside for-loop it is possible to read any of the other elements form the listbox row.

[/ QUOTE ]

Now you're just jerking my chain. AHK doesn't support a "for" loop. . . You have to roll your own. I spent an hour looking for support for "for" loops the other night.

Or did you read the other AHK thread and intentionally jerk my chain? [img]/images/graemlins/tongue.gif[/img]

[/ QUOTE ]
Nope I didn't see the other post about the AHK for-loop discussion [img]/images/graemlins/tongue.gif[/img] but, I too was surprised that AHK didn't have a for-next loop when I first looked (as the rest of the syntax seems most similar to BASIC).

I just called it a for-loop by accident (very similar to the x86 LOOP instruction - "Loop While ECX Not Zero").

Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote
  #38  
Old 09-17-2006, 04:43 PM
Paxinor Paxinor is offline
Member
 
Join Date: Sep 2006
Posts: 87
Default Re: v0.03 available (improved)

i have the problem that it somehow doesn't update the table list with multiple user accounts

the first account creates correct entries in the table list... but after that all new user accounts will not create any entries in the table list... is there anyway to correct this?
Reply With Quote
  #39  
Old 09-18-2006, 12:31 PM
pokernoobs pokernoobs is offline
Member
 
Join Date: May 2006
Posts: 50
Default Re: v0.02 available (improved)

how to edit the required number of tables
Reply With Quote
  #40  
Old 10-06-2006, 06:49 PM
gswarriorfan gswarriorfan is offline
Senior Member
 
Join Date: Jul 2005
Location: P-Town
Posts: 227
Default Re: v0.02 available (improved)

anyway to make this work for Full Tilt? That would be so awesome
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 11:37 AM.


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