Open Side Menu Go to the Top
Register
888/Party/StarsCaption 888/Party/StarsCaption

01-26-2019 , 05:55 PM
Quote:
Originally Posted by Ubbster
How can i create betting panels postflop with for example 33% 48% 66% and so on in 888 caption2 ? I have created betting panels preflop with 2,2BB 2,5BB and 2,8BB but cant get it to work with the panels in % postflop : ( In the onclick in partycaption i can select bet in pot % but cant find it in 888 caption in the onclick?
Please tell me how i can do this! How read the manual but cant get it to work : (

Best regards

Urban
Hi
You can create them by this way.
For postflop bets you can use a such formulas:
pot/3
pot*0.48
pot*2/3
or (if you want to use them for raises too):
x0.33
x0.48
x0.66
You can find formula descriptions and examples here.
888/Party/StarsCaption Quote
01-27-2019 , 11:33 PM
can you auto reg sit n gos with starscaption?
888/Party/StarsCaption Quote
01-28-2019 , 01:48 AM
Quote:
Originally Posted by Adgey
can you auto reg sit n gos with starscaption?
Hi
Sorry, no - this option is available only for Spin & Go (but maybe I'll add it for reg SnG too in the future).
888/Party/StarsCaption Quote
01-29-2019 , 06:09 PM
Malwarebytes doesn't like 888Caption



Should I be concerned?

Norton giving me warnings as well.

Last edited by Elite Rounder; 01-29-2019 at 06:18 PM.
888/Party/StarsCaption Quote
01-29-2019 , 07:07 PM
any idea why stars caption all of a sudden now doesn't auto timebank?
888/Party/StarsCaption Quote
01-29-2019 , 08:05 PM
Hello. Can somebody please tell me how is it possible to cover board while all in in Party and 888 captions? Thank you.
888/Party/StarsCaption Quote
01-30-2019 , 03:23 AM
Quote:
Originally Posted by 9tablingnit
Malwarebytes doesn't like 888Caption



Should I be concerned?

Norton giving me warnings as well.
On this screenshot it says 'MachineLearning/Anomalous.96%', so it did not find any viruses here, but program behavior seems strange and suspicious.
I have to say that the functioning of the program really looks suspicious - it executes some code from the address space of another process, reads its memory, hooks keyboard and mouse, etc. All this is really suspicious, since viruses also usually do such things. But all these things are necessary for the program to perform its functions - therefore, false positives of antiviruses will happen from time to time.
888/Party/StarsCaption Quote
01-30-2019 , 03:25 AM
Quote:
Originally Posted by SuckMyTilt
any idea why stars caption all of a sudden now doesn't auto timebank?
Some Stars clients were updated yesterday - please update StarsCaption to v0.46, it should work with them.
888/Party/StarsCaption Quote
01-30-2019 , 03:25 AM
Quote:
Originally Posted by IGotMilkBaby
Hello. Can somebody please tell me how is it possible to cover board while all in in Party and 888 captions? Thank you.
Hi
HUD / Hide board if hero all-in
888/Party/StarsCaption Quote
01-30-2019 , 02:53 PM
Quote:
Originally Posted by LikeAA
Some Stars clients were updated yesterday - please update StarsCaption to v0.46, it should work with them.
I had a problem with preset bets at antetables today and yesterday. Is it working in 0.46?
888/Party/StarsCaption Quote
01-31-2019 , 04:06 AM
Quote:
Originally Posted by purplecard
I had a problem with preset bets at antetables today and yesterday. Is it working in 0.46?
I don't know but you can try (most of changes in ths version are related to time bank / sit out features in a new poker clients versions).
And also try to update to v0.46a (you can download it manually from the site now), because 0.46 has some issues with some dialog boxes processing.

Let me know if your issue will not be resolved - I will need some details about your issues (your settings and poker client version you use).
888/Party/StarsCaption Quote
02-01-2019 , 10:10 AM
Hello. I'm making "make this HUD active when all-in" in my HUD in Starshelper but it doesn't show on the tables. What am I missing? Thanks a lot!
888/Party/StarsCaption Quote
02-01-2019 , 04:42 PM
Hi, IGotMilkBaby
There is no StarsHelper support in this thread. I can only help you with StarsCaption (and also PartyCaption and 888Caption).
888/Party/StarsCaption Quote
02-02-2019 , 09:28 AM
I have a problem on party where if I sit out once on a table, I cant bring that table to foreground with table cycling hotkeys anymore. Any idea on how to fix it?
888/Party/StarsCaption Quote
02-02-2019 , 12:00 PM
Quote:
Originally Posted by mavs
I have a problem on party where if I sit out once on a table, I cant bring that table to foreground with table cycling hotkeys anymore. Any idea on how to fix it?
Let me clarify. I can switch to that table with cycle forward and backward hotkeys, but most urgent table hotkey no longer works on that table.
888/Party/StarsCaption Quote
02-02-2019 , 03:10 PM
Hi, mavs

What do you mean? You're back in the game after sitting out, you get a turn and Most urgent table hotkey stops to work for this table (although it works for the rest of the tables) - is it so?
888/Party/StarsCaption Quote
02-02-2019 , 04:47 PM
Hi.

I want to create a OnClick bet formula, just like this:

minStackNF_bb*0.15

I tried:
https://imgur.com/a/Muk07Tu

It doesn't work, it does nothing.

However, "effStack*0.15" works correctly. But I'd prefer the first formula, because effStack in multiway pots doesn't always refer to the smallest stack, so this second formula would only be useful for heads-up pots...

What can I do?
Thanks!
888/Party/StarsCaption Quote
02-02-2019 , 05:49 PM
Quote:
Originally Posted by LikeAA
On this screenshot it says 'MachineLearning/Anomalous.96%', so it did not find any viruses here, but program behavior seems strange and suspicious.
I have to say that the functioning of the program really looks suspicious - it executes some code from the address space of another process, reads its memory, hooks keyboard and mouse, etc. All this is really suspicious, since viruses also usually do such things. But all these things are necessary for the program to perform its functions - therefore, false positives of antiviruses will happen from time to time.
Okay, thank you for the answer!
888/Party/StarsCaption Quote
02-02-2019 , 06:19 PM
Quote:
Originally Posted by rsk46
Hi.

I want to create a OnClick bet formula, just like this:

minStackNF_bb*0.15

I tried:
https://imgur.com/a/Muk07Tu

It doesn't work, it does nothing.

However, "effStack*0.15" works correctly. But I'd prefer the first formula, because effStack in multiway pots doesn't always refer to the smallest stack, so this second formula would only be useful for heads-up pots...

What can I do?
Thanks!
Hi
Sorry, but HUD tags can't be used in a betting formulas. You can use there a predefined variables only (and effStack is a such variable).
I'll think about possibility of using tags there too.
888/Party/StarsCaption Quote
02-03-2019 , 12:59 AM
Quote:
Originally Posted by LikeAA
Hi, mavs

What do you mean? You're back in the game after sitting out, you get a turn and Most urgent table hotkey stops to work for this table (although it works for the rest of the tables) - is it so?
Yes, exactly.
888/Party/StarsCaption Quote
02-03-2019 , 04:36 AM
Quote:
Originally Posted by LikeAA
Hi
Sorry, but HUD tags can't be used in a betting formulas. You can use there a predefined variables only (and effStack is a such variable).
I'll think about possibility of using tags there too.
Ok... So, I'll use effStack.

It would be great if there were some control tag for the panel to show when there are only two players in the hand. I've been looking it at partycaption site, but I do not find any control tag like that. It would be useful for this situation, to use effStack when it's not possible to use minStackNF_bb.

Thanks!
888/Party/StarsCaption Quote
02-03-2019 , 04:44 AM
Quote:
Originally Posted by mavs
Yes, exactly.
Hmm, strange.
Ok, I'll try to check it.
888/Party/StarsCaption Quote
02-03-2019 , 04:45 AM
rsk46, I will try to think how to arrange it.
888/Party/StarsCaption Quote
02-03-2019 , 05:01 AM
Quote:
Originally Posted by LikeAA
Hmm, strange.
Ok, I'll try to check it.
Its on Spins btw, I havent tried it on other tables.
888/Party/StarsCaption Quote
02-03-2019 , 07:39 AM
Quote:
Originally Posted by mavs
Its on Spins btw, I havent tried it on other tables.
Try this version, let me know if it works now.
888/Party/StarsCaption Quote

      
m