This script is OUT OF DATE! Please DO NOT use it!
This script is OUT OF DATE! Please DO NOT use it!
first post :P gonna try it now
Most of them are autoers♥
http://img517.imageshack.us/img517/2...flmaaaail4.jpg http://www.stats.srl-forums.com/sigs/3576.png
works amazing
press the link on my sig please![]()
Most of them are autoers♥
http://img517.imageshack.us/img517/2...flmaaaail4.jpg http://www.stats.srl-forums.com/sigs/3576.png
I'll see what i can come up with for ya.
Code:DeXtImA's Flax Spinner Ran for -50 Hours, -21 Minutes and -42 Seconds Flax Spun: 56 Fights found: 0 Talked to 0 NPC's Gained 0 levels
it ended up getting lost in the room behind the wheel.
and im not exactley sure why my reports keep coming up with negative numbers.
SRLID := '3679';
SRLPassword := 'WDbpxzPCYM';
i think you leaved your id and pw there.. or should it be there?
Save f2p Runescape!
http://www.fenjer.com/adnan/SRLStats/413.png
If I see you autoing with level 3/default clothes/crap name I WILL report you. Auto Correctly. - put this in your sig
well it worked for a while but ive tried this script multyple times and it doesnt last very long like 2 trips the most then it just goofs up freezes....says its spinning when its not.... and it never walks back to the bank anymore..
idk why... but i hope w/e it is you can help me out cuz i really need a perfect flax spinner
YAKKY
LEGEND....WAIT FOR IT..........DARY!!!
yakki i had a similar problem but i increased the time to wait after clicking on the stairs to click the bank. this worked because my internet lagged just a little to much when getting up the stairs, which meant it clicked somewhere on the second floor, thus ruining the loop. also use a busy world because the door has to be open for it to work.
that way u can get runs of up to 30 mins - but as soon as a random comes up - its over.
If you enter your Username, Password, and NickName in these fields,
Players[0].Name := 'yourusername';//Username of your character
Players[0].Pass := 'yourpassword';//Password of your character
Players[0].Nick := 'our';//A few letters from your name, no capitals!
Players[0].Skill:='crafting';// Enter the skill you want to use for genie lamps
Players[0].Pin := 1234;// Enter your bank pin, if you have one.
Players[0].Active := True;
Then it is up to SRL to solve randoms. Thanks for the feedback anyway guys.
Do you dare to fight My Brute?
Well I tried this script and when it starts to spin BS it just so laggy and then if a random comes up it laggs so much I have to stop the script and then im logged out...
Sorry for double post but ok, I got it to run good and nothing goes wrong but when it gets a random it solves it and everything but it want start spinning again, so it just sits there intill it logs.. Also when im done spinning and if the door is closed it open the door and then gets lost.. Anyone help me?
Yeah, I realize that this is a problem and I'm working on it at the moment. Just hang in there, I will fix this!![]()
Do you dare to fight My Brute?
If you use SRL. You can just use:
TimeRunning, it returns a string in hours/minutes/seconds format.![]()
The best way to contact me is by email, which you can find on my website: http://wizzup.org
I also get email notifications of private messages, though.
Simba (on Twitter | Group on Villavu | Website | Stable/Unstable releases
Documentation | Source | Simba Bug Tracker on Github and Villavu )
My (Blog | Website)
Well I would but I can't use this script currently because when I play and it makes it to the spinning wheel it clicks on it and then opens the menu and clicks the BS button... It want start to spin though because its so laggy it just sits intill u stop script then your logged out..
New version looks great; I'll try it now.
Reserved for prog.
After a Random the script Does nothing anymore it does about 200-300 flax i ended up dead Maybe the walking And the anti randoms Need some attention.
Why? He does nothing after a random
The walking isn't to great Maybe u should add a step from the Trap To the spining wheel.
U might wana change this..
and it seems to be great, cant test tho.. the code is very nice, better then vilons i belive?SCAR Code:Writeln('Thank you for using DeXtImA''s Flax Spinner V2.0!');
gonna try in 3 days...(account banned)
YAKKY
LEGEND....WAIT FOR IT..........DARY!!!
erm looks 2 predictable, u tried using rotate DTM's for bank? maybe that will help, also maybe for the stairs. that way defiantly no 2nd guessing where the stairs are. it looks 2 mechanical, sry. also u kinda need 2 improve ur antiban =)
EDIT: for rotate DTM's check wizzup?s edgevill fisher, he has 1 there of edgeville. also anti ban can be used from hy's caver, or football's fletcher,
remember credit ur ass off! =P
SCAR Code:{*******************************************************************************
function DTMRotated(DTM: Integer; var x, y: Integer; x1, y1, x2, y2: Integer): Boolean;
By: Yakman
Description: First looks for a DTM without rotation, then increases the amount
of rotation around 0 gradually until it finds the DTM. A bit like the
ProgressiveTol Bitmap Engines.
*******************************************************************************}
function DTMRotated(DTM: Integer; var x, y: Integer; x1, y1, x2, y2: Integer): Boolean;
var
t, s, AngleFound: Extended;
begin
if (FindDTM(DTM, x, y, x1, y1, x2, y2)) then
begin
Result := True;
Exit;
end;
repeat
s := 0.3;
repeat
if (FindDTMRotated(DTM, x, y, x1, y1, x2, y2, 0 - t, 0 + t, s, AngleFound)) then
begin
Result := True;
Exit;
end;
s := s - 0.1;
until (s <= 0.1);
t := t + (Pi / 20);
until (t >= Pi / 3);
end;
is the SRL input 4 it. check it out. it should be worth it
EDIT: am a noob but i do catch stuff from scripts =P
And if anyone hasn't noticed, my script is made largely without DTM's. For some reason, in my intro to SRL, I skipped that part... Any good links for a tutorial anyone?
Do you dare to fight My Brute?
no it wasnt by yur script ima gonna try now hope it works
YAKKY
LEGEND....WAIT FOR IT..........DARY!!!
http://www.villavu.com/forum/showthread.php?t=24858
is an OK. 1. but the perfect 1 is................
*drum roll*
brb getting link....
*k got it now*
THE BEST EVER GUIDE TO FREEDOM!
There are currently 1 users browsing this thread. (0 members and 1 guests)