Page 17 of 18 FirstFirst ... 715161718 LastLast
Results 401 to 425 of 444

Thread: [SRL] Zephyr's Draynor Yew Gatherer

  1. #401
    Join Date
    Sep 2008
    Posts
    352
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    works gr8 thanks

  2. #402
    Join Date
    Nov 2008
    Posts
    15
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ok update on my last issue. the world thingy is still messed up and i have no idea how to fix up the world.ini. i read a guide somewhere on this forum and it didnt help.
    second thing the log in thing there is a fix to it, the login under the srl folder is messed up. go to
    http://www.villavu.com/forum/showthr...=38768?t=41671
    there is a fix to it
    Being manly since 2000B.C

  3. #403
    Join Date
    Jul 2008
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I got the same problem as many else, but apperlently you seem very busy at the moment. But ill post it anyway because you haven't giving any answer to this error.

    [Runtime Error] : Exception: Invalid float in line 3373 in script C:\Users\...\Desktop\Zephyr's Draynor Yew Gatherer Ver 1.6.scar

    I have no idea what the error so I would like to get some help with this, please.

  4. #404
    Join Date
    Oct 2007
    Location
    medway.england
    Posts
    66
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    seems to run very well, getting an error from worldswitcher.scar though

    [Runtime Error] : Exception: '' is not a valid integer value in line 75 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/misc/WorldSwitcher.scar

    maybe i need to update my worlds.ini

  5. #405
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by T0xicblood View Post
    I got the same problem as many else, but apperlently you seem very busy at the moment. But ill post it anyway because you haven't giving any answer to this error.

    [Runtime Error] : Exception: Invalid float in line 3373 in script C:\Users\...\Desktop\Zephyr's Draynor Yew Gatherer Ver 1.6.scar

    I have no idea what the error so I would like to get some help with this, please.
    Ok I've had a very brief look through. Perhaps theres a problem on line 3126:
    SCAR Code:
    if (StrToFloatDef(LatestVer, 0.0) > StrToFloat(VerNumber)) then

    Try changing that to:
    SCAR Code:
    if (StrToFloatDef(LatestVer, 0.0) > StrToFloatDef(VerNumber, 0.0)) then

    I've never gotten this problem before so I dunno if that will fix it but try anyway.

    Quote Originally Posted by cocodog13 View Post
    seems to run very well, getting an error from worldswitcher.scar though

    [Runtime Error] : Exception: '' is not a valid integer value in line 75 in script C:\Program Files\SCAR 3.15\includes\SRL/SRL/misc/WorldSwitcher.scar

    maybe i need to update my worlds.ini
    Yup you need to update Worlds.ini. The one is SRL is not compatible with the new WorldSwitcher.scar. I suggest you use mixter's world list parser:
    http://www.villavu.com/forum/showthr...ld+list+parser

  6. #406
    Join Date
    Feb 2008
    Posts
    22
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    hi, the script was working fine until it started getting lost. Pls help

  7. #407
    Join Date
    Sep 2008
    Location
    Adelaide, Australia
    Posts
    45
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Here's my proggy:

    Code:
    [----------------------------------------------------------------------------------------]
    [                            November 29th, 2008, 08:29:13 PM                            ]
    [----------------------------------------------------------------------------------------]
    [                     >>>  Zephyr's Draynor Yew Gatherer Ver 1.6  <<<                    ]
    [----------------------------------------------------------------------------------------]
    [  Total Time Running: 46 Minutes and 25 Seconds                                         ]
    [  Total Loads Done: 4                                                                   ]
    [  Yews Chopped and Banked: 84                                                           ]
    [  Chopping Rate: 109 Logs/Hr                                                            ]
    [  Woodcutting Levels Gained: 0                                                          ]
    [  WalkBacks: 0                                                                          ]
    [  Auto-Responds: 0                                                                      ]
    [  World Switches: 0                                                                     ]
    [  Current World: 143                                                                    ]
    [----------------------------------------------------------------------------------------]
    [   | Nick | Act | Loc                       | Wc Lvl | Axe    | Loads | Logs | Time     ]
    [ o | hat  |  T  | Bank                      |   84   | Rune   | 4     | 84   | 46 min   ]
    [----------------------------------------------------------------------------------------]
    It kind of got lost going to the bank from Yew 3 then logged out, Didn't log back in. I'll try again later....

    Other then that Nice script!

  8. #408
    Join Date
    Jul 2008
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks ZephyrsFury! It did work, but now i got another runtime error :S

    ._________.
    \____ \ __
    / / | | ____
    / / _____ ._______ | |____.___ ___.____\ /______
    / / / ___ \ ___ \ _ \ \/ / _ \/ ____/
    ./ /__\ ____/| ___/ | | |\ /| | \_/\____ \
    \_________\______\| | |__| |__| \ / |__| /______/
    |___| Ver 1.6 /__/ Draynor Yew Gatherer

    SRL Compiled in 9329 msec
    Creating the NickTPA.
    Current WC Level: 70
    Current World: 119
    Location: Trees

    Current Axe: Rune
    Axe Status: Equiped
    Location: Yew 1
    Location: Yew 2
    [Runtime Error] : divide by Zero in line 358 in script C:\Users\...\Desktop\Zephyr's Draynor Yew Gatherer Ver 1.6.scar


    Just tell me if someone else posted this error then I'll check previous pages.

  9. #409
    Join Date
    Oct 2007
    Location
    medway.england
    Posts
    66
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    heers a quick proggie

    [----------------------------------------------------------------------------------------]
    [ Total Time Running: 2 Hours, 36 Minutes and 8 Seconds ]
    [ Total Loads Done: 11 ]
    [ Yews Chopped and Banked: 251 ]
    [ Chopping Rate: 96 Logs/Hr ]
    [ Woodcutting Levels Gained: 1 ]
    [ WalkBacks: 1 ]
    [ Auto-Responds: 63 ]
    [ World Switches: 0 ]
    [ Current World: 118 ]
    [----------------------------------------------------------------------------------------]
    [ | Nick | Act | Loc | Wc Lvl | Axe | Loads | Logs | Time ]
    [ o | *** | F | Lost - Bank failed | 75 | Rune | 11 | 251 | 155 min ]
    [----------------------------------------------------------------------------------------]

  10. #410
    Join Date
    Oct 2008
    Location
    behind you!
    Posts
    1,688
    Mentioned
    2 Post(s)
    Quoted
    40 Post(s)

    Default

    Quote Originally Posted by cocodog13 View Post
    heers a quick proggie

    [----------------------------------------------------------------------------------------]
    [ Total Time Running: 2 Hours, 36 Minutes and 8 Seconds ]
    [ Total Loads Done: 11 ]
    [ Yews Chopped and Banked: 251 ]
    [ Chopping Rate: 96 Logs/Hr ]
    [ Woodcutting Levels Gained: 1 ]
    [ WalkBacks: 1 ]
    [ Auto-Responds: 63 ]
    [ World Switches: 0 ]
    [ Current World: 118 ]
    [----------------------------------------------------------------------------------------]
    [ | Nick | Act | Loc | Wc Lvl | Axe | Loads | Logs | Time ]
    [ o | *** | F | Lost - Bank failed | 75 | Rune | 11 | 251 | 155 min ]
    [----------------------------------------------------------------------------------------]
    i wonder how this still works for some1...
    Hi

  11. #411
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by T0xicblood View Post
    Thanks ZephyrsFury! It did work, but now i got another runtime error :S

    ._________.
    \____ \ __
    / / | | ____
    / / _____ ._______ | |____.___ ___.____\ /______
    / / / ___ \ ___ \ _ \ \/ / _ \/ ____/
    ./ /__\ ____/| ___/ | | |\ /| | \_/\____ \
    \_________\______\| | |__| |__| \ / |__| /______/
    |___| Ver 1.6 /__/ Draynor Yew Gatherer

    SRL Compiled in 9329 msec
    Creating the NickTPA.
    Current WC Level: 70
    Current World: 119
    Location: Trees

    Current Axe: Rune
    Axe Status: Equiped
    Location: Yew 1
    Location: Yew 2
    [Runtime Error] : divide by Zero in line 358 in script C:\Users\...\Desktop\Zephyr's Draynor Yew Gatherer Ver 1.6.scar


    Just tell me if someone else posted this error then I'll check previous pages.
    I really don't know. People keep getting these type of errors that I've never had before. Does this happen every time you run the script?

    Anyway from what people post on this thread I think the script is out of date. It might not be safe using this anymore.

  12. #412
    Join Date
    Jun 2007
    Posts
    125
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    For the divide by zero thing, don't set the load too high.

    The walking back to bank is off, other then that, it is fine (it gets stuck at the prison)

  13. #413
    Join Date
    Jul 2008
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks For Your Answers! It now works!

    Here's my first proggie. Its not very good but i cloundn't keep it running.

    [----------------------------------------------------------------------------------------]
    [ >>> Zephyr's Draynor Yew Gatherer Ver 1.6 <<< ]
    [----------------------------------------------------------------------------------------]
    [ Total Time Running: 22 Minutes and 4 Seconds ]
    [ Total Loads Done: 2 ]
    [ Yews Chopped and Banked: 28 ]
    [ Chopping Rate: 76 Logs/Hr ]
    [ Woodcutting Levels Gained: 0 ]
    [ WalkBacks: 0 ]
    [ Auto-Responds: 4 ]
    [ World Switches: 0 ]
    [ Current World: ** ]
    [----------------------------------------------------------------------------------------]
    [ | Nick | Act | Loc | Wc Lvl | Axe | Loads | Logs | Time ]
    [ | | T | Bank | | Rune | 2 | 28 | 22 min ]
    [---------------------------------------------------------------------------------------]

    Ill Edit for better Progress report soon.

  14. #414
    Join Date
    Aug 2008
    Location
    Auckland
    Posts
    132
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    File C:\Program Files\SCAR 3.15\Scripts\DYG Files\DYGBack.bmp was not found
    [Runtime Error] : Out of Global Vars range in line 3516 in script C:\Program Files\SCAR 3.15\Scripts\Zephr yew gatherer.scar

    im only ever getting this one, any help
    ~Tom~

  15. #415
    Join Date
    Nov 2008
    Location
    if (IsUpText('Location')) then 'Australia' else 'N.T'
    Posts
    67
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    omeg ownage

  16. #416
    Join Date
    Oct 2007
    Location
    Sweden
    Posts
    199
    Mentioned
    1 Post(s)
    Quoted
    23 Post(s)

    Default

    It kinda works for me too after changing the thing you said above.

    Got some error though.
    Debug:

    Road Colour = 7368311
    Road Colour = 7368311
    Screenshot saved: C:\Program Files\SCAR 3.15\Scripts\DYG Files\No Bank = 07-12-08 = 13 Minutes and 56 Seconds.bmp
    We are lost, attempting to start WalkBack
    Casting 'Home Teleport'
    Home Teleport failed retrying
    Casting 'Home Teleport'
    Home Teleport failed retrying
    Casting 'Home Teleport'
    Home Teleport failed retrying
    Home Teleport failed... Logging
    Screenshot saved: C:\Program Files\SCAR 3.15\Scripts\DYG Files\WalkBack Failed = 07-12-08 = 14 Minutes and 57 Seconds.bmp
    Location: Lost - No Bank
    Maby jagex changed the bank symbol?
    Attached the screenshot.

    I'll try the script again now, see how it works now.
    Previously known as Billy Opel.

  17. #417
    Join Date
    Nov 2008
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    now that SRL has been updated im getting this:

    Line 965: [Error] (20751:5): Unknown identifier

    if (IsBlackText(Players[CurrentPlayer].Nick, i)) then Exit;

    any help?

  18. #418
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Yup the script does not work with the newest SRL.

  19. #419
    Join Date
    Nov 2008
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by ZephyrsFury View Post
    Yup the script does not work with the newest SRL.
    are you going to update? cuz i lovee this script.

  20. #420
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Shaxper View Post
    are you going to update? cuz i lovee this script.
    Quickfix for it... on line 965

    SCAR Code:
    if (IsBlackText(Players[CurrentPlayer].Nick, i)) then Exit;

    Replace that with:
    SCAR Code:
    if (FindChatBoxText(Players[CurrentPlayer].Nick, I, clBlack)) then Exit;

  21. #421
    Join Date
    Mar 2007
    Location
    England
    Posts
    274
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Very nice script, ill post a proggie when i get a good one but i can never leave the script running long enough

  22. #422
    Join Date
    Nov 2008
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    when i put that in i get:
    Line 965: [Error] (20751:63): Type mismatch in script

  23. #423
    Join Date
    Apr 2007
    Location
    Perth, Australia
    Posts
    3,926
    Mentioned
    3 Post(s)
    Quoted
    2 Post(s)

    Default

    Quote Originally Posted by Shaxper View Post
    when i put that in i get:
    Line 965: [Error] (20751:63): Type mismatch in script
    Oh sorry I've edited my last post a bit. Use that new line now.

  24. #424
    Join Date
    Nov 2008
    Posts
    19
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Line 1403: [Error] (21186:5): Unknown identifier 'IsChatBlackTextAnyLine' in script C:\Documents and Settings\Cheah\Desktop\Scar\Zephyr's Draynor Yew Gatherer Ver 1.6.scar
    I have modified 965 as posted before.

  25. #425
    Join Date
    Nov 2008
    Posts
    37
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    i now get: Line 1403:
    [Error] (21189:5): Unknown identifier 'IsChatBlackTextAnyLine'
    line 1403: if (IsChatBlackTextAnyLine('have an axe')) then //if (Pos('have an axe', srl_LastBlackLine) <> 0) then

Page 17 of 18 FirstFirst ... 715161718 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Zephyr's Karamja Fisher w/ Reflection
    By Shady? in forum RS3 Outdated / Broken Scripts
    Replies: 54
    Last Post: 04-16-2009, 04:13 PM
  2. Zephyr's AutoTalker
    By ZephyrsFury in forum RS3 Outdated / Broken Scripts
    Replies: 7
    Last Post: 07-05-2007, 03:27 PM
  3. Unicorn horn gatherer (BIG MONEY!)
    By script dump ur m0m in forum RS3 Outdated / Broken Scripts
    Replies: 6
    Last Post: 05-23-2007, 07:19 AM
  4. Zephyr's AutoTalker Ver 0.1
    By ZephyrsFury in forum First Scripts
    Replies: 4
    Last Post: 04-25-2007, 12:39 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
  •