Juiced308 28 Posted April 7 Share Posted April 7 (edited) 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 April 7 by Juiced308 1 Quote Link to post Share on other sites
FeliiTheBot 7 Posted April 7 Share Posted April 7 Thank you for this Quote Link to post Share on other sites
Tijgaarrr 2 Posted April 8 Share Posted April 8 Thanks! Any idea how I can launch multiple clients on different proxies through proxifier? Quote Link to post Share on other sites