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

10-10-2018 , 01:39 AM
Quote:
Originally Posted by ThiagoCorreia
Hi,
On Partycation I couldn't find the variable with my call size(villains bet size) to use it in a hud. Is there any variable like that?
Hi
There is no such HUD tag, but there is a call variable in formulas (it available there since v1.81a).
Since you can use formulas in HUD, you can display this value just by this way:
{call}
or
{call/1bb} - if need this value in big blinds.
888/Party/StarsCaption Quote
10-11-2018 , 07:23 AM
PSA: I love this software but don't ever try to move HUD elements while multi-tabling. If you do you'll see what I mean, it's just a huge pain in the ass.
888/Party/StarsCaption Quote
10-11-2018 , 08:38 AM
Quote:
Originally Posted by stinbag
PSA: I love this software but don't ever try to move HUD elements while multi-tabling. If you do you'll see what I mean, it's just a huge pain in the ass.
Hi
You can move HUD panels by right mouse button while HUD / Lock HUD option disabled.
If it doesn't work for you, then try to check #5 here.
888/Party/StarsCaption Quote
10-12-2018 , 10:31 AM
Is there a way I can make a hud panel with a custom formula?
888/Party/StarsCaption Quote
10-12-2018 , 01:00 PM
Quote:
Originally Posted by ThiagoCorreia
Is there a way I can make a hud panel with a custom formula?
You can use formulas in HUD panels (in Table panels only).
There is a description for PartyCapiton (in StarsCaption and 888Caption it works by the same way). There is no way to use custom variables, but you can use all predefined formulas variables and any Table panels HUD tags there.
888/Party/StarsCaption Quote
10-12-2018 , 06:50 PM
Hello, Im a user of 888caption free version. And I wanted a definitive solution for betting/raising 100%, 75%, 50% and 25% of the pot. When I say definitive solution is, this solution should work for any streets where no one betted, but also for situations where someone has betted.

For example in a pot with 100 bbs, where no one betted yet. The size should be:
100% 100 bbs
75% 75 bbs
50% 50 bbs
25% 25 bbs

For example in a pot with 100 bbs, where someone bet 50. The size should be:
100% 250 bbs
75% 200 bbs
50% 150 bbs
25% 100 bbs

And I came up with the following formulae:
100% =(-raise-(1/(1/1+2))*(pot-raise))/(((1/(1/1+2))*2-1))
75% =(-raise-(1/(1/0,75+2))*(pot-raise))/(((1/(1/0,75+2))*2-1))
50% =(-raise-(1/(1/0,5+2))*(pot-raise))/(((1/(1/0,5+2))*2-1))
25% =(-raise-(1/(1/0,25+2))*(pot-raise))/(((1/(1/0,25+2))*2-1))

I tested them in excel and they work just fine. However they do not work for 888caption. And I believe there isn't any sintaxe error.

Can you help me?
888/Party/StarsCaption Quote
10-13-2018 , 11:25 AM
Hi, yoshihorii
You don't need to use such complex formulas, there is a x operator to make pot bets - this operator calculates exactly you need. Formulas you need are:
x1
x0.75
x0.5
x0.25
If you need to make a pot bet for calculated value, then use brackets like this:
x(2*raise/stack)
888/Party/StarsCaption Quote
10-13-2018 , 05:02 PM
Quote:
Originally Posted by LikeAA
Hi, yoshihorii
You don't need to use such complex formulas, there is a x operator to make pot bets - this operator calculates exactly you need. Formulas you need are:
x1
x0.75
x0.5
x0.25
If you need to make a pot bet for calculated value, then use brackets like this:
x(2*raise/stack)
It worked! Thank You.

However, Id like to have another information to be shown. What is know as [BluffEquity] at StarsCaption. I cant find it at 888 caption.
888/Party/StarsCaption Quote
10-13-2018 , 06:12 PM
Now that 888 have PSKO MTTs any plans to add [callOddsWithBounty%] for 888caption?
888/Party/StarsCaption Quote
10-14-2018 , 02:18 AM
Quote:
Originally Posted by yoshihorii
What is know as [BluffEquity] at StarsCaption. I cant find it at 888 caption.
Unfortunately 888 told me that [BluffEquity] tag is prohibited to use, because it gives an "unfair advantage". So I had to remove it from the program a couple of years ago.
888/Party/StarsCaption Quote
10-14-2018 , 02:26 AM
Quote:
Originally Posted by Steamy Kangaroo
Now that 888 have PSKO MTTs any plans to add [callOddsWithBounty%] for 888caption?
I'll see if I can do it there.
Also, I'm not sure that 888 will allow to use a such complex tag, so I need to ask about it first. In fact, even the usual pot odds were prohibited some time ago (but then 888 allowed them to be used).
888/Party/StarsCaption Quote
10-14-2018 , 07:57 PM
I use this software with pokerstars, if there a way to get new tables to stop popping up in front of the existing ones when they start?
888/Party/StarsCaption Quote
10-15-2018 , 01:40 AM
Quote:
Originally Posted by Adgey
I use this software with pokerstars, if there a way to get new tables to stop popping up in front of the existing ones when they start?
Hi
Sorry, no.
But if you use Table manager, then you can enable Process tables with hero only option there and also configure and turn on Options / New tables size & position. In this case a new table will appear in a special slot.
888/Party/StarsCaption Quote
10-15-2018 , 09:28 AM
Is it possible to edit the 888 bounty amount font/colour /size on the table?
888/Party/StarsCaption Quote
10-15-2018 , 10:35 AM
Quote:
Originally Posted by Big_Mick00
Is it possible to edit the 888 bounty amount font/colour /size on the table?
With the mod i use its really small and doesn't stand out

888/Party/StarsCaption Quote
10-15-2018 , 11:37 AM
Big_Mick00, try to write to the mod developer, he should fix it.
If you want to do it manually, try to read this.
There are no such options in 888Caption, sorry.
888/Party/StarsCaption Quote
10-15-2018 , 02:43 PM
I like to use mostly hotkeys when I play. But the hotkeys only work for the table under the mouse. Is it possible to have them work at the next table that requires action automatically? Without having to have the mouse jumping to tables?
888/Party/StarsCaption Quote
10-15-2018 , 03:18 PM
Quote:
Originally Posted by oliu
I like to use mostly hotkeys when I play. But the hotkeys only work for the table under the mouse. Is it possible to have them work at the next table that requires action automatically? Without having to have the mouse jumping to tables?
Only if all of your tables placed in one stack - in this case mouse can be above a table without jumping.

Hotkeys work for a table under mouse only and there is no any other option in the program, sorry. You can use Mouse jump to table option or play as described above.
888/Party/StarsCaption Quote
10-15-2018 , 05:43 PM
Quote:
Originally Posted by LikeAA
Big_Mick00, try to write to the mod developer, he should fix it.
If you want to do it manually, try to read this.
There are no such options in 888Caption, sorry.
ok no problem.

Is there anyway you can make it so 888 "big fish" mtt use my caption settings? 888 have a separate theme for those and my font doesnt work, hotkeys and betscript still are fine though.
888/Party/StarsCaption Quote
10-16-2018 , 02:15 AM
Quote:
Originally Posted by Big_Mick00
ok no problem.

Is there anyway you can make it so 888 "big fish" mtt use my caption settings? 888 have a separate theme for those and my font doesnt work, hotkeys and betscript still are fine though.
The last time I tried to change the layout on these tables, I did not succeed.
Ok, I will try to do it again - it seems possible now.
888/Party/StarsCaption Quote
10-16-2018 , 03:57 PM
Hi @LikeAA,

Partycaption has been working great, but there is one thing that is not working for me:

I want the default chat tab to be on notes, and not change from hand to hand. Every time the action is on me, the focus is taken to the bet box. Every time a hand ends, the chat tab defaults back to the "options". In partycaption I have made sure to select "notes" as the default tab but the behaviour is not changing.

Thanks for your time
888/Party/StarsCaption Quote
10-16-2018 , 09:28 PM
hey,

Is there any option to set the chat window to tournament info as a default? I only see "auto hide", "option", "chat", "notes" and "default". if there is non yet: this would be a much appreciated addition...
888/Party/StarsCaption Quote
10-17-2018 , 01:34 AM
Quote:
Originally Posted by SirDehi
Hi @LikeAA,

Partycaption has been working great, but there is one thing that is not working for me:

I want the default chat tab to be on notes, and not change from hand to hand. Every time the action is on me, the focus is taken to the bet box. Every time a hand ends, the chat tab defaults back to the "options". In partycaption I have made sure to select "notes" as the default tab but the behaviour is not changing.

Thanks for your time
Hi
I'm not sure I can do something with focus, but I'll try to look into it.
As for tabs switching - ok I'll try to check it too.
888/Party/StarsCaption Quote
10-17-2018 , 01:36 AM
Quote:
Originally Posted by randomkid
hey,

Is there any option to set the chat window to tournament info as a default? I only see "auto hide", "option", "chat", "notes" and "default". if there is non yet: this would be a much appreciated addition...
Hi
There is no such option, because all useful info from this tab can be displayed via HUD in any place of a table - see [CH_heroPos], [CH_countPlayers], [avst] tags in HUD / Table panels.
888/Party/StarsCaption Quote

      
m