Page 3 of 3 FirstFirst 123
Results 51 to 57 of 57

Thread: Whiteberries Fetcher by Accure

  1. #51
    Join Date
    Feb 2011
    Location
    Earth
    Posts
    1,784
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default



    Very good, nice and stable, just could be a little faster at the canoe as said before. I'm not one to complain about a good script.

    Currently: Working on Defending&Attacking in my Castle-Wars Script
    Project Rebuild: 90M/170M

  2. #52
    Join Date
    Aug 2008
    Posts
    58
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Bonfield View Post
    i just started running this again and the world switcher now chooses free worlds, and there is an infinate loop there to
    Yeah I've noticed this problem. It used to run well after I had added
    Simba Code:
    Players[0].Member :=  True;
    to the script. However, it still picks free worlds for some odd reason. I suppose that is a flaw in SRL and not in my script.

  3. #53
    Join Date
    Oct 2006
    Posts
    1,190
    Mentioned
    0 Post(s)
    Quoted
    2 Post(s)

    Default

    yeah i looked through your script and its nothing your doing wrong, i thought i would let you know thats all

    do you still update/work on this script? or maintain it? thats a bit confusing =] i mean do you have future updates in mind



  4. #54
    Join Date
    Aug 2008
    Posts
    58
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I don't have future updates in mind. However, I do keep it updated and make sure it will continue to work. If someone would like to add a function, feel free to.

  5. #55
    Join Date
    Oct 2011
    Location
    Ireland
    Posts
    68
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Hey, I'm getting an error in compiling your script:

    [Error] (101:7): Unknown identifier 'GetMyPos' at line 100
    Compiling failed.

    Am I doing something wrong?

  6. #56
    Join Date
    Nov 2006
    Posts
    2,369
    Mentioned
    4 Post(s)
    Quoted
    78 Post(s)

    Default

    Quote Originally Posted by Fire Monkey View Post
    Hey, I'm getting an error in compiling your script:

    [Error] (101:7): Unknown identifier 'GetMyPos' at line 100
    Compiling failed.

    Am I doing something wrong?
    Hey Fire Monkey. I'm pretty sure this script no-longer works because it uses reflection and Jagex just made an update that broke reflection (permanently).

    GetMyPos is a reflection method which means you are either missing reflection include or GetMyPos has been removed from the reflection include (unlikely). To get reflection go to view -> extensions in Simba. But remember that reflection is no-longer working.
    Quote Originally Posted by DeSnob View Post
    ETA's don't exist in SRL like they did in other communities. Want a faster update? Help out with updating, otherwise just gotta wait it out.

  7. #57
    Join Date
    Oct 2011
    Location
    Ireland
    Posts
    68
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Thanks for the fast reply weequ. I'll go look for another script then

Page 3 of 3 FirstFirst 123

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
  •