hi guys...i really look forward to coming a professional top scripter...
i keep getting this noob error about how there is no identifier x.....in my script?
Program New;
{.include SRL/SRL.scar}
Const
Color1=4344249;
Procedure Colorclick;
Begin
SetupSRL;
If(Findcolor(x, y, Color1, 1, 1, 600, 600))then
mouse(x, y, 1, 1, true);
End.
can any1 fix this script up for me...(h)





Reply With Quote

