Results 1 to 8 of 8

Thread: Won't continue running.

  1. #1
    Join Date
    Mar 2007
    Location
    Eugene, Oregon
    Posts
    195
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default Won't continue running.

    I have tried to run a few scripts lately, that had been working yesterday, and it is kind of strange. It logs me in and everything and once I'm in it just sits there. The script is still running but it doesn't do anything. I tried to reinstall Simba and everything else and it still does the same thing. Is this due to an update in RS or did something magic happen between last night and today that is causing this?

    PS. Didn't know if this was the correct area for this post but I went for it.

  2. #2
    Join Date
    Dec 2007
    Posts
    2,112
    Mentioned
    71 Post(s)
    Quoted
    580 Post(s)

    Default

    post the script your using?
    and remove username and pass.

  3. #3
    Join Date
    Sep 2006
    Location
    Texas
    Posts
    1,349
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    There was an update.

    Check Runescape.com.

  4. #4
    Join Date
    Mar 2007
    Location
    Eugene, Oregon
    Posts
    195
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I will post it but it does just as I explained. This happens with all scripts I am running, so i am assuming it's something that is related to dev stuff. I am willing to guess the update has something to do with this happening. Is it happening to anyone else?

  5. #5
    Join Date
    Feb 2007
    Posts
    849
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    ________________________________________
    14:19 < cycrosism> I wonder what she would have done without it
    14:19 < cycrosism> without me*
    Cycrosism is now an it.
    Quote Originally Posted by Dervish View Post
    /Facedesk.

  6. #6
    Join Date
    Mar 2007
    Location
    Eugene, Oregon
    Posts
    195
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ahh I see. So it seems that it isn't detecting the character being logged in at all according to that thread. So I am assuming if I wait it will be solved soon.

  7. #7
    Join Date
    Feb 2007
    Location
    Florida
    Posts
    460
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Go to Includes/SRL/SRL/core/players.scar in your Simba folder. Then press CTRL + F and enter LoggedIn then delete Line 110 and replace it with

    Code:
    Result := (GetColor(472, 490) = 16777215);
    Save it. Close it. Continue botting.
    Last edited by Geo; 04-12-2011 at 07:29 PM.
    Varrock gTanner
    Previously known as England155.

  8. #8
    Join Date
    Apr 2008
    Location
    Marquette, MI
    Posts
    15,252
    Mentioned
    138 Post(s)
    Quoted
    680 Post(s)

    Default

    The fix has been added to SRL, so everything will be fine with your SRL updates.

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
  •