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 09-11-2006, 01:46 PM
Chip Galore Chip Galore is offline
Junior Member
 
Join Date: Dec 2005
Posts: 4
Default Re: Poker Seat Taker (New AHK Script)

Ummmm -- am I the only one experiencing this, or am I just the only one trying to use the script?? [img]/images/graemlins/confused.gif[/img]

(bump) [img]/images/graemlins/smirk.gif[/img]
Reply With Quote
  #52  
Old 09-11-2006, 01:50 PM
YoureToast YoureToast is offline
Senior Member
 
Join Date: Nov 2002
Posts: 1,084
Default Re: Poker Seat Taker (New AHK Script)

Has any work been done to get this to work on Stars?
Reply With Quote
  #53  
Old 09-11-2006, 02:02 PM
Adde Adde is offline
Senior Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 2,453
Default Re: Poker Seat Taker (New AHK Script)

Well, this is kind of funny, I guess...

One of my AHK scripts fokked up and went crazy on the Party login procedure, resulting in a "Too many attempts to login with wrong password" error. I've changed password, but still can't login. I'm working on it.

As for Stars, no work has been done there. Stars software is a nightmare to script in comparison with Party.

Adde
Reply With Quote
  #54  
Old 09-11-2006, 04:55 PM
Adde Adde is offline
Senior Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 2,453
Default Re: Poker Seat Taker (New AHK Script)

Update, v0.17:

http://overcards.com/wiki/moin.cgi/PokerSeatTaker

(To not screw up your settings, you only need to update the code after the line: ;;;;;;;;;;;;;;;;;;;;; auto-execute ;;;;;;;;;;;;;;;;;;;;;

I can't reproduce the error you people get; everything works fine on my computer.

I have seen some strange things before with Party though, where the join waitlist button name is changed between logins. It should be AfxWnd4218, but sometimes it is automagically changed to AfxWnd4217.

I have added some code that will try the other button name if the first one fails. If the first button is wrong, it will click OPEN TABLE instead of JOIN WAIT LIST, and thus a table will be opened and not operated on, and the script will therafter click the correct button. You have to close that lonely, opened table yourself.

(AHK versions is not an issue.)

Other than that, I'm out of clues. Does this work?

Adde
Reply With Quote
  #55  
Old 09-12-2006, 06:24 PM
Chip Galore Chip Galore is offline
Junior Member
 
Join Date: Dec 2005
Posts: 4
Default Re: Poker Seat Taker (New AHK Script)

Hmmm -- on my PartyClient the lobby "join waitlist" button is AfxWnd4219. AfxWnd4218 is the lobby "open table" button. The table "join waitlist" button is AfxWnd4217.

So I went and changed the line

pst_join_button_name := "AfxWnd4218"

to

pst_join_button_name := "AfxWnd4219"

So now I actually get seated. But throughout the script I see other references to "AfxWnd4218". I wonder if I should also change them to "AfxWnd4219"?

It is not nice that the buttons are named differently on different installations..

Thanks for your time Adde.
Reply With Quote
  #56  
Old 09-13-2006, 12:35 AM
fourkingbs fourkingbs is offline
Senior Member
 
Join Date: Jun 2005
Posts: 129
Default Re: Poker Seat Taker (New AHK Script)

It would be great if someone could modify this for crypto for me.
It works for limit games too right? [img]/images/graemlins/crazy.gif[/img]
Reply With Quote
  #57  
Old 09-15-2006, 11:47 AM
Adde Adde is offline
Senior Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 2,453
Default Re: Poker Seat Taker (New AHK Script)

[ QUOTE ]
So now I actually get seated. But throughout the script I see other references to "AfxWnd4218". I wonder if I should also change them to "AfxWnd4219"?

[/ QUOTE ]

Ahh, sorry, my sloppy reading made me think the case was closed. Update coming.

Adde
Reply With Quote
  #58  
Old 09-15-2006, 11:49 AM
Adde Adde is offline
Senior Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 2,453
Default Re: Poker Seat Taker (New AHK Script)

[ QUOTE ]
It would be great if someone could modify this for crypto for me.
It works for limit games too right? [img]/images/graemlins/crazy.gif[/img]

[/ QUOTE ]

Works for all games at Party. I don't have the time to modify this for Crypto, and I don't even know if it is possible since I never play there.

Adde
Reply With Quote
  #59  
Old 09-15-2006, 11:52 AM
Adde Adde is offline
Senior Member
 
Join Date: Oct 2002
Location: Sweden
Posts: 2,453
Default Re: Poker Seat Taker (New AHK Script)

Update, v0.20:

http://overcards.com/wiki/moin.cgi/PokerSeatTaker

; This should be the name of Party's Join Waitlist button in the lobby, as shown by using AHK Window Spy.
; For some reason, Party software can change this name between logins. If you experience problems,
; try setting this name to any of these, or even better, use the Spy utility and find it out:
; "AfxWnd4217"
; "AfxWnd4218"
; "AfxWnd4219"

pst_join_button_name := "AfxWnd4218"

Adde
Reply With Quote
  #60  
Old 09-27-2006, 07:50 AM
Schaakie Schaakie is offline
Member
 
Join Date: May 2006
Posts: 61
Default Re: Poker Seat Taker (New AHK Script)

After I updated PokerSeatTaker no longer joins the waitlist of all tables with a minimum of X players.

Instead, it joins every 10 player table's waitlist, so when I've joined my preferred amount of tables, the messages that a seat is reserved for me still keep popping up. Still is a little annoying.

How can I make pokerseattaker join the global waitinglists again?
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 07:11 PM.


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