well idc if you call me a noob but i keep getting this mismatch error in this procedure
SCAR Code:Procedure FightMonster;
Begin
If FindColorTolerance(x, y, Color1.Text, MSX1, MSY1, MSX2, MSY2, 10) Then
Begin
IsUpText('tack')
Mouse(x, y, 1, 1, False)
ChooseOption('tack')
End;
End;
help please also what does mismatch mean?





Reply With Quote



