| View previous topic :: View next topic |
| Author |
Message |
MWS
Joined: 25 Feb 2006 Posts: 2
|
Posted: Sat Feb 25, 2006 6:55 am Post subject: Poker- script |
|
|
I play on Full Tilt and no one provides any extra### software support for this site. I want to automate the game so that I can multi-table 5 games at a time.
I've downloaded AHK and have used AutoScriptWrtter II to record an hour long session (I have 18 pages worth of play.)
I dont want anything too fancy (for now); I just want hot keys for folding, Calling, Raising, and Text box raising. Is there an easy way to store set raise amounts-- example -- a $300 raise could be activated using #3 windows key + the number 3.
My knowledge is limited an I've only played w/ the program for a few hours....... Time to read some more. |
|
| Back to top |
|
 |
PhiLho
Joined: 27 Dec 2005 Posts: 6721 Location: France (near Paris)
|
Posted: Sat Feb 25, 2006 9:35 am Post subject: |
|
|
I am not sure what you mean by "extra### software support for this site".
Which software, which site?
You suppose everybody know what Full Tilt is. We don't know if it is an online game or a standalone program, where to find it, etc.
Beside that, if you started reading the manual, it is a good start.
I believe what you want is indeed quite basic, and you should be able to do it yourself quite fast. _________________
vPhiLho := RegExReplace("Philippe Lhoste", "^(\w{3})\w*\s+\b(\w{3})\w*$", "$1$2") |
|
| Back to top |
|
 |
jroad
Joined: 06 Feb 2006 Posts: 26
|
|
| Back to top |
|
 |
MWS
Joined: 25 Feb 2006 Posts: 2
|
Posted: Sat Feb 25, 2006 7:41 pm Post subject: |
|
|
| thanks I discovered that link by searching this site and it has been helpful. |
|
| Back to top |
|
 |
|