Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Internet Poker > Software > Free Software

Notices

Free Software Discussion of Free / Freeware / Donationware / Open Source poker software and Free Graphics mods

Reply
 
Thread Tools Display Modes
Old 02-03-2012, 03:32 PM   #1891
old hand
 
RigMeARiver's Avatar
 
Join Date: May 2010
Location: Nooscape
Posts: 1,449
Re: Poker Shortcuts: Software that makes playing on Poker Stars and Full Tilt Poker EASIER!

Hi. I want to fix this for draw games so that the table comes into and holds focus on drawing decisions ('Discard x Cards' button is visible). Just dled the sourcecode and I think this is the part I need to edit:

Code:
   ; if this table still has pending action on it, then activate it

   ; check if the fold button OR  betting box  OR  pixel of pending action button   is visible on this table
   FoldButtonFlag := TablePendingAction(NextTableId)

   ; if the ImBackButton is visible
   ;ImBackButtonFlag := ButtonVisible("ButtonImBack", NextTableId)               ;  need == 1   ??????????

   ; find out whether this is a ring or tournament table (needed below in the auto preset bet check below)
;   RingOrTournament := TableRingOrTournament(NextTableId)

   ; check if the bet slider is visible - this is checked in FoldButtonFlag above !!!!!!!!!
   ;BoxBetEditFlag := ControlVisible("BoxBetEdit",WinId)

;outputdebug, in tablepending 3   FoldButtonFlag:%FoldButtonFlag%   ImBackButtonFlag:%ImBackButtonFlag%   RingOrTournament:%RingOrTournament%   
      
   ; activate this table IF pending action
   if (FoldButtonFlag)
   {
      ; activate this table
      WinActivate, ahk_id%NextTableId%

Help plz

Last edited by RigMeARiver; 02-03-2012 at 03:47 PM.
RigMeARiver is offline   Reply With Quote
Old 02-13-2012, 11:41 AM   #1892
old hand
 
RigMeARiver's Avatar
 
Join Date: May 2010
Location: Nooscape
Posts: 1,449
Re: Poker Shortcuts: Software that makes playing on Poker Stars and Full Tilt Poker EASIER!

bump
RigMeARiver is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 03:52 PM.


Powered by vBulletin®
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive