Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #31  
Old 08-17-2007, 09:45 PM
krazyace5 krazyace5 is offline
Senior Member
 
Join Date: Nov 2003
Location: Indian reserve
Posts: 4,864
Default Re: Show potsize on Party tool

[ QUOTE ]
ok, got the program running but no hud is showing up.

any ideas?

[/ QUOTE ]
Reply With Quote
  #32  
Old 08-18-2007, 07:05 AM
HalvSame HalvSame is offline
Senior Member
 
Join Date: May 2006
Posts: 391
Default Re: Show potsize on Party tool

From the looks of the earlier screenshot it looks like you're using XP, is this correct? On which site are you playing?

First things first; let's see if the actual drawing of the HUD is working. Add this line in the "HOTKEY SETUP" section:
F12:: DrawHUD(getID(), 1, 1)

Then reload the script, and press F12. This should make the HUD show a 1 above the window under your mouse cursor. Confirm/deny?
Reply With Quote
  #33  
Old 08-18-2007, 09:04 AM
JJack JJack is offline
Senior Member
 
Join Date: Jun 2007
Posts: 518
Default Re: Show potsize on Party tool

where i can get FPHG?
can u give link?
thx
Reply With Quote
  #34  
Old 08-18-2007, 09:49 AM
HalvSame HalvSame is offline
Senior Member
 
Join Date: May 2006
Posts: 391
Default Re: Show potsize on Party tool

FPHG can be found on www.jukofyork.com.

PotOddsHUD 1.4 and up don't need FPHG anymore though.
Reply With Quote
  #35  
Old 08-19-2007, 11:34 PM
ryanj247 ryanj247 is offline
Senior Member
 
Join Date: Mar 2005
Posts: 458
Default Re: Show potsize on Party tool

[ QUOTE ]
From the looks of the earlier screenshot it looks like you're using XP, is this correct? On which site are you playing?

First things first; let's see if the actual drawing of the HUD is working. Add this line in the "HOTKEY SETUP" section:
F12:: DrawHUD(getID(), 1, 1)

Then reload the script, and press F12. This should make the HUD show a 1 above the window under your mouse cursor. Confirm/deny?

[/ QUOTE ]

@ prima on vista, when i add this line and hit F12 the 1 does appear. however, no pot size or pot odds ever appear when i hit CTRL. everything is running as admin and i'm running basic scheme, etc. any ideas?
Reply With Quote
  #36  
Old 08-20-2007, 07:56 AM
HalvSame HalvSame is offline
Senior Member
 
Join Date: May 2006
Posts: 391
Default Re: Show potsize on Party tool

[ QUOTE ]
@ prima on vista, when i add this line and hit F12 the 1 does appear. however, no pot size or pot odds ever appear when i hit CTRL. everything is running as admin and i'm running basic scheme, etc. any ideas?

[/ QUOTE ]I don't have any Vista experience at all, but my first thought is that the coordinates might be off. To check that the "call"-button is visible before getting the amounts, the script uses the color of a specific pixel (the black border around the button ). This is done to avoid drawing the HUD on misclicks etc, and it's possible that this is failing.

To disable this check, search for this <font class="small">Code:</font><hr /><pre>if (col != 0x000000)
return</pre><hr />
and comment it out. It's in the PotOddsPrima function. Note that by disabling this, the script will try to draw the odds whenever you hit ctrl, also when it's not your turn to act. Should be no big deal though.
Reply With Quote
  #37  
Old 09-13-2007, 05:19 PM
Makemegood Makemegood is offline
Senior Member
 
Join Date: Apr 2006
Posts: 295
Default Re: Show potsize on Party tool

is it a way to make it show automatically, i hate having to push ctrl. (works for vista here)
Reply With Quote
  #38  
Old 09-13-2007, 06:04 PM
yli yli is offline
Senior Member
 
Join Date: Jan 2007
Posts: 164
Default Re: Show potsize on Party tool

Try this http://overcards.com/wiki/moin.cgi/PodOddsHUD_NG
Reply With Quote
  #39  
Old 09-15-2007, 04:36 AM
Makemegood Makemegood is offline
Senior Member
 
Join Date: Apr 2006
Posts: 295
Default Re: Show potsize on Party tool

[ QUOTE ]
Try this http://overcards.com/wiki/moin.cgi/PodOddsHUD_NG

[/ QUOTE ]

This doesnt work for me, got "error at line 780"
Reply With Quote
  #40  
Old 09-15-2007, 02:09 PM
chris228 chris228 is offline
Senior Member
 
Join Date: Jun 2006
Posts: 107
Default Re: Show potsize on Party tool

try the newest ahk version
Reply With Quote
Reply


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

Forum Jump


All times are GMT -4. The time now is 02:36 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.