Two Plus Two Newer Archives  

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

Reply
 
Thread Tools Display Modes
  #1  
Old 02-28-2007, 07:52 PM
Hensa Hensa is offline
Senior Member
 
Join Date: Jan 2007
Posts: 113
Default Re: Full Tilt Shortcuts - new ahk script

It seems that before I choose what amount I want to bet, a randaom OSD is displayed ( 93%, 35%, etc )

Why ?
Reply With Quote
  #2  
Old 02-28-2007, 08:47 PM
Brandon Knowles Brandon Knowles is offline
Junior Member
 
Join Date: Feb 2007
Posts: 2
Default Re: Full Tilt Shortcuts - new ahk script

I click on the download button from these posts. I get a 404 url not found error. I can get the docs, but can find a way to navigate to the actual download. Looks like a great app any help would be greatly appreciated.
Reply With Quote
  #3  
Old 02-28-2007, 09:38 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
I click on the download button from these posts. I get a 404 url not found error. I can get the docs, but can find a way to navigate to the actual download. Looks like a great app any help would be greatly appreciated.

[/ QUOTE ]

Documentation is here .

On the documentation page is a download link in the installation section.
Reply With Quote
  #4  
Old 02-28-2007, 09:41 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
It seems that before I choose what amount I want to bet, a randaom OSD is displayed ( 93%, 35%, etc )

Why ?

[/ QUOTE ]

The program has a feature to "preset" the bet amount with an amount that you can choose on the Street Bet tab. If you don't want to "preset" the bet, you can uncheck the option. However, you may find this to be a handy feature where the program will "preset" the bet amount to the amount you usually bet in those situations.
Reply With Quote
  #5  
Old 03-01-2007, 09:36 AM
beaster beaster is offline
Senior Member
 
Join Date: Jun 2005
Posts: 329
Default Re: Full Tilt Shortcuts - new ahk script

This script is the shiznit. Seriously, best script ever.

I've found one problem though...I open tables through SpadeEye and when I click on the "Join waitlist" button I still have to manually click the OK button on the "you have been added to the waitlist" dialog box. I have this checked to do it automatically, so I don't think it's operator error.
Reply With Quote
  #6  
Old 03-01-2007, 08:04 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
This script is the shiznit. Seriously, best script ever.

I've found one problem though...I open tables through SpadeEye and when I click on the "Join waitlist" button I still have to manually click the OK button on the "you have been added to the waitlist" dialog box. I have this checked to do it automatically, so I don't think it's operator error.

[/ QUOTE ]

I haven't seen this problem before... Does the dialog box look like this?


Check the font size of the lettering. If yours does not match, you may have some different windows settings. Check in control panel...Display...settings...Advanced...set dpi to 96 if it is not already.

This code uses image recognition to detect what type of dialog box is being displayed. If the user has changed the Window's Display Properties from the default settings for Windows and buttons or the Font Size (in Display Properties...Appearance) then there is the possibility that the image recognition will not work to detect the presence of dialog boxes (and consequently this program will not be able to close these dialog boxes correctly). To avoid these problems, go to "Display Properties (right click on your desktop), select the Appearance tab, under Windows and buttons: select Windows XP style, and under Font size: select Normal or Large Fonts.

nano
Reply With Quote
  #7  
Old 03-02-2007, 12:15 AM
beaster beaster is offline
Senior Member
 
Join Date: Jun 2005
Posts: 329
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]

I haven't seen this problem before... Does the dialog box look like this?


Check the font size of the lettering. If yours does not match, you may have some different windows settings. Check in control panel...Display...settings...Advanced...set dpi to 96 if it is not already.

This code uses image recognition to detect what type of dialog box is being displayed. If the user has changed the Window's Display Properties from the default settings for Windows and buttons or the Font Size (in Display Properties...Appearance) then there is the possibility that the image recognition will not work to detect the presence of dialog boxes (and consequently this program will not be able to close these dialog boxes correctly). To avoid these problems, go to "Display Properties (right click on your desktop), select the Appearance tab, under Windows and buttons: select Windows XP style, and under Font size: select Normal or Large Fonts.

nano

[/ QUOTE ]

Set my fonts to 96dpi but the problem remains. Here's what my dialog box looks like:



I suspect it's the custom theme.
Reply With Quote
  #8  
Old 03-02-2007, 04:45 AM
Our House Our House is offline
Senior Member
 
Join Date: Sep 2005
Location: USGamers
Posts: 18,414
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
[ QUOTE ]

I haven't seen this problem before... Does the dialog box look like this?


Check the font size of the lettering. If yours does not match, you may have some different windows settings. Check in control panel...Display...settings...Advanced...set dpi to 96 if it is not already.

This code uses image recognition to detect what type of dialog box is being displayed. If the user has changed the Window's Display Properties from the default settings for Windows and buttons or the Font Size (in Display Properties...Appearance) then there is the possibility that the image recognition will not work to detect the presence of dialog boxes (and consequently this program will not be able to close these dialog boxes correctly). To avoid these problems, go to "Display Properties (right click on your desktop), select the Appearance tab, under Windows and buttons: select Windows XP style, and under Font size: select Normal or Large Fonts.

nano

[/ QUOTE ]

Set my fonts to 96dpi but the problem remains. Here's what my dialog box looks like:



I suspect it's the custom theme.

[/ QUOTE ]
Something I just learned two days ago:

Some PCs (especially laptops) come factory defaulted with a font-effect setting called "ClearType" that's different from normal fonts. Try this...

Go to Display Properties -> Appearance Tab

Click on the "Effects" button.

The 2nd checkbox should read "Use the following method to smooth edges of screen fonts:"

Make sure it doesn't have ClearType listed in the pulldown box. It should either be unchecked or the setting should read "Standard".

The font difference is pretty noticeable on things like desktop icons against a light background, but are hardly noticeable in items such as dialog boxes. Your fonts look slightly darker than nano's. That could be the issue.
Reply With Quote
  #9  
Old 03-02-2007, 09:26 AM
AEKDBet AEKDBet is offline
Senior Member
 
Join Date: Aug 2004
Location: drunk and spermless
Posts: 1,782
Default Re: Full Tilt Shortcuts - new ahk script

I had the seat problem as well, et al.

Here's one thing to note:

I was using a script to launch all my AHK files, and had a line
Run, Fulltiltshortcuts/FullTiltShortcuts.ahk

which for some reason did not like the fact that the AHK was in a subdirectory. If I went into
the folder and just ran the script everything was fine. Running them in these 2 different
ways produced 2 different groups of settings / .ini files as well.


My solution was to just create a windows shortcut to the file, and I changed the line to
Run, SC2FullTiltShortcuts
Reply With Quote
  #10  
Old 03-04-2007, 05:06 PM
beaster beaster is offline
Senior Member
 
Join Date: Jun 2005
Posts: 329
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]

Set my fonts to 96dpi but the problem remains. Here's what my dialog box looks like:



I suspect it's the custom theme.

[/ QUOTE ]

Just to add some more to this...I switched from ClearType to Standard font smoothing and now the script closes the dialog box for me.

Any chance support could be added for ClearType fonts as well?
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 01:50 PM.


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