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
  #1381  
Old 08-21-2007, 04:20 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
The only thing working on my Script is the scroll now. I have my mouse configured to bet pot with the web foward button, but nothing ever happens when i do that.

[/ QUOTE ]

Which site?
Reply With Quote
  #1382  
Old 08-21-2007, 09:29 PM
HighSteaks HighSteaks is offline
Senior Member
 
Join Date: Aug 2006
Location: Australia
Posts: 658
Default Re: Stars Bet Pot AHK ?

Dave, I have eveything going on Stars, other than I can't type bet amounts into the box for some reason which doesn't bother me- but can I change my wheel to scroll in SB's instead of BB's for when I want to slightly change from my hotkeys?
Reply With Quote
  #1383  
Old 08-21-2007, 09:33 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]

I can't type bet amounts into the box for some reason which doesn't bother me


[/ QUOTE ]

Are you running other scripts? I can't imagine how BetPot causes this [img]/images/graemlins/confused.gif[/img]

[ QUOTE ]

can I change my wheel to scroll in SB's instead of BB's for when I want to slightly change from my hotkeys?


[/ QUOTE ]
Hold down CTRL while scrolling to make it scroll in SBs [img]/images/graemlins/smile.gif[/img]

Or edit betpot_default_hotkeys.AHK if you always want to scroll in SBs.

dave.
Reply With Quote
  #1384  
Old 08-21-2007, 09:43 PM
HighSteaks HighSteaks is offline
Senior Member
 
Join Date: Aug 2006
Location: Australia
Posts: 658
Default Re: Stars Bet Pot AHK ?

Just went and tested on play- it is Stars auto reloader that is doing it.


^WheelUp::
AlterAmount(getid(),"up", 1, "sb")
return

^WheelDown::
AlterAmount(getid(),"down", 1, "sb")
return

I assume it is these I need to change? What do I need to write instead?
Reply With Quote
  #1385  
Old 08-21-2007, 10:17 PM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

you need to copy paste those into the WheelUp and WheelDown hokes (the ones without the leading ^ symbol) if you want scrolling to be always in SBs.
Reply With Quote
  #1386  
Old 08-21-2007, 11:13 PM
Googs Googs is offline
Junior Member
 
Join Date: Nov 2006
Posts: 6
Default Re: Stars Bet Pot AHK ?

Dave, is there a way to round the betting amounts to the neareset .25? I play 25nl and it's a bit odd to me to have betting amounts such as $1.70 or $3.40. Those are just examples. Also is there a way to get rid of the rake part of the script (I wouldn't know what to delete exactly)? How about a way to make it so I can preflop open raise to 3xBB? I may have missed something mentioned earlier about this, and if I did I apologize. I just got back to playing.

Thanks a lot.
Reply With Quote
  #1387  
Old 08-21-2007, 11:47 PM
fightingcoward fightingcoward is offline
Senior Member
 
Join Date: Jan 2007
Posts: 292
Default Re: Stars Bet Pot AHK ?

is there any way to post this as an .exe file?
Reply With Quote
  #1388  
Old 08-22-2007, 12:09 AM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
is there any way to post this as an .exe file?

[/ QUOTE ]

No.

Poker players should *never* run exe files from unknown sources on their machines.

If you want, you can install AutoHotkey and compile the script yourself to an exe file.

Why would you want this?

dave.
Reply With Quote
  #1389  
Old 08-22-2007, 01:56 PM
iNuc iNuc is offline
Junior Member
 
Join Date: Aug 2007
Posts: 1
Default Re: Stars Bet Pot AHK ?

Hello there,

I have download BetPot-v0.21s and installed AHK etc. Everything is kinda working now, there's only one problem.

If have this set for my RButton:

~RButton::
Pot(getid(),"0.75 0.75 0.75 0.75", "smallblind", "ssnl", 0)
return

But if for example the pot is 100, the script will very rarely make it 75. Sometimes it even makes a bet far higher than the pot.

Anyone who has a solution?
Reply With Quote
  #1390  
Old 08-22-2007, 09:03 PM
Googs Googs is offline
Junior Member
 
Join Date: Nov 2006
Posts: 6
Default Re: Stars Bet Pot AHK ?

Any info. on my question?
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 09:07 AM.


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