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
  #641  
Old 01-11-2007, 09:22 PM
The Icon The Icon is offline
Senior Member
 
Join Date: May 2006
Posts: 105
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
how do I make the preflop raise 3 big blinds instead of 4 big blinds?

[/ QUOTE ]

click the right mouse button instead of the middle wheel/button. or change the script for the middle button to .75 instead of 1
Reply With Quote
  #642  
Old 01-12-2007, 01:58 PM
Tonding Tonding is offline
Senior Member
 
Join Date: Sep 2005
Posts: 946
Default Re: Stars Bet Pot AHK ?

The script does nothing for me on Crypto.
There is also no popup, when I put debug on 1.
May this be because of the software change they made?
Reply With Quote
  #643  
Old 01-12-2007, 04:57 PM
Tonding Tonding is offline
Senior Member
 
Join Date: Sep 2005
Posts: 946
Default Re: Stars Bet Pot AHK ?

Just read the post where it says change site.com to site.
Now everything works fine.
Reply With Quote
  #644  
Old 01-14-2007, 03:22 PM
OhioSt2k OhioSt2k is offline
Senior Member
 
Join Date: Jul 2005
Posts: 277
Default Re: Stars Bet Pot AHK ?

Should a bet pot button actually display ?
To Where do I extract the images ?
Does the script work with the standard installed theme?

Thanks
Reply With Quote
  #645  
Old 01-14-2007, 04:59 PM
The Icon The Icon is offline
Senior Member
 
Join Date: May 2006
Posts: 105
Default Re: Stars Bet Pot AHK ?

just unzip everything (doesn't matter where too) then open the "BetPot-v0.2d.akh" script.

As for it working on standard installed theme, try it out for yourself at like .01/.02nl
Reply With Quote
  #646  
Old 01-17-2007, 04:47 AM
younggunz younggunz is offline
Senior Member
 
Join Date: Oct 2005
Posts: 162
Default Re: Stars Bet Pot AHK ?

Does anyone know how I would go about altering the size of reraises post flop? I only want to reraise a standard 75% bet about 2.5x and its reraising quite a bit more then that...about 3.25x? I don't see the exact formula in the script so hoping someone can point me to the right direction.
Fishies don't like calling 3.25x raises but will call 2.5x
Reply With Quote
  #647  
Old 01-17-2007, 09:25 AM
brandysbich brandysbich is offline
Senior Member
 
Join Date: Apr 2006
Posts: 783
Default Re: Stars Bet Pot AHK ?

Anyone feel like summarizing this thread and say whether you guys got this working properly for stars, instead of having to read through pages of code?

I downloaded the zip file and get a folder with StarsPics and BetPot.ahk but I cant open or run the BetPot file.

Can anybody that got this working on stars give me a hand with this? I'd really appreciate it

Thanks

BB
Reply With Quote
  #648  
Old 01-17-2007, 10:20 AM
brandysbich brandysbich is offline
Senior Member
 
Join Date: Apr 2006
Posts: 783
Default Re: Stars Bet Pot AHK ?

Sorry i'm an idiot....never had AHK downloaded. working now
Reply With Quote
  #649  
Old 01-17-2007, 05:54 PM
The Icon The Icon is offline
Senior Member
 
Join Date: May 2006
Posts: 105
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
Does anyone know how I would go about altering the size of reraises post flop? I only want to reraise a standard 75% bet about 2.5x and its reraising quite a bit more then that...about 3.25x? I don't see the exact formula in the script so hoping someone can point me to the right direction.
Fishies don't like calling 3.25x raises but will call 2.5x

[/ QUOTE ]


find the lines of code (its pretty near the top) that look like this. Then alter the numbers to whatever u want

as you can see middle button = bet pot, preflop, flop, turn and river "1 1 1 1"
and the right mouse button bets 3/4 pot preflop and on flop, and 2/3 pot on turn and river "0.75 0.75 0.66 0.66"


~MButton::
Pot(getid(),"1 1 1 1", 0.2, "ssnl", 0)
return

~RButton::
Pot(getid(),"0.75 0.75 0.66 0.66", "smallblind", "ssnl", 0)
return
Reply With Quote
  #650  
Old 01-17-2007, 08:53 PM
younggunz younggunz is offline
Senior Member
 
Join Date: Oct 2005
Posts: 162
Default Re: Stars Bet Pot AHK ?

Yes thats fine and all but thats just for your standard bets postflop. I can't alter or don't know how to modify reraising post flop. I've already altered those numbers a bit and they work great but it doesn't help me with reraising. Thanks for the help though.
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 08:37 PM.


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