My Scripts: Cafinated Killer|~~| Ghoul Killer With Bank|~~|CraftingGuild First TuT, Objonscreenfinder! Reply With Quote 02-15-2012, 06:24 AM #20 asap1 SRL Junior Member Join Date Jan 2012 Posts 105 Mentioned 0 Post(s) Quoted 0 Post(s) Originally Posted by laakerules This is...
Function FindGhoul(Var X,Y: Integer): Boolean; var CTS,I,T,J: Integer; TPA,T1,T2: TPointArray; Box:TBox; PBox: TPointArray; ATPA:T2DPointArray; begin MarkTime(J); repeat Result := False; CTS := GetColorToleranceSpeed; PBox := TPAFromBox(IntToBox(240, 130, 290, 190)); Co...
program Ghouler; {$DEFINE SMART} {$I SRL/SRL.Simba} {$IFDEF SIMBAMAJOR980} {$I SRL/SRL/Misc/PaintSmart.Simba} {$ELSE} {$I SRL/SRL/Misc/SmartGraphics.Simba} {$ENDIF} Const //Change this to no if you dont want paint and are to lazy to disable debug. Paint = 'No'; //True ...