Kann mir einer mal sagen ob ich die richtigen Koordinaten bei den NPCs hab-.-.
. Auflösung 1024x768 interface groß
kknb hat mir schon sehr geholfen den wollt ich net weiter nerven xD.
Hab schon alles probiert.
. Auflösung 1024x768 interface groß
kknb hat mir schon sehr geholfen den wollt ich net weiter nerven xD.
Hab schon alles probiert.
Kann es einer mal switchen war zu müde und hab es falsch gepostet -.-Quote:
Opt("WinWaitDelay",100)
Opt("WinTitleMatchMode",4)
Opt("WinDetectHiddenText",1)
Opt("MouseCoordMode",0)
WinWait("Guild Wars","")
If Not WinActive("Guild Wars","") Then WinActivate("Guild Wars","")
WinWaitActive("Guild Wars","")
Func _run1a()
send("v")
= random(200, 400)
sleep()
IF Pixelchecksum(639, 33, 650, 36)=4196543346 Then ;hoff
_run1()
EndIf
EndFunc
Func _run2a()
send("v")
= random(200, 400)
sleep()
If Pixelchecksum(639, 33, 650, 36)=4183305063 Then ;qarg
_run2()
EndIf
EndFunc
Func _run3a()
If Pixelchecksum(639, 33, 650, 36)=4185860969 Then ;kolpp
_run3()
_run()
EndIf
EndFunc
Func _run4a()
send("v")
= random(200, 400)
sleep()
If Pixelchecksum(639, 33, 650, 36)=4180355941 Then ;lexx
_run4()
EndIf
EndFunc
Func _run1();hoff
send("{l}")
= random(200, 400)
sleep()
send("{space}")
= random(12700, 12750)
sleep()
send("{w down}")
= random(200, 400)
sleep()
send("{e down}")
= random(950, 960)
sleep()
send("{e up}")
= random(1500, 1600)
sleep()
send("{a down}")
= random(1200, 1210)
sleep()
send("{a up}")
= random(2300, 2400)
sleep()
send("{w up}")
= random(11700, 11900)
sleep()
EndFunc
Func _run2();qarg
send("{L}")
= random(200, 400)
sleep()
send("{numpad0}")
= random(200, 400)
sleep()
send("{space}")
= random(10000, 10100)
sleep()
send("r")
= random(80, 100)
sleep()
send("{d down}")
= random(850, 860)
sleep()
send("{d up}")
= random(11700, 11900)
sleep()
EndFunc
Func _run3();kolpp
send("L")
= random(8500, 8600)
sleep()
send("v")
= random(80, 100)
sleep()
send("{space}")
= random(5100, 5150)
sleep()
send("o")
= random(50, 60)
sleep()
send("{space}")
= random(4300, 4400)
sleep()
send("r")
= random(2300, 2400)
sleep()
send("{d down}")
= random(800, 820)
sleep()
send("{d up}")
= random(11700, 11900)
sleep()
Endfunc
Func _run4();lexx
send("{L}")
= random(200, 400)
sleep()
send("{space}")
= random(13900, 13950)
sleep()
send("{d down}")
= random(355, 360)
sleep()
send("{d up}")
= random(200, 400)
sleep()
send("{w down}")
= random(1300, 1400)
sleep()
send("{a down}")
= random(1200, 1210)
sleep()
send("{a up}")
= random(2300, 2400)
sleep()
send("{w up}")
= random(11700, 11900)
sleep()
EndFunc