Auto close stt lobby Ipoker (William Hill)
#1
Mike, any chance you could incorporate an auto-close option for stt lobbies on ipoker? When playing 12-18 tables, it's annoying as hell when one pops up for every new table I've started.
Reply
#2
Doesn't the lobby have to open up before you can open a table?
Reply
#3
(08-02-2013, 02:05 AM)SaT_Admin Wrote: Doesn't the lobby have to open up before you can open a table?

You can register for sng's by opening the lobby (double click the game) and directly trough the client (single click the game and press register). What i mean is when the table opens (after the registration process), the lobby AND a little welcome screen pop up. The lobby is huge and blocks my screen, so i have to close it before i can play on.

It would be nice if SaT would be able to recognize the lobby window and immediately auto-closes it.

Just a suggestion, would make my day at least Smile
Reply
#4
Hrm, so you are registering via the main lobby. And then when the tournament starts, iPoker pops up the table as well as the tournament lobby?

I honestly don't feel like this is something that SaT should handle. I try to stay away from site-specific annoyance stuff.

Try this AHK script and see if it works. I was unable to test because there is no play money SNGs. If it detects an iPoker table with the word "lobby" in it, it will close that window.

Code:
#Persistent
SetTitleMatchMode, 2

Loop
{
   IfWinExist, lobby ahk_class PTIODEVICE
      WinClose
  
   Sleep, 500
}
Reply
#5
Will check it out and post findings asap. Ty.
Reply
#6
Works, makes my life less miserable. Thanks Boss.
Reply
#7
What should i do? Where should i put this script? Have the same prob(
Reply
#8
(09-01-2013, 07:16 AM)2old Wrote: What should i do? Where should i put this script? Have the same prob(

Here you go: http://bit.ly/149m4gH
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: 3
1 2 3 4 5 6 7 8 9 10