问一下[img]/storage/sdcard0/Pictures/Screenshots/[/img]这是什么回事?执行main()出错:isColor参数必须为数字类型!
我的程序为
local e4x,e4y,e4c=374,590,0xF7FBFF ;
if isColor(e4x,e4y,e4z) then
。。。。。
else
sleep(800);
goto Z;

我的程序为
local e4x,e4y,e4c=374,590,0xF7FBFF ;
if isColor(e4x,e4y,e4z) then
。。。。。
else
sleep(800);
goto Z;
