AutoHotkey Community

It is currently May 26th, 2012, 8:00 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: l2 cp kliker help pls
PostPosted: June 14th, 2008, 8:20 pm 
#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... :cry:


Report this post
Top
  
Reply with quote  
 Post subject:
PostPosted: June 14th, 2008, 9:10 pm 
Offline

Joined: March 9th, 2007, 2:47 am
Posts: 509
Location: Unknown
It never says to click ???


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Solution?
PostPosted: August 26th, 2008, 10:34 pm 
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 :cry:


Report this post
Top
  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Leef_me, poserpro, sjc1000, Tilter_of_Windmills and 57 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group