Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   Full Tilt Shortcuts - new ahk script (http://archives1.twoplustwo.com/showthread.php?t=255811)

donkraft 11-12-2006 10:50 AM

Re: Full Tilt Shortcuts - new ahk script
 
After I downloaded setpoint, i tried the script and it worked (that's when I wrote the previous post). However, after a reboot it stopped working again.

I then tried remapping a button to CTRL-F9 and created a simple ahk-script that would act on it, and it worked.

So I guess now I could modify your script to allow for other key-combos. However, I ran out of time yesterday. I think I'll take a look at it later today.

donkraft 11-12-2006 11:27 AM

Re: Full Tilt Shortcuts - new ahk script
 
I put in this code...:


~^F12::
ModifyBet(BetWheelUpperMult)
Return


~^F11::
ModifyBet(-BetWheelUpperMult)
Return

~^F10::
OpenNotes()
Return


And it works great! [img]/images/graemlins/smile.gif[/img]

braminc 11-12-2006 09:41 PM

Re: Full Tilt Shortcuts - new ahk script
 
ok so im dumb. ive never used AHK before and i just downloaded and installed it.

following instructions at nano's download page, im clicking the download FullTiltShortcuts link and it just shows me a list of code. doesnt ask me to download anything or to choose a location? i know im just being stupid, but can someone please tell me how to get this to work, thanks!

nanochip 11-12-2006 10:42 PM

Re: Full Tilt Shortcuts - new ahk script
 
[ QUOTE ]

following instructions at nano's download page, im clicking the download FullTiltShortcuts link and it just shows me a list of code. doesnt ask me to download anything or to choose a location?

[/ QUOTE ]
Hi braminc: Try right clicking on the Download link, and then select "save as", and it should ask you what folder you want to save the script to. It's best to create a new folder for this script as mentioned in the documentation page. Let me know if that doesn't do it, and if not tell me what browser you are using.
nanochip

nanochip 11-14-2006 03:42 AM

Re: Full Tilt Shortcuts - new ahk script
 
New Version 0.12 -- 11-13-06
1. Major overhaul of the user interface. Drop down boxes are used to make selections. This allows for many more options.
2. Many additional mouse buttons and keystrokes may now be used to control the script's features. More mice can now be used.
3. The documentation page has been expanded to describe using different mice and configuring the various button's on mice.


Download here .
Documentation is here .

bhudson 11-14-2006 04:19 AM

Re: Full Tilt Shortcuts - new ahk script
 
Link still points to 0.11 nano.

nanochip 11-14-2006 04:37 AM

Re: Full Tilt Shortcuts - new ahk script
 
[ QUOTE ]
Link still points to 0.11 nano.

[/ QUOTE ]
Ooops... try it now

braminc 11-16-2006 06:15 AM

Re: Full Tilt Shortcuts - new ahk script
 
hi nano,

im wondering if you could add another feature to this that could change my chip count to # of big blinds. Since when playing SNGS, basically all decisions made are based on #bb it would save a lot of time when multitabling to not have to divide 2170 by 60, 80, 120 and crazy increments of blinds on FT esp when a bunch of games your playing are at different BB levels. And would be great if it was a toggle switch that could be easily turned on/off.

Id gladly offer you $25 dollars for adding this feature and wouldnt mind making a donation regardless

King Spew 11-17-2006 02:22 PM

Re: Full Tilt Shortcuts - new ahk script
 
braminc---- if i'm looking at the first graphic on this thread, it looks like you can change 1SB to 2SB..... yes?

braminc 11-17-2006 04:18 PM

Re: Full Tilt Shortcuts - new ahk script
 
yes but im just hoping for a separate feature.
what youre referring to just changes the increments that your mouse wheel raises your bet to. what im hoping for is quite unrelated, just something so i can SEE my chip count displayed as BB instead chip number.


All times are GMT -4. The time now is 08:01 AM.

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