StackAndTile Forums

Full Version: SAT custom site issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

TreeHogan

Hi,

Im trying to make a poker room called Aconcagua Poker http://www.aconcaguapoker.com/ work with SAT.
The problem that I am having is that the software only recognizes cash game tables as poker tables.
I tried to include the site a few times doing the config with cash game tables and tournament tables and it seems to work fine but when I press start it only recognizes cash game tables ignoring tournament tables.

I tried to use the Show Testing Info tool and it doesnt recognizes either.

Thank you.
Can you paste me the contents of your entire custom site file? You will find it in this folder:

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

Can you also use the menu item within SaT for Help->Diagnostic->Get Window Title, and paste me the result for the main Aconcagua lobby

TreeHogan

Thank you for the answer.

File:

[settings]

standard_table_width=816
standard_table_height=639

buttons=fold,call,bet

action_button=bet

fold_button_x_coord=515
fold_button_y_coord=558
fold_button_region_topleft_x_coord=485
fold_button_region_topleft_y_coord=544
fold_button_region_bottomright_x_coord=585
fold_button_region_bottomright_y_coord=584

call_button_x_coord=622
call_button_y_coord=564
call_button_region_topleft_x_coord=591
call_button_region_topleft_y_coord=543
call_button_region_bottomright_x_coord=691
call_button_region_bottomright_y_coord=584

bet_button_x_coord=731
bet_button_y_coord=563
bet_button_region_topleft_x_coord=698
bet_button_region_topleft_y_coord=542
bet_button_region_bottomright_x_coord=799
bet_button_region_bottomright_y_coord=585

use_basic_click=1

table_class=Antares Game Client Window Class

table_include_title_text=Mão
table_exclude_title_text=
---------
Aconcagua lobby:

title=[Brasil Poker Live Lobby | Nickname: TreeHogan | Crédito: 6.105,68 CHP (Em jogo: 0 CHP; Disponível: 6.105,68 CHP)],class=[Antares Game Client Window Class],pid=[20172]
Ok the problem is likely because of ths line table_include_title_text=Mão

That means that SaT will only match tables if it finds the word "Mão" in the titlebar. I don't know what that word means, or why it would only be on cash tables and not tournaments. Usually I perfer to tell people to use the blinds separator slash "/" because both cash and tournament tables usually display the blinds in the titlebar

So try this file. I've also included some lobby settings to make it more reliable so it won't conflict with other sites like Chico network

Code:
[settings]

standard_table_width=816
standard_table_height=639

buttons=fold,call,bet

action_button=bet

fold_button_x_coord=515
fold_button_y_coord=558
fold_button_region_topleft_x_coord=485
fold_button_region_topleft_y_coord=544
fold_button_region_bottomright_x_coord=585
fold_button_region_bottomright_y_coord=584

call_button_x_coord=622
call_button_y_coord=564
call_button_region_topleft_x_coord=591
call_button_region_topleft_y_coord=543
call_button_region_bottomright_x_coord=691
call_button_region_bottomright_y_coord=584

bet_button_x_coord=731
bet_button_y_coord=563
bet_button_region_topleft_x_coord=698
bet_button_region_topleft_y_coord=542
bet_button_region_bottomright_x_coord=799
bet_button_region_bottomright_y_coord=585

use_basic_click=1

table_class=Antares Game Client Window Class

table_include_title_text=/
table_exclude_title_text=

use_lobby_pid_for_tables=1
lobby_title_text=^Brasil Poker Live Lobby
lobby_class=Antares Game Client Window Class

You'll need to save the file, and close and reopen SaT

Also, if this Aconagua network is similar to Chico, then you will probably need to go into the settings within the poker client, and make sure the Video settings are set to "D3D8"

TreeHogan

Mão means "Hand". Both cash game and tournament tables has on the tille(example): Mão(hand) #121354645645

But apparently that is not the problem. I did as you said and I still have the problem.

As you can see on the printscreen.

http://prntscr.com/j3eppr
Are you sure you don't have any other sites Included? If you created multiple custom sites then you'd need to make sure those other ones are Removed

Can you click File->Current Layout, and paste me everything?

TreeHogan

[settings]
table_width=724
table_height=527
total_slots=4
slot1x=0
slot1y=0
slot2x=724
slot2y=0
slot3x=0
slot3y=513
slot4x=724
slot4y=513
stack_slot=1
newtables_slot=1
move_to_grid=preflop
oldtables_duration=3
oldtables_slot=grid
scan_mode=DWM
play_mode=SaT
activate_most_urgent=1
activate_table_under_mouse=0
highlight_active_win=0
move_mouse_to_most_urgent=0
move_mouse_if_not_over_table=0
left_click_detection=1
stack_when_clicking_call_or_bet=0
stack_table_at_end_of_hand=1
drag_drop_swap_slots=1
drag_drop_mode=Logical
minimize_to_tray=0
show_table_count_while_running=1
show_session_timer=1
move_888_popups=1
close_bovada_popups=1
stars_include_logged_in_as=1
notify_new_tables=0
notify_old_tables=0
notify_keep_in_grid=0
notify_ignore_table=0
notify_move_to_grid=0
notify_end_of_hand=0
notification_duration=3
hotkeys_fire_on_release=0
allow_action_hotkeys_on_ignored_tables=1
click_bet_for_allin_hotkey=0
click_bet_for_betsize_hotkeys=0
click_bet_for_betxbb_hotkeys=0
also_keep_in_grid_when_move_to_slot_x=0
fold_checkbox_setting=Fold
also_stack_table_for_betsizeX=0
also_stack_table_for_allin=0
focus_betbox=0
detect_hidden_windows=0
auto_accept_stars_waitlists=0
auto_accept_wpn_waitlists=0
click_stars_info_tab=1
table_count_gui_x=2456
table_count_gui_y=0
[general]
show_walkthru=0
gui_x=1290
gui_y=260
last_tab=
filename=4telascomgripteste.ini
is_reloading=0
version=2.97
win_ver=10.0.16299
v=sm
v296_msg=0
[sites]
number_of_sites=3
included_sites=PokerStarsNova,PartyPokerModern,brasil2
PokerStarsNova_included_executable_path=C:\Program Files (x86)\PokerStars\PokerStars.exe
PokerStarsNova_included_resized_table_width=724
PokerStarsNova_included_resized_table_height=527
PokerStarsNova_included_hole_x_coord=362
PokerStarsNova_included_hole_y_coord=356
PokerStarsNova_included_fold_color=0xb0b62
PokerStarsNova_included_call_color=0xa0b5b
PokerStarsNova_included_bet_color=0xa0a4f
PokerStarsNova_included_table_color_behind_holecard=0x39925e
PokerStarsNova_included_flop_x_coord=343
PokerStarsNova_included_flop_y_coord=230
PokerStarsNova_included_table_color_behind_flop=0x4f4f4f
PartyPokerClassic_included_executable_path=C:\Programs\PartyGaming\PartyGaming.exe
PartyPokerClassic_included_resized_table_width=724
PartyPokerClassic_included_resized_table_height=527
PartyPokerClassic_included_hole_x_coord=430
PartyPokerClassic_included_hole_y_coord=328
PartyPokerClassic_included_fold_color=0xe2e2e2
PartyPokerClassic_included_call_color=0xe3e3e3
PartyPokerClassic_included_bet_color=0x272727
PartyPokerModern_included_executable_path=C:\Programs\PartyGaming\PartyGaming.exe
PartyPokerModern_included_resized_table_width=724
PartyPokerModern_included_resized_table_height=527
PartyPokerModern_included_hole_x_coord=430
PartyPokerModern_included_hole_y_coord=328
PartyPokerModern_included_fold_color=0x3f3f3f
PartyPokerModern_included_call_color=0xd57421
PartyPokerModern_included_bet_color=0x282828
PartyPokerModern_included_table_color_behind_holecard=0xf8d2a6
PartyPokerModern_included_flop_x_coord=340
PartyPokerModern_included_flop_y_coord=210
PartyPokerModern_included_table_color_behind_flop=0x555555
brasil2_included_executable_path=C:\Program Files (x86)\Brasil Poker Live\GameClient.exe
brasil2_included_resized_table_width=724
brasil2_included_resized_table_height=570
brasil2_included_hole_x_coord=348
brasil2_included_hole_y_coord=356
brasil2_included_fold_color=0x55b2f4
brasil2_included_call_color=0x58b6f4
brasil2_included_bet_color=0x337588
brasil2_included_table_color_behind_holecard=0x7b7364
brasil2_included_flop_x_coord=339
brasil2_included_flop_y_coord=228
brasil2_included_table_color_behind_flop=0xb0b0b
[hotkeys]
number_of_hotkeys=0
send_table_under_mouse=1
Ah ok you only have the one "brasil2" site included, so that's not the problem.

I think maybe the problem is that SaT is thinking those tournament tables are really cash game tables, and thinking the blinds are so large that you are playing $400/800 stakes and therefore the Small Stakes license is rejecting the table.

Can you add this line to the bottom of your brasil2 custom site file:

Code:
regex_tournament=S)^\#\d+ .* - (Level \d+\:|Break)

Save the file, and the close and reopen SaT and try it and let me know

TreeHogan

It seems to be working now!
http://prntscr.com/j3u16f

There is only one mtt running atm so i cant do multiple tables.
Thank you for your help and for the awesome software, hope I upgrade my license soon Smile
great!