Gonna try this, thanks if it works![]()
Gonna try this, thanks if it works![]()
Wow this seems pretty decent.
stupid question but how do i download it
someone tell me how it works ugh
To download go to the first post, and click the version you want to download.
~Sir
http://garrett92.freehostia.com/Scri...criptStats.png
ReFlax Flax Spinner - V4 Is Out -
Check it out!
i have no idea how to do this lol.![]()
can you post some images cause i just want to make sure i'm doing it right
Dude, work on your standards. I almost threw up they were so bad. FRee bitmaps too and more failsafes.
http://garrett92.freehostia.com/Scri...criptStats.png
ReFlax Flax Spinner - V4 Is Out -
Check it out!
hey can you please show me how to use the script. i don't kno alot so can you plz show me how to use the script thanks
You could make it search the bank for flax, then withdraw from the first place. Would make it be able to be ANYWHERE in the bank, and would remove the need for a BMP/DTM.
theres a few problems
1. it seems to have problem looking for the spinning wheel
2.sometimes it walks like bit to the north on second floor thus causing it cannot find the spinning wheel icon on the map
Everytime I run the script i get the error - Line 1: [Error] (1:1): Unable to register function function FindGapsTPA(TPA : TPointArray; MinPixels: Integer): T2DPointArray; in script C:\Users\Joey\Downloads\ReFlax%20V4.scar
Any help would be much appreciated
Suggestion
You just use a few big Wait()s, I'd suggest this:
Waits while spinning, but I'm just checking if the last flax (inv spot 28) has been spun.
Like:
SCAR Code:{*******************************************************************************
Function BowStringInInv(Fixed : Boolean): Boolean;
by: Floor66
Description: Fixed true: checks inv spot 28
Fixed false: checks any spot.
*******************************************************************************}
Function BowStringInInv(Fixed : Boolean): Boolean;
Var
BSDTM, x, y : Integer;
Box : TBox;
Begin
BSDTM := DTMFromString('78DA63B467666090606440058C482490F607A' +
'A9123A0C605A84699801A33A01A45026AAC806A8409A83105AA11' +
'C5AF0600243E0244');
If Fixed Then
Begin
Box := InvBox(28);
If FindDTM(BSDTM, x, y, Box.x1, Box.y1, Box.x2, Box.y2) Then
Begin
Result := True;
End Else Result := False;
End Else
Begin
If FindDTM(BSDTM, x, y, MIX1, MIY1, MIX2, MIY2) Then
Begin
Result := True;
End Else Result := False;
End;
FreeDTM(BSDTM);
End;
While Not BowStringInInv(True) Do // BowStringInInv(True) = check if invspot 28 = bowstring DTM
Begin
FindNormalRandoms;
AntiBan;
//maybe a wait
End;
And, looking it over, if you'd use it to apply to SRL members, read some Standards tutorials, it makes reading over a script way easier.
Ce ne sont que des gueux
I used it for a few loads and... it works good for me, sometimes it cant find the chairs but thats fine![]()
You need to fix some spinning and banking it just seems to run and when it fails to look for the object its looking for it just stands and does nothing![]()
Much trouble finding the stairs and bank...
Attached a smart version...
v4 dont work spins flax then says outta range
some1 help everytime i start it looks at viewing options changes things then says
Runtime Error] : Out Of Range in line 453 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/Login.scar wtf!!!
ty for this hack i will use it thanks again
great script, works perfectly![]()
i dunno but it doesnt work for meafter like 14 minutes its stops
![]()
Heres a proggy
||----------- ProgressReport -----------||
||- Flax Spun : 868 -||
||- Loads Done: 31 -||
||- Ran For: 59 Minutes and 45 Seconds -||
||--------------------------------------||
Your smart version works a hell of a lot better! But still can't find spinning wheel!
Something to look at in the next version.
Dani Bx
There are currently 1 users browsing this thread. (0 members and 1 guests)