Two Plus Two Newer Archives  

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

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 03-09-2006, 12:10 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: New Version

Looking cool! Will give it a try and see how I get on [img]/images/graemlins/smile.gif[/img]

Juk [img]/images/graemlins/smile.gif[/img]

PS: You had any more problems with the dll appearing?
  #2  
Old 03-09-2006, 12:17 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: New Version

[ QUOTE ]
You had any more problems with the dll appearing?


[/ QUOTE ]

Yeah well, what triggers it is launching Party. Coming to think of it I'll add two lines of code to insta-delete them. [img]/images/graemlins/smile.gif[/img]
  #3  
Old 03-09-2006, 01:03 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: New Version

Okay, I changed it back to PartyGaming.exe because now the other .exe wasn't working for me.
How's it going Juk?
  #4  
Old 03-09-2006, 01:31 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: New Version

[ QUOTE ]
Okay, I changed it back to PartyGaming.exe because now the other .exe wasn't working for me.
How's it going Juk?

[/ QUOTE ]

Not having much luck yet, but I just woke up and might be doing sleepy stuff [img]/images/graemlins/smirk.gif[/img]

I setup to mine my chosen 6max limit, then click go and PP client maximizes, then moves into the general Limit Holdem list, then minimizes PP client again without any tables being opened.

I tried adding a few "Sleep, 500" commands after ControlClick and ControlSend calls as this helped me last time, but didn't seem to make any difference this time.

Also, even stranger was my left mouse button seems to get "stuck" in clicked state after running the script (even after I close iWitness) and only way to fix it was to log out and log back in of windows (never had this before?).

I am maybe not the best person to test it, as my PC loves to do weird stuff like this and the old iWitness script wouldn't minimize tables for me and needed the "Sleep, 500"s adding to work properly (my PC's got a mind of its own I think!). [img]/images/graemlins/smile.gif[/img]

Juk [img]/images/graemlins/smile.gif[/img]
  #5  
Old 03-09-2006, 01:43 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: New Version

[ QUOTE ]
I setup to mine my chosen 6max limit, then click go and PP client maximizes, then moves into the general Limit Holdem list, then minimizes PP client again without any tables being opened.


[/ QUOTE ]

Weird. Dunno how this could happen - it's pretty much impossible for you to mess up the settings now.
Only thing I can think of is some problem with the focus - does the ListView get focus?

[ QUOTE ]
I tried adding a few "Sleep, 500" commands after ControlClick and ControlSend calls as this helped me last time, but didn't seem to make any difference this time.

[/ QUOTE ]

This shouldn't be neccessary - it's pretty slow now anyway.
But worth a try I guess. [img]/images/graemlins/smile.gif[/img]

[ QUOTE ]
Also, even stranger was my left mouse button seems to get "stuck" in clicked state after running the script (even after I close iWitness) and only way to fix it was to log out and log back in of windows (never had this before?).

[/ QUOTE ]

I dunno - the script doesn't use the mouse at all. No idea.

[ QUOTE ]
I am maybe not the best person to test it, as my PC loves to do weird stuff like this and the old iWitness script wouldn't minimize tables for me and needed the "Sleep, 500"s adding to work properly (my PC's got a mind of its own I think!).


[/ QUOTE ]

Yeah - but actually I thought this would run much more smoothly than the first script simce it doesn't send so many keystrokes. Wierd that the first one ran for you and this one doesn't.
  #6  
Old 03-09-2006, 02:02 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: New Version

[ QUOTE ]
[ QUOTE ]
I setup to mine my chosen 6max limit, then click go and PP client maximizes, then moves into the general Limit Holdem list, then minimizes PP client again without any tables being opened.


[/ QUOTE ]

Weird. Dunno how this could happen - it's pretty much impossible for you to mess up the settings now.
Only thing I can think of is some problem with the focus - does the ListView get focus?

[/ QUOTE ]

Just taken another look to see if I can be more specific. Yes, it got the focus but got stuck in the "LimitHoldem" 'top-level' (general) list and rather than moving down limits it moved down the tables listed in the 'top-level' list (hard to explain in words lol [img]/images/graemlins/smile.gif[/img] ).

[ QUOTE ]
[ QUOTE ]
Also, even stranger was my left mouse button seems to get "stuck" in clicked state after running the script (even after I close iWitness) and only way to fix it was to log out and log back in of windows (never had this before?).

[/ QUOTE ]

I dunno - the script doesn't use the mouse at all. No idea.

[/ QUOTE ]

I never seen this happen b4 either. I think it could be something to do with my 'top-level' listview problem? Maybe the ControlClick or ControlSend is not sending quite right on my PC and getting stuck in a down state?

[ QUOTE ]
[ QUOTE ]
I am maybe not the best person to test it, as my PC loves to do weird stuff like this and the old iWitness script wouldn't minimize tables for me and needed the "Sleep, 500"s adding to work properly (my PC's got a mind of its own I think!).


[/ QUOTE ]

Yeah - but actually I thought this would run much more smoothly than the first script simce it doesn't send so many keystrokes. Wierd that the first one ran for you and this one doesn't.

[/ QUOTE ]

See how others get on first, as I gota go out for meal tonight anyway and won't have much time to test until I get back in. I am guessing it's a "Juk's PC" thing more than likely and others may not get the same problems as me. [img]/images/graemlins/smile.gif[/img]

Juk [img]/images/graemlins/smile.gif[/img]
  #7  
Old 03-09-2006, 02:06 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: New Version

[ QUOTE ]
I never seen this happen b4 either. I think it could be something to do with my 'top-level' listview problem? Maybe the ControlClick or ControlSend is not sending quite right on my PC and getting stuck in a down state?

[/ QUOTE ]

One thing you could try if you find the time is setting the KeyDelay higher - SetKeyDelay, 50 maybe. Dunno how well it will work with a long delay though.
  #8  
Old 03-09-2006, 01:07 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: New Version

Does this effect anything (anything break if you delete these dlls?).

Juk [img]/images/graemlins/smile.gif[/img]
  #9  
Old 03-09-2006, 01:13 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: New Version

[ QUOTE ]
Does this effect anything (anything break if you delete these dlls?).


[/ QUOTE ]

Nope. Not for me.
Closed Thread

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 12:59 AM.


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