Post a New Reply
Reply to thread: RIO Poker
Username:
Please select the number: 5
1 2 3 4 5 6 7 8 9 10
Post Subject:
Your Message:
Smilies
Angel Angry Blush Confused
Dodgy Exclamation Heart Huh
Idea Sleepy Undecided Smile
Wink Cool Big Grin Tongue
Rolleyes Shy Sad  
Post Options:
Thread Subscription:
Specify the type of notification and thread subscription you'd like to have to this thread. (Registered users only)




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)


Thread Review (Newest First)
Posted by SaT_Admin - 06-15-2020, 12:33 AM
(06-14-2020, 04:53 PM)Dastan Wrote: title=[Run It Once Poker],class=[Qt5QWindowOwnDCIcon],pid=[4380]

on lobby this is the same so i guess nothing can be done?

Yeah that's dumb of them. Normally poker sites will put the name of the table or name of the tournament, and the blinds amount. Makes no sense to just put the same name of the poker site on both the lobby and the tables.

Nothing else can be done right now. I'll have to look into this site myself
Posted by Dastan - 06-14-2020, 04:53 PM
title=[Run It Once Poker],class=[Qt5QWindowOwnDCIcon],pid=[4380]

on lobby this is the same so i guess nothing can be done?
Posted by SaT_Admin - 06-14-2020, 08:55 AM
Use the menu item for Help->Diagnostic->Get Window Title, and press the hotkey on a poker table so I can see what it says
Posted by Dastan - 06-14-2020, 06:31 AM
table_exclude_title_text=^Run It Once Poker$

it excludes both tables and lobby..
only blank works but it includes lobby..

maybe i should add something into include cause its blank?

table_include_title_text=
table_exclude_title_text=^Run It Once Poker$
Posted by SaT_Admin - 06-14-2020, 04:17 AM
just change the table_exclude_title_text line to this:

Code:
table_exclude_title_text=^Run It Once Poker$

Save the file and completely close SAT and reopen
Posted by Dastan - 06-13-2020, 04:14 PM
I added this
title=[Run It Once Poker],class=[Qt5QWindowOwnDCIcon],pid=[9016]
There is a problem. The lobby is the same class as tables so when i add this, both tables and lobby are excluded..
Posted by SaT_Admin - 06-13-2020, 09:10 AM
Use the menu item for Help->Diagnostic->Get Window Title, and press the hotkey on the main lobby. That will give you the title of the lobby window

Then open up your RIO custom site file in this folder:

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

scroll down to this line and add the text from the diagnostic above:

Code:
table_exclude_title_text=Lobby

Change "Lobby" above to whatever the diagnostic said

Save the file and completely close SAT and reopen
Posted by Dastan - 06-13-2020, 08:25 AM
i have set the RIO room under other, it places the tables correctly but it treats the lobby window like a table..so can i change it? because it places lobby like a table.