UB settings
#1
Hi, UB are resetting the window class every time I log in I think. I saw in UB forum that hotkeys are strictly forbidden but I only want to organize the tables and it seems that is fine for them. Is there any way to get UB window id or name so It works everytime?
Thanks
Reply
#2
Use the menu item for Help->diagnostic->Get Window title, and paste me the result for a table, and then log out and paste me the result again, so I can see what the classnames are looking like.

And what site is UB? I know you dont' mean UltimateBet do you?
Reply
#3
here you go: title=[Texas Hold'em - NL4 (cg6fd5b6)],class=[{99AEAC24-AC00-4EA2-A2D7-796F193811C2}],pid=[19488]
The site is: Unibet
Reply
#4
(08-10-2020, 10:54 PM)Tjeeeeeeee Wrote: here you go: title=[Texas Hold'em - NL4 (cg6fd5b6)],class=[{99AEAC24-AC00-4EA2-A2D7-796F193811C2}],pid=[19488]
The site is: Unibet

Open up your custom site file in this folder:

C:\Program Files (x86)\StackAndTile\Sites\

Find these lines:
Code:
table_include_title_text=
table_class=
and change them to this:
Code:
table_include_title_text=^Texas Hold'em|/
table_class=\{[A-Z0-9]{8}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{12}\}

and then Add these new lines:
Code:
use_lobby_pid_for_tables=1
lobby_title_text=^Unibet Poker
lobby_class=\{[A-Z0-9]{8}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{12}\}
table_exclude_title_text=^Unibet Poker|Replay$|.*\(rp.*\)$

Save the file, and completely close out SAT and reopen it. Then test

This will match any tables that say "Texas Hold'em" at the start, or has the blinds separator character "/". We may have to tweak that for different titlebar texts
Reply
#5
I can only save it as as text file? How do I do?
Reply
#6
(08-11-2020, 05:54 AM)Tjeeeeeeee Wrote: I can only save it as as text file? How do I do?

Sorry, I thought you already completed the custom site setup.

First, choose "Other" from the sites dropdown, and complete the entire wizard. Then after that is finished, then do the instructions above
Reply
#7
(08-11-2020, 05:54 AM)Tjeeeeeeee Wrote: I can only save it as as text file? How do I do?

I got it working yesterday - just a single table mind you on Unibet after 'including' it as 'other', saving it, then again 'including' it as 'Unibet'.  At least for yesterday's session, it worked fine while running ACR and PokerStars; roughly 12 tables simultaneously. 

But today, the table on Unibet - different tournament mind you - wasn't being recognized by SaT.  So, I removed it, then did exactly what I had done yesterday, but I wasn't able to get it to work this time around.

Here's are a few pics, and notice that nothing at the top of the page of the screenshot of the table, says 'NLHE' or 'Texas Hold'em'.

https://postimg.cc/gallery/5zYSbW7

I'm not sure how to add pics here, so I've included this link.

I added/altered the codes, and I took a screenshot of it (again in the link above).  The process to include the site wasn't completed.
Reply
#8
(08-11-2020, 05:54 AM)Tjeeeeeeee Wrote: I can only save it as as text file? How do I do?
I saw the codes for UniBet in another thread, and I copied/added it to my file.
[settings]
 standard_table_width=642
 standard_table_height=391
 buttons=fold,call,bet
 action_button=bet
 fold_button_x_coord=265
 fold_button_y_coord=360
 fold_button_region_topleft_x_coord=248
 fold_button_region_topleft_y_coord=348
 fold_button_region_bottomright_x_coord=248
 fold_button_region_bottomright_y_coord=348
 call_button_x_coord=298
 call_button_y_coord=345
 call_button_region_topleft_x_coord=317
 call_button_region_topleft_y_coord=360
 call_button_region_bottomright_x_coord=317
 call_button_region_bottomright_y_coord=360
 bet_button_x_coord=383
 bet_button_y_coord=347
 bet_button_region_topleft_x_coord=395
 bet_button_region_topleft_y_coord=347
 bet_button_region_bottomright_x_coord=395
 bet_button_region_bottomright_y_coord=347
 use_basic_click=0
 table_exclude_title_text=
 use_lobby_pid_for_tables=1
 lobby_title_text=^Unibet Poker
 lobby_class=\{[A-Z0-9]{8}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{12}\}
 table_include_title_text=/
 table_class=\{[A-Z0-9]{8}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{4}-[A-Z0-9]{12}\}

But, it's still not working.

Here's a link with 3 pics.

https://postimg.cc/gallery/wN93QSZ
Reply
#9
Sorry, both posts (above) were posted as replies.  My bad. Blush
Reply
#10
(09-04-2020, 10:31 AM)Johnsteed Wrote: Here's are a few pics, and notice that nothing at the top of the page of the screenshot of the table, says 'NLHE' or 'Texas Hold'em'.

https://postimg.cc/gallery/5zYSbW7

(09-04-2020, 10:51 AM)Johnsteed Wrote: Here's a link with 3 pics.

https://postimg.cc/gallery/wN93QSZ

So yeah, in one of these, its looking for "Texas holdem" and in the other, its looking for the blinds separator slash "/"

That's why each are only working for each individual custom site profile.

You can combine them like this. Just change the table_include_title_text line to this:

Code:
table_include_title_text=^Texas Hold'em|/

I guess just change in that in your original unibet file, since you actually used those settings successfully for yourself. Change the line, save the file, close and reopen SAT ,then try it
Reply


[-]
Quick Reply
Message
Type your reply to this message here.

Username::
Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)
Please select the number: 5
1 2 3 4 5 6 7 8 9 10