Two Plus Two Newer Archives  

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

View Poll Results: poll
< 1K 24 28.57%
1-10K 18 21.43%
10-100K 11 13.10%
100-500K 6 7.14%
500-1000K 3 3.57%
> 1000K 22 26.19%
Voters: 84. You may not vote on this poll

Reply
 
Thread Tools Display Modes
  #951  
Old 05-13-2007, 07:22 PM
dtan05 dtan05 is offline
Senior Member
 
Join Date: Feb 2006
Location: whining in MSNL
Posts: 3,112
Default Re: hm

now ti says too many paramaters assigned to one butotn [img]/images/graemlins/frown.gif[/img]
Reply With Quote
  #952  
Old 05-13-2007, 08:36 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: hm

Dtan

just:

Pot(getid())

will do the job if you don't want any rounding / per-street differences [img]/images/graemlins/smile.gif[/img]
Reply With Quote
  #953  
Old 05-14-2007, 08:03 AM
qetou qetou is offline
Senior Member
 
Join Date: Jul 2006
Location: mother Russia
Posts: 133
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
[ QUOTE ]
Damn I cant figure what's wrong with bet pot on stars. Mouse wheel is working, but middle and right buttons arent. I haven't modified anything in the script. Any ideas anyone?

[/ QUOTE ]

Make sure you have extracted the zip file, and are running the script from the extracted folder (not from a later created shortcut).

Make sure to be using "PokerStars Classic" or "Hyper Simple" theme, in 32-bit colour mode.

Any joy? Vista? XP?

[/ QUOTE ]
Vista, and yes, I did everything right I guess... Still not working
Reply With Quote
  #954  
Old 05-14-2007, 10:44 AM
gswarriorfan gswarriorfan is offline
Senior Member
 
Join Date: Jul 2005
Location: P-Town
Posts: 227
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
Damn I cant figure what's wrong with bet pot on stars. Mouse wheel is working, but middle and right buttons arent. I haven't modified anything in the script. Any ideas anyone?

[/ QUOTE ]

Make sure you have extracted the zip file, and are running the script from the extracted folder (not from a later created shortcut).

Make sure to be using "PokerStars Classic" or "Hyper Simple" theme, in 32-bit colour mode.

Any joy? Vista? XP?

[/ QUOTE ]
Vista, and yes, I did everything right I guess... Still not working

[/ QUOTE ]

I'm having the same problems as you. Windows XP here though. Mouse wheel works, nothing else. I'm testing on the play money tables.
Reply With Quote
  #955  
Old 05-14-2007, 05:59 PM
MrDude MrDude is offline
Junior Member
 
Join Date: Apr 2007
Posts: 5
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
LGs0pHT,

thanks for sharing [img]/images/graemlins/smile.gif[/img] And also thanks for the explanation.

To confirm, you just commented these two lines?

<font class="small">Code:</font><hr /><pre>
TrayTip, BetPot,`nParty HHF reader`n`n%currenthand% not found in file %hhf%,10,17
Exit
</pre><hr />
This is a little but dangerous, but not very - you will just get min-raises when HHF files not present, i.e first hand at table, or FPHG not running.


[ QUOTE ]

The author somehow missed the following:


[/ QUOTE ]

Indeed I did, top code section should read:

<font class="small">Code:</font><hr /><pre>
ControlGetText, currenthand, Static11, ahk_id%id%
StringReplace, currenthand, currenthand, `,,, All
<font color="blue">StringReplace, currenthand, currenthand, .,, All</font>
StringTrimLeft, currenthand, currenthand, InStr(currenthand, "#")
StringReplace, currenthand, currenthand, %A_SPACE%,, All
currenthand := "Hand History for Game " . currenthand
</pre><hr />

I think.

Party people, please test this edit &amp; give success report if you can.

I would like to confirm with someone who actually uses these locales that this fix is correct before posting updated version.

Many thanks,

dave.

[/ QUOTE ]

It's working now, thank you guys.
BTW, party_uses_commas_for_decimals is seted to 1.
Reply With Quote
  #956  
Old 05-14-2007, 06:55 PM
AliasMrJones AliasMrJones is offline
Senior Member
 
Join Date: Sep 2003
Location: Alias anything you want...
Posts: 2,809
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
[ QUOTE ]
Damn I cant figure what's wrong with bet pot on stars. Mouse wheel is working, but middle and right buttons arent. I haven't modified anything in the script. Any ideas anyone?

[/ QUOTE ]

Make sure you have extracted the zip file, and are running the script from the extracted folder (not from a later created shortcut).

Make sure to be using "PokerStars Classic" or "Hyper Simple" theme, in 32-bit colour mode.

Any joy? Vista? XP?

[/ QUOTE ]
Vista, and yes, I did everything right I guess... Still not working

[/ QUOTE ]

I'm having the same problems as you. Windows XP here though. Mouse wheel works, nothing else. I'm testing on the play money tables.

[/ QUOTE ]

I had the same problem and making sure the display is in 32-bit fixed it for me. Right-click anywhere on your desktop, click properties, then click the Settings tab in the pop-up window and make sure Color quality is set to 32 bit.
Reply With Quote
  #957  
Old 05-14-2007, 08:53 PM
dregal dregal is offline
Senior Member
 
Join Date: Oct 2005
Location: SmartNit
Posts: 1,529
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
Hi,

it would appear Stars is not going as smoothly for everyone as I would have liked.

Jehaim's instructions are good:

1. Download the zip version

2. Extract all files to some folder - this should get you a BetPot.ahk, and a folder names StarsPics, full of more folders and little images.

3. Run BetPot.ahk from this folder.

This should work, but ovbiously something unexpected is causing complications.

Can anyone who can not get it working, please post (or PM me) a screenshot of a Stars table, when it is your turn to act (Slider visible) - This will help me figure out why it is not working.


Ww'll have this working tonight [img]/images/graemlins/smile.gif[/img]

dave.

[/ QUOTE ]

I am a computer retard, so I've read this entire thread but I am not getting anywhere.

I did all of the above steps, but I am not getting anything popping up on on my tables. I have AHK installed asI use FT buddylist (I think that is what I need to run this script?)

when I click the betpot.ahk that is created, this is what I get:

Script lines most recently executed (oldest first). Press [F5] to refresh. The seconds elapsed between a line and the one after it is in parentheses to the right (if not 0). The bottommost line's elapsed time is the number of seconds since it executed.

012: SendMode,Input
014: debug := 0
015: fix_blinds := 1
016: deduct_rake := 1
018: SetTitleMatchMode,2
020: GroupAdd,StarsTables,Logged In as,,,PokerStars Lobby
022: GroupAdd,PartyTables,ahk_class #32770,,,: Poker Lobby
024: GroupAdd,CryptoTables,InterPoker,,,Lobby
025: GroupAdd,CryptoTables,SunPoker.com,,,Lobby
027: GroupAdd,FullTiltTables,ahk_class FTC_TableViewFull
029: GroupAdd,PrimaTables,ahk_class POPUP_INT_DLG_WINDOW
032: Return (1.20)

Press [F5] to refresh.

ANy help or direction would be very much appreciated. Thanks.
Reply With Quote
  #958  
Old 05-14-2007, 09:16 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

Dregal,

this looks fine.

You won't get anything popping up on your tables.

All that should happen (with default settings) is that when it is your turn to act (slider is visible) the scroll wheel will increase/decrease bet amount, and middle/right click will set the bet to pot or 3/4 pot respectively (right will do 2/3 on the turn/river)

Do you have the latest version? There should be WillHill and UltimateBet in that groupadd list you posted, but it probably doesn't matter if you are on Stars - but you don't mention a site, so I am just guessing here... enlighten me [img]/images/graemlins/smile.gif[/img]

dave.
Reply With Quote
  #959  
Old 05-14-2007, 09:24 PM
dregal dregal is offline
Senior Member
 
Join Date: Oct 2005
Location: SmartNit
Posts: 1,529
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
Dregal,

this looks fine.

You won't get anything popping up on your tables.

All that should happen (with default settings) is that when it is your turn to act (slider is visible) the scroll wheel will increase/decrease bet amount, and middle/right click will set the bet to pot or 3/4 pot respectively (right will do 2/3 on the turn/river)

Do you have the latest version? There should be WillHill and UltimateBet in that groupadd list you posted, but it probably doesn't matter if you are on Stars - but you don't mention a site, so I am just guessing here... enlighten me [img]/images/graemlins/smile.gif[/img]

dave.

[/ QUOTE ]

Hey dave:

Thanks for the response

Yes - I am trying to get this working on Stars. I have that script running, but nothing is happening when my scroll bar comes up and I press any button on my mouse.

[img]/images/graemlins/confused.gif[/img]
Reply With Quote
  #960  
Old 05-14-2007, 09:31 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]

Yes - I am trying to get this working on Stars. I have that script running, but nothing is happening when my scroll bar comes up and I press any button on my mouse.


[/ QUOTE ]

The scroll wheel should work almost always - even it is not functioning?
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 01:57 AM.


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