Two Plus Two Newer Archives  

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

Reply
 
Thread Tools Display Modes
  #1241  
Old 11-06-2007, 10:42 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
Hi,

I want to have the middle button (which is set for double-click in the system) input my bet rather than having the bet automatically input. I am using ~MButton for the mouse code. Is this correct? It doesn't seem to be working, but if I change it to F11, it works fine.

Thanks

[/ QUOTE ]
Hey BB,
In order for FTS to recognize the MButton, you'll need to set your mouse to send the MButton command (and not double click) when that button is pressed. This sometimes means using the software that comes with your brand of mouse to set it back to the default button settings. There is some info on the FTS doc webpage in the Setup section.
nano
Reply With Quote
  #1242  
Old 11-06-2007, 10:47 PM
easye easye is offline
Senior Member
 
Join Date: Apr 2005
Posts: 112
Default Re: Full Tilt Shortcuts - new ahk script

I too have been getting the AVG trojan error. I have the free version of AVG and have been able to gain access to and use FTS by turning off Resident Shield. Just open up the AVG Control Center, double click on the Resident Shield box and then uncheck the "Turn on AVG Free Resident Shield protection" checkbox. After this I was able to use FTS.

I was also originally getting the error others have mentioned:

[ QUOTE ]
"Windows cannot access the specified device"

[/ QUOTE ]

This sounds to me as if the file has been locked by AVG and then not "released" correctly. Ppl can try rebooting after turning off AVG resident shield and this may release the file FullTiltShortcuts.exe.

If this does not work, a great freeware utility you can try is called Unlocker that you can download here. Basically what this does is allows you to force a release of the file. Even if you don't use it for this, it is a great utility to have around [img]/images/graemlins/smile.gif[/img].

BTW I am using Windows XP.

Also, I uploaded this file to a site that runs multiple AV programs against the file. A number of AV programs found something suspicious in the file. Here is the output:

Antivirus Version Last Update Result
AhnLab-V3 2007.11.7.0 2007.11.06 -
AntiVir 7.6.0.30 2007.11.06 -
Authentium 4.93.8 2007.11.05 -
Avast 4.7.1074.0 2007.11.06 -
AVG 7.5.0.503 2007.11.06 <font color="red">Dropper.Generic.RQG </font>
BitDefender 7.2 2007.11.07 -
CAT-QuickHeal 9.00 2007.11.06 -
ClamAV 0.91.2 2007.11.07 -
DrWeb 4.44.0.09170 2007.11.06 -
eSafe 7.0.15.0 2007.11.06 <font color="red">suspicious Trojan/Worm </font>
eTrust-Vet 31.2.5275 2007.11.07 -
Ewido 4.0 2007.11.06 -
FileAdvisor 1 2007.11.07 -
Fortinet 3.11.0.0 2007.10.19 -
F-Prot 4.4.2.54 2007.11.07 -
F-Secure 6.70.13030.0 2007.11.07 -
Ikarus T3.1.1.12 2007.11.07 -
Kaspersky 7.0.0.125 2007.11.06 -
McAfee 5157 2007.11.06 -
Microsoft 1.3007 2007.11.07 -
NOD32v2 2642 2007.11.06 -
Norman 5.80.02 2007.11.06 -
Panda 9.0.0.4 2007.11.06 <font color="red">Suspicious file </font>
Prevx1 V2 2007.11.07 -
Rising 20.17.12.00 2007.11.06 -
Sophos 4.23.0 2007.11.07 -
Sunbelt 2.2.907.0 2007.11.06 -
Symantec 10 2007.11.07 -
TheHacker 6.2.9.118 2007.11.06 -
VBA32 3.12.2.4 2007.11.06 -
VirusBuster 4.3.26:9 2007.11.06 -
Webwasher-Gateway 6.0.1 2007.11.06 <font color="red">Win32.ModifiedUPX.gen!84 (suspicious) </font>

Additional information
File size: 261804 bytes
MD5: 1040d537d82c97597ec4d4ba9901364f
SHA1: 4657c468c8a96c33333f4f61d774414ce039c0ca
packers: UPX_LZMA
Reply With Quote
  #1243  
Old 11-06-2007, 10:53 PM
Tappy Tibbons Tappy Tibbons is offline
Senior Member
 
Join Date: Feb 2006
Posts: 188
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
[ QUOTE ]
For the continuous SNG opener, could you include an option to stop after opening a specified # of tournaments (as an alternative to stopping after X minutes)? Also, is there a way to add an "true BB" variable to the displays? True BB is usually defined as the BB + 2/3 of the total antes

[/ QUOTE ]

How about if the user sets the "Your session time" to 0, then the software will just open the number of sngs selected at the top and then stop opening any more?

Or another way would be to have a checkbox that says: Stop opening SnGs after "Selected" number is reached. That way the Session timer could still be used as a backup to stop after some period of time (in case it is hard to fill up the tables).

Or do you want to be able to play a block of 50 SnGs, 10 at a time? Here a checkbox and an edit box could say: Stop opening SnGs after XXX SnGs have been opened. Now that I think about it, this would probably be the most useful, although a little more difficult to implement.

I'm not familiar with True BB... can you give me a complete example of the calculation including the number of players, antes, and blinds? That should be easy to add.
nano

[/ QUOTE ]

I would prefer to play 50 SNGs 10 at a time, so the "Stop opening after X SNGs have been opened" would be exactly what I'm looking for.

Here is a link to a post where Curtains describes True BB.
Reply With Quote
  #1244  
Old 11-06-2007, 11:25 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[quoteI would prefer to play 50 SNGs 10 at a time, so the "Stop opening after X SNGs have been opened" would be exactly what I'm looking for.

Here is a link to a post where Curtains describes True BB.

[/ QUOTE ]

Thanks for the link... I'll implement these in a future release. Thanks for the suggestions.
nano
Reply With Quote
  #1245  
Old 11-07-2007, 12:27 AM
okietalker okietalker is offline
Senior Member
 
Join Date: Oct 2004
Posts: 177
Default Re: Full Tilt Shortcuts - new ahk script

I am having the same problem with AGV(Free). I had to uninstall AVG and all the old graphic files and other stuff to get FTS to work.

Cliffnotes: Uninstall AVG, Everything associated with FTS except the Settings folder then download and reinstall. And you will be able to run FTS.


Dear Nano: I NEED A VIRUS PROGRAM...... please let us know as soon as possible what AVG has to say about this.

Thanks
Okie
Reply With Quote
  #1246  
Old 11-07-2007, 01:17 AM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Full Tilt Shortcuts - new ahk script

People,

If AVG is giving you trouble, use Avira AntiVir http://www.free-av.com - similarly free for personal use, my chosen scanner - it seems not to be afflicted by the false-positive by the above results.

Nano - FTS is not the cause of yellow screen lag, no doubt.
Reply With Quote
  #1247  
Old 11-07-2007, 02:43 AM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
People,

If AVG is giving you trouble, use Avira AntiVir http://www.free-av.com - similarly free for personal use, my chosen scanner - it seems not to be afflicted by the false-positive by the above results.

Nano - FTS is not the cause of yellow screen lag, no doubt.

[/ QUOTE ]

Hey dave,
Thanks for the Avira suggestion.

How are your new imagesearch and pixelsearch routines coming along that you mentioned? I'd love to try them out [img]/images/graemlins/smile.gif[/img]

nano
Reply With Quote
  #1248  
Old 11-07-2007, 09:41 AM
Tappy Tibbons Tappy Tibbons is offline
Senior Member
 
Join Date: Feb 2006
Posts: 188
Default Re: Full Tilt Shortcuts - new ahk script

One more thing - I think the self-extracting install overwrites an existing sharklist.txt - somehow the list of players I added manually got erased after I updated to 1.55
Reply With Quote
  #1249  
Old 11-07-2007, 11:23 AM
kidpokeher kidpokeher is offline
Senior Member
 
Join Date: Apr 2006
Location: value shoving
Posts: 2,115
Default Re: Full Tilt Shortcuts - new ahk script

Dear Sir/Madam,

Thank you for your email.

We can confirm that infection detected on provided file is a false
alarm. We will release the new virus update that removes the false
positive on this application as soon as possible. Please update your
AVG and check your files again when new update is released.

If you need to restore deleted files from AVG Virus Vault you can do
it this way: open AVG Virus Vault (Start -&gt; Programs -&gt; AVG Antivirus
-&gt; AVG Virus Vault). Locate the file that was removed, right click on
it and choose "Restore File(s)" option.

We are sorry for the inconvenience.
Thank you for your cooperation, it is highly appreciated.

Best regards,

Vit Chaloupecky
AVG Technical Support

website: http://www.grisoft.com
mailto: technicalsupport@grisoft.com
Reply With Quote
  #1250  
Old 11-07-2007, 11:44 AM
dersl dersl is offline
Senior Member
 
Join Date: Jul 2007
Posts: 538
Default Re: Full Tilt Shortcuts - new ahk script

Unfortuantely, the Manual Reload does not work for me for NL tables if I enter an ammount &lt;100%.
I just tested it on the NL10 tables: I bought in for 20% max (that worked) and set the Manual Reload Ammount to 50% max. When I press the hotkey that I chose in die Actions2 tab, the reload window will open, but the default value (i.e. $4, 40% max) stays in the window, and nothing changes. If I change the Manual Reload Ammount to 100% max the reload works.
Same thing if I click on get chips instead.

Any ideas?
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 03:13 AM.


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