Post new topic Reply to topic  [ 2 posts ] 
 PokerStars Remove Chat AHK Script 
Author Message

Joined: Fri Jul 25, 2008 9:46 pm
Posts: 216
Location: SJO
Post PokerStars Remove Chat AHK Script

If you want a central location for everything in the chat box area, load this script, open a table, and watch what happens!

**Copy and Paste everything below into a new ahk file**

loop
{
winget,list,list,ahk_class PokerStarsTableFrameClass
loop %list%
{
id:=list%A_index%
controlget,st,style,,PokerStarsChatEditorClass1,ahk_id%id%
if instr(st, "0x5")
controlsend,, ^{2},ahk_id%id%
}
sleep, 100
}


Mon Feb 15, 2010 9:28 pm
Profile

Joined: Mon Mar 15, 2010 2:54 pm
Posts: 1
Post Re: PokerStars Remove Chat AHK Script

Hi! How can I make this window widen upright? I can only make it move horizontally. Thanks for helping.


Wed Mar 24, 2010 4:34 am
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 


Who is online

Users browsing this forum: No registered users and 2 guests



Search for:
Jump to: