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
  #211  
Old 11-05-2006, 12:07 AM
TheProdigy TheProdigy is offline
Senior Member
 
Join Date: Jun 2005
Location: BLOG INSIDE
Posts: 3,254
Default Re: Stars Bet Pot AHK ?

Hey,

I'm not sure if it will work or not but I changed some settings and redownloaded the pstars client, but..

What are the hotkeys? I have a laptop with no scroll wheel or anything, so how do I change the proggy to fit my needs?

Thanks!
Reply With Quote
  #212  
Old 11-05-2006, 12:49 AM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

Hi TheProdigy_4,

[ QUOTE ]

What are the hotkeys? I have a laptop with no scroll wheel or anything, so how do I change the proggy to fit my needs?


[/ QUOTE ]

Right near the top of the script code, you will see a couple of sections that setup the hotkeys - these are identified by a double-colon (:

Open the script with notepad.

For example, in the default script, there is the section that sets up the middle mouse button:

----------------------------------------------------------------------------
~MButton::
Pot(getid(),"1 1 0.75 0.66", "smallblind", "ssnl", 0)
return
----------------------------------------------------------------------------

If you wanted to change this to use (for example) the "R" key, change it to:

----------------------------------------------------------------------------
~<font color="red">R</font>::
Pot(getid(),"1 1 0.75 0.66", "smallblind", "ssnl", 0)
return
----------------------------------------------------------------------------

Save &amp; reload the script, and the new hotkey will take effect.


I'm sure you get the idea - If not, let me know [img]/images/graemlins/smile.gif[/img]

dave.
Reply With Quote
  #213  
Old 11-05-2006, 01:27 AM
oreopimp oreopimp is offline
Senior Member
 
Join Date: Oct 2004
Location: the American Bukkake
Posts: 4,926
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
this will be in the next update

[/ QUOTE ]

eta?
Reply With Quote
  #214  
Old 11-05-2006, 02:06 AM
_dave_ _dave_ is offline
Senior Member
 
Join Date: Feb 2005
Location: UK
Posts: 2,628
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
[ QUOTE ]
this will be in the next update

[/ QUOTE ]

eta?

[/ QUOTE ]

At a safe guess, Monday night.

I wanted to get it done tonight, but I spent all my time figuring out how to make a GUI for StarsPlanner - never done AHK GUI before - was kinda tricky. Took longer than I hoped, and not quite done ywt (but I do know how to make a GUI now [img]/images/graemlins/smile.gif[/img] )

Will probably be up tomorrow night after some cleaning / tesing, but Monday night is a more safe ETA [img]/images/graemlins/smile.gif[/img]

dave.
Reply With Quote
  #215  
Old 11-05-2006, 02:33 AM
TheProdigy TheProdigy is offline
Senior Member
 
Join Date: Jun 2005
Location: BLOG INSIDE
Posts: 3,254
Default Re: Stars Bet Pot AHK ?

How would i make the up/down buttons control it? Is it just UP ...? heh
Reply With Quote
  #216  
Old 11-05-2006, 04:33 AM
HalvSame HalvSame is offline
Senior Member
 
Join Date: May 2006
Posts: 391
Default Re: Stars Bet Pot AHK ?

[ QUOTE ]
How would i make the up/down buttons control it? Is it just UP ...? heh

[/ QUOTE ]lookie here for the list of all ahk supported keys: http://www.autohotkey.com/docs/KeyList.htm

The up arrow key is indeed "up".
Reply With Quote
  #217  
Old 11-06-2006, 08:58 PM
TheProdigy TheProdigy is offline
Senior Member
 
Join Date: Jun 2005
Location: BLOG INSIDE
Posts: 3,254
Default Re: Stars Bet Pot AHK ?

Ok, I got it to actually pick up...

I set the debug up, and it seems to be picking up everything right(the bottom line is what is supposed to be bet, right?)

Unfortunately after it finds all this, it only fills in 0.0000 in the bet amount. So it looks as though it is finding the right numbers, but not filling in the bet amount in the actual field
Reply With Quote
  #218  
Old 11-08-2006, 12:21 PM
The_Elegance The_Elegance is offline
Junior Member
 
Join Date: Apr 2006
Posts: 9
Default Re: Stars Bet Pot AHK ?

Posted in the other thread but I'll post here aswell.The script is working on the $-tables on Crypto but not the £-tables, any ideas?
Reply With Quote
  #219  
Old 11-08-2006, 03:08 PM
patchdiaz patchdiaz is offline
Senior Member
 
Join Date: Feb 2006
Location: Chile
Posts: 170
Default Re: Stars Bet Pot AHK ?

Is the update ready to download? Thanks.
Reply With Quote
  #220  
Old 11-08-2006, 09:06 PM
OhioSt2k OhioSt2k is offline
Senior Member
 
Join Date: Jul 2005
Posts: 277
Default Re: Stars Bet Pot AHK ?

Has anyone gotten this to work?
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:27 PM.


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