Results 1 to 5 of 5

Thread: how do i spawn runescape client?

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

    Default how do i spawn runescape client?

    what code is needed to spawn the runescape client ? on simba
    i want to know what code i need to put for that?
    created my mr[s]

  2. #2
    Join Date
    Feb 2012
    Location
    Discord
    Posts
    3,114
    Mentioned
    37 Post(s)
    Quoted
    538 Post(s)

    Default

    If your on about using smart in scripts:
    it will spawn a smart if there isn't a free smart to pair too.
    Simba Code:
    {$define smart}


    or
    Simba Code:
    {$DEFINE SMART8}
    for smart 8

    if your on about spawning a new smart, then I ca't remember sorry :/

  3. #3
    Join Date
    Dec 2012
    Posts
    191
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    You mean SMART, which is an applet that loads the runescape client. Check the SMART forums: http://villavu.com/forum/showthread.php?t=25342

  4. #4
    Join Date
    Feb 2012
    Location
    Discord
    Posts
    3,114
    Mentioned
    37 Post(s)
    Quoted
    538 Post(s)

    Default

    Quote Originally Posted by Slashed View Post
    You mean SMART, which is an applet that loads the runescape client. Check the SMART forums: http://villavu.com/forum/showthread.php?t=25342
    outdated, we have upgraded smart a lot since that post.


    edit: you also need to put
    Simba Code:
    SRL_SixHourFix := True;
    SMART_FixSpeed := True;
    at the beginning of your mainloop

  5. #5
    Join Date
    Dec 2011
    Location
    Nj
    Posts
    2,341
    Mentioned
    1 Post(s)
    Quoted
    18 Post(s)

    Default

    This question in general hurts my brain.
    ~Rez

    For the basics of the basics of pascal, try my TuT. ||Photoshop Editing ||MapleResourceDung Script || Book a flight! BuySellTrip

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
  •