Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software

Reply
 
Thread Tools Display Modes
  #1  
Old 06-26-2007, 09:23 PM
Bishop22 Bishop22 is offline
Senior Member
 
Join Date: Oct 2005
Location: Amphora Lounge
Posts: 1,369
Default AHK + FTP - quick question

What is the most reliable way to clear the bet size box (Edit 1) on Full Tilt? I used to pick a spot and fire a few backspaces off but it seems with the resizable tables it isn't working on every table.
Reply With Quote
  #2  
Old 06-27-2007, 12:23 AM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: AHK + FTP - quick question

Hi Bishop22,

read BetPot source code for all manner of FTP related shenanigans [img]/images/graemlins/smile.gif[/img]

I do something like this ( variable "id" is previously set to contain the HWND / ahk_id of the FTP table to be acted upon)

ControlSetText Edit1, , ahk_id%id%

Although most oft I have a value to fill in, so it is more like (t is chips):

t := 400
ControlSetText Edit1, %t%, ahk_id%id%


Hopefully some help, feel free to ask anything else [img]/images/graemlins/smile.gif[/img]

dave.
Reply With Quote
Reply

Thread Tools
Display Modes

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 06:42 PM.


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