Testing now. I will post a proggy after i get done testing this autofiter. Lookes like a good script to get me 53 wc for dt.
Testing now. I will post a proggy after i get done testing this autofiter. Lookes like a good script to get me 53 wc for dt.
Grr nubs, this script sucks peoplez! dont bother to use it,
why i get this error Line 578: [Error] (15807:11): Assignment expected in script C:\Documents and Settings\crystal\Desktop\BH - Woodcutter + Firemaker V. Beta 3.2.scar
i can see im not only who get this error
[/SCAR][/SCAR][/SCAR]SCAR Code:[SCAR][SCAR][SCAR]
wait, im not really sure. what do you put in there?
begin
HighestAngle;
Writeln('Began WhatToCut;');
Case TreeToCut Of
0 : Normal; <--- that place
1 :
if (TreeToCut = Normal) then
begin
CutNormalLogs;
end;
if (TreeToCut = Oak) then
begin
CutOakLogs;
end;
if (TreeToCut = Willow) then
begin
CutWillowLogs;
end;
end;
end;
thanks
This is one of my first posts here. Ive been looking for something like this =]
Sex from Fagex (Hacked atm)
<============== Progress Report ===============>
Script Worked for 5 Hours, 15 Minutes and 16 Seconds
Burnt Logs 206 Time[s].
Dropped Logs 0 Time[s].
Move Away 40 Time[s].
Avioided Ents 1 Time[s].
<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
/~~~~~~~~~~~~~~~~~~\
| SRL 4 Randoms Report |
| www.srl-forums.com |
|~~~~~~~~~~~~~~~~|
| SRL Logs : 8 |
| Fights : 1 |
| Talks : 4 |
| Ricks : 1 |
| Lamps Solved : 2 |
| Frog Solved : 2 |
| Boxes Solved : 3 |
\~~~~~~~~~~~~~~~~/
Left it running overnight with four players, and this is what I got. All players false when I checked in the morning. One with pinball random, one with the forester random, one who had somehow missed solving the frog random(stuck in frogland), and one resurrected in Lumbridge. One of my chars was 6 emeralds, a diamond, a sapphire, and two frog tokens richer, too. Heh.
I had a problem at first with the assignment expected error, but I just commented out the 'case' section of code and it compiled/ran fine.
Also, I had a problem with the script only waiting about 1-2 seconds before 'moving' away from a fire it was trying to light. This didn't leave nearly enough time for my L3 firemaking chars to actually light the fire. So I looked through the code, and found that you have, in your CantLightWaitBH procedure:
if InChatMulti('can', 'ire h', 'lig') then {move away}
The text that comes up if you're trying to light a fire is: "You attempt to light the logs." This triggers the moving away part of the script. I changed it to:
if InChatMulti('can', 'ire h', 'ere') then {move away}
It gives the character 3-4 seconds now. Not always enough time, but it usually is. Plus it works as intended, now. ;)
One suggestion I have would be to make it wait for the text that says you have successfully lit the fire before moving on. After you do the 'can't light' checks, of course. Actually, I'll probably go ahead and write a procedure for that tonight, when I have more time. Mabye see what I can do to speed up the tree-cutting, too.
Thanks for the script. I like it. :)
"If ye love wealth better than liberty, the tranquility of servitude better than the animating contest of freedom, go home from us in peace. We ask not your counsel or arms. Crouch down and lick the hands which feed you. May your chains set lightly upon you, and may posterity forget that you were our countrymen." - Samuel Adams, debates of 1776
http://www.fenjer.com/adnan/SRL/10/15/Walker\Banker.png
help?
begin
Nextplayer(false);
WriteLn('Player "' + Players[CurrentPlayer].Name + '" is set to '+ Active);
end;
begin
HighestAngle;
Writeln('Began WhatToCut;');
Case TreeToCut Of
0 : Normal;
1 :
if (TreeToCut = Normal) then
begin
CutNormalLogs;
end;
if (TreeToCut = Oak) then
begin
CutOakLogs;
Line 578: [Error] (15460:11): Assignment expected in script C:\Documen
ive seen better, but its very nice, does the job, banned of my chars though.(normal)
great helped me out alot
ill try this out when i get a chance.
Raise my firemaking and woocutting ALOT!!!!!! THANKS VERY MUCH![]()
looks good I'll try it later today....
Line 578: [Error] (15460:11): Assignment expected in script C:\Documents and Settings\Drewby\Desktop\BH - Woodcutter + Firemaker V[1]. Beta 3.2.scar
what does that mean
Great stuff
Thanks for the Script
Thanks for posting, it worked wonderfully even though I didn't use it much, and I haven't run into the error you talked about in your post.
I'm being drivin insane.... I've been trying my hardest to figure out how to script, help people if I can, & make scripts work.. but I keep getting error after error after error after error... and I have no clue what they mean or how to fix them, for instance I got this error for this one
Failed when compiling
Line 578: [Error] (15807:11): Assignment expected in script C:\Documents and Settings\Dad\Desktop\Junk\BH - Woodcutter + Firemaker V. Beta 3.2.scar
anyone know what that means & or how to fix?
i wanna downloadbut i fear beingg marked leecher
It doesnt compile on my pc..going to try again some other time
it worked good and i liked it much
Sounds nice..Ill try it soon![]()
Great! It runs very smooth for me, works like a charm! =D
Awesome script thanks!
There are currently 1 users browsing this thread. (0 members and 1 guests)