Buttons Posted September 25, 2023 Share Posted September 25, 2023 (edited) Downloading the Client Note: If your browser says it cannot be downloaded securely do not fret, it's a false positive Launching the Client Note: Other java versions will launch OSB but the recommended version is JRE8 so you can access all features including Mirror If you do not want to install Java 8 to your PATH download the file here and add it to your folder with OSBot.jar and create a bat file .\jre-1.8\bin\java.exe -jar "osbot 2.7.4.jar" Adding a Proxy Note: If you have have multiple proxies consider using the bulk import option from the bot management tab OSBot supports both SOCKS5 & HTTP with SOCKS5 being the preferred proxy Adding an Account & Logging In Note: This all can be done from CLI as well if you prefer that over the GUI method attached is a table made by @Alek Example bat files: Basic CLI argument to launch OSBot with no script selected java -jar "OSBot 2.7.4.jar" -dismissrandoms -newmouse -allow lowcpu -autologin -bot LOGIN@EMAIL.COM:PASSWORD:PIN -proxy IP:PORT:LOGIN:PASS -world XXX The CLI arguments below will launch the client using Java8 in the folder located with the OSBot.jar, launch @Czar's Perfect Runecrafter with the file "Bloods1" .\jre-1.8\bin\java.exe -jar "osbot 2.7.4.jar" -dismissrandoms -newmouse -allow lowcpu -autologin -bot LOGIN@EMAIL.COM:PASSWORD:0000 -script 778:"Bloods1" -world 484 -proxy IP:PORT:USER:PASS Starting a Script Scripts purchased from the SDN will automatically be added to the client to add private/local scripts navigate to %USERPROFILE%\OSBot\Scripts\ Setting Breaks Within the Client Note: Some of our script writers have custom break managers built into their scripts and will not be covered in this guide Script Queue Manager This will run Perfect Blast Furnace with the CLI args Steel for 180-240 minutes, switch to Mithril for 180-240 minutes, and then finish off with GOTR for 180-240 minutes Note: Make sure you create and save the CLI files for the scripts you want to run Bot Management OSBot has a built in bot manager to help ease access and deployment of your farm. It has account importing, bulk proxy management + proxy checker, task scheduling, custom client configurations, stealth + mirror support, script queues, and discord webhooks so you can monitor your farm from anywhere. A complete guide is done by @Muffins and can be found here VIP comes with a LITE version of the management tool included in your license which allows you to 1 client, 1 schedule, 3 tasks, the manager is available for purchase here FAQ & Troubleshooting Nothing happens when I open OSBot Possible fixes: jarfix - Clean java reinstall - CLI launch with java in OSB directory Confirm you have Java installed by opening up command prompt (WIN+R -> CMD) In command prompt type in java -version The output should have "java version "1.8.0_381"" Resolution scaling on Windows 10/11 Locate the directory of your java.exe (Open OSB -> Task Manager -> Right Click Java(TM) Platform SE -> Open File Location Right click javaw.exe & java.exe for good measure -> Properties Compatibility -> Settings -> [X] Disable display scaling on high DPI settings Bypassing the "Unable to create advertisement" when opening multiple OSRS Clients Create a new text/bat file and paste the code below copy the second line for as many clients as you would like and paste it before the exit @echo off start C:\Users\administrator\jagexcache\jagexlauncher\bin\JagexLauncher.exe oldschool exit I cancelled automatic renewal but was still charged You'll need to login to Paypal -> Settings -> Preapproved payments -> Under MERCHANT select "Meire & Brito Automation" -> Under STATUS -> Cancel -> YES What is Mirror Mode? Rather than injecting into the Runescape client, it Mirrors the Official OSRS Game Client which is available for download here Can I use OSBot with a Jagex Account? Yes! Using Mirror Mode & selecting the legacy client and NOT runelite How do I remove ads from the website & client? Purchasing VIP from the Store, not to be confused with the Monthly & Lifetime Manager - You'll need to purchase VIP or Sponsor Edited September 29, 2023 by Buttons 2 5 Quote Link to comment Share on other sites More sharing options...