Getting Unibet MTTs to work.
#10
Right so at the bottom you have added these two lines, but they were already defined earlier in the file, so you can remove those initial lines a few lines above:

Code:
table_include_title_text=
table_class=

And sorry I made a mistake, for the table_include_title_text we need the blinds separator which is the backslash "/" not the forward slash "\". I also for some reason put double closing brackets ]] in the classnames which was also sloppy of me.

Try this whole file:

Code:
[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}\}

You'll need to save the file, and close and reopen SaT
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

Messages In This Thread
Getting Unibet MTTs to work. - by beebeebee - 04-09-2018, 03:45 AM
RE: Getting Unibet MTTs to work. - by SaT_Admin - 04-09-2018, 03:47 AM
RE: Getting Unibet MTTs to work. - by beebeebee - 04-09-2018, 04:03 AM
RE: Getting Unibet MTTs to work. - by SaT_Admin - 04-09-2018, 10:34 AM
RE: Getting Unibet MTTs to work. - by beebeebee - 04-09-2018, 10:23 PM
RE: Getting Unibet MTTs to work. - by SaT_Admin - 04-09-2018, 11:43 PM
RE: Getting Unibet MTTs to work. - by beebeebee - 04-10-2018, 03:23 AM
RE: Getting Unibet MTTs to work. - by SaT_Admin - 04-10-2018, 04:14 AM
RE: Getting Unibet MTTs to work. - by beebeebee - 04-10-2018, 04:41 PM
RE: Getting Unibet MTTs to work. - by SaT_Admin - 04-10-2018, 11:57 PM
RE: Getting Unibet MTTs to work. - by beebeebee - 04-11-2018, 05:14 AM
RE: Getting Unibet MTTs to work. - by SaT_Admin - 04-11-2018, 10:19 AM
RE: Getting Unibet MTTs to work. - by beebeebee - 06-12-2019, 10:28 PM
RE: Getting Unibet MTTs to work. - by SaT_Admin - 06-12-2019, 11:09 PM
RE: Getting Unibet MTTs to work. - by beebeebee - 06-13-2019, 04:56 AM