WillowPower v1.7 - Cuts willows EVERYWHERE

Discussion in 'RuneScape Scripts' started by Bartgielen, Dec 23, 2008.

WillowPower v1.7 - Cuts willows EVERYWHERE
  1. Unread #1 - Dec 23, 2008 at 1:35 PM
  2. Bartgielen
    Joined:
    Mar 21, 2007
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0

    Bartgielen Newcomer

    WillowPower v1.7 - Cuts willows EVERYWHERE

    ~~WillowPower~~
    by Bart

    Functions:
    - Will cut willows anywhere, just start near some of them
    - Failsafes
    - Big antiban improvements since v1
    - Basic ent detection
    - Basic autoresponder
    - Retries and turns camera when no willows on-screen
    - And much, much more!​


    Bugs (mostly) fixed:
    - The script did strange mouse movements when finding a willow, i fixed this for a big part thanks to FindObjCustom. (v2.1)
    - The script won't pick up willow logs anymore, since i changed the colors. (v2.3)
    - The bug where the script couldn't find randoms is now SOLVED! (v2.7)​


    This is my second script :)
    Don't blame me too much, i am only 12 years old. As you might noticed, my English isn't very good, because i am from the Netherlands.
     
  3. Unread #2 - Dec 23, 2008 at 4:26 PM
  4. Jethr0x
    Joined:
    Jan 24, 2007
    Posts:
    3,070
    Referrals:
    13
    Sythe Gold:
    0

    Jethr0x Grand Master
    Banned

    WillowPower v1.7 - Cuts willows EVERYWHERE

    Not bad, I think that you should replace your SmartDrop; with:

    Code:
    procedure SmartDrop;
    var
      i : integer;
    begin
      for i:= 3 to 28 do
      begin
        DropItem(i);
      end;
      loads := loads + 1;
      logs  := logs + 26;
    end;
    What this does is make "i" a variable.
    Then it makes i = 3.
    Then it drops item 3.
    Then it makes i = 4.
    Then drops item 4.
    It does this all the way until item 28.
    Then it goes back to your code and adds loads +1, and logs + 26.

    -Cheers.
    --Jethr0x.
     
  5. Unread #3 - Dec 23, 2008 at 5:55 PM
  6. Totodile
    Joined:
    Nov 28, 2008
    Posts:
    4
    Referrals:
    0
    Sythe Gold:
    0

    Totodile Newcomer

    WillowPower v1.7 - Cuts willows EVERYWHERE

    Its ok, it made me run around a couple times all around the willows(but who am i too complain when im a year older than you and i have no clue how to make scripts),nice work
     
  7. Unread #4 - Dec 24, 2008 at 10:50 AM
  8. Bartgielen
    Joined:
    Mar 21, 2007
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0

    Bartgielen Newcomer

    WillowPower v1.7 - Cuts willows EVERYWHERE

    ~~ BIG UPDATE ~~

    version 2.3 released! :D

    -- wait, how can i change my topic title? :|
     
  9. Unread #5 - Dec 24, 2008 at 2:45 PM
  10. Tgump
    Joined:
    Jan 21, 2007
    Posts:
    6,541
    Referrals:
    8
    Sythe Gold:
    0
    Two Factor Authentication User

    Tgump Hero
    Retired Global Moderator Zombie

    WillowPower v1.7 - Cuts willows EVERYWHERE

    You can't. You'll have to have a SCAR moderator like Jethr0x change it.
     
  11. Unread #6 - Dec 25, 2008 at 11:04 AM
  12. 599033
    Joined:
    Dec 23, 2008
    Posts:
    27
    Referrals:
    0
    Sythe Gold:
    0

    599033 Member

    WillowPower v1.7 - Cuts willows EVERYWHERE

    Im downloading now, Hopefully i wont get banned ;)

    Jack


    EDIT: Fantastic, a mod came along and it logged out (Y) , also it drops quite slow but i suppose that is realistic, im leaving this on while i go play my xbox or watch tv.

    Thanks
     
  13. Unread #7 - Dec 25, 2008 at 11:40 AM
  14. Bartgielen
    Joined:
    Mar 21, 2007
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0

    Bartgielen Newcomer

    WillowPower v1.7 - Cuts willows EVERYWHERE

    Are you sure you downloaded v2.4? Because v2.3 drops very slow, but i fixed most of that in v2.4
     
  15. Unread #8 - Dec 25, 2008 at 11:46 AM
  16. 599033
    Joined:
    Dec 23, 2008
    Posts:
    27
    Referrals:
    0
    Sythe Gold:
    0

    599033 Member

    WillowPower v1.7 - Cuts willows EVERYWHERE

    I downloaded BartsPowerWillow.zip (2.2 KB, 1 views)
    // ~~~~~~~~ BARTS WILLOWPOWER V2.4 ~~~~~~~~ \\


    Oh well.

    Also, fantastic work, but Rick Turpentine attacked me in game and the bot did nothing..?

    EDIT: I also think you should do a YEW script, this willow one is almost perfect.

    It is not very slow at dropping, but i have had faster.
     
  17. Unread #9 - Dec 25, 2008 at 11:51 AM
  18. danielOATH
    Joined:
    Dec 25, 2008
    Posts:
    942
    Referrals:
    0
    Sythe Gold:
    7

    danielOATH Apprentice

    WillowPower v1.7 - Cuts willows EVERYWHERE

    thanks
     
  19. Unread #10 - Dec 25, 2008 at 12:18 PM
  20. 599033
    Joined:
    Dec 23, 2008
    Posts:
    27
    Referrals:
    0
    Sythe Gold:
    0

    599033 Member

    WillowPower v1.7 - Cuts willows EVERYWHERE

    Very strange, it just doesnt work anymore, it doesnt move from the Play button?

    ??HELP
     
  21. Unread #11 - Dec 25, 2008 at 1:25 PM
  22. Bartgielen
    Joined:
    Mar 21, 2007
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0

    Bartgielen Newcomer

    WillowPower v1.7 - Cuts willows EVERYWHERE

    599033, since i didn't had the problem, i can't help you. However, i had exactly the same problem when i was using some other scripts.

    I'm just finished v2.5 and i am working on v2.6. v2.6 should fix the buggy random finding. :)
     
  23. Unread #12 - Dec 25, 2008 at 1:45 PM
  24. 599033
    Joined:
    Dec 23, 2008
    Posts:
    27
    Referrals:
    0
    Sythe Gold:
    0

    599033 Member

    WillowPower v1.7 - Cuts willows EVERYWHERE

    I got it working now, Thanks

    Upload 2.5, I would like to use it
     
  25. Unread #13 - Dec 25, 2008 at 2:17 PM
  26. Bartgielen
    Joined:
    Mar 21, 2007
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0

    Bartgielen Newcomer

    WillowPower v1.7 - Cuts willows EVERYWHERE

    Please wait, in 30 minutes i should have finished v2.7. It's almost done, i got the randoms working again =D
     
  27. Unread #14 - Dec 25, 2008 at 2:24 PM
  28. 599033
    Joined:
    Dec 23, 2008
    Posts:
    27
    Referrals:
    0
    Sythe Gold:
    0

    599033 Member

    WillowPower v1.7 - Cuts willows EVERYWHERE

    Good, I nearly got killed by a drunken dwarf :eek:

    Best WC i've used by FAR
     
  29. Unread #15 - Dec 25, 2008 at 2:34 PM
  30. 599033
    Joined:
    Dec 23, 2008
    Posts:
    27
    Referrals:
    0
    Sythe Gold:
    0

    599033 Member

    WillowPower v1.7 - Cuts willows EVERYWHERE

    Also, im editing this for personal use, i think i can make it more responsive and make it drop a tad faster.

    I'd send you it if all goes well.

    Jack

    Sorry about english, im from switzerland.
     
  31. Unread #16 - Dec 25, 2008 at 2:37 PM
  32. Bartgielen
    Joined:
    Mar 21, 2007
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0

    Bartgielen Newcomer

    WillowPower v1.7 - Cuts willows EVERYWHERE

    599033, i fixed the random problem.

    v2.7 RELEASED!

    New features:

    - Will now solve randoms without problems thanks to FindTalk
    - You can now choose the RunAway direction!
     
  33. Unread #17 - Dec 25, 2008 at 2:43 PM
  34. 599033
    Joined:
    Dec 23, 2008
    Posts:
    27
    Referrals:
    0
    Sythe Gold:
    0

    599033 Member

    WillowPower v1.7 - Cuts willows EVERYWHERE

    Thankyou, I will test it now :)
     
  35. Unread #18 - Dec 25, 2008 at 6:37 PM
  36. myzteriuz
    Joined:
    Aug 14, 2007
    Posts:
    1,145
    Referrals:
    3
    Sythe Gold:
    424
    Vouch Thread:
    Click Here
    Discord Unique ID:
    963548664293388368
    Discord Username:
    Myzteriuz#9735
    Lion King Hoover Valentine's Day 2021 St. Patrick's Day 2021 Easter 2020 St. Patrick's Day 2022 Potamus Christmas 2021 Gohan has AIDS Two Factor Authentication User
    Not sure if srs or just newfag... Easter 2021 Valentine's Day 2022 Easter 2019 Valentine's Day 2020 Halloween 2020 Dunce Lawrence <3 n4n0 Extreme Homosex

    myzteriuz A devoted Sythe member, joined in 2007
    $200 USD Donor New

    WillowPower v1.7 - Cuts willows EVERYWHERE

    i have tried it but it didnt workk =[ if someone could teach me how to use scar id be veryyy greatfulla nd could work out a trade if intrested plz pm me thanks
     
  37. Unread #19 - Dec 25, 2008 at 9:31 PM
  38. Markuss
    Joined:
    Aug 13, 2008
    Posts:
    209
    Referrals:
    4
    Sythe Gold:
    0

    Markuss Active Member

    WillowPower v1.7 - Cuts willows EVERYWHERE

    SRL name please? JWing so i can see who you are, or if your ripping scripts ect. (not accusing, just wondering)
     
  39. Unread #20 - Dec 26, 2008 at 3:53 AM
  40. Bartgielen
    Joined:
    Mar 21, 2007
    Posts:
    24
    Referrals:
    0
    Sythe Gold:
    0

    Bartgielen Newcomer

    WillowPower v1.7 - Cuts willows EVERYWHERE

    I dont have a SRL name, because i don't know how that works :eek:
     
< BCD (Draynor Chop'N Bank) | WillowRapist1.0Draynor Willow Cutter + Dropper >

Users viewing this thread
1 guest


 
 
Adblock breaks this site