Open Side Menu Go to the Top
Register
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima)

11-23-2006 , 12:49 AM
this is so close to being the most perfect script I could ever imagine for this purpose. If we could just map the raise funciotn (in limit games) to F3, then it would be perfect in every way.

So ya, works perfect for me on stars. I used it fromthe moment you put it up, and has gone along without a hitch.

Does it work on other themes besides hyper simple yet?

Your the motha F'in man dave, thanks a ton!!
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 12:55 AM
Stu,

It should work on classic theme without trouble now (version 0.02)

It is fairly trivial to hack it to work on limit games. as you suspected a few posts above, just change the MButton:: to F3:: - and F3 will then hit raise - but it won't work as-is. I think it checks for visibility of the slider before comlting a raise action.

I can't tll you what lines to comment out to prevent this right now (poker computer off) - but it won't be a big deal.

I'll post howto tomorrow so you can get a F1/F2/F3 limit poker setup complete as you desire


Glad you are finding it useful,

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 01:00 AM
Yes the middle wheel does absolutely nothing when I press it down. And yes this is on Party. Scroll wheel works perfect so does right clicking. I'm using a wireless logitech mouse.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 01:06 AM
Quote:

I'm using a wireless logitech mouse.

You may have to use "SetPoint" or "UberOptions" software (I think they are called) to re-map the Logitech Middle-Button to some other key (like f13) then use that in as the hotkey in the script. Logitech mouse are weird (not standard Windows style), and don't behave like others as far as AHK goes sometimes. There was a post about how to do it on this forum I think recently, can't see it now - maybe by Oreopimp?

I'll find it tomorrow if you haven't had any joy by then

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 01:09 AM
Good stuff. I'll look into that.

Now get to bed.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 01:19 AM
Quote:


Now get to bed.
Yeah it's about time for sleep. Work in T-minus 4 hours and counting

I just respndd to your CTH post - not sure how long ago you made it now, but I hope you are not getting that error pop-up all the time.

Can't resist a quick check of CTH for unanswered questions before bed lol .

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 04:11 AM
Quote:
this is so close to being the most perfect script I could ever imagine for this purpose. If we could just map the raise funciotn (in limit games) to F3, then it would be perfect in every way.

So ya, works perfect for me on stars. I used it fromthe moment you put it up, and has gone along without a hitch.

Does it work on other themes besides hyper simple yet?

Your the motha F'in man dave, thanks a ton!!
On stars you can put the following code in your script:

F3::
RaiseStars(getid())
return


That's it!
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 04:23 AM
Ok. So I had a Logitech G7 mouse, everything worked great.

I upgrade to the new Logitech MXRevolution mouse, and now my XButton1 and Xbutton2 no longer work. Any ideas?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 05:39 AM
Quote:
I upgrade to the new Logitech MXRevolution mouse, and now my XButton1 and Xbutton2 no longer work. Any ideas?
So this thread is not accurate?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 08:02 AM
Quote:
Quote:

I'm using a wireless logitech mouse.

You may have to use "SetPoint" or "UberOptions" software (I think they are called) to re-map the Logitech Middle-Button to some other key (like f13) then use that in as the hotkey in the script. Logitech mouse are weird (not standard Windows style), and don't behave like others as far as AHK goes sometimes. There was a post about how to do it on this forum I think recently, can't see it now - maybe by Oreopimp?

I'll find it tomorrow if you haven't had any joy by then

dave.
I did a google search on both Uberoptions and Setpoint and I'm clueless on setting it up to do whatever it is that I need to do. I'm really not very bright when it comes to computers, so you'll have to really help me with this Dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 12:39 PM
Ya I tried to cheat a little and set the F3 key to 0.01, just to see if maybe it would work. I does but not after it mentions this visibility thing and having a bubble pop-up.

I will try this new line of code mentioned above in the meantime though. again, huge thanks for this dave. it is a tremendous help.

Cheers

edit: just tried that top bit of code ad it works perfect. I am in my happy place now (happy place meaning one extra table and about .8bb more per hour) weeeeeeee
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 01:56 PM
and now I just see that it works with no image theme too......
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 02:43 PM
one quick thing, I know we had talked about this earlier, but is it possible to make it so actions are just taken on the active/priority table (as it pops up), instead of needing to mouse over it?
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 04:24 PM
Quote:
one quick thing, I know we had talked about this earlier, but is it possible to make it so actions are just taken on the active/priority table (as it pops up), instead of needing to mouse over it?
Add the folowing line to your script:

act_only_on_active_table := 1

This works for me!
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 05:23 PM
Quote:
Yes the middle wheel does absolutely nothing when I press it down. And yes this is on Party. Scroll wheel works perfect so does right clicking. I'm using a wireless logitech mouse.
Same with me on Party, except when I press the middle button, it puts the bet into the text box but doesn't make the bet. Yet right click actually makes the bet.

I am also using a G7 mouse.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 05:31 PM

Quote:
one quick thing, I know we had talked about this earlier, but is it possible to make it so actions are just taken on the active/priority table (as it pops up), instead of needing to mouse over it?


--------------------------------------------------------------------------------



Add the folowing line to your script:

act_only_on_active_table := 1

This works for me!

BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 07:46 PM
I'm not a big fan of this latest upgrade. It seems to take 4 seconds for the script to figure out what to bet, which is annoying and slows down the table.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 07:49 PM
do you have logging enabled.

without that on, the script is working almost instantly for me on all sites.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 07:58 PM
I have not edited any of the settings, so I don't know if logging is enabled or not. It scans the table for about 2-3 seconds, then a bubble thing pops up, and finally it then adjust the bet size.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 08:05 PM
Quote:
I'm using it on Party now while having Juk's FPHG open and whenever I press down the middle wheel or left/right click I get a message saying "Table table xxxxx hand history not found." The scroll works however. Any ideas?
I'm having this problem as well. I am using FPHG 2.03d and the directory in the BetPot is "fphg_party_hh_folder := "C:\FreePHG_HandHistories"". Very weird.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 08:10 PM
Hi PercentileDoom,

Quote:

I have not edited any of the settings, so I don't know if logging is enabled or not. It scans the table for about 2-3 seconds, then a bubble thing pops up, and finally it then adjust the bet size.
If you get the bubble, debug logging is on, and each image recognition stage (like there is on Stars & FT) will take 500ms - so you can see where it is scanning for images (a white box will appear on your tables).

Oops, it seems in my tiredness last night I didn't turn the debug mode off before zipping & uploading

Edit the file in notepad, about 15 lines from the top there is a line that reads:

debug := 1

Change this to:

debug := 0

Save and reload the script - It should be much quicker now.



dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 08:24 PM
Quote:
Quote:
I'm using it on Party now while having Juk's FPHG open and whenever I press down the middle wheel or left/right click I get a message saying "Table table xxxxx hand history not found." The scroll works however. Any ideas?
I'm having this problem as well. I am using FPHG 2.03d and the directory in the BetPot is "fphg_party_hh_folder := "C:\FreePHG_HandHistories"". Very weird.
Firstly, is this is a typo?

fphg_party_hh_folder := "C:\FreePHG_HandHistories"

should read:

fphg_party_hh_folder := "C:\FreePHG_HandHistories\"

in the script. If this backslash somehow has become missing in your copy of the script, putting it back in should fix things.

Do you actually see current hhf files being created if you look in the FreePHG_HandHistories directory while you are on a table with FPHG running?

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 08:26 PM
No typo. I'll put it in and try it out. Cheers for the quick reply. Yes, I see the files being created.

PokerStars works like a charm now for the first time for me after the last update, btw. Great work.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 08:58 PM
Quote:

Oops, it seems in my tiredness last night I didn't turn the debug mode off before zipping & uploading

I just uploaded a fixed zip file so others don't get the unfavourable first impression as you did, PercentileDoom.

Re-download if you want the debug off but don't fancy editing the file.

dave.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote
11-23-2006 , 10:07 PM
Quote:
Quote:
Yes the middle wheel does absolutely nothing when I press it down. And yes this is on Party. Scroll wheel works perfect so does right clicking. I'm using a wireless logitech mouse.
Same with me on Party, except when I press the middle button, it puts the bet into the text box but doesn't make the bet. Yet right click actually makes the bet.

I am also using a G7 mouse.

Nevermind, the script was set to 0 for the middle button, thus not making the bet and 1 with the right button, thus making the bet. Changed both to 1 now and trying it out.
BetPot AHK (Stars/Party/iPoker/FTP/Crypto/Prima) Quote

      
m