Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Programming
You last visited: Today at 02:43

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Autoit not working???

Discussion on Autoit not working??? within the CO2 Programming forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2010
Posts: 2
Received Thanks: 0
Question Autoit not working???

Hi,

I am trying to setup a little something using autoit.
My problem is that none of the actions like MouseClick, MouseMove etc are working inside the Conquer window.
The programm is working fine outside but when the cursor enters the CO windows the pointer stops working.
Here is the code .
Any idea?
Thanks a lot

Code:
Func QuitProg() ;user-defined-function
	Exit ; quites out of the script
EndFunc

HotKeySet("^!x","QuitProg") ;

While 1 
WinActivate("[Con","")

MouseClick("right",512,288)
MouseMove(random(1,800),random(1,500))
sleep(Random(300, 3000))
	           
WEnd
babas666 is offline  
Old 07/31/2010, 11:05   #2
 
kflow44's Avatar
 
elite*gold: 0
Join Date: Apr 2009
Posts: 199
Received Thanks: 41
WinActivate("[Con","") <----> WinActivate("[Conquer 2.0]","")

Maybe try it without it too.
kflow44 is offline  
Reply


Similar Threads Similar Threads
Autoit not working with Requiem
05/17/2010 - General Gaming Discussion - 7 Replies
I know Hack shield is removed since the speed hack works fine but i don't know why auto it doesn't send keys or moves the mouse once the window is active. Any one know what i should do? I already tried deleting the HS folders that Jatacid mention and did a full check , still nothing. If anyone knows a way around this or a program that does work tell me.
autoit loop not working
02/17/2009 - Silkroad Online - 0 Replies
$checksum = PixelChecksum(0,0, 50,50) While 1 If ControlGetText ("SBot v1.10a (C)2008,2009 by bot-cave.net", "", "Static9") = "Connecting" or "Connected" Then If not ControlGetText ("SBot v1.10a (C)2008,2009 by bot-cave.net", "", "Static11") = "Login error" Then If $checksum = PixelChecksum(0,0, 50,50) Then Else Sleep(5000) EndIf Else ShellExecute($LoginScriptPath & "\" & $LoginScript, $LoginScriptPath)



All times are GMT +2. The time now is 02:43.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.