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-27-2007, 02:58 AM
zahi1974 zahi1974 is offline
Junior Member
 
Join Date: Aug 2006
Posts: 29
Default Re: Chip Reloader (New AHK Script)

me too... can somebody help?
Reply With Quote
  #2  
Old 10-10-2007, 06:17 PM
fooz fooz is offline
Senior Member
 
Join Date: Nov 2002
Location: Victoria, BC
Posts: 596
Default Re: Chip Reloader (New AHK Script)

For anyone having trouble getting this script working on Party: specifically if the cashier is popping up for you. I fixed it by changing the "Button1" to "Button2" in the follow section of script:

From:

WinWait, Buy-In ahk_class #32770, , 2
if (ErrorLevel <> 0)
return
WinActivate, Buy-In ahk_class #32770
ControlFocus, Button1, Buy-In ahk_class #32770

To:
WinWait, Buy-In ahk_class #32770, , 2
if (ErrorLevel <> 0)
return
WinActivate, Buy-In ahk_class #32770
ControlFocus, Button2, Buy-In ahk_class #32770
Reply With Quote
  #3  
Old 10-12-2007, 08:09 AM
Josem Josem is offline
Senior Member
 
Join Date: Jan 2007
Location: Victoria, Australia
Posts: 4,780
Default Re: Chip Reloader (New AHK Script)

i had the cashier problem; i fixed it as fooz suggested, and it now works great for me.

<3 y'all
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:50 AM.


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