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

Thread: [07Scape] CHOP[WILLOW]FLETCH[WILLOW]DROP[WILLOW]

  1. #1
    Join Date
    Nov 2011
    Posts
    171
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default [07Scape] CHOP[WILLOW]FLETCH[WILLOW]DROP[WILLOW]

    [07Scape] CHOP[WILLOW]FLETCH[WILLOW]DROP[WILLOW]

    updates to v1.02 please test and leave feedback been running for 2 hours no probs for me

    hi everyone this is the first script i have released so please leave feedback... This script uses the 1.7 unofficial P07Include by danny rs (http://villavu.com/forum/showthread.php?t=96863).

    just want to give credit to following people and thank them also
    1)danny rs for his include
    2)ineedbot i used his draynor willow banker as a base and also used his willow chopping method from his script
    3)blockay i used his fletch method to fletch my willows just edited code slightly

    thankyou!




    please follow these steps:


    1: Make sure you have SRL, Simba, and P07Include installed correctly.

    2: Download and open the script.

    3: no anti leech as i have no intentions of adding banking until the official 07 srl include is released please do not post a banking
    version of this script if u wish to add yourself for private use thats fine just dont release

    4: Set Player login details and set the target on your client.

    5: this script will chop fletch and drop willows (onli fletches willow longs) at any location so just head to a location with plenty of
    willow trees

    6: have knife in 1st inventory slot and hatchet if not wielded in the 2nd inventory slot, if you wish to equip your hatchet change the
    folowing simba code
    Simba Code:
    P07_DropAllExcept([1,2]);
    in the main loop to
    Simba Code:
    P07_DropAllExcept([1]);

    7: if u wish to take multiple hatchets which is quite handy if your hatchet gets accidentally destroyed by them trees that shake use this
    code onli an example cos i dont know how many hatchets u wish to take so say if i wanted to take 4 hatchets all in my invent non equipped
    also dont forget the knife i would apply the following code
    Simba Code:
    P07_DropAllExcept([1,2,3,4,5]);
    drops all in your invent
    except the first 5 invent slots my knife and my four hatchets



    Things you should know:

    1) does not support randoms so i dont advice to go afk although this script never fails those antis are a pain


    known bugs:
    1)none as of yet
    2)please report any known bugs via pm with details of the bug

    update log:
    v1 = initial release
    v1.01 = fixed reported fletching bug
    v1.02 = fixed another fletching bug



    Attachment 19901
    Last edited by ajg0001991; 03-20-2013 at 11:30 PM.

  2. #2
    Join Date
    Nov 2011
    Posts
    171
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    Reserved

  3. #3
    Join Date
    Apr 2012
    Posts
    29
    Mentioned
    0 Post(s)
    Quoted
    12 Post(s)

    Default

    I think you should add anti leach even if there is no bank method.

  4. #4
    Join Date
    Dec 2012
    Posts
    7
    Mentioned
    0 Post(s)
    Quoted
    4 Post(s)

    Default

    Am i aloud to add a bank method to this?

  5. #5
    Join Date
    Nov 2011
    Posts
    171
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    Quote Originally Posted by subzerok View Post
    Am i aloud to add a bank method to this?
    yes if you like aslong as you dont release if you are successful in adding banking please message me the code i tried myself for a good hour and struggled massively gave up towards the end and will add anti leech l8a

  6. #6
    Join Date
    Feb 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] C:\Simba\Includes\SRL/SRL/core/simba.simba(462:14): Unknown identifier '' at line 461

    what am i missing?

  7. #7
    Join Date
    Feb 2013
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Im trying to learn to script, if I change the variables will I be able to make the script cut trees and fletch shortbows? would you be ok with this?

  8. #8
    Join Date
    Feb 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Unknown identifier 'P07_FFlag' at line 123

    whats wrong with that?

  9. #9
    Join Date
    Aug 2006
    Posts
    33
    Mentioned
    1 Post(s)
    Quoted
    10 Post(s)

    Default

    Worked great right up until it was meant to fletch, it clicked the log then typed 88 into the chat and just stood there, presuming waiting for logs to be cut

    then it dropped all the logs and carried on cutting

    Its working better cutting wise than your power chopper yesterday anyway, thanks

  10. #10
    Join Date
    Nov 2011
    Posts
    171
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    Quote Originally Posted by ste View Post
    Worked great right up until it was meant to fletch, it clicked the log then typed 88 into the chat and just stood there, presuming waiting for logs to be cut

    then it dropped all the logs and carried on cutting

    Its working better cutting wise than your power chopper yesterday anyway, thanks
    quite busy atm but try and have a go at fixing the script yourself in the fletchlogs procedure mess with the mousebox option that will be your problem i will take a look at the script and see if i can sort this out as soon as i have the time, is anybody else haveing issues fletching the logs?

  11. #11
    Join Date
    Nov 2011
    Posts
    171
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    updated hopefully fixed bug where it wasnt fletching willow logs if some can test and confirm this is working now

  12. #12
    Join Date
    Feb 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    how do install P07Include.Simba

  13. #13
    Join Date
    Jun 2008
    Posts
    31
    Mentioned
    0 Post(s)
    Quoted
    3 Post(s)

    Default

    It leave 2 logs at the end and then drops it all, also can you add something g that if your in combat it runs you away?

  14. #14
    Join Date
    Feb 2012
    Posts
    3
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ive noticed when you level fletching it does not use the rest of the logs and drops them.

  15. #15
    Join Date
    Nov 2011
    Posts
    171
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    yes ive realised that myself gna sort this out on next update

  16. #16
    Join Date
    Feb 2013
    Posts
    11
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

    Default

    Freeing the current fonts. Creating new ones now
    ERROR comes from a non-existing file (C:\Users\Samsung\Downloads\P07Include.simba)
    [Error] C:\Users\Samsung\Downloads\P07Include.simba(57:3): Unknown identifier 'MMouse' at line 56
    Compiling failed.
    Exception in Script: Unable to find file 'SRL/SRL.Simba' used from 'C:\Users\Samsung\Downloads\PowerChop 1.3.simba'


    what am i doing wrong?

  17. #17
    Join Date
    Feb 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] C:\Users\Toshiba\Downloads\chop[willow]fletch[willow]drop[willow] V1.1 (2).simba(104:51): Type mismatch at line 103
    Compiling failed.

    Whats wrong here?

  18. #18
    Join Date
    Feb 2013
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    :O!

  19. #19
    Join Date
    Nov 2011
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    This is really good.

  20. #20
    Join Date
    Nov 2011
    Posts
    13
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Would it be possible to make it run away from evil tree random (where it breaks your axe) and from the tree spirit?

  21. #21
    Join Date
    Dec 2011
    Posts
    2
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    No...

  22. #22
    Join Date
    Mar 2013
    Posts
    1
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Error: Exception: Font [P07UpChars] not found. at line 226
    The following DTMs were not freed: [0, 1, 2, 3, 4]
    The following bitmaps were not freed: [0, 1, 2]
    can i get some help please

  23. #23
    Join Date
    Mar 2013
    Posts
    6
    Mentioned
    0 Post(s)
    Quoted
    10 Post(s)

    Default

    It works but it doesn't hit 'Enter' when it types in '88' for fletching..
    P07_UseKey(13);
    ^ this doesnt work?

    when i choose to manually hit enter, it will fletch a few bows and then start to drop everything, you might want to make it check whether every log has changed into a bow? (check 28th slot for bow)

    http://gyazo.com/c580943990ef89e647dd8bbd4ec708d6 (it starts to drop inventory too early.)

    Other than that, the script works fine! Thank-you so much!
    Last edited by veseral; 03-10-2013 at 04:26 PM.

  24. #24
    Join Date
    Mar 2013
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by veseral View Post
    It works but it doesn't hit 'Enter' when it types in '88' for fletching..
    ^ this doesnt work?

    when i choose to manually hit enter, it will fletch a few bows and then start to drop everything, you might want to make it check whether every log has changed into a bow? (check 28th slot for bow)

    http://gyazo.com/c580943990ef89e647dd8bbd4ec708d6 (it starts to drop inventory too early.)

    Other than that, the script works fine! Thank-you so much!
    I just started with scripts two days ago so I tried to do some nooby fixes that probably mean nothing but just fyi, the script as is does not press enter when 88 is typed out for fletching just like the others were saying. I assumed it's the function right after Sendkeys 88 which is "P07_UseKey(13)". I replaced this with SendKey(13), KeyDown(13) and KeyUp(13), PressKey(13). Nothing has worked thus far, will keep trying to learn how to do it. Nonetheless, great script and thanks for all the effort. It's only been two days of me reading these things and I'm exhausted!

  25. #25
    Join Date
    Nov 2011
    Posts
    171
    Mentioned
    1 Post(s)
    Quoted
    46 Post(s)

    Default

    sry guys not been active recentyl had a few things going on will be rewriting and updating this script some time tmorow

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)

Posting Permissions

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