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 06-12-2008, 05:19 PM   #1
adept
 
wickss's Avatar
 
Join Date: Mar 2005
Posts: 779
StarsHotkeys - AHK

All questions and bugs should be posted here to make my life easier.

I have updated the script. I've fixed the bug that changed a couple of the hotkeys to 1. The "never sit out" option now works with a variety of themes. And now there is an option to direct the actions to the table under the mouse cursor instead of the active table.

http://www.wickss.com/ahk/starshotkeys/
wickss is offline   Reply With Quote
Old 06-12-2008, 05:33 PM   #2
newbie
 
Join Date: Sep 2007
Posts: 29
Re: StarsHotkeys - AHK

Seems to be great!

Is there any plan to include bet pot function?
What is the function of "Never fold for free"?

Thanks

Last edited by seijistar; 06-12-2008 at 05:39 PM.
seijistar is offline   Reply With Quote
Old 06-12-2008, 06:17 PM   #3
_Pooh_Bah_
 
Join Date: Feb 2005
Location: UK
Posts: 9,146
Re: StarsHotkeys - AHK

neat

You've been using this for ages right?
_dave_ is online now   Reply With Quote
Old 06-12-2008, 08:41 PM   #4
adept
 
wickss's Avatar
 
Join Date: Mar 2005
Posts: 779
Re: StarsHotkeys - AHK

Quote:
Originally Posted by seijistar View Post
Seems to be great!

Is there any plan to include bet pot function?
What is the function of "Never fold for free"?

Thanks
At this point, I don't intend to include bet pot simply because it's so complex. "Never fold for free" will save you a mouseclick if you try to fold when it's free to check. A window pops up to say "It's free! Check or fold?" The script automatically clicks check.

Quote:
Originally Posted by _dave_ View Post
neat

You've been using this for ages right?
Yes. I've been using some form of the script for about a year. About 6 months ago I made an initial release to the public.
wickss is offline   Reply With Quote
Old 06-12-2008, 09:49 PM   #5
newbie
 
Join Date: Sep 2007
Posts: 29
Re: StarsHotkeys - AHK

Hi,

I am testing the script right now. Most of the functions seems to be ok for 18 tabling with Stars Planner. Some questions:

1) i tried to use de "Check/Call" Hotkey but it doesn't work (tried with F8 and Down keys), am i doing something wrong?

2) how does works the "Never Sit Out" function?

tks

Last edited by seijistar; 06-12-2008 at 09:55 PM.
seijistar is offline   Reply With Quote
Old 06-12-2008, 10:06 PM   #6
grinder
 
Join Date: Sep 2006
Posts: 579
Re: StarsHotkeys - AHK

In the configuration window , what is Joy1 , 2 , 3 etc ?

Thanks
MrTynKyn is offline   Reply With Quote
Old 06-12-2008, 10:13 PM   #7
newbie
 
Join Date: Sep 2007
Posts: 29
Re: StarsHotkeys - AHK

Quote:
Originally Posted by seijistar View Post
Hi,

1) i tried to use de "Check/Call" Hotkey but it doesn't work (tried with F8 and Down keys), am i doing something wrong?

tks
I was tryin to use in other theme than the original from PS. Tested in original theme and worked fine
seijistar is offline   Reply With Quote
Old 06-12-2008, 11:45 PM   #8
adept
 
wickss's Avatar
 
Join Date: Mar 2005
Posts: 779
Re: StarsHotkeys - AHK

Quote:
Originally Posted by seijistar View Post
Hi,

I am testing the script right now. Most of the functions seems to be ok for 18 tabling with Stars Planner. Some questions:

1) i tried to use de "Check/Call" Hotkey but it doesn't work (tried with F8 and Down keys), am i doing something wrong?

2) how does works the "Never Sit Out" function?

tks
1) Thats a bug with then new update. For now the check/call only works in the default theme. I'll work on fixing it.

2) It clicks the "I'm back" button on the active table if you are sitting out.

Quote:
Originally Posted by MrTynKyn View Post
In the configuration window , what is Joy1 , 2 , 3 etc ?

Thanks
They are respective buttons on a gamepad or joystick.
wickss is offline   Reply With Quote
Old 06-12-2008, 11:49 PM   #9
_Pooh_Bah_
 
Join Date: Feb 2005
Location: UK
Posts: 9,146
Re: StarsHotkeys - AHK

Quote:
2) It clicks the "I'm back" button on the active table if you are sitting out.
I'll read the code tomorrow, but I am inherently lazy How does it determine this?
_dave_ is online now   Reply With Quote
Old 06-13-2008, 12:14 AM   #10
adept
 
wickss's Avatar
 
Join Date: Mar 2005
Posts: 779
Re: StarsHotkeys - AHK

Quote:
Originally Posted by _dave_ View Post
I'll read the code tomorrow, but I am inherently lazy How does it determine this?
It checks the color of the pixels. It also checks to make sure that it's not a "join waitlist" button.
wickss is offline   Reply With Quote
Old 06-13-2008, 07:33 PM   #11
grinder
 
Join Date: Sep 2006
Posts: 579
Re: StarsHotkeys - AHK

Wickss:

How to change joy1 .. 2 etc fro mouse buttons and wheel for increase 0.50 BB ?
Is the script working in a personalize theme ?

Thanks in advance
MrTynKyn is offline   Reply With Quote
Old 06-15-2008, 03:54 PM   #12
grinder
 
kara's Avatar
 
Join Date: Dec 2007
Location: software forum looking for new AHKs
Posts: 456
Re: StarsHotkeys - AHK

Wow thanks for sharing this script Wickss. This is AWESOME!
kara is offline   Reply With Quote
Old 06-15-2008, 03:57 PM   #13
grinder
 
Join Date: Sep 2006
Posts: 579
Re: StarsHotkeys - AHK

kara : do you know how to change the buttons of joystick for the button mousse ?
MrTynKyn is offline   Reply With Quote
Old 06-15-2008, 04:09 PM   #14
Carpal \'Tunnel
 
fozzy71's Avatar
 
Join Date: Mar 2007
Posts: 31,398
Re: StarsHotkeys - AHK

http://www.autohotkey.com/docs/Hotkeys.htm

http://www.autohotkey.com/docs/KeyList.htm

I love this script, but wish it worked with the Black Lobby Theme.

Last edited by fozzy71; 06-15-2008 at 04:15 PM.
fozzy71 is online now   Reply With Quote
Old 06-15-2008, 07:39 PM   #15
grinder
 
kara's Avatar
 
Join Date: Dec 2007
Location: software forum looking for new AHKs
Posts: 456
Re: StarsHotkeys - AHK

Quote:
Originally Posted by MrTynKyn View Post
kara : do you know how to change the buttons of joystick for the button mousse ?
sorry, not sure. i play on my laptop so i set everything up using various keys. this script is great!
kara 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 01:32 PM.


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