I explained how to fix that one post above yours. Please read other posts before you post.
Just put var I : Integer; where you declare your variables.
-Dunceiam
I explained how to fix that one post above yours. Please read other posts before you post.
Just put var I : Integer; where you declare your variables.
-Dunceiam
OMG I RUN DIS SCRIPT AND IT HAS AN ERROR:
Line 1363: [Error] (19851:5): Unknown identifier 'I' in script C:\Program Files\SCAR 2.03\Scripts\Working\SRL\Test\[SRL] Draynor Netter v3.50.scar
Is there a way to fix it? Thanks.
EDIT: Um... I don;t understand where to put var I : Integer; What line?me script retarded
Send SMS messages using Simba
Please do not send me a PM asking for help; I will not be able to help you! Post in a relevant thread or make your own! And always remember to search first!
Put it between lines 1358 and 1359. So it should look like this...
procedure SetUp;
var I: Integer;
begin
SetUpSRL;
LoadSRLFishingBitMaps;
SetUpVars;
for I := 0 to 19 do
ReportVars[I] := 0;
Everyone please read above posts before posting, to see whether your question has been answered or not already...
Edit--
I ran the script again, and this time it ran for 10 hours...Right now my brothers on that computer, so I'll get the proggy soon...
Alright! Here's the proggy!
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| Draynor Netter v3.50 Progress Report --> by Dankness |
<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
Worked for 10 Hours, 17 Minutes and 22 Seconds
Banked 85 Total Loads[s].
Fished 1223 Total Shrimp[s] so far.
Fished 1232 Total Anchovie[s] so far.
<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
Name : ******
Number : 4
Fishing Level : 39
Levels Gained : 7
Worked for : 104 minutes.
Banked : 26 times.
Location : At-Fish
Shrimp Fished : 398
Anchovys Fished : 429
Exp Gained : 21140
<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
0 : ****** = False. - Lvl : 19. - B :4 Times. - : 38 mins. - Loc: Bank - No Small Fishing Net
1 : ******** = False. - Lvl : 33. - B :30 Times. - : 230 mins. - Loc: At-Fish
2 : ****** = False. - Lvl : 40. - B :10 Times. - : 67 mins. - Loc: No GameTab
3 : ******* = False. - Lvl : 31. - B :15 Times. - : 112 mins. - Loc: At-Fish
4 : ****** = True. - Lvl : 39. - B :26 Times. - : 104 mins. - Loc: At-Fish
Great Script...And if you guys didn't notice, I only used 5 players.
-Dunceiam
cool man, it works awesome i got soo many fish
mynameisjoe. The scripters like the feedback, so they can fix any bugs. So thanks for actually posting how the script worked,. But also for the next script you test out, there's normally a Progress Report in the Debug Box. So just post that as well in the future.
But as the saying goes, "Better something then nothing" So thanks for replying on how it works.
-Dunceiam
Just PM me and I'll help you get it sorted out...
-Dunceiam
hah i will steal ur procedure fishing![]()
Dankness, not sure if you still read this topic.But, I've gotten a longer proggy then the one in the first post. If you want to put a longer one in, here you are...
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| Draynor Netter v3.50 Progress Report --> by Dankness |
<~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~>
Worked for 10 Hours, 17 Minutes and 22 Seconds
Banked 85 Total Loads[s].
Fished 1223 Total Shrimp[s] so far.
Fished 1232 Total Anchovie[s] so far.
Just saying
-Dunceiam
so is this working good for you Dunceiam? because i remember i tried it, and it didnt work that well a while ago. Did you edit the script any?
ok i put that in the script, but now it says
how do i get rid of the runtime error?SCAR Code:/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| Please Vist The SRL Forum at |
| [url]http://www.villu-reborn.com[/url] |
\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
Loaded 0 users from Fishing.srl
Wrote 0 users to Fishing.srl
There is 0 active users
[Runtime Error] : Out Of Range in line 1379 in script C:\Documents and Settings\Travis Orr\Desktop\[SRL] Draynor Netter v3.50.scar
doesnt work. it go in bank laggs close bank log out. and my fishing equip were in 1st bank slot.
ps. this isnt a autocolor script it doesnt even get the colors. nice try anyways
@mjordan, working great for me. I have around 5k shrimps/anchovies each on all 5 of my fishing accounts. Only problems are with the randoms, and also logging back in, when I check in with the script, it's almost always at the log-in page. And in the debug it has "Logging in to Next Player" Although it never does. Oh, and I haven't edited the script a bit.
-----------------------------------------------------------------------------------------
@Macromacro13, maybe it's a human error rather then an error in the script? For when you're setting up your players, and it says to choose your skill. You think it's the Lamp Skill right? You're wrong.You should either put "net" there or "fly" (Not sure on the specific word for fly-fishing). Since that's almost exactly what happened to me when I tried to start it up thinking your "Skill" was the Lamp Random.
----------------------------------------------------------------------------------------
@legion21, line 1379 is where, "Screen name for FIRST player in case of already logged in" It looks like NickNameBMP := CreateBitmapMaskFromText(Players[CurrentPlayer].Nick, UpChars);
Also, from your post,
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| Please Vist The SRL Forum at |
| <a href="http://www.villu-reborn.com" target="_blank">http://www.villu-reborn.com</a> |
\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
Loaded 0 users from Fishing.srl
Wrote 0 users to Fishing.srl
There is 0 active users
You've set your players up wrong, since it isn't loading them, which is why you're getting the runtime error.You get a box to enter your players in when you run the script right?
-Dunceiam
umm when i try it run the script no box pops up telling me to put my characters in. Is there something i have to do for that ?
Maybe try putting in your runescape usernames and passwords?![]()
Interested in C# and Electrical Engineering? This might interest you.
sorry i may seem retarded but. The script says a box is suppose to come up for your usernames passwords. But no box comes up. Also like other scripts there is no place to enter your user name and password in the script so i am confused right now.
Err...? Well, did you even enter your username/password anywhere then?
-Dunceiam
nvm i fixed it. the problem was i for got to change
useGUI :=false to
useGUI :=true
Pretty simple, but major problem...
-Dunceiam
either this script is very vauge in directions or im just stupid. But now im having a problem where the script gets stuck "loading global stats from data file" Sorry for bothering you so much tonight but have any idea how to fix it? Also for the Location and Skill in the player set up. Do i put bank and net in those slots? Or is there something else that should go in?
Hmmm..."Loading Global Stats from Data File." I can't help you with that one, you'll have to ask a scripter for help.And as for the Location and skill, you can put in bank, and net. But no caps.
-Dunceiam
ok thanks i dont know why it gets stuck on "Loading Global Stats from Data File."
i really want to start fishing D:
i got this error
Line 1363: [Error] (19851:6): Identifier expected in script C:\Documents and Settings\
Awesome
Guess I'll make some fishers, run the script for a night, and test out my autocooker![]()
I am receiving this error
Failed when compiling
Line 1363: [Error] (19851:5): Unknown identifier 'I' in script C:\Program Files\SCAR 2.03\[SRL] Draynor Netter v3.50.scar
here is line 1363
for I := 0 to 19 do
any help would greatly be appreciated
There are currently 1 users browsing this thread. (0 members and 1 guests)