look at this procedure it wont work its something to do with the flase bit any help please its for my prayerleveler
SCAR Code:Procedure OpenAndWithdraw;
Var
BBone,x,y:integer;
Begin
OpenBank3;
FixBank;
If (Bones) Then exit;
BBone:= DTMFromString('78DA632C62626078C28002B6AF590DA619A17' +
'CC67CA09AE70C688011554D0550CD3B026A6A806A1E1150530254' +
'739F809A74A09AA7F8D500007D240A3B')
if FindDTM(BBone,x, y,1, 1, 200, 200 ,False) Then
ChooseOption('All')
CloseBank;
Status('Got Big Bones Out')
AntiBanActions;
End;





Reply With Quote




