Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Tournament Poker > STT Strategy
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #41  
Old 10-27-2006, 08:14 AM
Paul B. Paul B. is offline
Senior Member
 
Join Date: Mar 2005
Location: Thailand soon?
Posts: 5,160
Default Re: My PokerStars SNG AHK script

Hey, no problem. I am glad to see that my script is helping the Indian economy.
Reply With Quote
  #42  
Old 10-27-2006, 06:01 PM
cassolete cassolete is offline
Member
 
Join Date: Mar 2005
Location: Volgograd, Russia
Posts: 41
Default Re: My PokerStars SNG AHK script

Thanks!! Very good script. Mainly because of lobby shutdown feature. Everything is working perfectly.
Reply With Quote
  #43  
Old 10-27-2006, 06:54 PM
[Phill] [Phill] is offline
Senior Member
 
Join Date: Jun 2004
Location: Blogging Again (Again)
Posts: 5,821
Default Re: My PokerStars SNG AHK script

Ive downloaded the AHK program, and the zip file above.

But when i try loading the two codes, after i open the functions one, i try opening the stars SNG one and i get a "#Include file "Functions.ahk" cannot be opened".

What do i do, or what arent i doing?
Reply With Quote
  #44  
Old 10-27-2006, 09:00 PM
[Phill] [Phill] is offline
Senior Member
 
Join Date: Jun 2004
Location: Blogging Again (Again)
Posts: 5,821
Default Re: My PokerStars SNG AHK script

Right - the script sort of works.

Well, F2 works, as does the popup clicker and the auto sign in, but the all in doesnt work for me. F1 is irrelivent because i tile my 9 tables across the screen anyway.

So all in all, i think i got my moneys worth [img]/images/graemlins/laugh.gif[/img]

Btw, anyone know of any AHK script to hit the fold button
Reply With Quote
  #45  
Old 10-28-2006, 03:45 PM
cheers cheers is offline
Junior Member
 
Join Date: Feb 2005
Posts: 28
Default Re: My PokerStars SNG AHK script

Sorry, I'm retarded...can't get this to work, it's the #include file "Functions.ahk" cannot be opened thing. I downloaded autohotkey and downloaded handsome's zip file, unzipped functions.ahk and then tried to unzip the 2nd one. It always gives me that error message...what am i doing wrong??
Reply With Quote
  #46  
Old 10-28-2006, 03:51 PM
[Phill] [Phill] is offline
Senior Member
 
Join Date: Jun 2004
Location: Blogging Again (Again)
Posts: 5,821
Default Re: My PokerStars SNG AHK script

they both need to unzipped in the same folder, after that if you run functions followed by the other it should work.

If you cant unzip them, which it sounds like, they wont work.

Btw, ran a short session before i slept last night, the program is great.
Reply With Quote
  #47  
Old 10-28-2006, 04:04 PM
Paul B. Paul B. is offline
Senior Member
 
Join Date: Mar 2005
Location: Thailand soon?
Posts: 5,160
Default Re: My PokerStars SNG AHK script

Let me clear a couple of things up.

1) You don't actually need to open functions.ahk, it just needs to be in the same directory.

2) F1 (cascade) and allin (middle mouse button or *) work via coordinates, so they're not gonna work if your windows are resized.
Reply With Quote
  #48  
Old 10-28-2006, 04:36 PM
Haiku Haiku is offline
Senior Member
 
Join Date: Mar 2006
Location: ROFL I\'M SO BAD AT POKER :(
Posts: 1,231
Default Re: My PokerStars SNG AHK script

This is a great script, thanks handsome! As someone who's never used cascaded tables I must say it seems useful, although I haven't gotten the hang of it yet. It seems to mitigate the frustration of bad beats a little since you just push or call and forget about it as another table covers up the board.
Reply With Quote
  #49  
Old 11-26-2006, 03:04 PM
sebbb sebbb is offline
Senior Member
 
Join Date: Oct 2006
Posts: 970
Default Re: My PokerStars SNG AHK script

Great script

I think I got the cascade key to work. (I'm no programmer, so dont be too harsh if it doesnt). Also this might work only for regular size windows, but I'm not too sure about that.

I added one line to:

F1:: ;__Cascades tables
PostStarsClick(450, 60, ExFromList(tablesStars()))
SendPlay c
return

which becomes:

F1:: ;__Cascades tables
PostStarsClick(450, 60, ExFromList(tablesStars()))
SendPlay v
SendPlay c
return

Also you can change the line:

SendPlay c

to

SendPlay t

And you will tile the windows instead of cascading them
Reply With Quote
  #50  
Old 11-27-2006, 09:56 AM
Ryendal Ryendal is offline
Senior Member
 
Join Date: Aug 2004
Posts: 899
Default Re: My PokerStars SNG AHK script

I use few other scripts, and I need only the " autoregister part ".
But I don't know what part of the script I must to keep.
Anyone can do it ?
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 11:54 PM.


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