View Single Post
  #8  
Old 11-25-2007, 07:02 AM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: Party\'s high CPU usage is the fault of \"PartyBets spam-bar\": AHK fix!

[ QUOTE ]
Bah, I can't get the scrpit to layout on a notepad properly, never had this happen, any ideas?

[/ QUOTE ]
Yep, as Herrigel said just quote my OP and then copy the text out from the quote into a ".ahk" file.

[ QUOTE ]
Also. does this apply to the News and Events scrollbar on Empire and will this get rid of that?

[/ QUOTE ]
Yes this same method can be used to get rid of them too, but I tested it on them and it didn't seem to make any difference at all to the CPU use. If you want to try then all you need to do is change the number I've highlighted in red for this line of code:

<font class="small">Code:</font><hr /><pre>PostMessage, 0x111 , 2126, 0, Internet Explorer_Server<font color="red">3</font>, Poker Lobby</pre><hr />

Try changing it to 1, 2 or 4 and you should be able to get rid of the other scrolling spam windows.

Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote