Detecting action required fails for a custom site (Sky Poker)
#5
Thanks for your efforts up to now. It seems that the combined procedure of custom site setup and including the site in SaT do not store the right coordinates and colours in the configuration files for some reason. I can try to manually alter them and see if this helps. I think I can find the necessary tools.

The right arrow hotkey works correctly (not too many other keys do).

Here's the custom site file you requested:
Code:
[settings]

standard_table_width=761
standard_table_height=540

buttons=fold,call,bet

action_button=call

fold_button_x_coord=452
fold_button_y_coord=496
fold_button_region_topleft_x_coord=414
fold_button_region_topleft_y_coord=474
fold_button_region_bottomright_x_coord=489
fold_button_region_bottomright_y_coord=514

call_button_x_coord=550
call_button_y_coord=498
call_button_region_topleft_x_coord=513
call_button_region_topleft_y_coord=473
call_button_region_bottomright_x_coord=590
call_button_region_bottomright_y_coord=517

bet_button_x_coord=679
bet_button_y_coord=501
bet_button_region_topleft_x_coord=619
bet_button_region_topleft_y_coord=473
bet_button_region_bottomright_x_coord=692
bet_button_region_bottomright_y_coord=516

use_basic_click=1

table_class=ApolloRuntimeContentWindow

table_include_title_text=/
table_exclude_title_text=
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
RE: Detecting action required fails for a custom site (Sky Poker) - by vvivvi - 08-31-2016, 01:46 AM