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
  #131  
Old 01-17-2007, 02:29 AM
RiverFenix RiverFenix is offline
Senior Member
 
Join Date: Dec 2004
Location: IM FROM THE GHETTO HOMIE
Posts: 3,029
Default Re: Full Tilt Shortcuts - new ahk script

Random thing not sure if mentioned before.
Im using the default F1-5 keys for bet sizing. I click what I want then hit enter and it doesnt bet. I have to click somewhere on the screen and then hit enter or click the bet button with my mouse. Anyone else with the same problem? Quick fix for it?
Reply With Quote
  #132  
Old 01-17-2007, 04:23 AM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
Random thing not sure if mentioned before.
Im using the default F1-5 keys for bet sizing. I click what I want then hit enter and it doesnt bet. I have to click somewhere on the screen and then hit enter or click the bet button with my mouse. Anyone else with the same problem? Quick fix for it?

[/ QUOTE ]

If you have the checkbox called "Auto Click Bet/Raise Button after Fixed Bet" checked, then pressing the F1-5 key should make click the Bet button for you. Without it checked, you have to manually click the Bet or Raise button (the Enter key will have no effect).
Reply With Quote
  #133  
Old 01-17-2007, 04:27 AM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
[ QUOTE ]
* ... damn I knew I thought of a few others when I was playing. Commerce internet is being terrible now but I'll load it up later and try to remember them.

[/ QUOTE ]
OK I remember another bug now; when I try to bet more than the pot, it doesn't work, or when I have less than the pot, it doesn't work.

For example. Pot is $800 on the river, I have $575 on the river and want to click my "Pot" mouse button to go all-in. It doesn't do anything.

Pot is $50, shortstack has $150 left and I have a flush draw. I want to click my "99x Pot" mouse button to overbet all-in. It doesn't do anything.

Thanks!

[/ QUOTE ]

In order for any of the Pot related functions to work, the little POT button has to be visible, so the script can get the value of the pot. From the sounds of it, you may not have had enough chips to make a pot size bet (since the pot was so large already). In these cases, Full Tilt does not show the pot button. You should be able to click on the All In (or Max) button to go all in, in these situations.
Reply With Quote
  #134  
Old 01-17-2007, 04:29 AM
Tera_flop Tera_flop is offline
Senior Member
 
Join Date: Aug 2005
Location: Fly Ranching
Posts: 425
Default Re: Full Tilt Shortcuts - new ahk script

Is this compatible with table resizing scripts (e.g., "Resizeable Tables" by By _dave_)?

Thanks for the great script.
Reply With Quote
  #135  
Old 01-17-2007, 04:29 AM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
[ QUOTE ]

* Combine the CHECK / CALL shortcuts and the BET / RAISE shortcuts.


[/ QUOTE ]
seems like this would be easy to do, and it's really annoying to have to designate/remember a couple of extra buttons on my mouse for no reason. Anyone have any ideas on how to fix it? When I type XButton1 or whatever into both "Check" and "Call" it seems to work for one but not the other.

[/ QUOTE ]

You can't put the same control into more than one box... I have it on the todo list to make a check/call and Bet/raise combo box for those of you who want to combine these functions.
Reply With Quote
  #136  
Old 01-17-2007, 04:31 AM
cts cts is offline
Senior Member
 
Join Date: Dec 2005
Location: VA
Posts: 5,208
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
* ... damn I knew I thought of a few others when I was playing. Commerce internet is being terrible now but I'll load it up later and try to remember them.

[/ QUOTE ]
OK I remember another bug now; when I try to bet more than the pot, it doesn't work, or when I have less than the pot, it doesn't work.

For example. Pot is $800 on the river, I have $575 on the river and want to click my "Pot" mouse button to go all-in. It doesn't do anything.

Pot is $50, shortstack has $150 left and I have a flush draw. I want to click my "99x Pot" mouse button to overbet all-in. It doesn't do anything.

Thanks!

[/ QUOTE ]

In order for any of the Pot related functions to work, the little POT button has to be visible, so the script can get the value of the pot. From the sounds of it, you may not have had enough chips to make a pot size bet (since the pot was so large already). In these cases, Full Tilt does not show the pot button. You should be able to click on the All In (or Max) button to go all in, in these situations.

[/ QUOTE ]

Right, a shortcut to "Max" in FTS would be great then.
Reply With Quote
  #137  
Old 01-17-2007, 04:33 AM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
looked at it some more. scroll wheel works perfect. Its anytime that I bring the mouse over to the bet amount box or below it and around the bet buttons that it freaks out, pot tab flickers like crazy, the bet buttons flicker, etc. I turn off the Display Bet info freature, and the problems go away.

[/ QUOTE ]

Unfortunately, I can't duplicate this problem, but I have seen it before. I'm looking into it. Thanks for your description... that should help me.
Reply With Quote
  #138  
Old 01-17-2007, 04:39 AM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
[ QUOTE ]
Amazing script! Is there currently a way of using the Joystick of gamepads as controls for this script(without remapping software)? I know the buttons work.

[/ QUOTE ]

I don't own any joysticks, so I haven't looked into this. Probably would require some mods to the code.

[/ QUOTE ]

You might try some of the joystick commands that are listed on the reference page here
Reply With Quote
  #139  
Old 01-17-2007, 10:18 AM
HaiaN HaiaN is offline
Senior Member
 
Join Date: Aug 2006
Location: NL200
Posts: 798
Default Re: Full Tilt Shortcuts - new ahk script

Is there something similar for party poker?
great work btw.
Reply With Quote
  #140  
Old 01-18-2007, 12:45 PM
Slap My Jack Slap My Jack is offline
Senior Member
 
Join Date: Jan 2006
Posts: 1,817
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
[ QUOTE ]
The only bug I'm running into is with the keyboard shortcuts. They work when I have the opportunity to pre-select, but when it's actually my turn, they don't work.


[/ QUOTE ]

I thought the last version would fix that one [img]/images/graemlins/frown.gif[/img]

I assume you are using version 0.36.

Since I can't duplicate this problem, would you mind trying something?
Make the following change to the script...

on line 260, change
PixTol := 2
to this
PixTol := 4


on line 266, change
ColTol := 4
to this
ColTol := 8

You can edit the script in Notepad.
nano

[/ QUOTE ]

I figured I would mention this since I had the same problem, but with the latest version. I did what you just said and that fixed the problem. Nice script, thanks.
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 11:11 AM.


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