View Single Post
  #74  
Old 08-25-2006, 11:46 PM
APerfect10 APerfect10 is offline
Senior Member
 
Join Date: Jan 2005
Location: PokerTracker 3
Posts: 979
Default Re: Released v1.0.3 --> OK, I\'ll bite ...

[ QUOTE ]
Using these I've never yet seen it not close/auto-confirm a window, but using WinClose it seems to regularly mess up for me and failed to close the windows.

[/ QUOTE ]

WinClose is a rather forceful way to close windows but it isnt perfect as you noted. Your method is noted in the WinClose docs. With that said, I've never encountered a problem with WinClose running this script. If it becomes a regular problem, I'll change it. Are you having a problem with WinClose in the DeMonster script?

[ QUOTE ]
When the first version came out it worked perfectly for me. Now when I use it it will leave the monster total on one table if I open 12. The other 11 close like before.

[/ QUOTE ]

I've been messing around with the code a lot these past few days and even made some major changes today. As of last night it worked fine for me but this latest release may have broken this. I'm going to take a look and see whats going on. I'll let you know once I can confirm and fix this bug.

[ QUOTE ]
This works well to replace Auto Resizer, except that when I click "Sit Out" (like when I am finishing a session) when the blinds get to me again, it re-auto-posts it. Is there a way to fix this? It didn't do it on Auto-Resizer...

[/ QUOTE ]

I think I understand what you are saying. You are not really clicking "Sit Out". If you click "Sit Out" Party will deal you out and you dont have the option to post blinds therefore DeMonster can't repost. I think you mean when you uncheck "Auto Post Blinds" in preparation of sitting out, playing your last few hands before the blinds hit. In this case, DeMonster will repost the Big Blind.

Here's the issue...when you first join a table and lets say the very first hand you sit down you are directly in the Big Blind. Auto-resizer would not post this blind for you. You would need to manually click the Post Big Blind button. I wanted to make it so it would auto do this. The problem is that the script can not differentiate between whether you are first sitting down, returning, or playing your last hands before the blinds hit. (I didnt think about this latter scenario and I agree something needs to be done)

Just off the top of my head; I'll think about this further but...I think I could make a Hotkey that would toggle the auto-post feature. When you are ready to call it quits, you hit whatever Hotkey you define and DeMonster will no longer post the blinds. I could then either auto detect when you are sitting out on all tables and toggle the auto post option back to its original state or I could create a second hotkey to return.

Sorry to ramble...I'll try to get a workaround out here shortly for you [img]/images/graemlins/smile.gif[/img]
Reply With Quote