![]() |
|
#661
|
|||
|
|||
|
[ QUOTE ]
But sometimes I have 5 tables who pop-up while I am playing on another rable and I am unable to find what was the first table to pop-up. I would like to see easily where I need to play quickly, because it is really stressing to have all theses clocks with countdown while trying to be focused on the game. [/ QUOTE ] ActiveTable mode is meant for ppl with overlap. I suggest you try the AQ. |
|
#662
|
|||
|
|||
|
Ok, thank you for your help. It is appreciated. I hope it will be better in the futur between us.
I don't understand why you use only AHK, I think you are gifted for programmation. |
|
#663
|
|||
|
|||
|
Could you add a funtion to place the table with the "cascade" or "mosaic" Party button with a hot key ?
|
|
#664
|
|||
|
|||
|
[ QUOTE ]
Could you add a funtion to place the table with the "cascade" or "mosaic" Party button with a hot key ? [/ QUOTE ] I'd rather not - I'm trying to avoid adding too many Party-only features, to maintain some kind of consistency. Plus I'm trying to avoid bloating the code by adding commands which would be useful only for a very small group of people (like hotkeys to aid browsing the net while playing, etc.). I think it'd be better if you use a seperate script for stuff like this. Writing the hotkey is very easy (one-liner). |
|
#665
|
|||
|
|||
|
Is there a way to validate the TN command with a button ?
I have always to clik on table's button to perform my move |
|
#666
|
|||
|
|||
|
Didn't realize TN was still active and found out by accident that also it works on Absolute. Nice job. [img]/images/graemlins/smile.gif[/img]
|
|
#667
|
|||
|
|||
|
[ QUOTE ]
Is there a way to validate the TN command with a button ? I have always to clik on table's button to perform my move [/ QUOTE ] You're in luck - I'm getting better at guessing at what you mean [img]/images/graemlins/tongue.gif[/img] If you mean an 'auto-bet' option to automatically hit the raise button after you've entered a PSB/PFB - we don't have that yet but it's on the list. |
|
#668
|
|||
|
|||
|
[ QUOTE ]
Didn't realize TN was still active [/ QUOTE ] Heh. You clearly don't read the software forum much [img]/images/graemlins/smile.gif[/img] [ QUOTE ] that also it works on Absolute. Nice job. [/ QUOTE ] Thanks. Btw, if you ever want stud support for the odd site, let me know and I'll put it on the list. How's StudHud v1.03? |
|
#669
|
|||
|
|||
|
[ QUOTE ]
If you mean an 'auto-bet' option to automatically hit the raise button after you've entered a PSB/PFB - we don't have that yet but it's on the list. [/ QUOTE ] Just a stupid question ... but why bother adding additional PSB features in TN ? I mean, PartyBetPot does that very well already. Wouldn't be easier for you to make PBP compatible with more sites than adding PBP's features in TN ? TN could be used for "table navigation" (move to another table, "post bb", "sit out", ...) and the activation of the "in turn" buttons, while PBP could be used for everything related to betting ?! |
|
#670
|
|||
|
|||
|
[ QUOTE ]
I mean, PartyBetPot does that very well already. Wouldn't be easier for you to make PBP compatible with more sites than adding PBP's features in TN ? [/ QUOTE ] Short answer: no. The PSB stuff works differently for every site (parsing chatbox text for Party, Image matching for Stars, clicking the PSB button on FullTilt, simply grabbing the text on Paradise...), so you can't really talk about making it compatible with different sites. Besides, adding site support and adding features are to completely different things: TableNavigator already has PSB functions for a lot of sites, yet it lacks some features of PBP. And it's not like it's hard to code that stuff (example: the auto-bet feature - in the function itsself that's like two lines of code). The harder part is adding the appropriate checkboxes and stuff to the configuration Gui, actually. [ QUOTE ] TN could be used for "table navigation" (move to another table, "post bb", "sit out", ...) and the activation of the "in turn" buttons, while PBP could be used for everything related to betting ?! [/ QUOTE ] Maybe if you play only no limit, and only on Party. Otherwise that sounds like a pretty bad idea [img]/images/graemlins/smile.gif[/img] |
![]() |
|
|