Jump to content

[Guide] Run Multiple Mirror Mode Clients at the same time.


Juiced308

Recommended Posts

Credit this post to @Botthestrange. I have used this everyday since learning about it. Hope this comes in handy for others as well. 

 

Create a script that launch's multiple OSRS Clients and OSbot Clients at once.  This allows you to have MULTIPLE MIRROR MODE clients running at the same time!


This only works for windows...

1: Open notepad
2: Copy the below code into notepad.
3: Click File -> Save As
4: Change "Save as type" to "all files"
5: For the file name ensure it ends with ".bat"
   

Other Notes:
OSRS must have been ran at least once for this to work.
The OSbot.jar MUST be located on your desktop for this to work.
I suggest at the login of each client clicking launch one at a time to make sure it does not open as a "white box"  Once it loads and you see the black screen launch the next OSBot file.


To have it launch more then just add extra lines of each section.  If you want it to launch less then remove the lines...

start "" "C:\Users\%USERNAME%\jagexcache\jagexlauncher\bin\JagexLauncher.exe" oldschool
start "" "C:\Users\%USERNAME%\jagexcache\jagexlauncher\bin\JagexLauncher.exe" oldschool
start "" "C:\Users\%USERNAME%\jagexcache\jagexlauncher\bin\JagexLauncher.exe" oldschool
start "" "C:\Users\%USERNAME%\jagexcache\jagexlauncher\bin\JagexLauncher.exe" oldschool
start "" "C:\Users\%USERNAME%\jagexcache\jagexlauncher\bin\JagexLauncher.exe" oldschool
start "" "C:\Users\%USERNAME%\jagexcache\jagexlauncher\bin\JagexLauncher.exe" oldschool

start "" "java" -jar "C:\Users\%USERNAME%\Desktop\osbot 2.5.80.jar"
start "" "java" -jar "C:\Users\%USERNAME%\Desktop\osbot 2.5.80.jar"
start "" "java" -jar "C:\Users\%USERNAME%\Desktop\osbot 2.5.80.jar"
start "" "java" -jar "C:\Users\%USERNAME%\Desktop\osbot 2.5.80.jar"
start "" "java" -jar "C:\Users\%USERNAME%\Desktop\osbot 2.5.80.jar"
start "" "java" -jar "C:\Users\%USERNAME%\Desktop\osbot 2.5.80.jar"

 

Edited by Juiced308
  • Heart 1
Link to comment
Share on other sites

  • 10 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...