888 site setup
#17
(10-13-2011, 08:49 PM)Drivo Wrote: is it possible to exclude multiple windows?
For example:
"table_exclude_title_text=Lobby, Choose your buy-in amount"
Hey Drivo

Yeah there is. The titles are matched with regular expressions. Its kinda technical, I'm not very good with them myself. You can google if you wan't more info, but heres a quick reference guide:
http://www.autohotkey.com/docs/misc/RegEx-QuickRef.htm

You wan't to use '|' as the OR separator. I would try to make it as concise as possible, checking to see if any of those words ever appear in actual table titles, and for example, if "amount" or "Choose" seems to never appear, then just use that word: (maybe "buy-in" could be listed in a tournament table title sometimes)

Code:
table_exclude_title_text=Lobby|amount

Quote:Edit: Clicking the colored bottom part of the buttons when adding the site works fine. The message that the fold button is black (it IS black) can be ignored it seems.

Usually that message should not be ignored. 99% of the time it means that the ScanMode was unable to grab a screenshot of the table, and instead just grabbed a fully black window. This happens on some sites like Entraction which makes it impossible to use.

If the Fold button really is black, then it should be ok. If i remember correctly, it can be safely ignored on 888
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: 1
1 2 3 4 5 6 7 8 9 10

Messages In This Thread
888 site setup - by Spyver - 05-04-2011, 09:57 AM
RE: 888 site setup - by SaT_Admin - 05-05-2011, 03:15 AM
RE: 888 site setup - by Spyver - 05-05-2011, 07:50 PM
RE: 888 site setup - by SaT_Admin - 05-06-2011, 01:10 AM
RE: 888 site setup - by Spyver - 05-06-2011, 11:58 AM
RE: 888 site setup - by SaT_Admin - 05-06-2011, 02:26 PM
RE: 888 site setup - by Spyver - 05-09-2011, 02:39 PM
RE: 888 site setup - by SaT_Admin - 05-10-2011, 01:53 AM
RE: 888 site setup - by pmania - 08-09-2011, 04:58 AM
RE: 888 site setup - by pmania - 08-09-2011, 05:03 AM
RE: 888 site setup - by SaT_Admin - 08-09-2011, 05:08 AM
RE: 888 site setup - by pmania - 08-09-2011, 10:15 PM
RE: 888 site setup - by SaT_Admin - 08-10-2011, 12:50 AM
RE: 888 site setup - by pmania - 08-13-2011, 04:57 AM
RE: 888 site setup - by SaT_Admin - 08-13-2011, 05:49 AM
RE: 888 site setup - by Drivo - 10-13-2011, 08:49 PM
RE: 888 site setup - by SaT_Admin - 10-14-2011, 12:53 AM
RE: 888 site setup - by Drivo - 10-14-2011, 09:18 PM
RE: 888 site setup - by SaT_Admin - 10-15-2011, 12:23 AM
RE: 888 site setup - by Drivo - 10-15-2011, 09:49 PM
RE: 888 site setup - by swap - 11-08-2011, 07:25 AM
RE: 888 site setup - by SaT_Admin - 11-08-2011, 10:42 AM
RE: 888 site setup - by brummel - 01-12-2012, 01:54 AM
RE: 888 site setup - by SaT_Admin - 01-12-2012, 10:00 AM
RE: 888 site setup - by brummel - 01-12-2012, 10:29 AM
RE: 888 site setup - by SaT_Admin - 01-12-2012, 01:17 PM
RE: 888 site setup - by brummel - 01-12-2012, 10:30 AM