Page 2 of 2 FirstFirst 12
Results 26 to 30 of 30

Thread: Quick Fix To load RS3 In Smart + Recommended In Game Settings!!

  1. #26
    Join Date
    Mar 2007
    Posts
    5,125
    Mentioned
    275 Post(s)
    Quoted
    901 Post(s)

    Default

    Guys please keep it on-topic.

    OT: Nice work Itankbots Good to see that you have RS3 loading in SMART

    Forum account issues? Please send me a PM

  2. #27
    Join Date
    Jun 2008
    Location
    United States
    Posts
    818
    Mentioned
    60 Post(s)
    Quoted
    90 Post(s)

    Default

    Itankbots: You are free to do what you will. I was just pointing out that the wait for SRL-6 will not be as long as you make it out to be, and due to the massive restructuring of the include it might be prudent to look at the changes coming to see if it is worth your effort.
    [10/14/13:19:03] <BenLand100> this is special relatively, just cleverly disguised with yachts

  3. #28
    Join Date
    Jun 2012
    Posts
    4,867
    Mentioned
    74 Post(s)
    Quoted
    1663 Post(s)

    Default

    Quote Originally Posted by Justin View Post
    Guys please keep it on-topic.

    OT: Nice work Itankbots Good to see that you have RS3 loading in SMART
    RS3 loaded in SMART since it's released, the first part was just getting RSReady and LoggedIn working so that we could call SetupSRL and not get stuck

  4. #29
    Join Date
    Mar 2013
    Location
    Shaolin
    Posts
    863
    Mentioned
    24 Post(s)
    Quoted
    519 Post(s)

    Default

    For me, the RSready wasn't working so I fixed it myself. If you too are not getting the "welcome to runescape message" try this

    go to line 157 of your login include in C:/Simba/Includes/SRL/SRL/Core/Login.simba (or something like that)
    Simba Code:
    Result := (GetColor(408,379) = 16645629) ; // Facebook Icon WHITE F colour

    works for me

    EDIT:

    now that we got the color of the F in facebook, we need proper user/pass boxes
    if my fix worked for you, then change lines 504-506 in your login include mentioned above to this:
    Simba Code:
    Boxes:= [283, 175, 524, 192]
        else
          Boxes:= [285, 247, 524, 264];

    Itankbots, thanks for all your help, I hope you get better.
    You have permission to steal anything I've ever made...

  5. #30
    Join Date
    Apr 2012
    Location
    Vancouver, BC
    Posts
    291
    Mentioned
    1 Post(s)
    Quoted
    84 Post(s)

    Default

    Whoa fantastic work itankbots! I was essentially looking for a decent "preset" layout to play around with! Great to know how to update the simba files as well.

Page 2 of 2 FirstFirst 12

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
  •