Results 1 to 13 of 13

Thread: MSI/SRL wont enter my account info

  1. #1
    Join Date
    May 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default MSI/SRL wont enter my account info

    So when I launch a script either via SRL or MSI it opens up RS and such gets to the login screen and chills


    I've tried a few scripts I use on another computer on SRL and on MSI I have done the same both with 1 account at a time. Or attempting to use 2 accounts at once.

    Im stumped fellas, give me a hand

    Much love,

    Adam

  2. #2
    Join Date
    Mar 2012
    Location
    Alberta
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Did you enter your login info in the form for setting up MSI? Or for other script in the DeclarePlayers procedure?

  3. #3
    Join Date
    May 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by SwagDaddy View Post
    Did you enter your login info in the form for setting up MSI? Or for other script in the DeclarePlayers procedure?

    yes I entered it in the GUI for MSI and in the script for SRL, not a first timer. Just on a different computer

  4. #4
    Join Date
    Mar 2012
    Location
    Alberta
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Weird what script? Check out the bottom of the downloaded script and look for something like

    Simba Code:
    begin
      //Stuff
      DeclarePlayers;
      if not(LoggedIn) then
      LoginPlayer;
      // More Stuff
    end.

    For MSI, I'm not sure what could be the problem

  5. #5
    Join Date
    May 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    yea it's there its pinkys script I litteraly just opened it on another computer and it runs just find I'm thinking its something I dont have set up im not too sure -.-

  6. #6
    Join Date
    Mar 2012
    Location
    Alberta
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    That's awkward, I'm not sure what the problem is then.

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

    Default

    Make sure you're on Safe Mode and fixed width, otherwise it won't do anything.
    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.


  8. #8
    Join Date
    May 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    When you right click simba there is no option for safe mode. And I'm not sure what you mean by fixed width, I didn't see any options in simba for screen resoultion, however on mty other 3 computers i havent had to do this so I dont think this is the issue

  9. #9
    Join Date
    May 2012
    Location
    Antwerp, Belgium
    Posts
    10
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    @abusch2013: Safe mode and fixed width are Runescape settings, not simba settings.

  10. #10
    Join Date
    May 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by mezzo View Post
    @abusch2013: Safe mode and fixed width are Runescape settings, not simba settings.
    You just blew my mind, and now I dont have a clue on how to do that. lol

  11. #11
    Join Date
    May 2012
    Posts
    28
    Mentioned
    0 Post(s)
    Quoted
    1 Post(s)

    Default

    Quote Originally Posted by mezzo View Post
    @abusch2013: Safe mode and fixed width are Runescape settings, not simba settings.

  12. #12
    Join Date
    Jul 2011
    Location
    /home/litoris
    Posts
    2,226
    Mentioned
    0 Post(s)
    Quoted
    159 Post(s)

    Default

    You need to click "FIXED" on that screen.
    http://villavu.com/forum/showthread.php?t=60510
    Look here for all about setting up RS.
    Miner & Urn Crafter & 07 Chicken Killer
    SPS BlindWalk Tutorial

    Working on: Nothing

    teacher in every art, brought the fire that hath proved to mortals a means to mighty ends

  13. #13
    Join Date
    Mar 2012
    Location
    Alberta
    Posts
    52
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Ohhhh you gotta hit fixed go into custom and make everything minimum except for CPU usage

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
  •