Open Side Menu Go to the Top
Register
AHK script:Stars Filtered SNG Opener AHK script:Stars Filtered SNG Opener

10-16-2013 , 03:21 AM
Thanks a lot! It's working perfectly!
AHK script:Stars Filtered SNG Opener Quote
10-17-2013 , 06:44 AM
Hi, I am brand new to this but am having huge headaches I'm afraid Here is what I did, according to this thread and the readme file.

Downloaded AHK_L and installed
Downloaded latest version of Greasemonkeys program.
Opened Pokerstars as admin and set up my filter, for testing purposes set to 0-5 $ Buyin hyper sats.
Ran the AHK software and set up my filter HyperS
Hit Start session, and this is what happens.. nothing else, no tourneys register at all, When I try to manually register for a tourney it seems to auto cancel within the pop up screen so I cant manually register either while SFSO is running.

I am probably being an idiot so please please help me out .. Thanks for your time!

AHK script:Stars Filtered SNG Opener Quote
10-21-2013 , 03:28 AM
Complain to someone who make free software is ridiculous but Im here . Perhaps you understand what i want tell you.

You are on "Table ninja 2 path" with the "bigger, better, faster" - more option software, but in the end is useless program. I never use the new features of SFSO like time limit, table counter or whatever.

I understand if you want make some "hardcore sng registrator" and in future sell licence, but can you make at the same time some SFSO lite "free" version?

Register every (sec): 1-1000
No of SNG to keep open (0-100) - i don t understand why i can change option in new sfso only to 30 sng (without numpad)

Start and Stop button

No more option.

Write this code only for black theme (dont know anyone who use ugly old theme).
Force registring every sng in sng filter window from up and down.
Click on every OK ps lobby whatever windows.

No more option, no hide bugs, stable script.

I think a lot of people will appreciate if you write this lighter version ahk script.

(i was here month ago with "register only 2 sng problem" and script still not work for me, now im single button one mouse click right hand sng registry machine Will try 3.6 today.
AHK script:Stars Filtered SNG Opener Quote
10-25-2013 , 05:02 PM
+1 to that, this filtering and advanced stuff doesnt work at all, old one didnt touch any filters in pokerstars, it just registered you to whatever was in the lobby

couple months ago i've been using this version


but sadly it doesnt work properly now ;/
AHK script:Stars Filtered SNG Opener Quote
10-25-2013 , 07:44 PM
dybboss, it does, look for my last post, link: http://starscash.googlecode.com/files/SFSO_4.01b.ahk
AHK script:Stars Filtered SNG Opener Quote
11-01-2013 , 10:06 AM
Hi,
I've been using this script for a while now, but for some reason it's stopped registering. The 'status' just keeps jumping from 'registering' to 'waiting'. Does anyone know if it's an update problem?
Thanks!
AHK script:Stars Filtered SNG Opener Quote
11-01-2013 , 10:10 AM
Quote:
Originally Posted by Johny5
Hi,
I've been using this script for a while now, but for some reason it's stopped registering. The 'status' just keeps jumping from 'registering' to 'waiting'. Does anyone know if it's an update problem?
Thanks!
Take no notice, guys. I didn't have it running as admin. Sorry :P
AHK script:Stars Filtered SNG Opener Quote
11-09-2013 , 05:10 AM
Quote:
Originally Posted by Baobhan-Sith
Thanks man, appreciate it. Still can't use the prog though as it doesn't scroll through the lobby, ie. it only regs for the 1st SNG and then sleeps (dunno for how long though since I gave up after several attempts, including unsuccessfully messing with settings and .ini values), plus it misapplies the filter settings on startup, ie. it always sets min total entrants to 2, as opposed to 180 (ini value is at 180).

GJ anyway, keep it up. Appreciate your efforts and am looking forward to testing future releases.
Quote:
Originally Posted by yabai
hey greasefire, thanks a lot for both writing this script and for all the support! i installed the updated version and its working great!

thanks again.

yabai
Quote:
Originally Posted by fishchipper
hey greasefire,

are u planning to fix the min./max. buyin aswell as the min./max. total entrants for the filter?

btw. great work so far
Quote:
Originally Posted by getaddicted
Thanks a lot! It's working perfectly!
First off, sorry for my long absence. What was originally intended as a short break from coding somehow devolved into a month long hiatus. Anyways, time to get back to work.
Glad to hear that the register bug is sorted out. I wrote a fix for the bug with the min/max filters earlier and uploaded a new version to the usual Dropbox location. I'll write up a more detailed post later on to address the remaining new posts and requests. Given how much has piled up itt however i figured it better to get this done first.

Cheers,
GreaseFire
AHK script:Stars Filtered SNG Opener Quote
11-10-2013 , 09:14 AM
dude,
thanks so much for this -
it is working great.
AHK script:Stars Filtered SNG Opener Quote
11-11-2013 , 03:47 AM
Quote:
Originally Posted by Roarr
Hi, I am brand new to this but am having huge headaches I'm afraid Here is what I did, according to this thread and the readme file.

Downloaded AHK_L and installed
Downloaded latest version of Greasemonkeys program.
Opened Pokerstars as admin and set up my filter, for testing purposes set to 0-5 $ Buyin hyper sats.
Ran the AHK software and set up my filter HyperS
Hit Start session, and this is what happens.. nothing else, no tourneys register at all, When I try to manually register for a tourney it seems to auto cancel within the pop up screen so I cant manually register either while SFSO is running.

I am probably being an idiot so please please help me out .. Thanks for your time!

My gut tells me there's a chance this has sorted itself out by now. Your screenshot shows that SFSO found 4 games that were already registered for (the "+4" in the bottom right corner).
So far i've seen this happening for two reasons:

- early registration for scheduled MTT's. Kinda obvious but any tourney you're signed up for is counted the same way PS own 'Register in tournaments' dialog counts them. One workaround to this is to increase the values for "available games", "SNG's to keep open" and "SNG total limit" by the appropriate amounts. I have a few ideas floating around but no clean solution yet so this is likely going to annoy people (including myself) for a while.
- The other reason is due to SFSO's dependance on PS logfile. Every now and then PS will mess up (disconnects and crashes are good candidates for this) and produce erroneous log entries. As a result of that one or more games will show up as being in the "registered" state even though they might already have started or even finished. Unfortunately there isn't much i can do about this at this point so the only solution is to manually delete both "PokerStarsUpdate.log.0" and "PokerStarsUpdate.log.1" files in PS settings folder.

Regarding the auto canceling behaviour you experienced:
Quote:
It's not a bug, it's a feature
On rare occasions the script can miss the registration dialogs in which case the next attempt at registering would fail and potentially lock up the script. As a precaution i wrote a check that will cancel those dialogs. I might be able to make this check a bit more selective in order to minimize its impact but i'll have to have a look at the code again first.

Cheers,
GreaseFire
AHK script:Stars Filtered SNG Opener Quote
11-11-2013 , 04:08 AM
Quote:
Originally Posted by stakrw
dude,
thanks so much for this -
it is working great.
My pleasure

@Bipolar and ddyboss:
just in case you were wondering. i haven't forgotten or try to ignore you guys. I just want to cover your posts in a bit more detail and writing that up takes (as usual) more time than i expected. I guess i'm approaching Valve Time
AHK script:Stars Filtered SNG Opener Quote
11-14-2013 , 08:51 AM
Hi
Is there a tutorial somewhere how to use ahk and sfso ? I clicked on the .exe but I only have a grey window
AHK script:Stars Filtered SNG Opener Quote
11-14-2013 , 10:56 AM
Quote:
Originally Posted by mickito
Hi
Is there a tutorial somewhere how to use ahk and sfso ? I clicked on the .exe but I only have a grey window
open it in admin mode first off
AHK script:Stars Filtered SNG Opener Quote
11-14-2013 , 02:42 PM
have a script to click auto time bank on Full Tilt ?

And a script that works on MAC?

thx
AHK script:Stars Filtered SNG Opener Quote
11-25-2013 , 01:39 AM
Quote:
Originally Posted by mickito
Hi
Is there a tutorial somewhere how to use ahk and sfso ? I clicked on the .exe but I only have a grey window
there is a tutorial for ahk in the Software FAQ. For SFSO it should suffice to run the exe. What OS do you use?
AHK script:Stars Filtered SNG Opener Quote
11-25-2013 , 01:44 AM
Quote:
Originally Posted by VinnyCout
And a script that works on MAC?

thx
Very unlikely. Not so much because i'm no mac developer but the general lack of any equivalent to AHK on mac or linux (afaik). Best bet would prolly be a dedicated windows installation.

Cheers,
GreaseFire
AHK script:Stars Filtered SNG Opener Quote
12-03-2013 , 06:12 AM
any know the equivalent prima button to PokerStarsButtonClass10?
PokerStarsButtonClass10= prima?
AHK script:Stars Filtered SNG Opener Quote
12-03-2013 , 02:34 PM
Hi im having an issue,

The script first loads up this error when I run it:



Then the script loads, it registers me to games but it doesnt stop regging because even if I have 22 tables loaded via the script it still says 0 tables loaded:

[IMG][/IMG]

I have also tried the updated version SFSO 4.3.8 but also does the same

This has started happening since I bought a new laptop and using Windows 8 if that helps
AHK script:Stars Filtered SNG Opener Quote
12-03-2013 , 06:39 PM
Pokerstars released new software update today and now my script (max1mums version) is no longer running ....same problem with u boys? any ideas what to do?
AHK script:Stars Filtered SNG Opener Quote
12-05-2013 , 04:08 AM
hello where i can download this software ?
AHK script:Stars Filtered SNG Opener Quote
12-19-2013 , 12:12 PM
Quote:
Originally Posted by OditeRussia
Hi im having an issue,

The script first loads up this error when I run it:


Same here.
AHK script:Stars Filtered SNG Opener Quote
12-19-2013 , 02:54 PM
Set pokerstars.log.0 path manually at the beginning of the script text (if it is about 4.0x version).
AHK script:Stars Filtered SNG Opener Quote
12-21-2013 , 05:00 AM
Quote:
Originally Posted by Max1mums
Set pokerstars.log.0 path manually at the beginning of the script text (if it is about 4.0x version).
like this, replace xxxxx

Code:
;;;;;;;;;;;IniRead, pspath, %thisahk%.ini, Settings, path
;;;;;;;;;;;SET YOUR pokerstars.log.0 file path here;;;;;;;;;;;;;;;
logfile:="C:\Users\xxxxx\AppData\Local\PokerStars.EU\pokerstars.log.0"
;;;;;;;;;;;logfile:= pspath . "pokerstars.log.0"
AHK script:Stars Filtered SNG Opener Quote
12-27-2013 , 08:31 AM
Unfortunately doesnt work...i have no idea what the reason is.

Donwloaded newest Version 4.01b and completed

logfile:= pspath . "C:\xxx\yyy\PokerStars.EU\pokerstars.log.0"

No result

Than i changed that line to

logfile:="C:\xxx\yyy\PokerStars.EU\pokerstars.log. 0"
(deleted the pspath .)...no reaction as well.

Do i have to complete / change more lines??

No other skript running, lobby default...
i'm using Pokerstars Hotkey Setting. could this be the reason that SFSO isnt running?

am hampered without it, used to multitable SitGo's....

appreciate any assistance

Thanks in advance
AHK script:Stars Filtered SNG Opener Quote
12-27-2013 , 02:08 PM
Dedomas, your second attempt was correct if that space in "pokerstars.log. 0" was just a mistype. I don't see why this should be a problem for you because the script was working fine before as you said (there isn't any problem with the file path if you don't get the message mentioned in the posts above). Run the script as admin, check the "Register" button class with the "WindowSpy" Autohotkey tool, replace it here if it is different for you:
Code:
regButton:="PokerStarsButtonClass10"
AHK script:Stars Filtered SNG Opener Quote

      
m