Two Plus Two Publishing LLC Two Plus Two Publishing LLC
 

Go Back   Two Plus Two Poker Forums > Internet Poker > Software > Free Software

Notices

Free Software Discussion of Free / Freeware / Donationware / Open Source poker software and Free Graphics mods

Reply
 
Thread Tools Display Modes
Old 11-22-2006, 11:49 PM   #301
adept
 
disco_stu1978's Avatar
 
Join Date: Nov 2005
Location: Looking for games in Vic BC. PM me.
Posts: 1,010
Re: Stars Bet Pot AHK ?

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!!
disco_stu1978 is offline   Reply With Quote
Old 11-22-2006, 11:55 PM   #302
_Pooh_Bah_
 
Join Date: Feb 2005
Location: UK
Posts: 8,484
Re: Stars Bet Pot AHK ?

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.
_dave_ is offline   Reply With Quote
Old 11-23-2006, 12:00 AM   #303
Carpal \'Tunnel
 
Join Date: Oct 2005
Location: Finally healthy
Posts: 16,854
Re: Stars Bet Pot AHK ?

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.
aislephive is offline   Reply With Quote
Old 11-23-2006, 12:06 AM   #304
_Pooh_Bah_
 
Join Date: Feb 2005
Location: UK
Posts: 8,484
Re: Stars Bet Pot AHK ?

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.
_dave_ is offline   Reply With Quote
Old 11-23-2006, 12:09 AM   #305
Carpal \'Tunnel
 
Join Date: Oct 2005
Location: Finally healthy
Posts: 16,854
Re: Stars Bet Pot AHK ?

Good stuff. I'll look into that.

Now get to bed.
aislephive is offline   Reply With Quote
Old 11-23-2006, 12:19 AM   #306
_Pooh_Bah_
 
Join Date: Feb 2005
Location: UK
Posts: 8,484
Re: Stars Bet Pot AHK ?

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.
_dave_ is offline   Reply With Quote
Old 11-23-2006, 03:11 AM   #307
old hand
 
PietM's Avatar
 
Join Date: Aug 2005
Location: let others do the betting for now
Posts: 1,204
Re: Stars Bet Pot AHK ?

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!
PietM is offline   Reply With Quote
Old 11-23-2006, 03:23 AM   #308
Carpal \'Tunnel
 
Join Date: Oct 2004
Posts: 17,457
Re: Stars Bet Pot AHK ?

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?
ZBTHorton is online now   Reply With Quote
Old 11-23-2006, 04:39 AM   #309
Carpal \'Tunnel
 
ddubois's Avatar
 
Join Date: Jan 2004
Location: Ewa Beach, HI
Posts: 6,979
Re: Stars Bet Pot AHK ?

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?
ddubois is offline   Reply With Quote
Old 11-23-2006, 07:02 AM   #310
Carpal \'Tunnel
 
Join Date: Oct 2005
Location: Finally healthy
Posts: 16,854
Re: Stars Bet Pot AHK ?

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.
aislephive is offline   Reply With Quote
Old 11-23-2006, 11:39 AM   #311
adept
 
disco_stu1978's Avatar
 
Join Date: Nov 2005
Location: Looking for games in Vic BC. PM me.
Posts: 1,010
Re: Stars Bet Pot AHK ?

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
disco_stu1978 is offline   Reply With Quote
Old 11-23-2006, 12:56 PM   #312
adept
 
disco_stu1978's Avatar
 
Join Date: Nov 2005
Location: Looking for games in Vic BC. PM me.
Posts: 1,010
Re: Stars Bet Pot AHK ?

and now I just see that it works with no image theme too......
disco_stu1978 is offline   Reply With Quote
Old 11-23-2006, 01:43 PM   #313
adept
 
disco_stu1978's Avatar
 
Join Date: Nov 2005
Location: Looking for games in Vic BC. PM me.
Posts: 1,010
Re: Stars Bet Pot AHK ?

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?
disco_stu1978 is offline   Reply With Quote
Old 11-23-2006, 03:24 PM   #314
old hand
 
PietM's Avatar
 
Join Date: Aug 2005
Location: let others do the betting for now
Posts: 1,204
Re: Stars Bet Pot AHK ?

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!
PietM is offline   Reply With Quote
Old 11-23-2006, 04:23 PM   #315
1C5
Carpal \'Tunnel
 
Join Date: Oct 2004
Location: thats cra-p
Posts: 7,516
Re: Stars Bet Pot AHK ?

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.
1C5 is offline   Reply With Quote

Reply
      

Thread Tools
Display Modes

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -4. The time now is 03:25 PM.


Powered by vBulletin®
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.6.0 ©2011, Crawlability, Inc.
Copyright © 2008-2010, Two Plus Two Interactive