AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

l2 cp kliker help pls

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
pnb1
Guest





PostPosted: Sat Jun 14, 2008 8:20 pm    Post subject: l2 cp kliker help pls Reply with quote

#ifWinActive, Lineage II
#UseHook ON
`::Suspend, toggle
'::
Loop
{
GetKeyState, InsertState, Insert, P
if InsertState = D
break
sleep 250
PixelGetColor, color, 161, 35
IfInString, color, 395563
{
Send {F11}
sleep 250
Send {F12}
}
}
Return

Here guys, i have this script and it doesn't work, What's wrong?
It should be an auto cp clicker... Crying or Very sad
Back to top
System Monitor



Joined: 09 Mar 2007
Posts: 392
Location: Unknown

PostPosted: Sat Jun 14, 2008 9:10 pm    Post subject: Reply with quote

It never says to click ???
_________________
Back to top
View user's profile Send private message Visit poster's website
Suspiciuos
Guest





PostPosted: Tue Aug 26, 2008 10:34 pm    Post subject: Solution? Reply with quote

So what would be the solution to this problem? I mean i'm almost green whet it comes to autoclincking in program WHEN its needed Crying or Very sad
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group