View Single Post
  #5  
Old 05-19-2006, 09:36 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:

*** Table tiling. Or perhaps positioning is the right word. You can now choose (x.y) coordinates for every new table, like this:

pst_tile_coords = 0.0/0.575/795.0/795.575/1600.0/1600.575/2395.0/2395.575/397.288/1997.288

*** Join tables in current list. If the script fails to navigate to your chosen game type, you can set it to join tables from the current table list in the lobby instead. Like this:

pst_join_current_list = 1

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

Adde
Reply With Quote