View Single Post
  #3  
Old 04-23-2007, 09:54 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: dave, clear PM box please

[ QUOTE ]
[ QUOTE ]
Dave, please clear your PM box.

[/ QUOTE ]

Done.

[ QUOTE ]
Also, any updates on my betpot + snoopfree problem?

[/ QUOTE ]

Nothing in the way of good news yet [img]/images/graemlins/frown.gif[/img] Which is a shame, because SnoopFree seems really nice for the brief time I had it running.

The problem is this - SnoopFree does not stop BetPot from working with PokerStars, it just makes it work really really slowly.

It traps the calls to imagesearch, tyhe first time it aalerts you and asks allow/deny. I tell it allow, but it does not stop monitoring each call. I can see SnoopFreeUI.exe taking up loads of CPU in task manager whenever I click one of my Pot() buttons.Eventually the function completes and it bets after ~10 seconds on my system.

I need to review the code to see if I can cut down the number of imagematch calls, but somehow I doubt it will be enough to make a difference [img]/images/graemlins/frown.gif[/img] Ideally you would be able to exclude AutoHotkey.exe from SnoopFree entirely, but thet doesn't seem possible at this time - and would probably not be in line with the aims of SnoopFree.

[/ QUOTE ]
Have you tried contactiung the SnoopFree/AHK authors? It might just be that the SnoopFree hook is not very well optimized and/or the AHK code used could be improved to not do so many screen captures - possibly even adding the ability to work from a buffered off-screen image (I've never used it, but I'm guessing that AHK is doing lots and lots of small BitBlts for the image search?).

Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote