StackAndTile Forums

Full Version: microgaming hu tables
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
the tables on microgaming are moving to the grid when no cards have been dealt

layout settings
[settings]
table_width=585
table_height=430
total_slots=9
slot1x=1015
slot1y=430
slot2x=1623
slot2y=0
slot3x=2208
slot3y=0
slot4x=1623
slot4y=426
slot5x=2208
slot5y=427
slot6x=2793
slot6y=0
stack_slot=1
newtables_slot=1
move_to_grid=cards
oldtables_duration=5
oldtables_slot=1
scan_mode=DWM
play_mode=SaT
slot7x=2793
slot7y=431
slot8x=1011
slot8y=0
slot9x=426
slot9y=430
[general]
show_walkthru=0
gui_x=359
gui_y=32
last_tab=
is_reloading=1
version=2.55
v=tr
[sites]
number_of_sites=4
included_sites=skypoker,PokerStarsNova,FullTiltPoker,microgaming
skypoker_included_executable_path=C:\Program Files (x86)\SkyPoker\SkyPoker.exe
skypoker_included_resized_table_width=585
skypoker_included_resized_table_height=430
skypoker_included_hole_x_coord=391
skypoker_included_hole_y_coord=271
skypoker_included_fold_color=0xe7ceb6
skypoker_included_call_color=0x228e36
skypoker_included_bet_color=0x8517b3
skypoker_included_table_color_behind_holecard=0x996633
skypoker_included_flop_x_coord=242
skypoker_included_flop_y_coord=146
skypoker_included_table_color_behind_flop=0x996633
PokerStarsNova_included_executable_path=C:\Program Files (x86)\PokerStars\PokerStars.exe
PokerStarsNova_included_resized_table_width=585
PokerStarsNova_included_resized_table_height=430
PokerStarsNova_included_hole_x_coord=289
PokerStarsNova_included_hole_y_coord=275
PokerStarsNova_included_fold_color=0xd0d63
PokerStarsNova_included_call_color=0xc0d5b
PokerStarsNova_included_bet_color=0xc0c51
PokerStarsNova_included_table_color_behind_holecard=0x1a1a1a
PokerStarsNova_included_flop_x_coord=254
PokerStarsNova_included_flop_y_coord=191
PokerStarsNova_included_table_color_behind_flop=0x131313
FullTiltPoker_included_executable_path=C:\Program Files (x86)\Full Tilt Poker\FullTiltPoker.exe
FullTiltPoker_included_resized_table_width=585
FullTiltPoker_included_resized_table_height=430
FullTiltPoker_included_hole_x_coord=283
FullTiltPoker_included_hole_y_coord=364
FullTiltPoker_included_fold_color=0x997409
FullTiltPoker_included_call_color=0x997409
FullTiltPoker_included_bet_color=0x997409
FullTiltPoker_included_table_color_behind_holecard=0x84989f
FullTiltPoker_included_flop_x_coord=252
FullTiltPoker_included_flop_y_coord=197
FullTiltPoker_included_table_color_behind_flop=0x209900
microgaming_included_executable_path=C:\Microgaming\Poker\BetSafePokerBlackMPP\mppoker.exe
microgaming_included_resized_table_width=538
microgaming_included_resized_table_height=430
microgaming_included_hole_x_coord=262
microgaming_included_hole_y_coord=286
microgaming_included_fold_color=0x3d32c1
microgaming_included_call_color=0x1d10b7
microgaming_included_bet_color=0x1d10b7
microgaming_included_table_color_behind_holecard=0x4fd4e2
microgaming_included_flop_x_coord=222
microgaming_included_flop_y_coord=165
microgaming_included_table_color_behind_flop=0x464692
[hotkeys]
number_of_hotkeys=1
hotkey1action=Stack all tables
hotkey1key=F8
send_table_under_mouse=1
Are you sure you are using preferred seating? If you sit at a different seat for each table then obviously SaT will not know where to look for your hole cards
http://www.stackandtile.com/sat/help/preferred-seating
definitely using preferred seating. tried to set it up again but the problem is the same
I'm not really sure... how it works is like this:

During Include Site setup, SaT asks you to click on the white of the holecard. Then it asks you to wait until the hole card disappears after you fold. After the cards are gone SaT grabs the color at the spot that you clicked. So suppose the table behind the card is green. SaT grabs 'green' and saves it. Then while running, SaT looks for 'green' at that spot. When it doesn't find 'green', it assumes that holecards are visible and then moves out the table.

Maybe the problem could be something like, after you fold and SaT asks you if the cards are gone and you click yes, perhaps there is something else on the table where you clicked where the cards would be, and SaT grabs that color.

According to your config, the color behind the holecard is 4fd4e2. This is in BGR format. Swapped for RGB, the color is this:
http://www.colorpicker.com/e2d44f

So that is the color that SaT looks for at the location you clicked. So whenever SaT doesn't see that color, it will think that cards must be visible and move the table out.