Page 1 of 2 12 LastLast
Results 1 to 25 of 44

Thread: R.I.P Willows

  1. #1
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default R.I.P Willows

    What Does this script do? Fights guards, i swear

    UPDATED- VERSION 7.0 SRL 15

    If anyone wants to update this for rev 16 you can do so, im finished with this script and moving on. PM Me if ur updating



    View Script Stats here..

    Instructions:

    1.Start in draynor bank
    2.Drag the crosshair to the runescape screen.


    Includes:

    AntiBan
    Randomness
    AntiRandoms
    Done standards(FrÕzÑ_§ÕµL ftw!)
    SrlStats
    Option to Cut and drop
    Option to Cut and bank
    Option to Cut and burn (Gos in front of the bank after Cutting)
    Options to sleep
    SRL Player form
    Unlimited Players


    Bugs:
    None found yet, i need your help

    SRL 4.15 and Scar 3.15, Havnt tested on 3.14

    Btw i didnt add findobjTPA yet. Just better symbol finding with help from timer.

  2. #2
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Proggys:

    We need more
    SCAR Code:
    ==========================================|
    |    CnrSport willow chucker    |
    |              Version 1.0|
    |-           Progress Report -|
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
     We did: 2 Loads.
     We Ran For: 10 Minutes and 3 Seconds.
     We Found: 3 ents.
     We talked: 0 times.
     We Cut: 54 Logs.
     We Slept: 0 Times.
    |With great help from timer|

    SCAR Code:
    |==========================================|
    | CnrSport willow chucker |
    | Version 5.0 |
    | -Progress Report- |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    We did: 3 Loads.
    We Ran For: 22 Minutes and 8 Seconds.
    We Found: 3 ents.
    We talked: 2 times.
    We Cut: 81 Logs.
    |With great help from timer|

    SCAR Code:
    |==========================================|
    | CnrSport willow chucker |
    | Version 5.0 |
    | -Progress Report- |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    We did: 5 Loads.
    We Ran For: 44 Minutes and 55 Seconds.
    We Found: 2 ents.
    We talked: 10 times.
    We Cut: 135 Logs.
    |With great help from timer|

    SCAR Code:
    |==========================================|
    | CnrSport willow chucker |
        | Version 5.0 |
    | -Progress Report- |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    We did: 10 Loads.
    We Ran For: 1 Hours, 20 Minutes and 29 Seconds.
    We Found: 21 ents.
    We talked: 5 times.
    We Cut: 270 Logs.
    |With great help from timer|

    |==========================================|
    | CnrSport willow chucker |
    | Version 4.0 |
    | -Progress Report- |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    We Ran For: 45 Minutes and 51 Seconds.
    We Found: 11 ents.
    We talked: 5 times.
    We Cut: 189 Logs.
    |With great help from timer|
    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | SRL 4 Randoms Report |
    | www.srl-forums.com |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    | Fights : 2 |
    | Talks : 1 |
    | Dwarfs : 1 |
    | Ents Found : 9 |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/

  3. #3
    Join Date
    Jul 2007
    Location
    Missouri
    Posts
    318
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I will test for you as soon as i can.

    *Reserved for Proggy*

  4. #4
    Join Date
    Dec 2007
    Location
    Williston, ND
    Posts
    3,106
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    lol, i read the thread name and thought that you were trying to say that willows were leaving rs, or willows macroing was dead
    Proud owner of "Efferator" my totally boted main account!
    "You see, sometimes, science is not a guess" -Xiaobing Zhou (my past physics professor, with heavy Chinese accent)

  5. #5
    Join Date
    Dec 2006
    Location
    Boss central
    Posts
    811
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    testing now i notice u set a highestangle and u didnt declaire your rock dtm
    Being A Boss

  6. #6
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by hayhay89 View Post
    testing now i notice u set a highestangle and u didnt declaire your rock dtm
    Well i dont use that dtm any more. Everyone! Please Redownload.. 1.0 is out and with standards!

    Thanks to the correctly named FrÕzÑ_§ÕµL.

  7. #7
    Join Date
    Mar 2007
    Posts
    4,810
    Mentioned
    3 Post(s)
    Quoted
    3 Post(s)

    Default

    Nice will post a proggie soon.

    EDIT: Just a suggestion might wanna use arrays


    SCAR Code:
    procedure ChopDemTreeWillow;//GetArrayLength(Color1) - 1
    var
      I,K,U : integer;
      WillowCol : Array [0..5] of Integer;
      f : Integer;
    Begin
      WillowCol[0]:=2182984;
      WillowCol[1]:=1855560;
      WillowCol[2]:=4426622;
      WillowCol[3]:=1914933;
      WillowCol[4]:=3239519;
      WillowCol[5]:=3116158;
    begin
      I :=0;
      u:= TimeFromMark(U);
      k:=TimeFromMark(K);
      If(invfull) then
        Exit;
      repeat
        I :=i+1;
        Status('We have tryed '+ Inttostr(i) +' Times to cut a willow');
      For f:= 0 to 5 do
        if (FindObjCustom(x, y, ['Wil', 'low'], [RandomColor,WillowCol[f]], 3))then
        begin
          I :=0;
          MarkTime(k);
          Writeln('Chopping..Took us '+IntToStr(TimeFromMark(K))+' MS To find the willow.');
        end else
        Begin
          If I > 4 then
          Begin
            Wait(2000+random(1000));
            CheckEnt;
            Randoms;
            randomClick;
            WaitForWillow;
          end else
          If I > 60 then
          begin
            NextPlayer(False);
            Writeln('Logged out after Not finding the tree 60 times..');
          end;
        end;
      Until (invfull)
      LogsCut := LogsCut + 27;
     end;
    end;

    Finds the willow 2 secs faster .

  8. #8
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by NaumanAkhlaQ View Post
    Nice will post a proggie soon.

    EDIT: Just a suggestion might wanna use arrays


    SCAR Code:
    procedure ChopDemTreeWillow;//GetArrayLength(Color1) - 1
    var
      I,K,U : integer;
      WillowCol : Array [0..5] of Integer;
      f : Integer;
    Begin
      WillowCol[0]:=2182984;
      WillowCol[1]:=1855560;
      WillowCol[2]:=4426622;
      WillowCol[3]:=1914933;
      WillowCol[4]:=3239519;
      WillowCol[5]:=3116158;
    begin
      I :=0;
      u:= TimeFromMark(U);
      k:=TimeFromMark(K);
      If(invfull) then
        Exit;
      repeat
        I :=i+1;
        Status('We have tryed '+ Inttostr(i) +' Times to cut a willow');
      For f:= 0 to 5 do
        if (FindObjCustom(x, y, ['Wil', 'low'], [RandomColor,WillowCol[f]], 3))then
        begin
          I :=0;
          MarkTime(k);
          Writeln('Chopping..Took us '+IntToStr(TimeFromMark(K))+' MS To find the willow.');
        end else
        Begin
          If I > 4 then
          Begin
            Wait(2000+random(1000));
            CheckEnt;
            Randoms;
            randomClick;
            WaitForWillow;
          end else
          If I > 60 then
          begin
            NextPlayer(False);
            Writeln('Logged out after Not finding the tree 60 times..');
          end;
        end;
      Until (invfull)
      LogsCut := LogsCut + 27;
     end;
    end;

    Finds the willow 2 secs faster .
    Thankyou, are those the colors from my Random color proc? or are they not willow colors?

    Everyone says there posting a proggy, where are they?

  9. #9
    Join Date
    Nov 2007
    Location
    Chile
    Posts
    1,901
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    -
    SCAR Code:
    if not(RadialRoadWalk(FindRoadColor, 49, 70, 45, 3,3)) then
          RadialRoadWalk(FindRoadColor,283,300,47,3,3);
        fflag(5);

    What happen if it doesnt work?

    SCAR Code:
    // var SA, EA : Integer;
    SA := 90;
    EA := 90;
    repeat  
      if not RadialRoadWalk(FindRoadColor, SA, EA, 45, 3,3)) then
      begin
        SA := + 5;
        EA := -5;
      else
        break;
      end;
    until (SA > 360) or (EA <= 0);

    -
    SCAR Code:
    if FindQuiz then
         SolveQuiz;

    Remove that FindNormalRandoms already searchs it...

    -
    SCAR Code:
    If FindSymbol(x, y,'bank') then
        begin

    Instead of that make DDTM's, better than FindSymbol...

    - Instead of using FindObjCustom use FindObjTPA, read RM's tut.


  10. #10
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Cazax View Post
    -
    SCAR Code:
    if not(RadialRoadWalk(FindRoadColor, 49, 70, 45, 3,3)) then
          RadialRoadWalk(FindRoadColor,283,300,47,3,3);
        fflag(5);

    What happen if it doesnt work?

    SCAR Code:
    // var SA, EA : Integer;
    SA := 49;
    EA := 70;
    repeat  
      if not RadialRoadWalk(FindRoadColor, SA, EA, 45, 3,3)) then
      begin
        SA := + 5;
        EA := -5;
      else
        break;
      end;
    until (SA < 360) or (EA <= 0);

    -
    SCAR Code:
    if FindQuiz then
         SolveQuiz;

    Remove that FindNormalRandoms already searchs it...

    -
    SCAR Code:
    If FindSymbol(x, y,'bank') then
        begin

    Instead of that make DDTM's, better than FindSymbol...

    - Instead of using FindObjCustom use FindObjTPA, read RM's tut.
    Thankyou so verymuch.

    Next version will include
    FindObjTPA
    And that procedure you gave me for radial walk. ! =]

  11. #11
    Join Date
    May 2007
    Location
    Ohio
    Posts
    2,296
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Cnr, You Got MSN / Live, Or AIM?

  12. #12
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Timer View Post
    Cnr, You Got MSN / Live, Or AIM?

    I have Aim and msn but dont like using aim..

    Pm me your name unless u want to post it here

  13. #13
    Join Date
    May 2007
    Location
    Ohio
    Posts
    2,296
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hit My AIM Guy, Or MSN Guy, Theres A Option To Add Me, Talk To Me On Eaither...

  14. #14
    Join Date
    Aug 2007
    Location
    Emo-land
    Posts
    1,109
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ^^ nice work, with FindObjTPA this should be great thanks to my standards lmao. I don't know how you can write with out knowing them...

  15. #15
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by FrÕzÑ_§ÕµL View Post
    ^^ nice work, with FindObjTPA this should be great thanks to my standards lmao. I don't know how you can write with out knowing them...
    Well im releasing a huge update tomorrow. Lol i script with my eyes closed Just kidding.. I need a tad help on find obj tpa ...

  16. #16
    Join Date
    May 2007
    Location
    in a pineapple under the sea
    Posts
    1,040
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by NaumanAkhlaQ View Post
    Nice will post a proggie soon.

    EDIT: Just a suggestion might wanna use arrays


    SCAR Code:
    procedure ChopDemTreeWillow;//GetArrayLength(Color1) - 1
    var
      I,K,U : integer;
      WillowCol : Array [0..5] of Integer;
      f : Integer;
    Begin
      WillowCol[0]:=2182984;
      WillowCol[1]:=1855560;
      WillowCol[2]:=4426622;
      WillowCol[3]:=1914933;
      WillowCol[4]:=3239519;
      WillowCol[5]:=3116158;
    begin
      I :=0;
      u:= TimeFromMark(U);
      k:=TimeFromMark(K);
      If(invfull) then
        Exit;
      repeat
        I :=i+1;
        Status('We have tryed '+ Inttostr(i) +' Times to cut a willow');
      For f:= 0 to 5 do
        if (FindObjCustom(x, y, ['Wil', 'low'], [RandomColor,WillowCol[f]], 3))then
        begin
          I :=0;
          MarkTime(k);
          Writeln('Chopping..Took us '+IntToStr(TimeFromMark(K))+' MS To find the willow.');
        end else
        Begin
          If I > 4 then
          Begin
            Wait(2000+random(1000));
            CheckEnt;
            Randoms;
            randomClick;
            WaitForWillow;
          end else
          If I > 60 then
          begin
            NextPlayer(False);
            Writeln('Logged out after Not finding the tree 60 times..');
          end;
        end;
      Until (invfull)
      LogsCut := LogsCut + 27;
     end;
    end;

    Finds the willow 2 secs faster .
    very inaccurate, i recommend using tpa's for willow finding.
    [SIZE="4"][CENTER][URL="http://www.youtube.com/watch?v=5YsGJz3j4os"]LOL u mad bro?[/URL][/CENTER][/SIZE]

  17. #17
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by Timothegreat View Post
    very inaccurate, i recommend using tpa's for willow finding.
    I realized that. Just that i need some help with findobjtpa. I have read the tuts and just too confusing.. Ill try again

  18. #18
    Join Date
    Apr 2007
    Posts
    80
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    errr 5 star topic?!gj btw
    Jaghax FTW

  19. #19
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by sleziak View Post
    errr 5 star topic?!gj btw
    Thanks, New version released (2.0)
    -Better symbol finding
    -Better Walking
    -Some minor edits

    Help from timer with the better symbol finding

  20. #20
    Join Date
    Mar 2008
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    |==========================================|
    | CnrSport willow chucker |
    | Version 1.0|
    |- Progress Report -|
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    We Ran For: 10 Minutes and 15 Seconds.
    We Found: 4 ents.
    We talked: 0 times.
    We Cut: 27 Logs.
    We Slept: 0 Times.
    |With great help from timer|

    Works very well until it gets to the banking part....then it goes to the bank symbol and sits there... and keeps clicking on the bank symbol

  21. #21
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by synchyas View Post
    |==========================================|
    | CnrSport willow chucker |
    | Version 1.0|
    |- Progress Report -|
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    We Ran For: 10 Minutes and 15 Seconds.
    We Found: 4 ents.
    We talked: 0 times.
    We Cut: 27 Logs.
    We Slept: 0 Times.
    |With great help from timer|

    Works very well until it gets to the banking part....then it goes to the bank symbol and sits there... and keeps clicking on the bank symbol
    Ohk Thanks, updateing Soon

  22. #22
    Join Date
    Mar 2008
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    sry no proggy this time but it works great just until after it banks it goes down and starts cutting again like its supposed to but every once in a while i wonders off and goes too far away to get back.......only 1 test though goin back to try again..

  23. #23
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by synchyas View Post
    sry no proggy this time but it works great just until after it banks it goes down and starts cutting again like its supposed to but every once in a while i wonders off and goes too far away to get back.......only 1 test though goin back to try again..
    Sorry about the bugs, For you help you are going to be put in credits and i will updated once again.

  24. #24
    Join Date
    Mar 2008
    Posts
    56
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Np anything to help and thank you for puttin in credits....o and i tried again and here is proggy.

    |==========================================|
    | CnrSport willow chucker |
    | Version 1.0|
    |- Progress Report -|
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    We did: 1 Loads.
    We Ran For: 7 Minutes and 33 Seconds.
    We Found: 0 ents.
    We talked: 0 times.
    We Cut: 27 Logs.
    We Slept: 0 Times.
    |With great help from timer|

  25. #25
    Join Date
    May 2007
    Location
    Some where fun.
    Posts
    2,891
    Mentioned
    1 Post(s)
    Quoted
    5 Post(s)

    Default

    Quote Originally Posted by synchyas View Post
    Np anything to help and thank you for puttin in credits....o and i tried again and here is proggy.

    |==========================================|
    | CnrSport willow chucker |
    | Version 1.0|
    |- Progress Report -|
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    We did: 1 Loads.
    We Ran For: 7 Minutes and 33 Seconds.
    We Found: 0 ents.
    We talked: 0 times.
    We Cut: 27 Logs.
    We Slept: 0 Times.
    |With great help from timer|
    Just wait, Today after school im updating.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. ugh, idk what to do with willows
    By isjusme in forum RuneScape News and General
    Replies: 9
    Last Post: 05-27-2008, 02:42 AM
  2. Whipping Willows
    By NiCbaZ in forum RS3 Outdated / Broken Scripts
    Replies: 7
    Last Post: 05-07-2008, 05:49 AM
  3. Buyin 1m Willows
    By ~alex~ in forum General Marketplace
    Replies: 10
    Last Post: 10-04-2007, 04:35 AM
  4. Willows 25gp EA
    By TheGuyWhoGotOn in forum Construction, Crafting and Fletching
    Replies: 0
    Last Post: 09-13-2007, 12:24 AM
  5. Willows by the Pond :S
    By Hey321 in forum Bot Information and Spottings
    Replies: 10
    Last Post: 02-12-2007, 03:47 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •