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 04-20-2007, 09:23 PM
bobbysteels bobbysteels is offline
Senior Member
 
Join Date: Jan 2005
Posts: 219
Default Fulltilt Auto-Reloader Not Working?

with the new fulltilt upgrade it is no longer working. anyone know where i can find an updated code?
Reply With Quote
  #2  
Old 05-02-2007, 11:26 AM
Wex Montana Wex Montana is offline
Senior Member
 
Join Date: Jan 2006
Location: broke
Posts: 138
Default Re: Fulltilt Auto-Reloader Not Working?

bump!
Reply With Quote
  #3  
Old 05-07-2007, 12:34 AM
Split Suit Split Suit is offline
Senior Member
 
Join Date: May 2006
Location: Forever Downswinging
Posts: 2,590
Default Re: Fulltilt Auto-Reloader Not Working?

bump?
Reply With Quote
  #4  
Old 05-07-2007, 09:56 AM
Paul B. Paul B. is offline
Senior Member
 
Join Date: Mar 2005
Location: Thailand soon?
Posts: 5,160
Default Re: Fulltilt Auto-Reloader Not Working?

This is the code I use:

[ QUOTE ]

Loop
{
IfWinExist, Get Chips
{
WinGet, idlist, list, Get Chips
Loop, %idlist%
{
id := idlist%A_Index%
ControlFocus, Button2, ahk_id%id%
ControlGetFocus, focusCTRL, ahk_id%id%
if (focusCTRL = "Button2")
{
ControlSend, Button2, {SPACE}, ahk_id%id%
ControlFocus, FTCSkinButton1, ahk_id%id%
ControlSend, FTCSkinButton1, {SPACE}, ahk_id%id%
}
else
{
ControlFocus, FTCSkinButton2, ahk_id%id%
ControlSend, FTCSkinButton2, {SPACE}, ahk_id%id%
}
}
}
}


[/ QUOTE ]

I don't know if that's from the original script or not but as of today it works for me.
Reply With Quote
  #5  
Old 05-07-2007, 10:30 AM
Kimpan Kimpan is offline
Senior Member
 
Join Date: Apr 2005
Location: meatballs and blonde babes
Posts: 1,600
Default Re: Fulltilt Auto-Reloader Not Working?

where do I put that code?
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 03:13 PM.


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