he i keep getting this error
[Runtime Error] : Exception: Access violation at address 00721BB8 in module 'scar.exe'. Read of address 00000000 in line 73 in script
and it poens up the color.scar document and is on the dtmrotated page
and i cant figure out y
Code:Procedure treesTobank; var bankers:integer; begin disguise('banking') Bankers := DTMFromString('78DA632C666260706740015FBF32300802694' + '620FE0F048C20355E0C6880118904D2E540353E44A8F14055F1EF' + '9F20AA1A905D6E04D41462BA19AB1A4F02EEA900AAF126420D9A3' + '977EF32A0A80100852514A9'); if DTMRotated(Bankers, x, y, MMX1, MMY1, MMX2, MMY2) then Mouse(X-5+random(3),Y+5+random(3), 0, 0, True); Flag; freedtm(bankers); if not DTMRotated(Bankers, x, y, MMX1, MMY1, MMX2, MMY2) then begin radialwalk(4079171,0,45,70,1,1); flag; end; end;




Reply With Quote





