How i want to use AutoitX.dll in c# for to make a pixelbot with c# but with some function of autoit like PixelSearch and Mouseclick. Is this possible? if yes, what i must write in the code of c# source?
Search pixel bot 04/16/2013 - DarkOrbit - 4 Replies Hi i search a pixel bot who can collect palla and kill alien plz or just collect
Pixel Search 05/07/2012 - AutoIt - 1 Replies Hey,
mit welchen Programm bekomme ich nochmal diese Werte her?
PixelSearch(12, 174, 1028, 700, 0x59571A, 10)
Danke
help with pixel search 08/08/2011 - AutoIt - 3 Replies I need to implement in my autoit bot some changes and i am gonna use pixel search.
What i exactly want is a script that start pressing a buton then compare a pixel if this pixel is grey make script 1 until pixel is not grey , when the pixel became not grey make script 2 till its finished, and when script 2 finish has to go to the compare pixel spot for starting again with script 1 till is not grey to make script 2 ...... and so on indefinitly
it would be something like this?
Mouseclick auf gefundes Pixel 06/27/2011 - AutoIt - 7 Replies Hi Leute. Ich habe dieses Scrit. Es soll in dem Online Spiel Last Chaos in einem bestimmt Bereich den roten Pixel finden und auf den gefunden Pixel Linksklicken. Aber wenn er es findet moved er die Maus nur oben ganz links zum Bildschirm. (Last Chaos Prozess ist die NKSP.)
WinWaitActive("")
WinWaitActive("")
$x1=0
$y1=0
HotKeySet("{numpad2}","Starten&quo t;)
HotKeySet("{Numpad3}","Beenden&quo t;)
Pixel search 02/23/2008 - Guild Wars - 18 Replies hallihallo
bin immoment dabei einen meiner eigenen bots zu optimieren und wollte ne Pixelsearchfunktion einbauen.
Leider weiß ich nicht genau wie man das macht vorallem mit den farben.
mein ziel:
3 verschiedene punkte im gw fenster(mit: x1;y1;;x2;y2;;x3;y3) sollen geprüft werden ob sie in GRÜN sind.
falls x1;y1 grün ist -> (dollerzeichen)folge = 1
falls x2;y2 grün ist -> (dollerzeichen)folge = 2
falls x3;y3 grün ist -> (dollerzeichen)folge = 3