StackAndTile Forums
Detect lobby (Other site) - Printable Version

+- StackAndTile Forums (https://www.stackandtile.com/forum)
+-- Forum: General (https://www.stackandtile.com/forum/forumdisplay.php?fid=1)
+--- Forum: Support Help (https://www.stackandtile.com/forum/forumdisplay.php?fid=2)
+--- Thread: Detect lobby (Other site) (/showthread.php?tid=2175)

Pages: 1 2


Detect lobby (Other site) - Hangoover9 - 07-30-2020

Hello, i am trying to setup a custom site. 

But it wont detect the lobby when i press test on Step 2, it only detects the table. 

Is there any way to sort this?


RE: Detect lobby (Other site) - SaT_Admin - 07-31-2020

Is that a problem? Do you want to detect the lobby for some reason? It should be fine if it only detects the table.

What site, what network?


RE: Detect lobby (Other site) - Hangoover9 - 07-31-2020

You are correct my mistake it works, but now its a different problem.

It is a swedish site called Svenskaspel.

title=[Betsson.se],class=[Qt5QWindowOwnDCIcon],pid=[2556]

title=[Ada 3253 - 56572135 - TX - NL - kr0,25/0,50],class=[Qt5QWindowOwnDCIcon],pid=[2880]

The class is the same on my Betsson lobby and the tables on Svenskaspel.

So now stackandtile thinks my betsson lobby is a table.


RE: Detect lobby (Other site) - SaT_Admin - 07-31-2020

You are using "iPokerNew" for Betsson, right?

Can you also paste me the diagnostic for the svenskaspel main lobby? You will need some extra configuration


RE: Detect lobby (Other site) - Hangoover9 - 07-31-2020

And the tournament lobbys is also the same class.

title=[The Slam €1,000 GTD],class=[Qt5QWindowOwnDCIcon],pid=[2556]


RE: Detect lobby (Other site) - SaT_Admin - 07-31-2020

I need the diagnostic for the main svenska spel lobby, not a tournament lobby


RE: Detect lobby (Other site) - Hangoover9 - 07-31-2020

This for the Svenskaspel Main lobby

title=[Lobby | Svenska Spel S&C Poker],class=[Qt5QWindowIcon],pid=[2396]


RE: Detect lobby (Other site) - SaT_Admin - 07-31-2020

Ok open up your svenskaspel custom site file in this folder:

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

and then change/add these lines to the file:

Code:
use_lobby_pid_for_tables=1

lobby_title_text=Lobby \| Svenska Spel
lobby_class=Qt5QWindowIcon

table_class=Qt5QWindowOwnDCIcon
table_include_title_text=/
table_exclude_title_text=

save the file, completely close out SAT, reopen and test and let me know


RE: Detect lobby (Other site) - Hangoover9 - 07-31-2020

Now SAT dont detect the lobbys on Ipoker, so far good. But now SAT dont detect the svenska spel tables.

This is my settings.


[settings]

standard_table_width=924
standard_table_height=720

buttons=fold,call,bet

action_button=

fold_button_x_coord=
fold_button_y_coord=
fold_button_region_topleft_x_coord=
fold_button_region_topleft_y_coord=
fold_button_region_bottomright_x_coord=
fold_button_region_bottomright_y_coord=

call_button_x_coord=
call_button_y_coord=
call_button_region_topleft_x_coord=
call_button_region_topleft_y_coord=
call_button_region_bottomright_x_coord=
call_button_region_bottomright_y_coord=

bet_button_x_coord=
bet_button_y_coord=
bet_button_region_topleft_x_coord=
bet_button_region_topleft_y_coord=
bet_button_region_bottomright_x_coord=
bet_button_region_bottomright_y_coord=

use_basic_click=0

use_lobby_pid_for_tables=1

lobby_title_text=Lobby \| Svenska Spel
lobby_class=Qt5QWindowIcon

table_class=Qt5QWindowOwnDCIcon
table_include_title_text=/
table_exclude_title_text=


RE: Detect lobby (Other site) - SaT_Admin - 07-31-2020

hmmmm it should detect the svenska spel tables... its just looking for the blinds separator "/" character in the title bar of the table

one more time, can you paste me the diagnostic for 1. the main lobby, 2. a cash table, 3. a tournament table

edit/
also it looks like you never finished setting up the custom site with the wizard, since none of the coordinates are listed in your file