{{{{new}}}}
VERSION 1 OF THE BANKER IS COMPLETE
Yup, but don't expect too much, it doesnt have anti random, it doesnt have antiban
and worst of all: it messes up sometimes ;)
Well, have fun
{{{{new}}}}
Vote ended
2 voted for yes and 0 voted for no, so either the ones that wanted to vote for no are lazy, or I'm just impatient ;) lets just go for the second.
So, I'm making the banking part as well hehe, wish me luck.
Hello
This isn't really my first script, but then again, its a very simple script.
1) NO, it doesn't bank.
2) NO, it doesnt light burners
3) NO, i'm not going to update it so it does
4) Be happy that i'm giving it to you, you way-too-much-clicking-almost-having-rsi-kids
oh and
5) YES i know its simple and any idiot can make it, but somehow, nobody has :-)
SCAR Code:program bla;
{.include SRL/SRL.scar}
var
x, y :integer;
i :integer;
procedure bonetje;
begin
i := (i+1);
MouseItem(i,false);
wait(109+random(53));
if(ChooseOption('Use')) then
if(FindObj(x,y,'Altar',9800330,20)) then
begin
Mouse(x,y,2,2,true);
end;
end;
begin
SetupSRL;
activateClient;
gametab(4);
MakeCompass('e');
SetAngle(true);
i := 5;
repeat
bonetje;
until(i=28)
end.
YOU are supposed to bank, teleport, light burners, THEN run the script till every bone is offered (sometimes it misses a bone) and then you're supposed to tele back and start all over again
also: inv slot 6 to 28 should have bones
1 and 2 should be laws and airs/earths, 3 and 4 should be marrentills and 5 is a tinderbox
have fun :-)
P.S.: If you whine about it not being user-friendly: make it yourself next time, mmkay?
P.P.S.: To all of you who aren't leachers : you own
