Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > AutoIt
You last visited: Today at 01:29

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

Advertisement



Question About My autoit Script

Discussion on Question About My autoit Script within the AutoIt forum part of the Coders Den category.

Reply
 
Old   #1
 
darkholeqc's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 75
Received Thanks: 2
Question About My autoit Script

Hi I Use This Script Cuz I Dont Have Tab Cmd On My lastchaos but Now I Nees To Know Where I Can Change Delay On my Click Delay Thx For Reply Sry For My English

;Make sure game stays centered
Dim $Coord, $Click, $Target, $SearchResult
HotKeySet("{PAUSE}","Escape")

$Target = 0xC4C1C4
$Click = "Right"
WinActivate("LastChaos (Window 800x600)")

While 1 = 1
$SearchResult = PixelSearch(252,196,768,487,$Target,25,2) ; 5 = Variation | 1 = Step
If @error Then
Else
MouseClick($Click, $SearchResult[0]+12, $SearchResult[1]+45, 7, 3)
Send("{F1}") ; This is the skill to be used on the enemy.
Sleep(1000)
Send("{F3}") ; This is the gather hotkey.
Sleep(20000)
EndIf
WEnd

Func Rotate()
MouseClickDrag("right", 464, 332, 564, 332)
EndFunc

Func Escape()
AdlibDisable()
Exit 0
EndFunc
darkholeqc is offline  
Reply


Similar Threads Similar Threads
Autoit Script als nicht Autoit erkennbar machen
02/22/2013 - AutoIt - 22 Replies
Hallo es haben wiele bestimmt schon gesehn das w0uter mal eine Anleitung gepostet hat wie man ein Autoit script so umbaut das es keins mehr ist. Die anleitung ist aber leider weg :( Dann habe ich mich selber rangesetz und was ausprobiert aber hat nichts gebracht. Dann habe ich geguckt bis wohin sein script geht als ... (kA wie man das nent halt das im hex editor ganz links diese 0x zahlen) und davor habe ich ein ha genauso eins gemacht und verglichen. Am anfang habe ich bemerkt es fengt...
I need AutoIt Script plz
05/26/2010 - Rappelz - 6 Replies
hi all How are u ? I need AutoIt Script plz i need that Script So much For the arabic Rappelz and i need it for resolution (1024x768) 1- chip (soul) 2- basic attack (magic-1sec-)
autoit script
06/26/2008 - General Coding - 9 Replies
hey leute, hab auch mal ne frage zu autoit. ich versuche zur zeit mich an einem sog. "russenduck" script. wem das nichts sagt, der kann folgenden video link sich anschauen: YouTube - Russenduck-Guide Mein bisheriges Script dazu sieht wie folgt aus: Send("{NumLock on}") HotKeySet("{NUMPAD1}","russenduck& quot;)
AutoIt Script
01/31/2008 - Cabal Online - 2 Replies
* If Hex(PixelGetColor(312, 37),6) = "EDF0F3" *Then $coord = PixelSearch( 100, 100, 1280, 950, 0xFF8000, 1, 2);Orange Monsters If Not @error Then * *MouseMove($coord,$coord,0) * *MouseClick("right",$coord,$coord) * *Sleep (50) EndIf Send("{Right 4}") Send("1") Sleep(100)
Autoit Script
05/13/2007 - Technical Support - 5 Replies
hallo ich hab ein kleines problem ich hab ein autoit script von dem ich möchte das es immer in der taskleiste is und immer wenn ich f9 drücke solls was ausführen und wenn ich f10 drücke solls was anderes ausführen. das script was auszuführen ist hab ich schon aber ich hab keine ahnung wie ich das mit den hotkeys machen soll hoffe ihr könnt mir helfen



All times are GMT +2. The time now is 01:29.


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.