Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   STT Strategy (http://archives1.twoplustwo.com/forumdisplay.php?f=38)
-   -   AHK Script for Full Tilt SnG's (http://archives1.twoplustwo.com/showthread.php?t=331078)

Quetzo 06-11-2007 05:52 AM

Re: AHK Script for Full Tilt SnG\'s
 
[ QUOTE ]
I thought of another feature idea in terms of table selection. It would be neat if you had two "don't register if" boxes. So I could put the great +12-15% longterm ROI people in there and then another for marginal winners. Then I could say don't register if one of the sharks is registered or two of the marginal players. Just an idea.

Also a question. How exactly do we get the clocks working? I think I read some documentation on it(embedded that symbol on to my table), but never really figured it out. It sounds like a neat feature.

[/ QUOTE ]

There are ideas about how to make a good table selection program, but I don't think that's something I would want to share.

Clocks work with image recognition, which means users will have different images (table mod) and different coordinates (windows settings and resizeable tables) for the images, so there's nothing I can do to make it work for others.

EscapePlan9 07-09-2007 11:01 PM

Re: AHK Script for Full Tilt SnG\'s
 
Q - any idea how to implement a hotkey that shoves all-in? The right-click hot-key mentioned in the manual doesn't work. I've used an AHK script in the past that would set the bet amount to 999999 when I pushed a certain key within the active bet-window, but can't find it again.

edit: Well I sorta found it. It was a Stars AHK script. The code is like this (remember it's for Stars though):

~MButton:: ;__Pushes all-in
NumpadMult::
MouseGetPos,,, curWin
ControlClick, x623 y471, Tournament ;
WinActivate, ahk_id %curWin%
Send {del 5}
WinActivate, ahk_id %curWin%
Send 99999
return

----------
Any idea how to make something like that work for FTP?

Powers_That_Be 07-09-2007 11:24 PM

Re: AHK Script for Full Tilt SnG\'s
 
[ QUOTE ]
any idea how to implement a hotkey that shoves all-in?

[/ QUOTE ]
I might recommend the full tilt shortcuts scripts
http://www.dcity.org/poker/fts/default.html
or the extensive thread here
http://forumserver.twoplustwo.com/sh...Number=7978593

EscapePlan9 07-10-2007 12:21 AM

Re: AHK Script for Full Tilt SnG\'s
 
Preferably one that doesn't cost $25 to play on multiple tables [img]/images/graemlins/smile.gif[/img]

I'm a cheap bastard at the moment. Just relocated twice within the same year.

Quetzo 07-10-2007 10:38 AM

Re: AHK Script for Full Tilt SnG\'s
 
I haven't tried the bet pot script that dave made, but doesn't it work for Full Tilt as well? Bet Pot script

Since there is a MAX button at Full Tilt it only requires 2 buttons to move all-in, you want it to be just one instead of being able to control that you really are pushing? the MAX and BET buttons are close to eachother so it's really convenient to press MAX, check that it worked and then press BET, a script might have some trouble doing that securely so I don't think it's worth it.

EscapePlan9 07-10-2007 01:42 PM

Re: AHK Script for Full Tilt SnG\'s
 
Wait there's a max button? Am I that retarded?

J-P 07-10-2007 01:46 PM

Re: AHK Script for Full Tilt SnG\'s
 
[ QUOTE ]
Wait there's a max button? Am I that retarded?

[/ QUOTE ]

Yup, to the direct right of the "bet pot" button I believe.

EscapePlan9 07-10-2007 01:53 PM

Re: AHK Script for Full Tilt SnG\'s
 
Well then... nevermind! Thanks again for the great program and ignore my stupidity. I can't believe I never noticed. lol

cban 07-10-2007 01:54 PM

Re: AHK Script for Full Tilt SnG\'s
 
I installed some AHK stuff last night for multitabling. Really slick. Also... Stars buddy list = priceless.

Powers_That_Be 08-02-2007 03:38 PM

Re: AHK Script for Full Tilt SnG\'s
 
The new FTP update seems to have broken it, is there any chance of seeing a fix? And I would be happy to send some cash to see a fix.


All times are GMT -4. The time now is 06:41 AM.

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