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
  #1291  
Old 11-15-2007, 04:45 AM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
I am using the option to automatically close SNG lobbies w/o a register button, and am encountering a weird error. I 12 table and after 2 hours or so, when registering for another, I receive a message saying FTP has too many windows open. Now there are only my 11 tables and the full tilt client open. I am officially allowed to be 16 tabling, so I know this is not near my limit. There are no visible lobbies open. The only way to get around this is to kill the full tilt process, which closes FTP, then restart it. A bunch of lobbies appear, I close them all, and go along my merry way.

Any ideas on this? The close lobbies isn't doing any sort of peculiar hiding or something is it? I didn't use to encounter this error, but I also didn't use to play 50 SNG's every session.

[/ QUOTE ]

One other person said they were seeing the same thing after playing a lot of SnGs. I tried it and I wasn't able to duplicate it. I'll need your help to sort this out to see if it is related to FTS or not.

Could you try a couple of sessions without using the automatic closing of lobbies? If it still does it, then try not having FTS close the tables automatically. At the moment I don't have any explanation for it.

nano
Reply With Quote
  #1292  
Old 11-15-2007, 04:49 AM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
Have you thought about generating a similar program for any other sites, Stars perhaps ?

[/ QUOTE ]

Sorry, I don't have any plans to port this other sites.
Reply With Quote
  #1293  
Old 11-15-2007, 09:27 AM
Xanderz Xanderz is offline
Senior Member
 
Join Date: Oct 2007
Posts: 230
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
One other person said they were seeing the same thing after playing a lot of SnGs. I tried it and I wasn't able to duplicate it. I'll need your help to sort this out to see if it is related to FTS or not.

Could you try a couple of sessions without using the automatic closing of lobbies? If it still does it, then try not having FTS close the tables automatically. At the moment I don't have any explanation for it.

[/ QUOTE ]
I believe (not 100% sure) that it can result from using the WinClose command. Using Send, !{F4} or ControlSend, , !{F4} should fix it.

I ran into that problem while ago and I think that is what fixed it.
Reply With Quote
  #1294  
Old 11-15-2007, 01:25 PM
Dice Man Dice Man is offline
Member
 
Join Date: Dec 2006
Location: NE England
Posts: 96
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
[ QUOTE ]
I've been putting off buying this for a while, but i did just that a few days back. Possibly the finest single piece of poker software there is. [img]/images/graemlins/cool.gif[/img]

Question: When the action gets to me i lose all stats for myself, number of BB's/M/effM ect. but then they re-appear again the next hand. Is this correct, or do i need to change a setting?

Probably been answered before, but this thread is long. [img]/images/graemlins/wink.gif[/img]

[/ QUOTE ]

I'm glad you like the software! Thanks.

I haven't seen that before. Give me a few more details, and I'll test your configuration...

ring or tournament?
OSD3 or OSD4 (from the display tab)?
What Custom text are you using for that OSD?

Any other clues you notice.
nano

[/ QUOTE ]

I'm playing turbo sng's - 9 players.
OSD3: BLINDS=!s/!b
OSD4: !3!2Stack = !$ !n Big Blinds
OSD5: Stack: !$!r # BB: !n!r M: !m!r eff M: !e

Also, the no. of players on OSD3 didn't show the correct amount so i deleted it.

I'm using Fozzy's table/card/seat mods but i calibrated FTS. I'm using PO with table overlay, loads of ahk scripts including FT Planner,betpot ect.
Reply With Quote
  #1295  
Old 11-15-2007, 02:09 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
[ QUOTE ]
One other person said they were seeing the same thing after playing a lot of SnGs. I tried it and I wasn't able to duplicate it. I'll need your help to sort this out to see if it is related to FTS or not.

Could you try a couple of sessions without using the automatic closing of lobbies? If it still does it, then try not having FTS close the tables automatically. At the moment I don't have any explanation for it.

[/ QUOTE ]
I believe (not 100% sure) that it can result from using the WinClose command. Using Send, !{F4} or ControlSend, , !{F4} should fix it.

I ran into that problem while ago and I think that is what fixed it.

[/ QUOTE ]

Hey Xanderz,

Thanks very much! I'll give it a try.

btw, very nice work on your program! It's elegant!

If I can help with any FT stuff, let me know.

nano
Reply With Quote
  #1296  
Old 11-15-2007, 06:02 PM
Dice Man Dice Man is offline
Member
 
Join Date: Dec 2006
Location: NE England
Posts: 96
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
I've been putting off buying this for a while, but i did just that a few days back. Possibly the finest single piece of poker software there is. [img]/images/graemlins/cool.gif[/img]

Question: When the action gets to me i lose all stats for myself, number of BB's/M/effM ect. but then they re-appear again the next hand. Is this correct, or do i need to change a setting?

Probably been answered before, but this thread is long. [img]/images/graemlins/wink.gif[/img]

[/ QUOTE ]

I'm glad you like the software! Thanks.

I haven't seen that before. Give me a few more details, and I'll test your configuration...

ring or tournament?
OSD3 or OSD4 (from the display tab)?
What Custom text are you using for that OSD?

Any other clues you notice.
nano

[/ QUOTE ]

I'm playing turbo sng's - 9 players.
OSD3: BLINDS=!s/!b
OSD4: !3!2Stack = !$ !n Big Blinds
OSD5: Stack: !$!r # BB: !n!r M: !m!r eff M: !e

Also, the no. of players on OSD3 didn't show the correct amount so i deleted it.

I'm using Fozzy's table/card/seat mods but i calibrated FTS. I'm using PO with table overlay, loads of ahk scripts including FT Planner,betpot ect.

[/ QUOTE ]

Just to add, i tried this with only FTS running and no software/scripts but the exact same problem occurs.

To narrow it down, with OSD4 only the stack amount and BB amount is missing, and with OSD5 i get no tooltip window at all when the action is on me.
Reply With Quote
  #1297  
Old 11-15-2007, 07:18 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
I've been putting off buying this for a while, but i did just that a few days back. Possibly the finest single piece of poker software there is. [img]/images/graemlins/cool.gif[/img]

Question: When the action gets to me i lose all stats for myself, number of BB's/M/effM ect. but then they re-appear again the next hand. Is this correct, or do i need to change a setting?

Probably been answered before, but this thread is long. [img]/images/graemlins/wink.gif[/img]

[/ QUOTE ]

I'm glad you like the software! Thanks.

I haven't seen that before. Give me a few more details, and I'll test your configuration...

ring or tournament?
OSD3 or OSD4 (from the display tab)?
What Custom text are you using for that OSD?

Any other clues you notice.
nano

[/ QUOTE ]

I'm playing turbo sng's - 9 players.
OSD3: BLINDS=!s/!b
OSD4: !3!2Stack = !$ !n Big Blinds
OSD5: Stack: !$!r # BB: !n!r M: !m!r eff M: !e

Also, the no. of players on OSD3 didn't show the correct amount so i deleted it.

I'm using Fozzy's table/card/seat mods but i calibrated FTS. I'm using PO with table overlay, loads of ahk scripts including FT Planner,betpot ect.

[/ QUOTE ]

Just to add, i tried this with only FTS running and no software/scripts but the exact same problem occurs.

To narrow it down, with OSD4 only the stack amount and BB amount is missing, and with OSD5 i get no tooltip window at all when the action is on me.

[/ QUOTE ]

It sounds like the software is not able to read your stack size (since it isn't showing BB). Check out the troublshooting tips for this on the website here: www.dcity.org/poker/fts/default.html#TroubleshootOsd3

Most likely this is a problem with the Stack Font Images setting on the tables tab.

nano
Reply With Quote
  #1298  
Old 11-15-2007, 07:31 PM
King Spew King Spew is offline
Senior Member
 
Join Date: Apr 2006
Posts: 1,080
Default Re: Full Tilt Shortcuts - new ahk script

Nano,

AutoLoad doesn't work for me. What info do you need?
Reply With Quote
  #1299  
Old 11-15-2007, 07:56 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

New Version 1.58 11/15/07

1. New Feature: If you hold down the Shift key, and then move your mouse over a Full Tilt table, that table will not be activated. Holding the shift key temporarily disables the "Activate Table when Mouse is Over Table" feature on the Tables Tab.
2. Bug Fix: (Hopefully) fixed problem where the Full Tilt client was sometimes giving a message that too many tables were open (when in fact there weren't too many open). Changed the method of closing and minimizing windows.
3. Bug Fix: Fixed problem where keys that were assigned to features could not be typed in the chat box.

Note: The auto-reload code has been extensively re-written to make it run faster. I have tested it for a few hours, but it needs more testing to confirm that it works with all other options and table configurations. Let me know how it works for you.

Download zip here .
Download self extracting .exe here .
Documentation is here .
Sign up here for an automated email when new versions are released. This will ONLY be used for new version announcements.
Reply With Quote
  #1300  
Old 11-15-2007, 07:59 PM
nanochip nanochip is offline
Senior Member
 
Join Date: Jan 2006
Posts: 705
Default Re: Full Tilt Shortcuts - new ahk script

[ QUOTE ]
Nano,

AutoLoad doesn't work for me. What info do you need?

[/ QUOTE ]

This is usually a problem with not being able to read your stack size, due to a problem with your setting of the Stack Font Images on the Tables tab.

troubleshooting help is on the webpage here
www.dcity.org/poker/fts/default.html#TroubleshootAutoreload
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.