Page 2 of 15 FirstFirst 123412 ... LastLast
Results 26 to 50 of 368

Thread: Owessm Willow Banker

  1. #26
    Join Date
    Nov 2007
    Posts
    17
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok it worked well for the most part, got stuck once and just hovered mouse over tree and another player, but went well. Only question I have is why did it log out after 3 loads when i chose 100 loads.. Help would be great.

    ==============================
    | Owessm Willow Banker
    | Version 1.0
    | -Progress Report-
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    | Did 3 Loads
    | Cut 84 Willows
    | Worked For 12 Minutes and 36 Seconds
    | Gained 3150 exp

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

    Default

    OK man I'm taking a look at it, I know you want to beat mine lool OK so...

    First this:
    SCAR Code:
    Writeln('| Cut ' + IntToStr((Loads) * 28) + ' Willows');
    Well if you've got an axe in inv1 then there will only be 27! Plus of course it will never be accurate due to items obtained by randoms.
    This also means that
    SCAR Code:
    WriteLn('| Gained ' + IntToStr((Loads) * 1050) + ' exp');
    will be off by a few thousand XP or more every time.

    BankSymbol is like always covered, so
    SCAR Code:
    if(FindSymbol(x,y,'bank'))then
    without an else is not too good.

    function FindEnt(fx, fy: Integer; AvoidWhenFound: Boolean): Boolean;
    Why did you put that in your script?! Why not just include srl/misc/woodcutting.scar?!

    SCAR Code:
    Mouse(x, y, 10, 10, False);
    Wowza random 10, doesn't it miss the tree

    WriteLn('How are we suspose to cut willows?');
    suspose? You mean supposed?

    Inc is a WONDEFUL thing
    TimesThrough := TimesThrough + 1
    becomes
    Inc(TimesThrough);
    It increases the value by 1.
    or (not here but incase you wana know)
    IncEx(TimesThrough, 5)
    Increases it by 5.
    The same with Dec and DecEx to decrease
    Anyway script looks pretty good, I guess you got sick of lag or somethin you got with mine?

    Good luck with the script,
    Fr0zN_S0uL.

  3. #28
    Join Date
    Jul 2007
    Posts
    1,055
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Nope, I was never aimming to beat yours (I was glad the ALL MIGHTY fr0zen_s0uL posted on my thread, jk). Anyways thanks for ALL the GOOD comments , jk. For the axe thing I already got IfAxeInInvy, I guess I forgot to say true = 27, false = 28. "Suspose" I am a terrible speller. For bank symbol I'll work on it .

  4. #29
    Join Date
    Dec 2007
    Posts
    12
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    for some reason it wasn't picking up that i was in combat? and it just kept trying to log when it did detect combat? nice script but still some problems

  5. #30
    Join Date
    Jul 2007
    Posts
    1,055
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yea I saw that myself. I was fighting chicken and it was trying to wc still. I'll change that today.

    EDIT: - Jan 2nd 8:50pm: I'm not likin' this. Someone just used my script for 1 hour + and no progy. Please guys post all progress reports.

  6. #31
    Join Date
    Oct 2007
    Posts
    92
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I'll check it out and give ya a progy.

    Thanks, looks good =]

  7. #32
    Join Date
    Oct 2007
    Posts
    92
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    | -Progress Report-
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    | Did 7 Loads
    | Cut 196 Willows
    | Worked For 31 Minutes and 5 Seconds
    | Gained 7350 exp
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


    Worked flawlessly.
    Got stuck in the classroom random though.

    Thank you =]

    Edit: Sorry about double post.

  8. #33
    Join Date
    Jul 2007
    Posts
    1,055
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Np, and thanks for progy, but how do you go access to junior member scripts with only 2 posts??

  9. #34
    Join Date
    Oct 2007
    Posts
    92
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I have more than 2 posts, I was wondering about that last night =S

    Any reason why it wouldn't be showing me other posts?

  10. #35
    Join Date
    Jul 2007
    Posts
    1,055
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Guys please keep posting progys.

  11. #36
    Join Date
    Jul 2007
    Posts
    1,055
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Version 2.0 RELEASED
    Updates
    - Acurate Willow Counting
    - Runs To Bank
    - Checks For Broken Axe
    - Withdraws New Axe
    - Some Changes In Setupplayer;
    - Progress Report Slightly Changed
    - Intro Slightly Changed
    - Now Supports Bank Pin
    - AskWCLevels Revamped
    - Disguise very slightly changed
    - Banking revamped so it won't get stuck (was prety big problem)
    - Will work with new runescape interface (summoning update) / work with SRL 10 ! ! !
    - Many Other Small Improvements


    ....sorry about double post.

    EDIT: Here is my progress report from v2
    ====================================
    | Owessm Willow Banker
    | Version 2.0
    | -Progress Report-
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    | Did 9 Loads
    | Cut 246 Willows
    | Worked For 30 Minutes and 37 Seconds
    | Gained 9225 exp
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    | ~~~Thank you for using~~~
    | Please post all progies and bugs
    ====================================

    /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
    | SRL 4 Randoms Report |
    | www.srl-forums.com |
    |~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
    | Talks : 2 |
    | Old Men : 2 |
    \~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~/
    If you guys notice, in version 1.5 I had a progy that did 8 loads in 36 minutes. Now I got it down to 9 loads in only 30minutes. So it has done 1 extra load in 6 less mins .

  12. #37
    Join Date
    Nov 2007
    Location
    UK
    Posts
    242
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Well, it is a good script, but for me the first thing it did was break my axe. I love the sleep thing. I will hope to make a proggy soon.

  13. #38
    Join Date
    Nov 2007
    Posts
    4
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Failed when compiling
    Line 255: [Error] (15344:14): Identifier expected in script C:\Program Files\SCAR 3.12\Scripts\Owessm Willow Banker v2.scar

    wtf?? help plz?

  14. #39
    Join Date
    Jul 2007
    Posts
    1,055
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Do you have SCAR 3.12c, SRL 4, revision #10?

    My line 255 says
    "yourwclevel: integer;" without the quotes of course

  15. #40
    Join Date
    Jan 2008
    Posts
    18
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 257: [Error] (14938:16): Unknown identifier 'GetSkillInfo' in script C:\Documents and Settings\Melvin M\Desktop\Owessm Willow Banker v2.scar
    o.o

  16. #41
    Join Date
    Jul 2007
    Posts
    1,055
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Are you serious?? There are no errors for me, and I have been checking srl stats, I know some guy is running script right now.

    MAKE SURE your on SCAR 3.12c, SRL 4, Revision #10.

  17. #42
    Join Date
    Oct 2007
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I got the same error as Melvin12, line 257 unknown identifier 'GetSkillInfo'. I have SCAR 3.13, SRL 4 Revision #10.

  18. #43
    Join Date
    Jun 2007
    Location
    Wednesday
    Posts
    2,446
    Mentioned
    3 Post(s)
    Quoted
    1 Post(s)

    Default

    Try using scar 3.12 eric as 3.13 has a few small bugs that stop quite a lot of scripts running properly.
    On topic: I just ran it for a few minutes and it worked great for that time, but it doesn't do a good job of looking for trees that turn yellow (always forget what they're called ><) as it just kept clicking it (had to do ctr+alt+s to stop it so my axe didn't break). Also, (don't know if this is just me) I'm not too happy with the fact that it keeps right clicking then chooses chop (about 5 to 10 times a minute) even if the tree is still there or I haven't moved. Will post a proggy once I get it to run for a good half hour+

  19. #44
    Join Date
    Oct 2007
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I just went and got 3.12 and tried to run the script but I got the same error message.

  20. #45
    Join Date
    Jul 2007
    Posts
    1,055
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Eric I'm sure I know your problem. Once you download an old version of SCAR it usually auto opens a script with the newest. So you must either do 1 of 2 things.

    1. Uninstale SCAR 3.13
    2. Open my script, click ctrl + a (select all), open SCAR 3.12c and paste.

    @mixster05 Yea I know ent finder isn't great. I was using SRL's defaul ent finder. In my next version, 2.5, I'm planning on making my own. But guys thanks a lot for the replys. I'm trying to make this script near flawless for aplication for srl members.

  21. #46
    Join Date
    Jun 2007
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Eric I'm sure I know your problem. Once you download an old version of SCAR it usually auto opens a script with the newest. So you must either do 1 of 2 things.

    1. Uninstale SCAR 3.13
    2. Open my script, click ctrl + a (select all), open SCAR 3.12c and paste.
    I got the same error as eric and melvin. I tried what you said and it hasn't worked. Is it a problem with my Scar??

  22. #47
    Join Date
    Jul 2007
    Posts
    1,055
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Here is a picture of what you should see. If you see that on your screen, it should work alright, at least it does for me.




  23. #48
    Join Date
    Oct 2007
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Yeah. I am still getting the same error message. I have Scar 3.12c and I uninstalled the other versions of Scar. I am opening the script in 3.12c. It has SRL 4 Revision #10. I don't know what the problem is.

  24. #49
    Join Date
    Jul 2007
    Posts
    1,055
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Okay the VERY VERY VERY last thing that MIGHT help is change your line 255 er w/e one has the error (the GetSkillInfo line) from:

    yourwclevel := GetSkillInfo('woodcutting', false);

    to

    yourwclevel := GetSkillLevel('woodcutting');

  25. #50
    Join Date
    Oct 2007
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ok. That worked. But now it has another error. Line 348 Unknown Identifier 'Set Angle'.

Page 2 of 15 FirstFirst 123412 ... LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Owessm Willow Banker 5.0 | Need Testers
    By osmm in forum Research & Development Lounge
    Replies: 13
    Last Post: 04-13-2009, 07:18 AM
  2. al kharid smith-banker & draynor willow cutter-banker
    By rivon in forum RS3 Outdated / Broken Scripts
    Replies: 5
    Last Post: 01-03-2008, 09:51 AM
  3. JAD Willow - edgevil willow cutter + banker.
    By JAD in forum RS3 Outdated / Broken Scripts
    Replies: 58
    Last Post: 10-08-2007, 05:11 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
  •