![]() |
|
#171
|
|||
|
|||
|
[ QUOTE ]
Yeah, I get it. You don't have to use ImageSearch though; I think checked/unchecked are different controls actually (though I might be wrong). So you can just check which one is visible (that works with overlap also). I just added the new toolbox code btw... one thing though, how do I actually click the buttons? Navigation works fine, but my default "okay" button doesn't work? Edit: I just used the default C:\Programs location. Dunno what that'd be in Sweden. It's in the auto-execute under the toolbox_list, so you can change it. [/ QUOTE ] No "s" in "Programs" in Sweden. Easy fix: pic_folder = %A_ProgramFiles%\PartyGaming\PartyPoker\Images I didn't use any defaults for the toolbox buttons. Just added that to my local copy. Will update OC in a minute. I thought so too, different controls, but no. Have to use ImageSearch, but I'm quite impressed how fast that function is. Adde |
|
#172
|
|||
|
|||
|
[ QUOTE ]
pic_folder = %A_ProgramFiles%\PartyGaming\PartyPoker\Images [/ QUOTE ] Ah, nice. I had forgotten about that. [ QUOTE ] I thought so too, different controls, but no. [/ QUOTE ] Yeah... I was thinking about the "Fold to any bet" button(s), since I use those for Stud. [ QUOTE ] Have to use ImageSearch, but I'm quite impressed how fast that function is. [/ QUOTE ] Hehe - you should check out the code I wrote for Stars this morning. Fast, for sure. |
|
#173
|
|||
|
|||
|
you guys are awesome. i just bought an xbox 360 controller for my pc and cant wait to test it out
|
|
#175
|
|||
|
|||
|
[ QUOTE ]
Thanks to a funtion Juk wrote I improved Stars support - the mouse now stays where it is! [/ QUOTE ] It should also mean their is no chance of ever clicking the wrong window! [img]/images/graemlins/smile.gif[/img] Just using MouseClick meant that a window could steal focus at a bad time resulting in the wrong window getting sent the click (there was another AHK thread here on 2+2 not long ago discussing methods of fixing this using input blocks, etc), but by using my PostLeftClick in AHK scripts function this should all be avoided. Juk [img]/images/graemlins/smile.gif[/img] |
|
#176
|
|||
|
|||
|
I have some problem with my hand and arm, it's hurting all the time, to much betting? so I think I will try this poky with a gamepad and this script instead, I never had anyone before and my question is, what sort of a gamepad do you suggest I buy? would anyone be good enough? or can someone recommend me a good one?
|
|
#177
|
|||
|
|||
|
[ QUOTE ]
I have some problem with my hand and arm, it's hurting all the time, to much betting? so I think I will try this poky with a gamepad and this script instead, I never had anyone before and my question is, what sort of a gamepad do you suggest I buy? would anyone be good enough? or can someone recommend me a good one? [/ QUOTE ] I'v only tried one, but I'm pretty, pretty happy with it: http://www.saitekusa.com/usa/prod/p990.htm Main reason I bought it is the 6 right-side buttons instead of usual 4. With the 3 bottom ones I do all the betting, and compared with a gamepad with 4 right-side buttons, I think it's much easer to bet with this one; less thumb movement. Adde |
|
#178
|
|||
|
|||
|
[ QUOTE ]
What is NLModifier button in the config? [/ QUOTE ] I got rid of the NL modifier because it was too complicated. Just forget all about it. [ QUOTE ] How do I activate the bet-size box so I can type in a bet amount? [/ QUOTE ] Currently there's no command for that. I guess we should (optionally) make this the default for people using the numpad. [ QUOTE ] In the button config, nothing happens when I try to set a command to punctuation keys. Is there a way to use those keys? Should I just modify the .ini manually to achieve this? [/ QUOTE ] We can add "." and "," I guess. Any others? |
|
#179
|
|||
|
|||
|
[ QUOTE ]
[ QUOTE ] I have some problem with my hand and arm, it's hurting all the time, to much betting? so I think I will try this poky with a gamepad and this script instead, I never had anyone before and my question is, what sort of a gamepad do you suggest I buy? would anyone be good enough? or can someone recommend me a good one? [/ QUOTE ] I'v only tried one, but I'm pretty, pretty happy with it: http://www.saitekusa.com/usa/prod/p990.htm Main reason I bought it is the 6 right-side buttons instead of usual 4. With the 3 bottom ones I do all the betting, and compared with a gamepad with 4 right-side buttons, I think it's much easer to bet with this one; less thumb movement. Adde [/ QUOTE ] thanks for the tip [img]/images/graemlins/smile.gif[/img] it looks nice too |
|
#180
|
|||
|
|||
|
Hi all,
I posted this on Overcards.com but no solution so far. Any ideas from anyone here? Anyone with the same problem? [ QUOTE ] I managed to get Plarty Planner working yesterday and tried TN alongside it. The Joy buttons all worked OK and I could manually switch between tables using the D-pad (occasional error when it could not find a table to go to I think). However, the attention Q did not work as I expected it would. My tables are spread over a couple of screens and my Lobby is on a third screen on its own (although my system sees the screens as ONE 2400 x 600 screen). There is overlap both horixontally and vertically on each "play" screen (4 almost full size tables per screen) but no overlap between screens. When a table requires attention it pops up above the other screens OK but the focus does NOT move to the table. The bar that indicates the "active" table remains where it was. To get there I either need to use the D-pad OR (if I have got this right) if I click the mode button twice it ends up on the active table (the first click goes to "lobby" mode and the second takes it back to "play" and to the correct table. Any ideas or is TN working as it should and my expectation that the focus moves as well as the table popping up is wrong? Cheers Trevor [/ QUOTE ] |
![]() |
|
|