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
  #1  
Old 09-02-2006, 03:01 PM
DealMeInPlz DealMeInPlz is offline
Junior Member
 
Join Date: Jun 2006
Location: Pawtucket, RI
Posts: 9
Default AutoHotKey (AHK) HELP! Please.

Hello,
I've tried over and over to get PokerSeatTaker.ahk (PST)to work properly but can't seem to get it. First off, I'm trying to get it to work with Scriptpad.ahk and have followed the directions of creating a unique label "JS" and inserting it into the proper areas of the script, but whenever I try to run it it disappears from the Scriptpad GUI. Then when I edit it back to the original script it reappears but then doesn't show up in the Scriptpad GUI.
Second, I can't seem to edit the script settings on PST to do what I want it to do which is to only join a particular no limit $50 max buyin, 6max tables, 4 tables max search, with a min of 3 players at the table. I keep getting $2000 max buyin tables, many more than 4, with sometimes empty tables and error messages saying that the "table name can't be found" etc.
Any help would be greatly appreciated. All of this scripting stuff is new to me and I'm doing the best I can.
One more thing. I basically created scripts for all the ones that were available from AHK. Overkill? maybe. Are there some that I shouldn't use together? or that are redundant? For example Tablehighlighter.ahk with BetTimer.ahk etc... Thanks for your help. I'm trying! --Dealmeinplz

P.S. Sorry. Another thing. In BetTimer.ahk I edited the following based on a past post in our 2+2 forum and it only stays yellow and never changes to the other colors. Any suggestions?

;_________________________________________________ _______________________________________________
;
; EDIT THESE SETTINGS
;_________________________________________________ _______________________________________________

; Set timer box position and width/height within poker
;table window.
; Default values (in parenthesis) are customized for
;Full Tilt (auto-centered tables)

bt_timer_x :=228 ;Original (347)JS
bt_timer_y :=50 ;Original (530)JS
bt_timer_w :=30 ;Original (112)JS
bt_timer_h :=17 ;Original (20)JS

; Set font/style for text in timer box.

bt_timer_font_name := "Verdana"
bt_timer_font_style := "S10 Bold"

; Set time (in seconds) when timer box should change color.

bt_bg_color0 = 000000 // black - wait
bt_bg_color1 = 000000
bt_bg_color2 = 000000
bt_bg_color3 = 339900 // green - act
bt_bg_color4 = 339900
bt_bg_color5 = 339900
bt_bg_color6 = FF9900 // orange - late
bt_bg_color7 = FF9900
bt_bg_color8 = FF9900
bt_bg_color9 = FF3300 // red - very late

; Set background color for timer box.

bt_bg_color0 = 000000
bt_bg_color1 = 0000FF
bt_bg_color2 = FF0000
bt_bg_color3 = 00FF00
bt_bg_color4 = FF9900
bt_bg_color5 = FFFF00
bt_bg_color6 = FFFF00
bt_bg_color7 = FFFF00
bt_bg_color8 = FFFF00
bt_bg_color9 = FFFF00

; Set foreground (text) color for timer box.

bt_fg_color0 = FFFFFF
bt_fg_color1 = FFFFFF
bt_fg_color2 = FFFFFF
bt_fg_color3 = 000000
bt_fg_color4 = 000000
bt_fg_color5 = 000000
bt_fg_color6 = 000000
bt_fg_color7 = 000000
bt_fg_color8 = 000000
bt_fg_color9 = 000000

; Set transparancy for timer box (0-255)

bt_trans = 255
Reply With Quote
  #2  
Old 09-03-2006, 01:45 AM
ledfoot ledfoot is offline
Senior Member
 
Join Date: Sep 2005
Location: Detox
Posts: 192
Default Re: AutoHotKey (AHK) HELP! Please.

i think you will get responses by cross posting in the Software forum
Reply With Quote
  #3  
Old 09-03-2006, 06:24 AM
SamIAm SamIAm is offline
Senior Member
 
Join Date: Apr 2004
Location: Merry Chhannukaahh
Posts: 6,273
Default Re: AutoHotKey (AHK) HELP! Please.

[ QUOTE ]
i think you will get responses by posting in the Software forum instead

[/ QUOTE ]

FYP. I haven't seen much AHK discussion here, while Software is filthy with it. [img]/images/graemlins/smile.gif[/img]
-Sam
Reply With Quote
  #4  
Old 09-04-2006, 12:37 AM
DealMeInPlz DealMeInPlz is offline
Junior Member
 
Join Date: Jun 2006
Location: Pawtucket, RI
Posts: 9
Default Re: AutoHotKey (AHK) HELP! Please.

thanks.
Reply With Quote
  #5  
Old 10-09-2006, 06:42 PM
Smokey98 Smokey98 is offline
Senior Member
 
Join Date: Jul 2004
Posts: 652
Default Re: AutoHotKey (AHK) HELP! Please.

I have the script working; however it opens games with 0 players in. I’ve set the parameter to specify joining tables with a min of 8...no luck
Reply With Quote
  #6  
Old 10-10-2006, 01:54 AM
Smokey98 Smokey98 is offline
Senior Member
 
Join Date: Jul 2004
Posts: 652
Default Re: AutoHotKey (AHK) HELP! Please.

com on!
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 04:55 PM.


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