sry bin noob plss help
kann mir einer sagen was ich alles da rein setzen muss und wie ich es rausfinden kann:
$coord = PixelSearch(0, 0, 400, 400, $color, 40)
und was muss ich da einsetzen??:
Func start()
; set the variable to true
$ON = True
EndFunc ;==>start
und was da??:
; declare the variable color to be
; used globaly
Global $color
; declare ON globaly and set it
; to false(off)
Global $ON = False
xD plss help
kann mir einer sagen was ich alles da rein setzen muss und wie ich es rausfinden kann:
$coord = PixelSearch(0, 0, 400, 400, $color, 40)
und was muss ich da einsetzen??:
Func start()
; set the variable to true
$ON = True
EndFunc ;==>start
und was da??:
; declare the variable color to be
; used globaly
Global $color
; declare ON globaly and set it
; to false(off)
Global $ON = False
xD plss help