|
You last visited: Today at 22:52
Advertisement
AutoIt Script
Discussion on AutoIt Script within the Cabal Online forum part of the MMORPGs category.
01/31/2008, 02:06
|
#1
|
elite*gold: 0
Join Date: Jan 2008
Posts: 113
Received Thanks: 14
|
AutoIt Script
Code:
* 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[0],$coord[1],0)
* *MouseClick("right",$coord[0],$coord[1])
* *Sleep (50)
EndIf
Send("{Right 4}")
Send("1")
Sleep(100)
Send("2")
Sleep(100)
Send("3")
Sleep(100)
Send("4")
Send("{Right 4}")
Sleep(100)
Send("{Space}")
Sleep(100)
Send("1")
Sleep(100)
Send("2")
Sleep(100)
Send("3")
Sleep(100)
Send("4")
Sleep(100)
Send("-") < its for hp potions
Send("{Space}")
Send("{Right 4}")
$coord = PixelSearch( 100, 100, 1280, 950, 0xFFFF00, 1, 2);Yellow Monsters
If Not @error Then
* *MouseMove($coord[0],$coord[1],0)
* *MouseClick("right",$coord[0],$coord[1])
* *Sleep (50)
EndIf
Send("{Right 4}")
Send("1")
Sleep(100)
Send("2")
Sleep(100)
Send("3")
Sleep(100)
Send("4")
Sleep(100)
Send("{Space}")
Sleep(100)
Send("1")
Sleep(100)
Send("{Right 4}")
Send("2")
Sleep(100)
Send("3")
Sleep(100)
Send("4")
Sleep(100)
Send("-") < its for hp potions
Send("{Space}")
Send("{Shift}")
Send("{Right 4}")
Send("{Strg}")
EndIf
WEnd
its will work witout bypass or not ?
|
|
|
01/31/2008, 02:27
|
#2
|
elite*gold: 20
Join Date: Jul 2006
Posts: 2,545
Received Thanks: 878
|
No, if you would read, you would know it.
Gameguards blocks the most autoit commands.
|
|
|
01/31/2008, 09:47
|
#3
|
elite*gold: 0
Join Date: Jan 2008
Posts: 113
Received Thanks: 14
|
ok thx. Mods can close topic ;]
|
|
|
 |
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...
|
AutoIT Script
08/30/2010 - S4 League - 7 Replies
#close
|
AutoIt Script
07/02/2010 - AutoIt - 33 Replies
Kann mir jemand ein Scirpt machen??
Es soll diese GUI haben:
#Region ### START Koda GUI section ### Form=c:\users\philipp\desktop\koda\forms\4story eg bot ge.kxf
$Form1_1 = GUICreate("4Story EG Bot", 397, 125, 193, 125)
$Tastenfeld = GUICtrlCreateInput("", 32, 40, 121, 21)
$startbutton = GUICtrlCreateButton("Start", 184, 40, 75, 25, 0)
$Zeitfeld = GUICtrlCreateInput("", 32, 80, 121, 21)
$stoppbutton = GUICtrlCreateButton("Stopp", 184, 80, 75, 25, 0)
$Label1 =...
|
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-)
|
need autoIT script
06/24/2009 - Dekaron - 0 Replies
can someone release some scripts for AutoIT plz, or send them to me
thank you
|
All times are GMT +1. The time now is 22:53.
|
|