Two Plus Two Newer Archives  

Go Back   Two Plus Two Newer Archives > Internet Gambling > Software
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #61  
Old 08-24-2006, 04:18 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: Released v1.0.3

[ QUOTE ]
I also added this little guy as an icon

[/ QUOTE ]
[img]/images/graemlins/smile.gif[/img]
Reply With Quote
  #62  
Old 08-24-2006, 04:50 PM
okayplayer okayplayer is offline
Senior Member
 
Join Date: Sep 2004
Location: Giving You True Beats Since 2004
Posts: 933
Default Re: Released v1.0.3

Is it supposed to have that long sequence of random letters at the end of the script?
Reply With Quote
  #63  
Old 08-24-2006, 04:53 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: Released v1.0.3

[ QUOTE ]
Is it supposed to have that long sequence of random letters at the end of the script?

[/ QUOTE ]

Oh, that... that's just a keylogger...

er...

No, actually it's the icon [img]/images/graemlins/wink.gif[/img]
Reply With Quote
  #64  
Old 08-24-2006, 05:28 PM
APerfect10 APerfect10 is offline
Senior Member
 
Join Date: Jan 2005
Location: PokerTracker 3
Posts: 979
Default Re: Released v1.0.3

[ QUOTE ]
Oh, that... that's just a keylogger...

er...

No, actually it's the icon [img]/images/graemlins/wink.gif[/img]

[/ QUOTE ]

[img]/images/graemlins/laugh.gif[/img]

Roland, I'm sure you already know that ControlClick is extremely unreliable. I learned a neat little trick that is 100% reliable and works identically to how ControlClick is supposed to work; just as fast too...

Control, Enable, , %buttonName%, ahk_id%winID%
Control, Check, , %buttonName%, ahk_id%winID%

Hence this latest release. ControlClick wasnt always tacking the slider and even though it was being moved off screen those untacked sliders were still eating up CPU. This knew ClickControl workaround is completely reliable [img]/images/graemlins/smile.gif[/img]

You might want to update your
CtrlClick(ctrl,win,matchMode=1) function in Functions.ahk
Reply With Quote
  #65  
Old 08-24-2006, 05:47 PM
Roland Roland is offline
Senior Member
 
Join Date: Mar 2005
Location: Norwich, UK
Posts: 2,703
Default Re: Released v1.0.3

Thanks for the tip.
I'd prefer to keep CtrlClick() as it is, but it could be CtrlClickEx(). Feel free to add it if you like.
Reply With Quote
  #66  
Old 08-25-2006, 04:04 PM
APerfect10 APerfect10 is offline
Senior Member
 
Join Date: Jan 2005
Location: PokerTracker 3
Posts: 979
Default Re: Released v1.0.3

Yet another release....

Released v1.1.0

- Added NoSpam!

New optional settings will:

1. Auto join waiting list
2. Auto join first available table
3. Auto Buy-in (only full amount)
4. Auto leave table
5. Auto post big blind
6. Auto wait for big blind
7. Auto login
8. No spam/popups
9. Auto scroll to last game in hand history

Note: Auto buy-in does not contain the infamous You can not buyin for 0 loop

If you would like to see any other options, let me know.

My next plans are for a settings GUI so that your settings are saved from version to version...
Reply With Quote
  #67  
Old 08-25-2006, 04:23 PM
SugarHoofs SugarHoofs is offline
Junior Member
 
Join Date: Mar 2006
Posts: 19
Default Re: Released v1.0.3 --> OK, I\'ll bite ...

it seems v1.10 is for other AHK you created, not DeMonster. Since DeMonster is absolutely GREAT, tell me more, please, about what this v1.10 refers to.

Thanks. JHH
Reply With Quote
  #68  
Old 08-25-2006, 04:29 PM
okayplayer okayplayer is offline
Senior Member
 
Join Date: Sep 2004
Location: Giving You True Beats Since 2004
Posts: 933
Default Re: Released v1.0.3 --> OK, I\'ll bite ...

Awesome! Now I don't have to use Auto-Resizer anymore. Thanks!
Reply With Quote
  #69  
Old 08-25-2006, 04:38 PM
APerfect10 APerfect10 is offline
Senior Member
 
Join Date: Jan 2005
Location: PokerTracker 3
Posts: 979
Default Re: Released v1.0.3 --> OK, I\'ll bite ...

No. Version 1.1.0 still is DeMonster. It'll do all the same things that your current/old DeMonster scripts do but it now eliminate other annoyances.

Some of these new features are in auto-resizer but it hasnt been updated in a long time so I decided to add them to this script.

Here's a detailed explanation:

1. Auto join waiting list
When enabled, once you click the Yellow "Join Wait List" button a popup comes up to either join the current selected table or the first available table. This option auto selects to join the current table.

2. Auto join first available table
Continuing from #1, when enabled this will join the first available table rather than the currently selected table.

3. Auto buy-in
When you click the "Rebuy" button, a Buy-in popup comes up to select the amount of money you want to buy-in at the table with. When enabled, this will buy-in for the full amount for NL games and for the default amount for limit games.

4. Auto Leave Table
When seated at a table and you click the "Leave Table" button a popup is displayed asking if you really want to leave the table. If this option is enabled it will automatically click OK and leave the table. (If you are currently in a hand, you will not leave)

5. Auto wait for big blind
When enabled, this will automatically post your big blind as soon as you are seated along with checking the "auto post blind" option.

6. Auto wait for big blind
When enabled, this will automatically wait for the big blind before you post. If its the first hand and you are in the big blind and it will auto post if #5 above is enabled.

7. Auto login
Rather self explanatory. This will automatically log you in when opening PartyPoker. (You must have "Remember Me" checked in the login popup)

8. No spam/popups
Tired of those annoying messages from PartyPoker which come in the form of a popup. Tired of that splash screen when exiting Party. When enabled this will rid all of those popups for you automatically.

9. Auto scroll to last game in hand history
When enabled and you open the Instand Hand History window, this will automatically select the last completed hand (not the current hand despite what party says) and scroll to the end of the hand history.

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

I hope that clarifies things for you and any other interested person [img]/images/graemlins/smile.gif[/img]
Reply With Quote
  #70  
Old 08-25-2006, 06:14 PM
SoCalRugger SoCalRugger is offline
Senior Member
 
Join Date: Jun 2003
Location: on the raggedy edge
Posts: 2,296
Default Re: Released v1.0.3 --> OK, I\'ll bite ...

This is freakin' awesome.
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 05:51 AM.


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