Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 10:34

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

Advertisement



[Search] AutoIt Tool [Give] 26e*Gold

Discussion on [Search] AutoIt Tool [Give] 26e*Gold within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
Sir'Gee's Avatar
 
elite*gold: 7
Join Date: Jun 2010
Posts: 1,233
Received Thanks: 499
Arrow [Search] AutoIt Tool [Give] 26e*Gold

Also how the Title says, i want an AutoIt tool,

which will Run the Mouse to this mark:

Info:
It don't need click, it only need go with mouse over the picture.




If u can do it, with a Start/Stop Button, it would be great.
PM me please if u can do.
I give 26
Sir'Gee is offline  
Old 02/02/2012, 16:12   #2
 
Croco™'s Avatar
 
elite*gold: 235
Join Date: Jan 2012
Posts: 920
Received Thanks: 377
Is this working?
Every 5 sec. the program move the mouse to the picture.
Attached Files
File Type: zip Program.zip (335.1 KB, 8 views)
Croco™ is offline  
Old 02/02/2012, 16:44   #3
 
Sir'Gee's Avatar
 
elite*gold: 7
Join Date: Jun 2010
Posts: 1,233
Received Thanks: 499
Need it faster.

Also in miliseconds.

#Edit it can go instant on the Screens.

P.S. It wont work...
Sir'Gee is offline  
Old 02/02/2012, 16:52   #4
 
Croco™'s Avatar
 
elite*gold: 235
Join Date: Jan 2012
Posts: 920
Received Thanks: 377
So,
Try this.
With "p" you can stop the program and if that not work the program stops after 10000 Loops but I can change that after it's working.
Attached Files
File Type: zip Pixel.exe.zip (279.2 KB, 5 views)
Croco™ is offline  
Old 02/02/2012, 20:08   #5


 
Whoknowsit's Avatar
 
elite*gold: 146
Join Date: May 2009
Posts: 3,764
Received Thanks: 6,973
Code:
#include <ButtonConstants.au3>
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>

HotKeySet('{ESC}', 'Stop')

#Region ### START Koda GUI section ### Form=
$Form1 = GUICreate("Pixel", 180, 45, 192, 124)
$Button1 = GUICtrlCreateButton("Start", 8, 8, 75, 25)
$Button2 = GUICtrlCreateButton("Stop", 96, 8, 75, 25)
GUISetState(@SW_SHOW)
#EndRegion ### END Koda GUI section ###

While 1
	$nMsg = GUIGetMsg()
	Switch $nMsg
		Case $GUI_EVENT_CLOSE, $Button2
			Stop()
			Exit
		Case $Button1
			Adlibregister('Start', 100)
	EndSwitch
WEnd

Func Start()
	$ps = PixelSearch(0, 0, @DesktopHeight, @DesktopWidth, 0xFFE00A, 5)

	If IsArray($ps) Then
		MouseMove($ps[0], $ps[1])
	EndIf
EndFunc

Func Stop()
	Adlibunregister('Start')
EndFunc
Whoknowsit is offline  
Reply


Similar Threads Similar Threads
give psc search acc
11/27/2011 - League of Legends Trading - 4 Replies
^title rules. -it must be level 30 -i dont care about the elo -must have many champions -no need to many rp/ip -no need of skins give ->>>>>>10€ maximum Paysafecard-<<<<<<
Search 800 E*Gold i give 25€ PSC
07/30/2011 - elite*gold Trading - 13 Replies
Hello i was inactiv but i am back. I wanna be a part of elitepvpers again so i wanna buy me premium. So i wanna give you my 25€ PSC. Pic of the PSC that she works. http://img12.imageshack.us/img12/3218/psc2.jpg Just send me the E*Gold not in a treasure i dont wanna wait 8 years for this shit premium so pls help me.
I search a Account on Venice i give 899 Million Gold
10/08/2010 - Silkroad Online Trading - 6 Replies
I search a Account on the Server Venice i give 899 Million Gold. LG .Eazy



All times are GMT +2. The time now is 10:34.


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.