I had a problem with anti-ban, but now i re-installed Scar and SRL.
Scar = Scar Divi CDE 3.10.
SRL = SRL V 3.81.
I dont get the error i had before but thow i now get another error, in the latest SRL 3.81.
Error:
Line 302: [Error] (5046:11): Unknown identifier 'ScanExactMinimapD' in script C:\Program Files\SCAR 3.10\includes\srl\srl\core\Color.scar
SCAR Code:
*******************************************************************************
function ScanMMColorExact(var x, y: Integer; color: Integer): Boolean;
By: Freddy1990
Description: Finds a color on the minimap. (minimap being 100% correct)
*******************************************************************************}
function ScanMMColorExact(var x, y: Integer; color: Integer): Boolean;
begin
Result := ScanExactMinimapD(x, y, color, 0);
end;
I Dont Know WTF IS THE PROBLEM WITH SCAR lol, Y IS IT SO MEAN TO ME I ALWAYS GET ERRORS.So can someone please help me fix them?If i get this error fixed i prolly get other error so could you ppl please help me fix em all? 
Ty
-Pie