*

Discussion in 'RuneScape 3 Cheating' started by Minted, Dec 3, 2017.

*
  1. Unread #1 - Dec 3, 2017 at 5:08 PM
  2. Minted
    Joined:
    Dec 1, 2017
    Posts:
    70
    Referrals:
    0
    Sythe Gold:
    22

    Minted Member

    *

    Hi All,

    Is there any way at all to open multiple RuneScape client processes (legacy; not NXT). I am aware of more trivial methods such as rapidly clicking on the RuneScape.url icon to open multiple instances at the same time, or through a batch file, which does the same as the latter suggested method:

    Code:
    @echo off
    :GAMETYPE_SETUP
    SET /P gametype="rs3"
    IF /I "%gametype%" == "rs3" GOTO AMOUNT_SETUP
    GOTO INVALID_GAMETYPE
    :AMOUNT_SETUP
    SET /P input="10"
    SET /A amount="%input%"*1
    IF %amount% GTR 0 GOTO RUN
    GOTO INVALID_AMOUNT
    :INVALID_GAMETYPE
    ECHO Invalid input
    GOTO GAMETYPE_SETUP
    :INVALID_AMOUNT
    ECHO Invalid input
    GOTO AMOUNT_SETUP
    :RUN
    FOR /L %%i IN (1, 1, %amount%) do (
        IF /I "%gametype%" == "rs3" (
            START rs-launch://www.runescape.com/k=5/l=$(Language:0)/jav_config.ws
        )
    )
    However I want to be able to open multiple processes of the legacy client through clicking on the program just as what would usually happen, rather than starting them all simultaneously. Please don't search online to try to find a solution for me, I already have.

    To be specific, if I try to open a third instance of the client, this appears:

    [​IMG]

    If you don't have the RS3 legacy client installed, you can reproduce the same issue with the [official, first-party] OSRS client.

    Thanks for the help :)
    Anybody who can find a solution will receive a combat 80+ RS3 account.
     
  3. Unread #2 - Dec 3, 2017 at 5:15 PM
  4. Wortel
    Joined:
    Jan 17, 2016
    Posts:
    32,049
    Referrals:
    54
    Sythe Gold:
    928
    Vouch Thread:
    Click Here
    Carrot Sythe's 15th Anniversary (2)
    Detective Two Factor Authentication User OG Club SytheSteamer WoW Classic Member of the Month Winner Photography Competition Winner I saw Matthew In Memory of Jon
    May the 4th Be With You Member of the Quarter Winner

    Wortel Strive not to be a success, rather be of value.
    Wortel Donor Ghost Face Retired Global Moderator

  5. Unread #3 - Dec 3, 2017 at 11:42 PM
  6. dob
    Joined:
    Nov 15, 2017
    Posts:
    124
    Referrals:
    0
    Sythe Gold:
    120
    Discord Username:
    dob#3560

    dob Active Member

    *

    Just use RSBuddy/runeloader/konduit/etc
     
< Need help setting proxys in SIMBA | How lucrative is botting? Should I try? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site