Detect lobby (Other site)
#11
1. Main lobby

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

2. Cash Table

title=[Ada 3239 - 56571871 - TX - NL - kr0,25/0,50],class=[Qt5QWindowOwnDCIcon],pid=[14148]

3. Tourny table

title=[After Work 15K GRT - table-49593915-4 - 400/800 ante 80],class=[Qt5QWindowOwnDCIcon],pid=[14068]
Reply
#12
I only care about the tiling of the tables so i skipped doing all the steps in configuration for the hotkeys.
Reply
#13
ok try this... remove the lobby lines that we added last time, and change these lines:

Code:
table_class=Qt5QWindowOwnDCIcon
table_include_title_text=kr\d+[.,]?\d?\d?/|table-\d+-\d
table_exclude_title_text=

that should work for cash games that use the "kr" currency prefix like you showed, and also for tournament tables that show table-####-#

save the file, close out SAT, reopen, test
Reply
#14
Now it works fine with all sites, thanks alot for the help.
Reply
#15
Another user was using espacejeux which apparently is another Boss Media / Svenska skin, and matching based on the lobby didnt work either. Maybe they spawn new processes for each table. We had to match with the table title include text as well
Reply
#16
Confirmed again with another user on Lottomatica that the lobby has a different PID than the tables, so we cannot match based on lobby

This user was also on a Small Stakes license, so we had to add these lines so that tournament tables weren't mistaken for cash:

Code:
table_include_title_text=TX - NL|table-\d+-\d
regex_tournament=table-\d+-\d
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: 10
1 2 3 4 5 6 7 8 9 10