when i try add it as function its gives :Code:function FindMainScreenHits(Bar: Integer): Integer; var TIA: TIntegerArray; begin TIA := GetHitsIn(MSCX, MSCY, MSX1, MSY1, MSX2, MSY2); try Result := TIA[bar]; except Result := -1; end; end;
Code:[Error] (121:10): Duplicate identifier 'FINDMAINSCREENHITS' at line 120 Compiling failed.


Reply With Quote








.
time to test this : P btw anyideas how to make bot wait till npc is dead and the loot shows up?



