Try this: open up Simba (whatever version) and use the default old-style UpChars07 fonts (black & white) and run this script (already logged in of course) with your nickname set correctly:
Simba Code:{$DEFINE SMART}
{$i SRL-OSR/SRL.Simba}
{$i SRL-OSR/SRL/core/antirandoms/C_AntiRandoms.simba}
Procedure declarePlayers;
begin
HowManyPlayers := 1;
NumberOfPlayers(HowManyPlayers);
CurrentPlayer := 0;
with Players[0] do
begin
Name := '';
Pass := '';
Nick := 'NICK NAME';
Pin := '';
LampSkill := Skill_Herblore;
WorldInfo := [];
Member := True;
Active := True;
end;
end;
begin
declarePlayers;
SetupSRL;
SetupCustomRandoms;
SRL_CombatRandoms := False;
Repeat
if FoundEvilChicken then
begin
Writeln('Found the evil chicken!');
break;
end;
FindCustomRandoms;
Wait(200);
Until(False)
end.
Now go to a secluded place and type out your full in-game name to trigger the random-finder. I suggest typing "Flee from me (playername)!" which is what the Evil Chicken says. If the script stops running then you know those aren't the correct font files. So close out that Simba (you don't have to close out SMART) and replace your UpChars07 with the newest set (white with red shadowing), re-start Simba, run the script again, and type out your in-game name (or the Evil Chicken text) again.
If you don't have the newest UpChars07 use my set, which I will attach to this post.
Current projects:
[ AeroGuardians (GotR minigame), Motherlode Miner, Blast furnace ]
"I won't fall in your gravity. Open your eyes,
you're the Earth and I'm the sky..."
Haha, i always just paste my own declareplayers in so i don't have to type it all out again, and i accidentally pasted over the first few lines of the main loop, so i just replaced it....in the wrong order....
Sorry to have had you on a wild goose chase the past day but at least one of us learnt something from this :P
dang this is gooooooooood! it picks flaz just like an impatient no-lifer!
Win if you can, lose if you must, but always cheat.
trying this, thanks for the script![]()
[Error] C:\Simba\Includes\SRL-OSR/SRL/misc/SmartParams.Simba(229:202): Invalid number of parameters at line 228
I get this. I FOLLOWED THE INSTRUCTIONS. I remember getting a similar error with another script, but I don't remember how I fixed it. Any help would be appreciated
Pffffffff. And then I felt really stupidThank you
Absolutly Flawless Script.Been running on 3 accounts now for a day or so. longest proggy without a bee random etc. Thank You Very Much! Reflection=God
`~~~~~~~~ Sjoe's Sexy FlaxAnnihilator ~~~~~~~~~`
Time running: 4 Hours, 52 Minutes and 40 Seconds
Flax Picked (per hour): 4760 (975)
`~~~~~~~~~~~~ Post bugs on thread ~~~~~~~~~~~~~~`
`~~~~~~~~ Sjoe's Sexy FlaxAnnihilator ~~~~~~~~~`
Time running: 31 Minutes and 20 Seconds
Flax Picked (per hour): 448 (857)
`~~~~~~~~~~~~ Post bugs on thread ~~~~~~~~~~~~~~`
Inventory not full
Walking To Flax
I was able to run it for 3 Hrs, i got about 2.3k Flax.
Love this script, thank you
and is there a way to fix the brightness when it randomly goes dark? :/
`~~~~~~~~ Sjoe's Sexy FlaxAnnihilator ~~~~~~~~~`
Time running: 3 Hours, 40 Minutes and 9 Seconds
Flax Picked (per hour): 2912 (793)
`~~~~~~~~~~~~ Post bugs on thread ~~~~~~~~~~~~~~`
and yah it does, but i think it was because i was running too many things at once which made script go nuts. not sure lol because this time i didn't get the problem.
this time it just stopped all of a sudden![]()
I'm getting this error when attempting to run the script:
[Error] C:\Simba\Includes\SRL-OSR/SRL/core/antirandoms/C_AntiRandoms.simba(51:32): Invalid number of parameters at line 50
Compiling failed.
Any tips on how I can fix it? I've read the OP and done all of the instructions there.
finished over 530+ trips :3 cheers
It automatically opens the antirandom script in another tab when I attempt to start up the flax script. Not sure why, but it won't run until this error gets solved. If you're not busy and don't mind, would you check this out over Teamviewer?
I've followed all instructions on the OP. (original post)
Last edited by BarakOBieber; 08-18-2013 at 02:42 PM.
There are currently 1 users browsing this thread. (0 members and 1 guests)