Open Side Menu Go to the Top
Register
New script: PartySNGHelper New script: PartySNGHelper

03-31-2008 , 07:22 AM
juk,

thanks again for this wonderful script.

I have a suggestion: how about adding a short cut for going to user notes? I find it a bit cumbersome to first press F12 (if I still need to take action in the hand), then right-click and choose notes - being able to e.g. click F12 directly would be awesome.
New script: PartySNGHelper Quote
03-31-2008 , 07:41 AM
Quote:
Originally Posted by jukofyork
Please post to confirm if it's working (only tested on play money so far...) and if you find any more problems.

Juk

PS: I wasn't really sure what chris228's alteration did exactly, but I think the new script should also work for those who have spaces in their numbers.
Script works perfectly btw.

chris228 made a SNGHelper-like script for Ongame for me, and at the same time I asked him to fix the problem I had caused by spaces in numbers (namely scrolling above 1,000 chips meant the counter was reset to 0). I assume others who have had the same problems also had them fixed now, if anyone else exist out there
New script: PartySNGHelper Quote
03-31-2008 , 11:57 AM
Almost embarrassed to spam this thread so much now...but I downloaded the Party Pooper lobby and table mod (mentioned in this thread, which consequently broke PartySNGHelper . Specifically, mouse scrolling and all-in pushing didn't work anymore, while right-click folding and all the other auto-stuff like auto-updating F11, auto-hide etc worked fine. In addition, I used another table/card mod (fozzy's Party 5.4 card mod and Swinger Mod mentioned in this thread, but the script before I installed these.

I know this is way out of your league, any way you could take a look and give me a hint on how to fix it? I'd certainly be willing to pay for your time and resources.

Btw, I also backed up the original images and reinstalled these after the script broke. That fixed everything (while the lobby was still nice and clean, sooo nice), but installing the Swinger Mod script broke it again. Swinger only contains a different position indicator (blinking next to the active player) 0.bmp-8.bmp, seat1.jpg-seat9.jpg and table.jpg.

Screen shot in case it helps:
New script: PartySNGHelper Quote
03-31-2008 , 04:51 PM
...alternatively, do you know of any card/table mods that work with the SNGHelper?
New script: PartySNGHelper Quote
03-31-2008 , 05:15 PM
Still finishing of the damn 20k points, but will post back when done.

Juk
New script: PartySNGHelper Quote
03-31-2008 , 07:50 PM
Quote:
Originally Posted by infernogott
somehow that doesn't work. It tries to close sngs that are still running until it eventually closes the right one.

Did I edit it right? Looks like this now:


" WinGet, pid, PID, ahk_id%lobbyID%
WinGet, rlist, LIST, %TableWindowTitle% ahk_pid%pid%
Loop %rlist%
{
this_id := rlist%a_index%
If this_id != %lobbyID%

IfWinExist, ahk_id%this_id%, This Hand, , Auto Post Blind
{
Sleep, 10000
WinClose, ahk_id%this_id%
}
}

; Just to be safe, lets close any of the "do you really want to quit?" popups."
Not sure what's going wrong, but this works fine for me? All that happens when you add the sleep is it just waits there for 10 seconds before it closes the table...

Juk
New script: PartySNGHelper Quote
03-31-2008 , 07:52 PM
Quote:
Originally Posted by Soulman
I have a suggestion: how about adding a short cut for going to user notes? I find it a bit cumbersome to first press F12 (if I still need to take action in the hand), then right-click and choose notes - being able to e.g. click F12 directly would be awesome.
I'll have a look, but I have a feeling that the way Party has implemented the popup means it won't work (I think I tried this once before...). Do you ever get it where the popup appears in some random place not above the player's name?

Juk
New script: PartySNGHelper Quote
03-31-2008 , 08:01 PM
Quote:
Originally Posted by Soulman
...alternatively, do you know of any card/table mods that work with the SNGHelper?
I've no idea how a mod could break PartySNGHelper - very strange?

Here is the mod I use if it's any help (which works fine with PartySNGHelper...):



http://www.jukofyork.com/party_mods.rar

I don't really know who made it as I've been using it for ages. The table image came from pokermods.com and the cards I found here a few years ago (sorry, not sure who made them...). Since then I've re-modded the cards to have no black border, less "dazzling" colours and also altered the "4" to look less like an ace. The cards resize very nicely (and are readable) right down to the smallest the Party tables will go...

I've also got rid of the silly "smiley faces with headphones" and they were just cluttering up the table (see the RAR file for the 3 modded gifs).

Juk

Last edited by jukofyork; 03-31-2008 at 08:09 PM. Reason: Broken link to RAR file...
New script: PartySNGHelper Quote
03-31-2008 , 08:11 PM
Quote:
Originally Posted by Soulman
chris228 made a SNGHelper-like script for Ongame for me, and at the same time I asked him to fix the problem I had caused by spaces in numbers (namely scrolling above 1,000 chips meant the counter was reset to 0). I assume others who have had the same problems also had them fixed now, if anyone else exist out there
Is the space-removal working OK in the new script? I just merged his code to make it so that it didn't need an extra checkbox adding to the GUI part, but wasn't 100% sure if the code would work as didn't have anything to test it on.

Juk
New script: PartySNGHelper Quote
03-31-2008 , 11:28 PM
Quote:
Originally Posted by jukofyork
Not sure what's going wrong, but this works fine for me? All that happens when you add the sleep is it just waits there for 10 seconds before it closes the table...

Juk

hm that's funny. so I did edit it right?
New script: PartySNGHelper Quote
04-01-2008 , 01:11 AM
Quote:
Originally Posted by jukofyork
Is the space-removal working OK in the new script? I just merged his code to make it so that it didn't need an extra checkbox adding to the GUI part, but wasn't 100% sure if the code would work as didn't have anything to test it on.

Juk
Yup, it works perfectly now, thanks to both you and chris Glad I didn't have to alter the script myself for every new version.


Thanks for the mod, I'll def check that out. As you say it's weird how the mod broke the SNGHelper, I'll have to try and track down how that's possible...

Hope you made deuces
New script: PartySNGHelper Quote
04-01-2008 , 02:18 AM
Quote:
Originally Posted by jukofyork
I'll have a look, but I have a feeling that the way Party has implemented the popup means it won't work (I think I tried this once before...). Do you ever get it where the popup appears in some random place not above the player's name?
I get that some of the time, seems pretty random.

I would also love to be able to open the notes just by one click - and I would assign a mouse button to it. But I see how the whole context-menu/click thing makes it difficult.
New script: PartySNGHelper Quote
04-01-2008 , 07:20 AM
Quote:
Originally Posted by infernogott
hm that's funny. so I did edit it right?
Yep, it looks fine to me. Try downloading it again and redoing it - it's possible that you accidentally edited another line aswell.

Juk
New script: PartySNGHelper Quote
04-01-2008 , 07:24 AM
Quote:
Originally Posted by Soulman
Thanks for the mod, I'll def check that out. As you say it's weird how the mod broke the SNGHelper, I'll have to try and track down how that's possible...
The only thing I can think it could be is that the if mod changes the dimensions of any of the images then AHK control name numbering also changes. I'm no expert on AHK, but there must be some way it decides which control gets named say "Static1" and which gets named "Static2".

Quote:
Hope you made deuces
Yep, just checked and I did! BUT, now I played so much these last few days that I hate poker

Juk
New script: PartySNGHelper Quote
04-02-2008 , 06:10 AM
Should PartySNGHelper work on Vista? Doesn't appear to for me.
New script: PartySNGHelper Quote
04-02-2008 , 07:21 AM
I have no problems running it on Vista.

Try running it as administrator.
New script: PartySNGHelper Quote
04-04-2008 , 04:21 PM
Quote:
Originally Posted by jukofyork
Yep, it looks fine to me. Try downloading it again and redoing it - it's possible that you accidentally edited another line aswell.

Juk
I tried it again with a new script, but still it tries to close other sngs.

Any idea what to do?
New script: PartySNGHelper Quote
04-05-2008 , 11:55 AM
Quote:
Originally Posted by infernogott
I tried it again with a new script, but still it tries to close other sngs.

Any idea what to do?
It's probably something to do with the timer callback re-entering itself before the old one has exited. Try altering this line to use a larger interval:

Code:
SetTimer, AutoCloseFinished,    1000
Make sure that that value is about 1.2-1.5x greater than the sleep in the other code (ie: set it to 12000 for a 10000 in the other code). It won't be ideal as the sleep will now sometimes take 10s and sometimes take 20+ seconds. I'll see if i can find a better way for the next version.

Juk
New script: PartySNGHelper Quote
04-07-2008 , 02:27 PM
Hm that doesn't work either. I put in 7000 for autoclosefinished and 5000 for the other one but it still wants to close the other sngs (fortunately party asks me if I really want to close it than).
New script: PartySNGHelper Quote
04-07-2008 , 02:34 PM
Quote:
Originally Posted by infernogott
Hm that doesn't work either. I put in 7000 for autoclosefinished and 5000 for the other one but it still wants to close the other sngs (fortunately party asks me if I really want to close it than).
I'm not sure what could cause this - does it work still if you remove the sleep?

Juk
New script: PartySNGHelper Quote
04-07-2008 , 02:45 PM
I'm gonna try that next session (in half an hour)
New script: PartySNGHelper Quote
04-07-2008 , 07:20 PM
ok that kinda works. Its not 7 seconds like I entered, but its 2-3 seconds and thats enough. Thank you
New script: PartySNGHelper Quote
04-09-2008 , 04:34 PM
Excellent script thanks for this.
New script: PartySNGHelper Quote
05-31-2008 , 08:42 AM
first of all: thanks juk, for this fantastic script. it has been such a huge help throughout my party sng time.

I'm trying to play some sngs on stars now and I'm having a hard time finding something thats quite as good as the PSNGH. Does anyone have any suggestions ?

I'm mainly looking for these 3 features:
- hover mouse over table + push button = push allin instantly
- hover mouse over table + push button = check / fold / preselect fold preflop
- autotimebank
New script: PartySNGHelper Quote
05-31-2008 , 09:45 AM
Quote:
Originally Posted by holy32
first of all: thanks juk, for this fantastic script. it has been such a huge help throughout my party sng time.

I'm trying to play some sngs on stars now and I'm having a hard time finding something thats quite as good as the PSNGH. Does anyone have any suggestions ?

I'm mainly looking for these 3 features:
- hover mouse over table + push button = push allin instantly
- hover mouse over table + push button = check / fold / preselect fold preflop
- autotimebank
IIRC, somebody made a post about making a pay-ware one for Stars (about 2-3 months ago) and were asking what features people wanted.

Juk
New script: PartySNGHelper Quote

      
m