View Full Version : Forest Frostbite
FrÕzÑ_§ÕµL
05-04-2008, 07:04 PM
Lol releasing SMART and nonSMART of same scripts can be quite annoying, but its up to nic so we'll see.
The Mayor
05-04-2008, 07:46 PM
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 12 Loads of Willow's
<> <* Chopping 506 Willow Logs Per Hour
<> <* 2 Players Active After 38 Minutes and 51 Seconds
<> <****************************************>
Didnt solve the frog random..
Yea SMART crashed every time i started this script so i had to change the smart setup.
NiCbaZ
05-04-2008, 09:18 PM
Thanks your ini files go to smart tuts and change them..... then it works fine
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 14 Levels
<> <* Done 110 Loads of Willow's
<> <* Chopping 371 Willow Logs Per Hour
<> <* 1 Players Active After 8 Hours, 5 Minutes and 44 Seconds
<> <****************************************>
The Mayor
05-05-2008, 04:04 AM
In the progress report it keeps on repeating
** Warning in GameTab: 4 does not exist**
It repeats this like 20 times after each load done
and
** Warning in GetSymbolColorIn: spin is not a valid name.**
FrÕzÑ_§ÕµL
05-05-2008, 04:34 AM
Yea that happens when banks :S, though the spin thing could be a major bug ty!
NiCbaZ
05-05-2008, 07:10 AM
i Might but its a bit of a pain with all the auto up dating :~
FrÕzÑ_§ÕµL
05-05-2008, 09:04 AM
Auto updating? in this? this is manual... just notified.
Edit : unforturnately, the spin error is false alarm, you just had some random error, heres the code to prove:
'spinning wheel', 'spin':
begin
SymbolBitmap := BitmapFromString(15, 5, 'z78DA7D90510E803' +
'00843AF04B2E1F894B9FB5FC9C4EE0383DB4FD314F22025A6 42EC' +
'DEC507545B31BECD2FB1715AED872187FFC9ABB21CC891D0C BA44' +
'0AE2E46731A37333FEFB4A155DA9EAC5A9C053EDECAFC8F86 CF57' +
'644CA3E256EC2AFE3CFBD99273272B1FF9B91F301FD607671 4');
Result := 2710649;
end;
Clearly has 'spin' as an option there. Oh well thanks anyway mate.
NiCbaZ
05-05-2008, 09:10 AM
Yeah The spin thing is a problem in srl, i fixed it by downgrading my srl to #14 then back to #16 :)
Tazzie 02
05-05-2008, 09:25 AM
I would really like a non-SMART version too. Just have an option in one script for SMART = true/false or something if you can. Thanks :)
Tazzie
Lee Lok Hin
05-05-2008, 03:00 PM
Just a little bug. A got a sandwich from the lady, but it didnt bank it. Try adding something like
for i:=0 to 28 do
begin
if existsitem(i) then
begin
mouse etc...
Screenie will be provided tommorow?
And congradulations nicbaz
cyberspace07
05-05-2008, 07:18 PM
Wow, congrats on such a great script. This is by far the best ive seen so far. A few problems ive had are, when my axe splits from an ent, it doesn't retrieve a new one from the bank even though ive put new ones in first slots.
And while in the banking process im getting this in the log:
** Warning in GameTab: 4 does not exist**
** Warning in GameTab: 4 does not exist**
** Warning in GameTab: 4 does not exist**
** Warning in GameTab: 4 does not exist**
** Warning in GameTab: 4 does not exist**
etc... But everything else works perfectly for me :spot:
Coh3n
05-05-2008, 07:34 PM
Hey Nicbaz,
Thank's a lot for the update, I've been waiting for someone to step up and update it ;)
The Mayor
05-05-2008, 09:20 PM
***************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 19 Loads of Willow's
<> <* Chopping 513 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 2 Minutes and 27 Seconds
<> <****************************************>
<> Players' Status :
<> - Sandwich Lady. (Level 96 Woodcutting)
It didnt solve the sandwhich lady lol.. probably just lagging too much
JaMe$
05-05-2008, 09:39 PM
Working great so far ill post the proggy late
Scar crashs:http://www.villavu.com/forum/showthread.php?t=29297
Works.
The Mayor
05-05-2008, 10:02 PM
Searching for world 1
World is either Full or does not exist.
Searching for world 4
World is either Full or does not exist.
Searching for world 1
World is either Full or does not exist.
Searching for world 4
World is either Full or does not exist.
Searching for world 3
World is either Full or does not exist.
Function GenerateWorld : Integer;
Begin
OWorld := NWorld;
if Not(Member) then
Repeat
case random(3) of
0: NWorld := 1;
1: NWorld := 3;
Shouldnt it be
case random(77) of
because it only ever goes to worlds 1, 3 and 4 whicj are usally always full
NiCbaZ
05-05-2008, 10:06 PM
oh thats a bit of a bug il try get that fixed asap :)
FrÕzÑ_§ÕµL
05-06-2008, 12:45 AM
Nic decided to only use a few worlds for his testing :rolleyes: at one stage he only had one world and sent me on a wild goose chase on why it wouldn't change worlds rofl.
It will bank from slot 2-28, unless for some reason srl isn't finding an item in a slot, which is not my problem. The axe getting... we will look into that.
NiCbaZ
05-06-2008, 06:05 AM
Nic decided to only use a few worlds for his testing :rolleyes: at one stage he only had one world and sent me on a wild goose chase on why it wouldn't change worlds rofl.
It will bank from slot 2-28, unless for some reason srl isn't finding an item in a slot, which is not my problem. The axe getting... we will look into that.
it was like 2 am :rolleyes: my bad im sorry fixed my smart now :p
Lee Lok Hin
05-06-2008, 06:22 AM
Great script. I have an army of four players, and it ran for around 4 hours without losing any of those, until when I woke up, it was at 7 hours and a warning, gametab 2 not available error spamming up the entire debug box. It was not even logged in. 1 of my four player army was active then.
Oh, and for where they got lost...
http://img80.imageshack.us/img80/9248/may06064856pb5.png
http://img80.imageshack.us/img80/9677/may06064930bs9.png
http://img216.imageshack.us/img216/154/may06065003rm2.png
The settings were to bank, and they were cutting trees.
Here's the proggie.
<> <****************************************>
<> <* Forest Frostbite <***> by Fr掮娕忱無 *> <--- Chinese XP Ftw?
<> <****************************************>
<> <* Gained 104 Levels
<> <* Done 69 Loads of Tree's
<> <* Chopping 266 Tree Logs Per Hour
<> <* 1 Players Active After 7 Hours, 52 Minutes and 49 Seconds
<> <****************************************>
<> Players' Status :
<> - Unable to find the bank. (Level 32 Woodcutting)
<> - Unable to find the bank. (Level 30 Woodcutting)
<> - Unable to find the bank. (Level 23 Woodcutting)
Can you also add multi tree support? When I choose oak for the tree to cut, it seldomly manages to find the oak on the firt try. So can you make it so that if I say oak, if it does not find the oak, it will cut the trees around it instead? If it already has this function, sorry for my mistake.
NiCbaZ
05-06-2008, 06:25 AM
Great script. I have an army of four players, and it ran for around 4 hours without losing any of those, until when I woke up, it was at 7 hours and a warning, gametab 2 not available error spamming up the entire debug box. It was not even logged in. 1 of my four player army was active then.
Oh, and for where they got lost...
http://img80.imageshack.us/img80/9248/may06064856pb5.png
http://img80.imageshack.us/img80/9677/may06064930bs9.png
http://img216.imageshack.us/img216/154/may06065003rm2.png
The settings were to bank, and they were cutting trees.
Here's the proggie.
Thanks for the proggie, i will try and work on fix location for oak and normal logs they where never that great, thx for the proggie tho.
Nicbaz
Lee Lok Hin
05-06-2008, 07:24 AM
@ Nicbaz. Found the problem. You know, when my player walks to the edge of the bubble of grey in the draynor market, it sometimes manages to just spot the road at the top of the minimap. It will then coninue on from there, and lost itself. Still, I am running another try :)
Oh, and multi Tree support? Read above post.
And, it once said in the debug ***: Talked to Tomis418.
But it did not say anything. While this might be because of the dreadful spelling he did: wat your wodcutting? There might be a bug in your auto response.
FrÕzÑ_§ÕµL
05-06-2008, 07:10 PM
Thank you very much for your help Lee, this info is exactly what is needed :) yes I never managed to get a good oak banker, and the tree one worked for 7+hours for me once :confused: but I know it still isn't very good.
Response... hmm we may have (for example) a case(5) with only 3 options, meaning if 4 is 'rolled' it won't actually type anything but still say in the debug box that it has and inc your talks.
aznpimpsturr
05-07-2008, 01:29 AM
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 13 Loads of Willow's
<> <* Chopping 501 Willow Logs Per Hour
<> <* 1 Players Active After 42 Minutes and 26 Seconds
<> <****************************************>
FrÕzÑ_§ÕµL
05-07-2008, 02:28 AM
Thanks for the proggy aznpimpsturr :)
Lee Lok Hin
05-07-2008, 09:03 AM
I had an excellent proggie after yesterday night. Pity it did not save in the progress file log. Anyway, After that night's run, all four players were lost again. Two were lost at the wall between portsarim and draynor village. Probably because of the road problem. One was lost in the cabbage field, probably because of your find tree procedure? And one was lost in the chicken pen beside the cabbage field, again, probably because of the road problem.
And, sometimes your alignMM sometimes does not work, so I just put a Makecompass('N'); above/in it, just to make sure.
Oh, and heres a proggie to go along with it.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 8 Levels
<> <* Done 15 Loads of Willow's
<> <* Chopping 405 Willow Logs Per Hour
<> <* 3 Players Active After 1 Hours, 31 Minutes and 17 Seconds
<> <****************************************>
<> Players' Status :
<> - Mordaut. (Level 42 Woodcutting)
Maybe add RCmaster? That would help it a lot. And, does it check hp before running? It would help if that was possible, because darkwizards fighting on top of you would sometimes be mistaken as being infight. Willow seems to be working perfectly though.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 2 Levels
<> <* Done 74 Loads of Willow's
<> <* Chopping 1998 Willow Logs Per Hour
<> <* 2 Players Active After 1 Hours, 49 Minutes and 37 Seconds
<> <****************************************>
FrÕzÑ_§ÕµL
05-07-2008, 07:38 PM
No fighting is not mistaken with my InFight, and unlike SRLs, mine will not run again if it comes back after running away to find another person fighting.
tomdavies
05-07-2008, 08:24 PM
i love this script and allways have...... but its brocken for me :(
it logs in at draynor then logs out because it cant find the bank,
the strange thing is it has been working 4 agesd then just randomly stopped
plz can u help me because i love it
Griff
05-08-2008, 12:55 AM
good script, i ran on willows by seers, did 18 loads with 1 player, not sure why it stopped, I logged in with everything normal, no randoms or anything.
heres 1 player proggy
Gained 0 Levels
<> <* Done 18 Loads of Willow's
<> <* Chopping 992 Willow Logs Per Hour
<> <* 1 Players Active After 29 Minutes and 46 Seconds
Griff
05-08-2008, 02:23 AM
ok so worked great the first time, now when I try to run scar just exits
The Mayor
05-08-2008, 02:49 AM
ok so worked great the first time, now when I try to run scar just exits
In the smart set up part of the script, instead of using the world genetator you should put in a custom world.
Eg: 108, False, True
This worked for me. Now smart loads every time
JaMe$
05-08-2008, 06:40 AM
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 29 Loads of Willow's
<> <* Chopping 783 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 50 Minutes and 32 Seconds
<> <****************************************>
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| SRL 4 Randoms Report |
| www.srl-forums.com |
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
| SRL Logs : 5 |
| Fights : 16 |
| Talks : 59 |
| Ricks : 1 |
| Old Men : 3 |
| Lamps Solved : 2 |
| Boxes Solved : 2 |
| Ents Found : 14 |
\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
MananRulz
05-08-2008, 06:43 AM
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 6 Loads of Willow's
<> <* Chopping 395 Willow Logs Per Hour
<> <* 1 Players Active After 24 Minutes and 46 Seconds
<> <****************************************>
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| SRL 4 Randoms Report |
| www.srl-forums.com |
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
| Talks : 12 |
| Ents Found : 1 |
\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
FrÕzÑ_§ÕµL
05-08-2008, 09:52 AM
DAMAYOR, world list is bugged?
NiCbaZ
05-08-2008, 09:59 AM
There is an updated list in scripting help.... and tut that tells you how to update as well....
andrewrox424
05-08-2008, 11:59 AM
May 4th, 2008, 10:13:28 .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 23 Loads of Willow's
<> <* Chopping 621 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 25 Minutes and 46 Seconds
<> <****************************************>
. May 8th, 2008, 04:18:42 PM May 8th, 2008, 04:21:55 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 20 Loads of Willow's
<> <* Chopping 540 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 12 Minutes and 16 Seconds
<> <****************************************>
. May 8th, 2008, 09:18:44 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 10 Loads of Willow's
<> <* Chopping 450 Willow Logs Per Hour
<> <* 1 Players Active After 36 Minutes and 24 Seconds
<> <****************************************>
Plus more, but they were unfortunately deleted in the txt file :( How can I make it save more?
FrÕzÑ_§ÕµL
05-08-2008, 07:11 PM
I would have thought it would continue to save every proggy with out wiping one of them until the user deletes the file :confused: I'll look at the code sometime.
The Mayor
05-09-2008, 04:19 AM
DAMAYOR, world list is bugged?
I thought you already knew that it only ever changed to world 1, 3 or 4?
Or if you mean why did i change the generateworld on the smart setup, well thats because smart and scar would just crash.
Im not sure if this is a bug or something to do with my computer..
JaMe$
05-09-2008, 06:25 AM
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 66 Loads of Willow's
<> <* Chopping 594 Willow Logs Per Hour
<> <* 1 Players Active After 3 Hours, 6 Minutes and 40 Seconds
<> <****************************************>
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| SRL 4 Randoms Report |
| www.srl-forums.com |
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
| SRL Logs : 2 |
| Fights : 3 |
| Talks : 119 |
| Old Men : 4 |
| Sandwiches : 1 |
| Lamps Solved : 4 |
| Capn Hand[s] : 2 |
| Boxes Solved : 3 |
| Ents Found : 24 |
\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
Oh yea baby
FrÕzÑ_§ÕµL
05-09-2008, 09:21 AM
I thought you meant that some of the world prefixes were outdated and therefore caused scar to crash, I know the worlds are screwed in 1.6.
spart300
05-10-2008, 12:46 AM
will there be any future updates to the script? if there is where can i find them because i'm still having problems with this script =\
andrewrox424
05-10-2008, 01:08 AM
I would have thought it would continue to save every proggy with out wiping one of them until the user deletes the file :confused: I'll look at the code sometime.
That's what I thought. But on that occasion, it only saved 3. Maybe, it deletes everytime you open the script again? Because...
May 4th, 2008, 10:13:28 .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 12 Loads of Willow's
<> <* Chopping 324 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 1 Minutes and 3 Seconds
<> <****************************************>
. May 9th, 2008, 06:50:34 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 5 Loads of Willow's
<> <* Chopping 409 Willow Logs Per Hour
<> <* 1 Players Active After 20 Minutes and 18 Seconds
<> <****************************************>
. May 9th, 2008, 07:13:58 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 15 Loads of Willow's
<> <* Chopping 405 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 0 Minutes and 27 Seconds
<> <****************************************>
. May 10th, 2008, 02:38:50 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 8 Loads of Willow's
<> <* Chopping 408 Willow Logs Per Hour
<> <* 1 Players Active After 31 Minutes and 56 Seconds
<> <****************************************>
. May 10th, 2008, 03:16:02 AM May 10th, 2008, 03:29:19 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 19 Loads of Willow's
<> <* Chopping 513 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 12 Minutes and 54 Seconds
<> <****************************************>
Actually, no thats not it.. I have no idea, its weird. :(
FrÕzÑ_§ÕµL
05-10-2008, 02:07 AM
Lol well maybe when updated it overwrote, or if u already had file open or something messed up, but thanks.
Yes there will be updates im sure, what is your problem?
The Mayor
05-10-2008, 04:58 AM
When it finds an Ent it hovers over it until it goes away and doesnt even attempt to find another tree.
And maybe it could find a tree closer to the player first, because it sometimes clicks the furtherest away tree from the player, even if its already chopping a tree.
Also when it changes worlds it gets a gametab 2 error
** Warning in GameTab: 2 does not exist**
FrÕzÑ_§ÕµL
05-10-2008, 06:14 AM
It does try to find another tree actually, but it normally picks different points on the same tree rofl.
The Mayor
05-10-2008, 06:39 AM
maybe you should make it move a certain number of pixles away from the ent??
Yea the mouse just moves in big circles over the ent
SubiN
05-10-2008, 10:11 AM
hi mate long time no see =], u stil lahv e the same msn ? havent talked to u in ages
spart300
05-10-2008, 11:31 AM
how do i change it so it goes to a custom world? It crashes for me too when i go to start it up =\
FrÕzÑ_§ÕµL
05-10-2008, 07:15 PM
To Change it, go to the Generate world procedure and make sure it only has your two worlds in.
Or in Setup;, find the SmartSetupEx bit and change the GenerateWorld to your world number.
Hey Subin, yes I been on msn tons while you have rofl, your name is RS....SR.
Well Damayor, those 2 issues are conflicting. You want me to search in a small area around the player for the trees, but then you want me to search in a different place when theres ents lol... it can be done, we'll see what Nic has to say to this. He doesn't have the net atm.
spart300
05-10-2008, 07:33 PM
ill try that now, ill let you know what happens :0
The Mayor
05-10-2008, 07:33 PM
Oh Sweet. If its too much work, dont worry about it. :)
how do i change it so it goes to a custom world? It crashes for me too when i go to start it up =\
On line 3300 you will find
SmartSetupEx(GenerateWorld, False, true);
change it to this
SmartSetupEx(108, False, true);
or substitute 108 for any other world.
spart300
05-10-2008, 07:42 PM
thanks man, now i can test and post a proggy
FrÕzÑ_§ÕµL
05-10-2008, 10:07 PM
Well would you mind if I made it load on 108 always (if F2P), and then switch world before it logs in? That would save these crashes it seems.
The Mayor
05-11-2008, 02:01 AM
Yes, that sounds like a good solution.
JaMe$
05-12-2008, 07:35 AM
May 5th, 2008, 10:27:52 .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 25 Loads of Willow's
<> <* Chopping 675 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 39 Minutes and 20 Seconds
<> <****************************************>
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| SRL 4 Randoms Report |
| www.srl-forums.com |
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
| SRL Logs : 1 |
| Talks : 41 |
| Old Men : 2 |
| Sandwiches : 1 |
| No Sandwiches : 1 |
| Boxes Solved : 1 |
| Mods Found : 12 |
| Ents Found : 8 |
\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/ :f:
The Mayor
05-12-2008, 07:52 AM
I havnt got a long proggy since the new version was released lol...
Too many unsovable randoms...
May 10th, 2008, 06:13:31 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 41 Loads of Willow's
<> <* Chopping 554 Willow Logs Per Hour
<> <* 2 Players Active After 2 Hours, 8 Minutes and 36 Seconds
<> <****************************************>
. May 10th, 2008, 09:20:54 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 7 Loads of Willow's
<> <* Chopping 540 Willow Logs Per Hour
<> <* 2 Players Active After 21 Minutes and 22 Seconds
<> <****************************************>
. May 11th, 2008, 07:17:59 AM May 11th, 2008, 07:22:18 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 7 Loads of Willow's
<> <* Chopping 411 Willow Logs Per Hour
<> <* 1 Players Active After 28 Minutes and 9 Seconds
<> <****************************************>
<> Players' Status :
<> - Unable to find the bank. (Level 96 Woodcutting)
. May 11th, 2008, 02:09:09 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 15 Loads of Willow's
<> <* Chopping 405 Willow Logs Per Hour
<> <* 0 Players Active After 1 Hours, 3 Minutes and 29 Seconds
<> <****************************************>
<> Players' Status :
<> - Unable to find the bank. (Level 96 Woodcutting)
<> - Sandwich Lady. (Level 96 Woodcutting)
. May 11th, 2008, 03:14:40 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 5 Loads of Willow's
<> <* Chopping 157 Willow Logs Per Hour
<> <* 0 Players Active After 52 Minutes and 11 Seconds
<> <****************************************>
<> Players' Status :
<> - Unable to Find the Bank. (Level 96 Woodcutting)
<> - Molly Evil Twin. (Level 96 Woodcutting)
. May 11th, 2008, 04:10:35 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 12 Loads of Willow's
<> <* Chopping 324 Willow Logs Per Hour
<> <* 0 Players Active After 1 Hours, 3 Minutes and 1 Seconds
<> <****************************************>
<> Players' Status :
<> - Pinball. (Level 96 Woodcutting)
<> - Unable to Find the Bank. (Level 96 Woodcutting)
. May 11th, 2008, 05:16:20 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 8 Loads of Willow's
<> <* Chopping 491 Willow Logs Per Hour
<> <* 1 Players Active After 26 Minutes and 43 Seconds
<> <****************************************>
<> Players' Status :
<> - Unable to find the bank. (Level 96 Woodcutting)
. May 12th, 2008, 07:51:50 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 11 Loads of Willow's
<> <* Chopping 464 Willow Logs Per Hour
<> <* 2 Players Active After 38 Minutes and 41 Seconds
<> <****************************************>
. May 12th, 2008, 02:25:21 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 5 Loads of Willow's
<> <* Chopping 540 Willow Logs Per Hour
<> <* 2 Players Active After 15 Minutes and 22 Seconds
<> <****************************************>
.
is version 1.6 supposed to go to world 3 and 1? it always does for me. but version 1.5 works fine.
FrÕzÑ_§ÕµL
05-12-2008, 07:21 PM
Yes, Nic accidentally didn't change the world list back. Not sure why he was using those worlds for testing anyway?
Yes, Nic accidentally didn't change the world list back. Not sure why he was using those worlds for testing anyway?
yeah, why would he use the most crowded worlds? :P anyways, will you upload it again with a fixed version? or is it simple to change it?
The Mayor
05-12-2008, 10:18 PM
Very simple.
Find Function GenerateWorld:
Function GenerateWorld : Integer;
Begin
OWorld := NWorld;
if Not(Member) then
Repeat
case random(3) of
0: NWorld := 1;
1: NWorld := 3;
Then change (3) to
case random(78) of
Then it should work fine. :)
NiCbaZ
05-12-2008, 11:12 PM
yeah i messed that up forgot to change back wheni was testing, sorry guys il try and get a new one done ok????
spart300
05-13-2008, 12:16 AM
cool get it done soon and post it in your next post lol :) I'm gonna try it out one more time and see if I can get it to work.
FrÕzÑ_§ÕµL
05-14-2008, 11:49 PM
Yea, so what you gonna be changing other than the world list nic?
I just want you to initiate smart on a F2P or P2P dependant on the Member boolean, and then immediately after do a switchworld(generateworld);
This will prevent the problem with scar crashing when smart initialises.
Ashur2Good
05-15-2008, 09:30 AM
Ey nice script :)
1 player:
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 68 Loads of Willow's
<> <* Chopping 1836 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 50 Minutes and 33 Seconds
<> <****************************************>
Coh3n
05-15-2008, 12:50 PM
w00t 99 woodcutting :D
Thanks Frozen and nic for the original and updated scripts :p. Might try using banking on my F2p account :)
Thanks again!
w00t!
1.6 doesnt work for me, it says something with tree symbol is an invalid bla bla something :S i have rev 16 with scar 3.15b
Ashur2Good
05-15-2008, 01:53 PM
May 15th, 2008, 04:50:34 PM May 15th, 2008, 04:51:24 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 4 Loads of Willow's
<> <* Chopping 982 Willow Logs Per Hour
<> <* 1 Players Active After 7 Minutes and 10 Seconds
<> <****************************************>
. May 15th, 2008, 05:01:40 PM May 15th, 2008, 05:04:05 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 10 Loads of Willow's
<> <* Chopping 1038 Willow Logs Per Hour
<> <* 1 Players Active After 15 Minutes and 54 Seconds
<> <****************************************>
. May 15th, 2008, 05:26:34 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 68 Loads of Willow's
<> <* Chopping 1836 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 50 Minutes and 33 Seconds
<> <****************************************>
. May 15th, 2008, 07:33:45 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 36 Loads of Willow's
<> <* Chopping 1092 Willow Logs Per Hour
<> <* 1 Players Active After 53 Minutes and 37 Seconds
<> <****************************************>
. May 15th, 2008, 08:32:14 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 32 Loads of Willow's
<> <* Chopping 1067 Willow Logs Per Hour
<> <* 1 Players Active After 49 Minutes and 4 Seconds
<> <****************************************>
. May 15th, 2008, 09:40:11 PM May 15th, 2008, 10:09:56 PM May 15th, 2008, 10:13:02 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 30 Loads of Willow's
<> <* Chopping 976 Willow Logs Per Hour
<> <* 1 Players Active After 49 Minutes and 55 Seconds
<> <****************************************>
. May 15th, 2008, 11:13:24 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 22 Loads of Willow's
<> <* Chopping 861 Willow Logs Per Hour
<> <* 1 Players Active After 41 Minutes and 38 Seconds
<> <****************************************>
Cheers man :) Will keep posting new ones. Oh and i kept getting unsolvable randoms :( Aw well.
-Ashur
FrÕzÑ_§ÕµL
05-15-2008, 07:01 PM
Yea not much we can do bout that ashur :(
:spot: WOOT Coh3N!!! :spot:
I'm not sure why it would say 'spin' is not a valid symbol because in the latest srl it certainly is.
NiCbaZ
05-15-2008, 10:36 PM
The sybol prob is fixed by downloading your rev to #14 then back upto #16
w00t 99 wc grats
haxal
05-16-2008, 12:46 AM
Keeps closing... (Fixed)
I was teleported by mysterious man... He ddn't found it...
The Mayor
05-17-2008, 06:33 AM
Ohh Coh3N Gratz on 99 wc
srry for the late reply :o
I'll be there soon lol
FrÕzÑ_§ÕµL
05-17-2008, 07:17 AM
:p awesome DAMAYOR! Hope you are :)
jussp
05-17-2008, 11:12 AM
Very Good Script! :D ;)
*******Resrved for Proggy*******
Ashur2Good
05-17-2008, 02:35 PM
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 53 Loads of Willow's
<> <* Chopping 477 Willow Logs Per Hour
<> <* 1 Players Active After 3 Hours, 34 Minutes and 50 Seconds
<> <****************************************>
haxal
05-17-2008, 04:40 PM
I have tested it for 2 days.
Problems to fix:
--Brightness
--First slot doesn't get stored in bank if item other than logs
--Why turning music on? Why touch brightness?
--When come to bank check position... Must be N
Will be cool if he recognize place... Like starting from tree.
Awesome script =)))
I have registered but don't know my SRLID where can i check that?
roscomonkey
05-17-2008, 05:31 PM
thankyou for script, works perfectly no bugs, currently powerming on oaks, then willows etc, hopefully ill be at yews soon, flawless walking as promised.
Still running it now, ill give you a proggie soon.
spart300
05-17-2008, 08:12 PM
is there going to be a new version coming out soon?
FrÕzÑ_§ÕµL
05-17-2008, 08:13 PM
First slot not deposit due to it normally being axe slot.
Dno bout music... havn't run this in months have to check with nic?
stats.srl-forums.com - when u register you are given a 4digit number, this is your ID. There are threads somewhere on how to recover it.
We are currently working on the Hybrid sorry spart, there may be one with some small fixes soon enough.
XRaye
05-18-2008, 02:51 AM
Woah it walked past the yew, i helped it get there, then it kept saying
** Warning in GetSymbolColorIn: water is not a valid name.**
** Warning in GetSymbolColorIn: spin is not a valid name.**
** Warning in GetSymbolColorIn: tree is not a valid name.**
In random orders alot, then when the yew was chopped down it kept hovering the mouse over a normal tree and kept repeating those warning things.
NiCbaZ
05-18-2008, 03:10 AM
downgrade your srl to #14 then back upto #16 should work :)
thebob142
05-18-2008, 08:57 AM
smart never loaded for the script...
klinnks
05-18-2008, 11:04 AM
hey, it says Are ALL you players members? i choose no and then it says waiting for SMART... but SCAR just shuts down... Help
Ashur2Good
05-18-2008, 12:05 PM
Just some proggies :) :
May 15th, 2008, 04:50:34 .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 53 Loads of Willow's
<> <* Chopping 477 Willow Logs Per Hour
<> <* 1 Players Active After 3 Hours, 34 Minutes and 50 Seconds
<> <****************************************>
. May 18th, 2008, 12:27:02 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 10 Loads of Willow's
<> <* Chopping 397 Willow Logs Per Hour
<> <* 1 Players Active After 40 Minutes and 48 Seconds
<> <****************************************>
. May 18th, 2008, 01:20:23 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 10 Loads of Willow's
<> <* Chopping 403 Willow Logs Per Hour
<> <* 1 Players Active After 40 Minutes and 36 Seconds
<> <****************************************>
. May 18th, 2008, 03:08:48 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 73 Levels
<> <* Done 3 Loads of Willow's
<> <* Chopping 540 Willow Logs Per Hour
<> <* 1 Players Active After 9 Minutes and 27 Seconds
<> <****************************************>
. May 18th, 2008, 05:27:09 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 39 Loads of Willow's
<> <* Chopping 526 Willow Logs Per Hour
<> <* 1 Players Active After 2 Hours, 15 Minutes and 1 Seconds
<> <****************************************>
. May 18th, 2008, 08:03:58 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 19 Loads of Willow's
<> <* Chopping 513 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 1 Minutes and 14 Seconds
<> <****************************************>
.
Oh and Klinnks, it's got to do with your worlds list in SCSS, search for the fix :)
-Ashur
omfg range
05-18-2008, 01:59 PM
Very Good Script!
*******Resrved for Proggy*******
omfg range
05-18-2008, 02:17 PM
i hit run all it does it close.
XRaye
05-18-2008, 04:05 PM
downgrade your srl to #14 then back upto #16 should work :)
It did the same thing :(
you won
05-18-2008, 08:11 PM
Hey dude ...am new in this script,but i selected it to chop normal tree's and drop the logs,but when he finds an Oak,he just hovers the mouse over it,all day...i don't whats wrong? maybe the set up?..FINDOBJ help Always/no/Yes? help please??
Same thing happened while chopping yews at fally,it was messy,he just hovered over the normal tree's....he didn't find the yew,also sometimes the script said *Invalid tree name:Yew*...something like that....
Ashur2Good
05-19-2008, 12:32 PM
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 86 Loads of Willow's
<> <* Chopping 580 Willow Logs Per Hour
<> <* 1 Players Active After 4 Hours, 50 Minutes and 11 Seconds
<> <****************************************>
Cheers;
-Ashur
nokkasiili
05-19-2008, 05:03 PM
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 2 Levels
<> <* Done 50 Loads of Willow's
<> <* Chopping 1350 Willow Logs Per Hour
<> <* 3 Players Active After 1 Hours, 19 Minutes and 54 Seconds
<> <****************************************>
.
******** FOUND TALKING RANDOM TEXT********: Talk-to Mysterious Old Ma
Found a box, solving...
Question is:
What number is the Pentagon
Answer is 3
******** SOLVED BOX RANDOM ********
Found a box, solving...
Question is:
What number is the Square
Answer is 1
******** SOLVED BOX RANDOM ********
[Runtime Error] : Exception: Canvas does not allow drawing in line 2122 in script C:\Documents and Settings\Compaq_Omistaja\Työpöytä\Forest Frostbite [v1.6] l Nicbaz + Fr0zn.scar
FrÕzÑ_§ÕµL
05-19-2008, 07:15 PM
Hmm well that is very unfortunate, nokkasiili. Nothing we can do the sorry.
How many players do you use Ashur?
Ultra
05-19-2008, 10:56 PM
How many players do you use Ashur?
I think he used 1 lol.
FrÕzÑ_§ÕµL
05-20-2008, 12:47 AM
Howdy U L T R A! Yea I think so too, that much time with one player is pretty good :o how no random!
ammo2006
05-20-2008, 12:43 PM
Here my prog, i Started it b4 i went to bed.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 20 Loads of Willow's
<> <* Chopping 551 Willow Logs Per Hour
<> <* 1 Players Active After 58 Minutes and 52 Seconds
<> <****************************************>
Ashur2Good
05-20-2008, 12:48 PM
Hmm well that is very unfortunate, nokkasiili. Nothing we can do the sorry.
How many players do you use Ashur?
Yeah , i always use 1 player :) I was amazed at how long it went :D
-Ashur
Shuttleu
05-23-2008, 06:28 AM
heres my proggy
i used it with one player and i put it on before i went to bed
May 23rd, 2008, 12:37:39 AM May 23rd, 2008, 12:41:53 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 18 Levels
<> <* Done 9 Loads of Tree's
<> <* Chopping 259 Tree Logs Per Hour
<> <* 1 Players Active After 56 Minutes and 50 Seconds
<> <****************************************>
quite a nice script
i have used this script before but something put me off
but this is the only script that banks normal logs
~shut
NiCbaZ
05-23-2008, 06:33 AM
Thank you for your proggie ;) please post any fixes i can do with normal trees so i can fix it up.... sorry guys for updating that much been working on a new script ( look @ my sig :p)
Lee Lok Hin
05-23-2008, 06:43 AM
Sorry I did not contribute much lately. I was busy with my application :p
Anyway, here are some proggies. Did not have time to post them before.
<> <****************************************>
<> <* Forest Frostbite <***> by Fr掮娕忱無 *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 3 Loads of Willow's
<> <* Chopping 270 Willow Logs Per Hour
<> <* 4 Players Active After 18 Minutes and 21 Seconds
<> <****************************************>
. May 8th, 2008, 09:06:02 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by Fr掮娕忱無 *>
<> <****************************************>
<> <* Gained 5 Levels
<> <* Done 26 Loads of Willow's
<> <* Chopping 702 Willow Logs Per Hour
<> <* 4 Players Active After 1 Hours, 40 Minutes and 36 Seconds
<> <****************************************>
. May 9th, 2008, 06:47:31 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by Fr掮娕忱無 *>
<> <****************************************>
<> <* Gained 60 Levels
<> <* Done 92 Loads of Willow's
<> <* Chopping 414 Willow Logs Per Hour
<> <* 1 Players Active After 6 Hours, 15 Minutes and 21 Seconds
<> <****************************************>
<> Players' Status :
<> - No Useable Axe. (Level 55 Woodcutting)
<> - Pinball. (Level 48 Woodcutting)
<> - Unable to find the bank. (Level 52 Woodcutting)
. May 9th, 2008, 06:18:13 PM May 12th, 2008, 11:10:30 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by Fr掮娕忱無 *>
<> <****************************************>
<> <* Gained 3 Levels
<> <* Done 28 Loads of Willow's
<> <* Chopping 756 Willow Logs Per Hour
<> <* 2 Players Active After 1 Hours, 49 Minutes and 11 Seconds
<> <****************************************>
<> Players' Status :
<> Edynea - Mordaut. (Level 58 Woodcutting)
<> - Unable to find the bank. (Level 52 Woodcutting)
. May 13th, 2008, 02:42:14 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by Fr掮娕忱無 *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 1 Loads of Willow's
<> <* Chopping 386 Willow Logs Per Hour
<> <* 4 Players Active After 4 Minutes and 34 Seconds
<> <****************************************>
. May 13th, 2008, 05:30:20 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by Fr掮娕忱無 *>
<> <****************************************>
<> <* Gained 3 Levels
<> <* Done 30 Loads of Willow's
<> <* Chopping 810 Willow Logs Per Hour
<> <* 3 Players Active After 1 Hours, 41 Minutes and 2 Seconds
<> <****************************************>
<> Players' Status :
<> - Mordaut. (Level 58 Woodcutting)
. May 15th, 2008, 04:44:25 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by Fr掮娕忱無 *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 6 Loads of Willow's
<> <* Chopping 405 Willow Logs Per Hour
<> <* 4 Players Active After 24 Minutes and 32 Seconds
<> <****************************************>
. May 15th, 2008, 07:21:32 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by Fr掮娕忱無 *>
<> <****************************************>
<> <* Gained 2 Levels
<> <* Done 13 Loads of Willow's
<> <* Chopping 428 Willow Logs Per Hour
<> <* 3 Players Active After 49 Minutes and 44 Seconds
<> <****************************************>
<> Players' Status :
<> - Certer. (Level 59 Woodcutting)
. May 17th, 2008, 12:35:08 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by Fr掮娕忱無 *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 10 Loads of Willow's
<> <* Chopping 391 Willow Logs Per Hour
<> <* 4 Players Active After 41 Minutes and 54 Seconds
<> <****************************************>
. May 17th, 2008, 06:45:46 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by Fr掮娕忱無 *>
<> <****************************************>
<> <* Gained 3 Levels
<> <* Done 29 Loads of Willow's
<> <* Chopping 392 Willow Logs Per Hour
<> <* 2 Players Active After 2 Hours, 5 Minutes and 59 Seconds
<> <****************************************>
<> Players' Status :
<> - Unable to find the bank. (Level 52 Woodcutting)
<> - Unable to find the bank. (Level 59 Woodcutting)
Some.
EDIT: Got another one, but did not want to make another post.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 8 Levels
<> <* Done 101 Loads of Willow's
<> <* Chopping 454 Willow Logs Per Hour
<> <* 3 Players Active After 6 Hours, 13 Minutes and 47 Seconds
<> <****************************************>
<> Players' Status :
<> Unable to find the bank. (Level 60 Woodcutting)
Was lost in the lumbridge cellars. Random Probably.
FrÕzÑ_§ÕµL
05-23-2008, 08:08 AM
Some.
... SOME?! ROFL you took up like 5 pages of forums with that post :p
Thanks :)
Ashur2Good
05-23-2008, 08:12 AM
... SOME?! ROFL you took up like 5 pages of forums with that post :p
Thanks :)
Frozon, love your script tbh :) But im kinda high in wcing now... (THX :D) But i was wondering if for your next add on you could make a yew or magic cutter in p2p areas (h) Would own if you could :)
Cheers;
-Ashur
FrÕzÑ_§ÕµL
05-23-2008, 08:17 PM
Once Hybrid is done, if Nic can get hold of a mem account I'm sure he would be honoured to make that for you :p
Lee Lok Hin
05-24-2008, 03:46 AM
Woohoo! I am on hybrid too o.O
Anyway, @Fr0zen and Nicbaz. This may be one of the last few times I use this script, for I will be changing to zephyr's draynor yew gatherer. Still, It is a great script, and I will still be using it on and off.
Got my characters to
61,61,61,54 <-- o.O
Yep, Thanks a lot. I am running the script solely on that one character just to level it up. Babysitting ftw!
<> <****************************************>
<> <* Gained 4 Levels
<> <* Done 42 Loads of Willow's
<> <* Chopping 567 Willow Logs Per Hour
<> <* 2 Players Active After 2 Hours, 44 Minutes and 45 Seconds
<> <****************************************>
Stopped it because the guy with 54 got mordaut, and he is the guy I want to level up. Again, Thanks
FrÕzÑ_§ÕµL
05-24-2008, 08:02 AM
Haha thats fine lee :) hope you enjoy hybrid with us!!!
Hugolord
05-24-2008, 12:56 PM
woah nice script, works great with normal but always messes up when you choose oaks because it mixes it up with the normal tree colors :S
any chance on updating the colors so it doesn't get mixed up?
A proggy:
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 16 Levels
<> <* Done 5 Loads of Tree's
<> <* Chopping 245 Tree Logs Per Hour
<> <* 2 Players Active After 33 Minutes and 25 Seconds
<> <****************************************>
omfg range
05-24-2008, 01:03 PM
i thought this scipt was outdated?
Hugolord
05-24-2008, 01:12 PM
i thought this scipt was outdated?
er why would you say that lol?
Shuttleu
05-24-2008, 02:36 PM
i thought this scipt was outdated?
yer why would you say that even though it says on the main page that it works with rev 16
~shut
NiCbaZ
05-25-2008, 01:45 AM
i thought this scipt was outdated?
nope still working pretty well, atm willows are almost flawless
Ashur2Good
05-25-2008, 08:29 AM
nope still working pretty well, atm willows are almost flawless
"almost" ? :P
Can't wait for the next version TBH :spot:
-Ashur
Hugolord
05-25-2008, 10:20 AM
How many loads will it do before switching players?
It never switches players for me :S
Shuttleu
05-25-2008, 10:56 AM
well it never logs out and takes a break for me (i think thats what its ment to do)
~shut
jakeytheninja
05-25-2008, 11:12 AM
it would be really useful if any1 could tell me where i can get my Srl ID No.
please!!!
NiCbaZ
05-25-2008, 11:21 AM
well it never logs out and takes a break for me (i think thats what its ment to do)
~shut
nope, only if your using 2+ player
Hugolord
05-25-2008, 02:25 PM
The player switching needs to be fixed in this script, other than that it works pretty well.. just gets stuck all the time cz of player switching
nokkasiili
05-25-2008, 03:00 PM
May 18th, 2008, 09:34:47 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 6 Loads of Willow's
<> <* Chopping 1012 Willow Logs Per Hour
<> <* 3 Players Active After 9 Minutes and 57 Seconds
<> <****************************************>
03:10:01 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 2 Levels
<> <* Done 30 Loads of Willow's
<> <* Chopping 1080 Willow Logs Per Hour
<> <* 3 Players Active After 45 Minutes and 9 Seconds
<> <****************************************>
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 38 Loads of Willow's
<> <* Chopping 1166 Willow Logs Per Hour
<> <* 2 Players Active After 53 Minutes and 5 Seconds
<> <****************************************>
<> Players' Status :
<> :( - Havn't Got an Axe. (Level 59 Woodcutting)
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 62 Levels <-bug :O
<> <* Done 36 Loads of Willow's
<> <* Chopping 982 Willow Logs Per Hour
<> <* 1 Players Active After 59 Minutes and 44 Seconds
<> <****************************************>
<> Players' Status :
<> :) - Havn't Got an Axe. (Level 66 Woodcutting)
<> :| - Unable to find the trees. (Level 62 Woodcutting)
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 18 Loads of Willow's
<> <* Chopping 953 Willow Logs Per Hour
<> <* 1 Players Active After 30 Minutes and 59 Seconds
<> <****************************************>
<> Players' Status :
<> :| - Prison Pete. (Level 62 Woodcutting)
<> :( - Havn't Got an Axe. (Level 60 Woodcutting)
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 4 Loads of Willow's
<> <* Chopping 982 Willow Logs Per Hour
<> <* 3 Players Active After 6 Minutes and 59 Seconds
<> <****************************************>
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 2 Levels
<> <* Done 50 Loads of Willow's
<> <* Chopping 1350 Willow Logs Per Hour
<> <* 3 Players Active After 1 Hours, 19 Minutes and 54 Seconds
<> <****************************************>
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 16 Loads of Willow's
<> <* Chopping 1234 Willow Logs Per Hour
<> <* 3 Players Active After 21 Minutes and 0 Seconds
<> <****************************************>
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 122 Loads of Willow's
<> <* Chopping 1647 Willow Logs Per Hour
<> <* 1 Players Active After 2 Hours, 55 Minutes and 25 Seconds
<> <****************************************>
<> Players' Status :
<> :( - Unable to find the trees. (Level 67 Woodcutting)
<> :| - Havn't Got an Axe. (Level 67 Woodcutting)
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 34 Loads of Willow's
<> <* Chopping 998 Willow Logs Per Hour
<> <* 2 Players Active After 55 Minutes and 41 Seconds
<> <****************************************>
<> Players' Status :
<> :) - Mordaut. (Level 68 Woodcutting)
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 20 Loads of Willow's
<> <* Chopping 1149 Willow Logs Per Hour
<> <* 3 Players Active After 28 Minutes and 15 Seconds
<> <****************************************>
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 2 Loads of Willow's
<> <* Chopping 771 Willow Logs Per Hour
<> <* 3 Players Active After 4 Minutes and 41 Seconds
<> <****************************************>
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 44 Loads of Willow's
<> <* Chopping 1188 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 9 Minutes and 37 Seconds
<> <****************************************>
<> Players' Status :
<> :| - Unable to find the trees. (Level 64 Woodcutting)
<> :) - Unable to find the trees. (Level 68 Woodcutting)
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 2 Levels
<> <* Done 70 Loads of Willow's
<> <* Chopping 1890 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 43 Minutes and 14 Seconds
<> <****************************************>
<> Players' Status :
<> :| - Molly Evil Twin. (Level 64 Woodcutting)
<> :) - Mordaut. (Level 69 Woodcutting)
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 26 Loads of Willow's
<> <* Chopping 1097 Willow Logs Per Hour
<> <* 3 Players Active After 38 Minutes and 41 Seconds
<> <****************************************>
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 65 Levels
<> <* Done 52 Loads of Willow's
<> <* Chopping 1404 Willow Logs Per Hour
<> <* 3 Players Active After 1 Hours, 10 Minutes and 6 Seconds
<> <****************************************>
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 66 Loads of Willow's
<> <* Chopping 1782 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 46 Minutes and 25 Seconds
<> <****************************************>
<> Players' Status :
<> :( - Havn't Got an Axe. (Level 65 Woodcutting)
<> :) - Unable to find the trees. (Level 69 Woodcutting) .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 26 Loads of Willow's
<> <* Chopping 975 Willow Logs Per Hour
<> <* 2 Players Active After 43 Minutes and 23 Seconds
<> <****************************************>
<> Players' Status :
<> :| - Unable to find the trees. (Level 65 Woodcutting)
.
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 2 Loads of Willow's
<> <* Chopping 540 Willow Logs Per Hour
<> <* 3 Players Active After 6 Minutes and 2 Seconds
<> <****************************************>
. it dont have all proggys because it didnt save
b3nkei
05-25-2008, 04:24 PM
Thnx for script, it looks nice
Hugolord
05-25-2008, 06:11 PM
I was wrong, it switches players fine now..
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 15 Levels
<> <* Done 41 Loads of Tree's
<> <* Chopping 369 Tree Logs Per Hour
<> <* 1 Players Active After 3 Hours, 58 Minutes and 11 Seconds
<> <****************************************>
Manually stopped :)
Shuttleu
05-25-2008, 06:33 PM
it would be really useful if any1 could tell me where i can get my Srl ID No.
please!!!
to get your srl id number
find your username in the srl stats memberlist
and your number is the number beside your username
~shut
My best so far. \/
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 30 Levels
<> <* Done 15 Loads of Tree's
<> <* Chopping 405 Tree Logs Per Hour
<> <* 1 Players Active After 1 Hours, 14 Minutes and 11 Seconds
<> <****************************************>
Working great, thanks. :D
03699
05-26-2008, 07:57 AM
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 4 Levels
<> <* Done 2 Loads of Tree's
<> <* Chopping 450 Tree Logs Per Hour
<> <* 1 Players Active After 7 Minutes and 46 Seconds
<> <****************************************>
. May 25th, 2008, 09:03:43 AM May 25th, 2008, 09:04:12 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 2 Loads of Tree's
<> <* Chopping 900 Tree Logs Per Hour
<> <* 1 Players Active After 3 Minutes and 49 Seconds
<> <****************************************>
. May 25th, 2008, 09:13:19 AM May 25th, 2008, 09:17:40 AM May 25th, 2008, 09:20:14 AM May 25th, 2008, 09:31:34 AM May 25th, 2008, 09:34:26 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 5 Levels
<> <* Done 2 Loads of Oak's
<> <* Chopping 132 Oak Logs Per Hour
<> <* 1 Players Active After 25 Minutes and 5 Seconds
<> <****************************************>
. May 25th, 2008, 11:42:25 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 5 Levels
<> <* Done 6 Loads of Willow's
<> <* Chopping 210 Willow Logs Per Hour
<> <* 1 Players Active After 46 Minutes and 38 Seconds
<> <****************************************>
. May 25th, 2008, 12:40:44 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 2 Loads of Willow's
<> <* Chopping 225 Willow Logs Per Hour
<> <* 1 Players Active After 14 Minutes and 50 Seconds
<> <****************************************>
. May 25th, 2008, 02:41:09 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 2 Loads of Willow's
<> <* Chopping 284 Willow Logs Per Hour
<> <* 1 Players Active After 11 Minutes and 25 Seconds
<> <****************************************>
. May 25th, 2008, 02:59:30 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 5 Levels
<> <* Done 13 Loads of Willow's
<> <* Chopping 351 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 29 Minutes and 23 Seconds
<> <****************************************>
. May 25th, 2008, 04:38:49 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 2 Levels
<> <* Done 9 Loads of Willow's
<> <* Chopping 363 Willow Logs Per Hour
<> <* 1 Players Active After 40 Minutes and 25 Seconds
<> <****************************************>
. May 25th, 2008, 05:46:13 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 5 Loads of Willow's
<> <* Chopping 205 Willow Logs Per Hour
<> <* 1 Players Active After 39 Minutes and 43 Seconds
<> <****************************************>
. May 25th, 2008, 06:15:08 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 49 Levels
<> <* Done 7 Loads of Willow's
<> <* Chopping 332 Willow Logs Per Hour
<> <* 1 Players Active After 34 Minutes and 34 Seconds
<> <****************************************>
. May 25th, 2008, 06:52:52 PM May 25th, 2008, 06:57:58 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 2 Levels
<> <* Done 9 Loads of Willow's
<> <* Chopping 328 Willow Logs Per Hour
<> <* 1 Players Active After 44 Minutes and 26 Seconds
<> <****************************************>
. May 25th, 2008, 08:16:56 PM May 25th, 2008, 08:18:54 PM May 25th, 2008, 08:22:28 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 3 Levels
<> <* Done 21 Loads of Willow's
<> <* Chopping 567 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 25 Minutes and 2 Seconds
<> <****************************************>
. May 25th, 2008, 09:52:55 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 14 Loads of Willow's
<> <* Chopping 386 Willow Logs Per Hour
<> <* 1 Players Active After 59 Minutes and 14 Seconds
<> <****************************************>
. May 26th, 2008, 01:04:34 AM May 26th, 2008, 01:18:12 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 55 Levels
<> <* Done 1 Loads of Willow's
<> <* Chopping 300 Willow Logs Per Hour
<> <* 1 Players Active After 5 Minutes and 29 Seconds
<> <****************************************>
. May 26th, 2008, 07:30:19 AM May 26th, 2008, 07:35:07 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 11 Loads of Willow's
<> <* Chopping 396 Willow Logs Per Hour
<> <* 1 Players Active After 45 Minutes and 33 Seconds
<> <****************************************>
. May 26th, 2008, 03:43:27 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 1 Loads of Willow's
<> <* Chopping 540 Willow Logs Per Hour
<> <* 0 Players Active After 3 Minutes and 8 Seconds
<> <****************************************>
. May 26th, 2008, 03:56:48 PM May 26th, 2008, 03:59:13 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 2 Levels
<> <* Done 16 Loads of Willow's
<> <* Chopping 432 Willow Logs Per Hour
<> <* 1 Players Active After 1 Hours, 5 Minutes and 42 Seconds
<> <****************************************>
. May 26th, 2008, 05:14:15 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 5 Loads of Willow's
<> <* Chopping 346 Willow Logs Per Hour
<> <* 1 Players Active After 23 Minutes and 38 Seconds
<> <****************************************>
. May 26th, 2008, 05:42:16 PM May 26th, 2008, 05:46:43 PM May 26th, 2008, 05:50:45 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 5 Loads of Willow's
<> <* Chopping 375 Willow Logs Per Hour
<> <* 1 Players Active After 22 Minutes and 5 Seconds
<> <****************************************>
. May 26th, 2008, 06:21:22 PM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 13 Loads of Willow's
<> <* Chopping 450 Willow Logs Per Hour
<> <* 1 Players Active After 46 Minutes and 58 Seconds
<> <****************************************>
Got me from 0-60wc in 1.5days on one player :)
Thanks
issamawan
05-26-2008, 09:08 AM
hey nicbaz or Frozn...i gotta question...r the anti randoms working???ive been using this script for a long time....but for a few days now the antirandoms dont seem to be working...i always end up at wizards tower...and when i chek on how its doing....it always has a genie lamp or has a few boxes(from old man) in its inventory....its also happened with ultra cut n bank...any advice???,
issamawan
Lee Lok Hin
05-26-2008, 09:42 AM
Yep, I promise you the antirandoms are working. Here is one of my worse logs.
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| SRL 4 Randoms Report |
| www.srl-forums.com |
|~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
| SRL Logs : 15 |
| Fights : 3 |
| Talks : 185 |
| Ricks : 1 |
| Old Men : 12 |
| Lamps Solved : 2 |
| Certers Solved : 1 |
| Demons Solved : 1 |
| Boxes Solved : 13 |
| ScapeRunes : 2 |
| Ents Found : 38 |
\~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
Yeah. They work, but runescape has a knack of teleing people chopping logs in draynor to the lumbridge cellars, or basically rooms normal autos cannot get out of. So. Wait till Srl 17, there is a lot more antirandoms solved :p
issamawan
05-26-2008, 12:55 PM
alrite thnx...i can wait abit more longer for #17,
issamawan
nokkasiili
05-26-2008, 01:09 PM
Yeah. They work, but runescape has a knack of teleing people chopping logs in draynor to the lumbridge cellars, or basically rooms normal autos cannot get out of. So. Wait till Srl 17, there is a lot more antirandoms solved :p
ah i was like wtf when i looked player status name: could not find trees i logged in to player it was in wizard tower
lilboy543
05-26-2008, 06:52 PM
I set this up and it isnt working im starting in the Fally east bank with axe and when it goes it walks past the trees and starts searching for regular trees to cut when i typed Yew in the box? is there a fix for this? the error is like (getsymbolcolor:tree is not a valid) or sumthing.
im also using thebackup obj finder on!
im using version1.6 Nicobaz+Fr0zn
Shuttleu
05-27-2008, 08:56 AM
I set this up and it isnt working im starting in the Fally east bank with axe and when it goes it walks past the trees and starts searching for regular trees to cut when i typed Yew in the box? is there a fix for this? the error is like (getsymbolcolor:tree is not a valid) or sumthing.
im also using thebackup obj finder on!
im using version1.6 Nicobaz+Fr0zn
well the only two things i can think of are either your not putting yew (you might be putting yews)
and your not in the east bank (you might be in the west bank)
~shut
NiCbaZ
05-27-2008, 09:45 AM
I set this up and it isnt working im starting in the Fally east bank with axe and when it goes it walks past the trees and starts searching for regular trees to cut when i typed Yew in the box? is there a fix for this? the error is like (getsymbolcolor:tree is not a valid) or sumthing.
im also using thebackup obj finder on!
im using version1.6 Nicobaz+Fr0zn
Yes thats not the script.. its your srl try downgrade it to #14 then back to #16 worked for me
;)
nokkasiili
05-27-2008, 05:24 PM
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 69 Levels <-bug lol
<> <* Done 174 Loads of Willow's
<> <* Chopping 1174 Willow Logs Per Hour
<> <* 2 Players Active After 4 Hours, 7 Minutes and 13 Seconds
<> <****************************************>
very nice stop because bug (16# ver :P)
deoxys505
05-28-2008, 01:14 AM
Personally i think my proggie is the best
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 51 Levels
<> <* Done 28 Loads of Tree's
<> <* Chopping 378 Tree Logs Per Hour
<> <* 1 Players Active After 2 Hours, 21 Minutes and 4 Seconds
<> <****************************************>
FrÕzÑ_§ÕµL
05-29-2008, 07:52 AM
Heh I'm back :p stupid email alerts never work properly... or maybe i forgot to check lol.
If rev 17 does have better anti-rands that would be sweeet as!
:o how dare you say outdated! lol jk,
enjoy guys,
Fr0zn.
VivaLaRofl
05-30-2008, 04:19 PM
Whats up with line 1921?
Good script, good job!
Shuttleu
05-30-2008, 04:23 PM
Whats up with line 1921?
Good script, good job!
line 1921 is just
{************************************************* ******************************
so what do you mean whatsup with line 1921?
~shut
FrÕzÑ_§ÕµL
05-31-2008, 10:55 AM
:rolleyes: I was kinda trying to prevent that from being said... for obvious reasons such as leachers reading about it lol. 2 late now.
Shuttleu
05-31-2008, 12:48 PM
:rolleyes: I was kinda trying to prevent that from being said... for obvious reasons such as leachers reading about it lol. 2 late now.
sorry i will delete it for you :duh:
EDIT: there you go i have deleted my post
~shut
FrÕzÑ_§ÕµL
06-03-2008, 09:16 AM
Ah, thankyou very much shuttleu :) its all gone now :p
SubiN
06-08-2008, 03:10 AM
hi i was using ur script but once the program enters the acc
it logs back out and says there is no axe but there is
NiCbaZ
06-08-2008, 03:15 AM
hi i was using ur script but once the program enters the acc
it logs back out and says there is no axe but there is
i know your not a noob or anything but make sure your brightness is full
Championship
06-08-2008, 08:15 AM
hey i was running the script and i get '[Runtime Error] : Out Of Range in line 1506 in script' do you know what this is caused by?
FrÕzÑ_§ÕµL
06-08-2008, 10:24 AM
It's caused by god smiting the devil which causes magma to rise increasing the temperature of your computeres motherboard and overloading your fan which causes power surges and destroys the rest of your country... na it's just coz scar is trying to steal windows memory pretty much hehe.
ben600006
06-08-2008, 06:53 PM
i ran it for lyk 30 seconds, and i got a random...it keeps jus clicking trees and not w8ing for them to be chopped ?
Championship
06-08-2008, 08:43 PM
Great script +rep lets hope scar doesn't ninja my ram again, i have 2 questions though is it if TimeFromMark(RemoveChatters) >= 50000 then
that changes the time limit on the auto responder? and why does it click once on a tree and then after a few hits click again?
stnrscott2
06-09-2008, 03:21 AM
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 0 Levels
<> <* Done 56 Loads of Willow's
<> <* Chopping 756 Willow Logs Per Hour
<> <* 1 Players Active After 2 Hours, 32 Minutes and 59 Seconds
<> <****************************************>
Works like a charm with one player.
2pacfan
06-09-2008, 01:44 PM
i got an error with it when i enter my srl id and pass it says:
Invalid SRL Stats Username!
Opening Registration Form. Please Fill it Out to Register
Dextima
06-10-2008, 02:31 AM
Auto-responding and chatting don't work.
FrÕzÑ_§ÕµL
06-10-2008, 04:14 AM
Well whats changed in rs for chatting to not work...? I doubt rev 17 has anything to do with it, only ment to have autocolor changed?
Your SRL ID is not your username to log into the forums, register for one at stats.srl-forums.com
Dextima
06-10-2008, 04:20 PM
Edit: I found my problem. When I un-SMART'd it, I left the TypeSend2 booleans set to True for SMART. Fixed it now, and it works beautifully.
Also, it would always be weird when I used a dragon axe to macro (since you don't lose the axe head anymore, I'm not really worried), I updated the SRL Woodcutting include and your script to include dragon axes as well. This version also works as a non-SMART version, so maybe you could post it as a download.
To fix your script to use dragon axes, you just need to copy and paste the Woodcutting.scar file over your original one in SRL/SRL/Skill/Woodcutting.scar. Then, just save the Forest Frostbite [v1.6].scar file in your scripts folder in SCAR. After that, just run Forest Frostibite [v1.6].scar and it should work fine for non-SMART and with dragon axe included.
You also might want to change line 1921, the writeln doesn't make any sense.
WriteLn('You are '+IntToStr(CBLvl)+' thank');
??!??!!?!??!?!!
Other than that, great job Fr0zn_S0ul and Nicbaz.
stnrscott2
06-11-2008, 06:19 AM
June 8th, 2008, 05:04:35 .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 1 Levels
<> <* Done 159 Loads of Willow's
<> <* Chopping 613 Willow Logs Per Hour
<> <* 0 Players Active After 7 Hours, 23 Minutes and 50 Seconds
<> <****************************************>
<> Players' Status :
<> *********** - Maze. (Level 87 Woodcutting)
^1 player proggy
Bad ass script man. Thanks =P
Sean[714]
06-12-2008, 04:54 AM
Sorry if its a stupid mistake,
but when i run Forest Frostbite 1.5 SMART,
i click run, it says "smart starting up" and it just closes.
I'm sure theres a simple reason for this, but i would really appreciate it if you could hlep me since all the other yew cutters are not very good =(.
Even though they're better than i can make.
I'm not too sure when the form comes either, before or after smart comes up.
stnrscott2
06-12-2008, 05:27 AM
oo00o It's probably because your worlds ini isn't updated.
Check this thread out
http://www.villavu.com/forum/showthread.php?t=29528
FrÕzÑ_§ÕµL
06-12-2008, 07:12 AM
Yea try that... and why exactly are you using 1.5...
Sean[714]
06-12-2008, 02:51 PM
Because 1.6 did the same thing =(.
SubiN
06-28-2008, 01:51 AM
lol i got banned for using this.. Maybe its jsut myfault.
thebob142
06-28-2008, 02:22 AM
um dude people get banned autoing a lot who cares that is what an army is for
FrÕzÑ_§ÕµL
06-28-2008, 04:39 AM
AHAHA SHAME SUBIN :p
Icritical
06-28-2008, 04:43 AM
Well it run good and it went are all your players member. I clicked YES, but then it goes Waiting for Smart to load then the Scar crashes?
Any ideas?
SubiN
06-28-2008, 10:35 AM
AHAHA SHAME SUBIN :p
lol =P ... i shudve waited for SRL to be back online ...
Im happy to Start with this script and die with the script =P.
FrÕzÑ_§ÕµL
06-28-2008, 11:45 AM
Aww Subin is a dedicated (but still banned) macroer :p
May be something to do with worlds.ini that makes it crash, some fixes on forum somewhere...
Roofiej0
06-29-2008, 09:10 AM
The script crashes after I click Are ALL your players member, NO
3Garrett3
06-29-2008, 02:34 PM
Same thing happens for me actually. Do not recommend that I scan your topic for solutions.. 71 pages -.-.
Edit: So found the solution :). Hurray for not being a nubcake.
slakan
06-29-2008, 07:40 PM
Line 74: [Error] (74:1): Unable to register function function FindGapsTPA(TPA : TPointArray; MinPixels: Integer): T2DPointArray; in script
whut?
slakan
06-29-2008, 08:32 PM
I hit run and i say yes my user is member and poof gone?
The Mayor
06-30-2008, 07:52 AM
For thoes of you that are having problems with this script crashing just as SMART tries to load. heres a fix i posted earlier
On line 3300 you will find
SmartSetupEx(GenerateWorld, False, true);
change it to this
SmartSetupEx(108, False, true);
or substitute 108 for any other world.
I hope this still works :)
mr_cookie
06-30-2008, 08:54 PM
Hmm... what is the best place to cut oaks? at draynor the red dot doesn't click oak trees it gets stuck at normal trees for some reason...
m 4 h u
07-25-2008, 07:37 PM
im getting
Line 871: [Error] (18752:1): Unknown identifier 'GetEmptyItemPosition' in script C:\Documents and Settings\Quinn\Application Data\Opera\Opera\profile\cache4\temporary_download \Forest Frostbite [v1 (1).6] l Nicbaz + Fr0zn.scar
FrÕzÑ_§ÕµL
07-26-2008, 12:05 AM
Err you got SRL newest? Also I don't knw if this script still works iv removed svn and havn't been here for a month or two...
Shuttleu
08-02-2008, 12:18 AM
is this script going to be updated anytime soon?
~shut
FrÕzÑ_§ÕµL
08-02-2008, 08:53 AM
Not by me, if it is.
NiCbaZ
08-03-2008, 11:57 PM
i might updated it soon been very busy tho.
FrÕzÑ_§ÕµL
08-04-2008, 03:53 AM
OK all good mate, if you make a new version just PM and post here, offline-msn etc... you'll reach me eventually :p
Ashur2Good
08-06-2008, 07:48 AM
This script still works great as ever, just gotta fix a few lines - not much tbh. Any SRL Member could fix it easy.
Except when it lags it kinda stuffs up lol.
-Ashur
thunderflea
08-29-2008, 09:51 PM
i get this error Line 871: [Error] (19309:1): Unknown identifier 'GetEmptyItemPosition' in script
FrÕzÑ_§ÕµL
08-29-2008, 10:21 PM
Yea me too, weird huh? maybe it's coz the script hasn't been opened in months or something like that...
bquamb
10-29-2008, 02:46 PM
Dont want to open an old topic but how was this script compared to others?
and is it or would it be worth the author spending the time to update it?
-BquamB
FrÕzÑ_§ÕµL
10-31-2008, 06:57 PM
It was one of the best, made me some nice rl $$ pre-Jagexian error of retardation.
However I have not even been on the runescape site since they ruined the game and do not plan to sorry. I am sure that there are much more efficient macros from other people out anyway, wouldn't have a clue can't open scripts with out scar :p
(If your wondering why I replied, I got an email.)
Tickyy
11-01-2008, 03:44 PM
Line 871: [Error] (19563:1): Unknown identifier 'GetEmptyItemPosition' in script C:\Documents and Settings\CSC - EU\Desktop\Forest Frostbite [v1.6] l Nicbaz + Fr0zn.scar :google:
Problem = HELP ME! (lol).
Dynamite
11-03-2008, 02:51 PM
Ticky dont even try just read other posts!
and hey frozn remember me!?
how are you?
T~M
nazcan
11-04-2008, 03:09 PM
Line 871: [Error] (19282:1): Unknown identifier 'GetEmptyItemPosition' in script
dude this script is too old and outdated!... don't GRAVEDIG!
Shuttleu
11-08-2008, 11:37 PM
ohhh dont gravedig heh?
what about if i have a fix?
havent tested it yet but it compiles
~shut
ohhh dont gravedig heh?
what about if i have a fix?
havent tested it yet but it compiles
~shut
well your fix may be good... but it hadn't been updated for a while so it was outdated!
Shuttleu
11-08-2008, 11:42 PM
yes it WAS outdated
but it is no longer :D
~shut
armin
12-11-2008, 12:56 AM
Line 871: [Error] (19563:1): Unknown identifier 'GetEmptyItemPosition' in script C:\Users\Arminnnn\AppData\Local\Microsoft\Windows\ Temporary Internet Files\Low\Content.IE5\OLSCOBY2\Forest%20Frostbite% 20%5Bv1.6%5D%20l%20Nicbaz%20%2B%20Fr0zn[1].scar
BigJohn8742
12-11-2008, 03:16 AM
Line 871: [Error] (19563:1): Unknown identifier 'GetEmptyItemPosition' in script C:\Program Files\SCAR 3.15\Scripts\Forest Frostbite [v1.6] l Nicbaz + Fr0zn.scar
got a little problem, hope it gets fixed, really wanting to use this script. :)
faster789
12-11-2008, 06:15 AM
yes it WAS outdated
but it is no longer :D
~shut
W00T shut ftw?
You should ask frozen's permission and post the script in a new thread and keep it updated :D
;)
jacoby6000
12-12-2008, 04:13 AM
lol Shuttleu... not to put you down but T3h F1x Phailsauces
Line 917: [Error] (19494:8): Unknown identifier 'IsChatBlackTextAnyLine' in script C:\DOCUME~1\COMPAQ~1.YOU\LOCALS~1\Temp\Forest Frostbite [v1.6] l Nicbaz + Fr0zn.scar
Ashur2Good
12-16-2008, 11:51 AM
Anybody can make it compile.
The trick is actually, to make it work.
-Ashur
HayHay89
12-16-2008, 12:08 PM
Anybody can make it compile.
The trick is actually, to make it work.
-Ashur
yeh true
u can easyily delete a few lines and bam it compiles then something might go wrong like antiban and bam ur banned
006786
12-21-2008, 02:30 PM
yeh true
u can easyily delete a few lines and bam it compiles then something might go wrong like antiban and bam ur banned
Anyone can fix an antiban procedure :P
Ashur2Good
12-21-2008, 03:32 PM
Anyone can fix an antiban procedure :P
He was just giving an example ;)
-Ashur
trentuno30
01-18-2009, 02:44 AM
Failed when compiling
Line 917: [Error] (19494:8): Unknown identifier 'IsChatBlackTextAnyLine' in script
any idea's??
Failed when compiling
Line 917: [Error] (19494:8): Unknown identifier 'IsChatBlackTextAnyLine' in script
any idea's??
are you serious... this is way outdated... if you want to answer to that then look in the srl text.scar
gamer0n1
01-23-2009, 07:30 PM
Failed when compiling
Line 871: [Error] (19554:1): Unknown identifier 'GetEmptyItemPosition' in script C:\Program Files\SCAR 3.15\Scripts\Runescape\Forest Frostbite [v1.6] l Nicbaz + Fr0zn.scar
Whats wrong?
Simtoon
01-23-2009, 11:29 PM
Outdated Mate
gamer0n1
01-26-2009, 12:14 AM
Line 871: [Error] (19554:1): Unknown identifier 'GetEmptyItemPosition' in script C:\Program Files\SCAR 3.15\Scripts\Runescape\Forest Frostbite [v1.6] l Nicbaz + Fr0zn.scar :(
EDIT: my bad, did not see the posts in above mine
JPHamlett
03-07-2009, 04:08 PM
March 5th, 2009, 09:46:16 .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 4 Levels
<> <* Done 59 Loads of Willow's
<> <* Chopping 531 Willow Logs Per Hour
<> <* 1 Players Active After 3 Hours, 49 Minutes and 58 Seconds
<> <****************************************>
. March 7th, 2009, 12:08:00 AM March 7th, 2009, 12:10:05 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 3 Levels
<> <* Done 60 Loads of Willow's
<> <* Chopping 540 Willow Logs Per Hour
<> <* 1 Players Active After 3 Hours, 57 Minutes and 54 Seconds
<> <****************************************>
MylesMadness
03-07-2009, 04:49 PM
March 5th, 2009, 09:46:16 .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 4 Levels
<> <* Done 59 Loads of Willow's
<> <* Chopping 531 Willow Logs Per Hour
<> <* 1 Players Active After 3 Hours, 49 Minutes and 58 Seconds
<> <****************************************>
. March 7th, 2009, 12:08:00 AM March 7th, 2009, 12:10:05 AM .
<> <****************************************>
<> <* Forest Frostbite <***> by FrÕzÑ_§ÕµL *>
<> <****************************************>
<> <* Gained 3 Levels
<> <* Done 60 Loads of Willow's
<> <* Chopping 540 Willow Logs Per Hour
<> <* 1 Players Active After 3 Hours, 57 Minutes and 54 Seconds
<> <****************************************>Great fake dude, the script doesn't even work...
NiCbaZ
03-08-2009, 02:48 AM
Great fake dude, the script doesn't even work...
Script works fine... just one or 2 easy errors to fix ;)
JPHamlett
03-08-2009, 02:50 AM
Great fake dude, the script doesn't even work...
tht isnt a fake im running the script right now as we speak
Punkgi
03-12-2009, 02:15 AM
help: Line 26: [Error] (9274:1): Duplicate identifier 'OldMessage' in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/Core/CAutoRespond.scar
Powered by vBulletin® Version 4.2.1 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.