Two Plus Two Newer Archives

Two Plus Two Newer Archives (http://archives1.twoplustwo.com/index.php)
-   Software (http://archives1.twoplustwo.com/forumdisplay.php?f=47)
-   -   Betpot script for Ongame network ? (payment for publishing code) (http://archives1.twoplustwo.com/showthread.php?t=368674)

Sawa 05-18-2007 01:34 PM

Re: Betpot script for Ongame network ? (payment for publishing code)
 
My guess is that the script rounds down everything to BB's, so 3.5BB -> 3BB, 23.5$ pot -> 22$ bet at NL200.

we_zimbab 05-21-2007 11:01 AM

Re: Betpot script for Ongame network ? (payment for publishing code)
 
I'm playing 200NL at BestPoker and am having the same wacky bet problem like the Eurobet players did. I will transfer $30 to the person who helps me out here.

Thanks in advance!

we_zimbab 05-21-2007 03:43 PM

Re: Betpot script for Ongame network ? (payment for publishing code)
 
Being more specific - when i try to use the script, it bets like 17000 or 50000 into smallish pots.
Ok, it was a bump, but still - anyone? [img]/images/graemlins/smile.gif[/img]

Roland 05-22-2007 09:18 AM

Re: Betpot script for Ongame network ? (payment for publishing code)
 
Hi zimbab,

I have no idea if it will make a difference as unfortunately I can't run Ongame's software on the computer I'm on, but I added a variable called 'round' to the Settings section at the top of the script (round:=2). Try changing it to zero (round:=0) and let me know if it worked.

we_zimbab 05-23-2007 07:32 PM

Re: Betpot script for Ongame network ? (payment for publishing code)
 
Hi Roland! Thanks for the reply.
I made the changes you recommended.
Now the flop bet is OK (well, almost - it makes 3xBB preflop) but on rest of the streets it is pushing allin, betting max. That's strange.

Sawa 05-31-2007 08:19 PM

Re: Betpot script for Ongame network ? (payment for publishing code)
 
Use this, and it will be 4 BB autobet preflop:

~MButton:: ; middle mouse button
handleBetting(1.25, 1) ; full pot

Still hasn't figured out how to bet 3.5 BB though.

FISHBOY89 07-16-2007 10:19 PM

Re: Betpot script for Ongame network ? (payment for publishing code)
 
Error: CAll to nonexistent function

Especially: max(bb "," pot/bb)/bb)*bb

Line#
161: if ! Winactive("ahk_id"win)
162: WinActivate, ahk_id%win%
163
164
etc.
The Program will exit.

whats wrong ? I download script save it .ahk, download rolands function put them same folder and when im starting the script its say this. ?!

suffercity 07-24-2007 09:30 AM

Re: Betpot script for Ongame network ? (payment for publishing code)
 
Have installed latest version of AHK, running "rolands function" script and then tries to run the ongame betpot script then i get this error message.

Error: Call to nonexistent function
Specifically: max(bb "," pot/bb)/bb)*bb

-> inc:=floor(max(bb "," pot/bb)/bb)*bb

Anyone knows what to do?

cashy 07-31-2007 01:00 PM

Re: Betpot script for Ongame network ? (payment for publishing code)
 
[ QUOTE ]

Still hasn't figured out how to bet 3.5 BB though.

[/ QUOTE ]

I would like to know that too

unperson 07-31-2007 07:18 PM

Re: Betpot script for Ongame network ? (payment for publishing code)
 
I can't seem to get bet pot or scroll wheel to work on hollywood poker when testing it on the 10/10 play money tables. I'm running the latest script with the latest functions.ahk in the same folder.

Does it matter if you use full view or miniview?

I notice that you can adjust your bet amount with the scroll wheel without running the script. Was this feature part of the ongame software when the script was made? I don't like it since it adjusts it in unequal increments, so I'd prefer it if the script worked.


All times are GMT -4. The time now is 11:49 AM.

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