Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools Display Modes
  #191  
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.
  #192  
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]
  #193  
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.
  #194  
Old 03-09-2006, 02:24 PM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: New Version

[ QUOTE ]
[ 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.

[/ QUOTE ]

I gota rush out now, but will have plenty of time when I get back tonight to try this and I will try to get to the bottom it. [img]/images/graemlins/smile.gif[/img]

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

[ QUOTE ]
I gota rush out now, but will have plenty of time when I get back tonight to try this and I will try to get to the bottom it.

[/ QUOTE ]

'key. Btw, just comment out

Menu, Tray, NoStandard
Menu, Tray, DeleteAll

at the top of the script so you can open the main window and check what it's doing. Could just be some WinWait command not seeing a table ( I gotta add max seconds to all those but of course have to try and find out what to do if that happens...).
  #196  
Old 03-09-2006, 04:23 PM
goodguy_1 goodguy_1 is offline
Senior Member
 
Join Date: Sep 2002
Location: FL
Posts: 3,779
Default Re: New Version

[ QUOTE ]
Okay, here you go.


[/ QUOTE ]
the newest version of the iWitness script(2006-03-09)is not working for me. I converted the script to an exe..the gui looks nice but it is not opening up tables nor saving my mining preferences on multiple attempts.

I kept the prior script and that is still working great.
  #197  
Old 03-09-2006, 04:52 PM
SamIAm SamIAm is offline
Senior Member
 
Join Date: Apr 2004
Location: Merry Chhannukaahh
Posts: 6,273
Default Re: New Version

[ QUOTE ]
[ QUOTE ]
Okay, here you go.


[/ QUOTE ]
the newest version of the iWitness script(2006-03-09)is not working for me. I converted the script to an exe...it is not opening up tables nor saving my mining preferences on multiple attempts.

I kept the prior script and that is still working great.

[/ QUOTE ]Are you saying that the old script works when converted to .exe? What happens when you run the new script as .ahk?
-Sam

P.S. Why are you guys converting to .exe anyway? What's the benefit?
  #198  
Old 03-09-2006, 05:00 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: New Version

[ QUOTE ]
it is not opening up tables

[/ QUOTE ]

Okay... same problem Juk's having. I guess I'm gonna write logging after all.

[ QUOTE ]
nor saving my mining preferences on multiple attempts.


[/ QUOTE ]

Now this is really weird. You put the script/.exe in your networking folder and created a shortcut?

[ QUOTE ]
I kept the prior script and that is still working great.

[/ QUOTE ]

Thank god for that.
  #199  
Old 03-09-2006, 05:02 PM
goodguy_1 goodguy_1 is offline
Senior Member
 
Join Date: Sep 2002
Location: FL
Posts: 3,779
Default Re: New Version

I know next to nothing about autohot key.

Both scripts I've converted to.exe. Both conversions worked well ..the gui on both looks good.

Problem is the newest script/exe/gui is not opening up tables for me.

I kept yestedays script/exe and that still opens up tables.
  #200  
Old 03-09-2006, 05:07 PM
goodguy_1 goodguy_1 is offline
Senior Member
 
Join Date: Sep 2002
Location: FL
Posts: 3,779
Default Re: New Version

[ QUOTE ]
Now this is really weird. You put the script/.exe in your networking folder and created a shortcut?


[/ QUOTE ]
no I meant it wasnt saving the actual settings I choose on multiple attempts within the gui for table selection,# of players etc

yes I'm mining with yesterdays script/exe/gui in unison with iWitness with no problems [img]/images/graemlins/grin.gif[/img]

I know not to overwrite or delete something that works in beta trials
Closed Thread


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 01:47 PM.


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