Results 1 to 14 of 14

Thread: What does this mean?

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

    Default What does this mean?

    Sometimes when I run scripts this shows in the debug: SRL Compiled in 0 msec

    the 0 sometimes is like 16, 32 ect..

    My mouse also begins to move to the top of my screen and the script just doesn't Load.

    It's happened on maybe 3 scripts so far. What is it? :/

  2. #2
    Join Date
    Nov 2011
    Posts
    255
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    SRL Compiled in 0 msec just means how long it took simba to compile SRL before running, it doesn't mean anything important.

    Were going to need more info, what scripts have you tried, are they using SMART, did you select the RS window if they dont?

  3. #3
    Join Date
    Aug 2007
    Location
    in a random little world
    Posts
    5,778
    Mentioned
    0 Post(s)
    Quoted
    7 Post(s)

  4. #4
    Join Date
    Oct 2011
    Location
    Chicago
    Posts
    3,352
    Mentioned
    21 Post(s)
    Quoted
    437 Post(s)

    Default

    Can you show us a picture of what you are trying to say? It may just be smart is not involved.




    Anti-Leech Movement Prevent Leeching Spread the word
    Insanity 60 Days (Killer workout)
    XoL Blog (Workouts/RS/Misc)

  5. #5
    Join Date
    Dec 2011
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    It's happened on the only 2 Fm bots available and on the only hunter bot (birds). And whats up with the mouse moving?

  6. #6
    Join Date
    Dec 2011
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    [Error] C:\Simba\Includes\SRL/SRL/core/text.scar(554:40): Unknown identifier 'UpChars' at line 553
    Compiling failed.
    Compiled successfully in 1154 ms.
    SRL Compiled in 16 msec

  7. #7
    Join Date
    Nov 2011
    Posts
    255
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by omgmike1 View Post
    It's happened on the only 2 Fm bots available and on the only hunter bot (birds). And whats up with the mouse moving?
    well simba takes over your mouse to control the character...

    Before you hit start you need to drag this guy: to your runescape client if you are not using SMART

    Quote Originally Posted by omgmike1 View Post
    [Error] C:\Simba\Includes\SRL/SRL/core/text.scar(554:40): Unknown identifier 'UpChars' at line 553
    Compiling failed.
    Compiled successfully in 1154 ms.
    SRL Compiled in 16 msec
    In simba, in the top menu (where file, edit, etc are) click on SRL and then click on update.

  8. #8
    Join Date
    Dec 2011
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    DId click update, doesn't change anything. Script just refuses to run.

  9. #9
    Join Date
    Nov 2011
    Posts
    255
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Did you do what I said about selecting the client window? / Is it a SMART script?

  10. #10
    Join Date
    Dec 2011
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

  11. #11
    Join Date
    Nov 2011
    Posts
    255
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by omgmike1 View Post
    Exactly, you didn't do what I told you to do. Open runescape, and drag the cross hairs to it.

  12. #12
    Join Date
    Dec 2011
    Posts
    30
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    I thought that Simba opens its own runescape box, I never knew that you had to load runescape :S?

  13. #13
    Join Date
    Oct 2008
    Location
    C:\Simba\Includes\
    Posts
    7,566
    Mentioned
    19 Post(s)
    Quoted
    180 Post(s)

    Default

    It doesn't look like that script uses Smart, you can add it though by doing "{$DEFINE SMART}" just below the "program" line at the top.
    Away for awhile, life is keeping me busy. | Want to get my attention in a thread? @Kyle Undefined; me.
    { MSI Phoenix || SRL Stats Sigs || Paste || Scripts || Quotes || Graphics }

    When posting a bug, please post debug! Help us, help you!

    I would love to change the world, but they won't give me the source code. || To be the best, you've got to beat the rest. || Logic never changes, just the syntax.
    If you PM me with a stupid question or one listed in FAQ, or about a script that is not mine, I will NOT respond.


    SRL is a Library of routines made by the SRL community written for the Program Simba. We produce Scripts for the game Runescape.


  14. #14
    Join Date
    Nov 2011
    Posts
    255
    Mentioned
    0 Post(s)
    Quoted
    6 Post(s)

    Default

    Quote Originally Posted by omgmike1 View Post
    I thought that Simba opens its own runescape box, I never knew that you had to load runescape :S?
    Thats your problem If you are running a script that uses SMART (itll say in the description) itll open a window and use it. If the script doesn't support SMART, you have to open a runescape window, and drag the crosshairs to it making sure the whole window is visible (I showed a pick of the crosshairs in a previous post in this thread) and then itll work for you!
    Quote Originally Posted by Kyle Undefined View Post
    It doesn't look like that script uses Smart, you can add it though by doing "{$DEFINE SMART}" just below the "program" line at the top.
    Or do that and it will load a client for you

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
  •