Jump to content

Stupid question about mutiple windows open for osrs


Recommended Posts

Posted

Hello all, first time poster :)

So....I did a lot of reading and a lot of trouble shooting and finally managed to get my proxys setup with proxifier. I then got around the opening more then 3 instances of osrs without getting the stupid advertising error message with a .bat file that would open up as many osrs instances as I wanted. Only to come across the problem of setting up proxys for multiple instances of osrs requiring edits to the jagexlauncher, so each osrs instance has its own proxy ip, and then finding the solution to replace the old .bat to a new one to open all the new edited instances (Since I have to open them with a .bat I can't use the standard right click -> proxifier -> pick whichever proxy, as the error message occurs after opening more then 3 instances)

 

I see the light at the end of the tunnel but have come across one major (albeit laughable) problem. I have 8 instances open with their own proxy working correctly BUT I cant identify which instance goes with a specific proxy. Needless to say this is important because I have to login to the correct instance so the login and proxy match each time, but all instances are obviously identical. How does one identify which instance goes with which proxy?

 

tl;dr I need to know how you guys are able to identify which instance has a specific proxy (when opening multiple accounts: more then 3) to ensure accounts stay on the same proxy throughout the accounts life. Is there a workaround that I am missing? I also tried using sandbox to open multiple instances but that didn't work as I was still getting the error message AND proxifier wasnt picking up the OSRS at all (probably due to the nature of sandbox and what it does).

 

Thanks guy for any help or recommendations

-- Monster

Posted

lol i right clicked the taskbar where it has all my osrs instances and it listed it as JagexLauncher1, same with every other instance on the taskbar /facepalm...

 

I do have a new problem tho, how to get osbot to hook onto a specific instance, when I click Addbot on OSBot i have to select an account login, and then OSBot randomly attaches to any instance of OSRS open, I am not sure if it will mess anything up other then scripts that have an auto login feature (which most premium scripts have)...any advice on this new issue ? How to get OSBot to hook onto a specific instance rather then randomly choosing one?

Posted
12 minutes ago, Monstee said:

lol i right clicked the taskbar where it has all my osrs instances and it listed it as JagexLauncher1, same with every other instance on the taskbar /facepalm...

 

I do have a new problem tho, how to get osbot to hook onto a specific instance, when I click Addbot on OSBot i have to select an account login, and then OSBot randomly attaches to any instance of OSRS open, I am not sure if it will mess anything up other then scripts that have an auto login feature (which most premium scripts have)...any advice on this new issue ? How to get OSBot to hook onto a specific instance rather then randomly choosing one?

It will attach to the very last opened osrs client. You need to open one, attach, open another, attach

Posted
3 minutes ago, Camaro said:

It will attach to the very last opened osrs client. You need to open one, attach, open another, attach

 

Afaik this isnt possible if trying to bot more then 3 clients with OSBot due to the error cant display advertising message that comes up on osrs/jagex side...

  • 5 months later...
  • 2 weeks later...
Posted (edited)

I think the solution is creating a batch file that opens both the account you want with autologin flags and also (if possible I'm still trying this) opens the correct jagexlauncher with osbot mirror flag from the .bat

If anyone would have ideals what a successful .bat file for this would look like please let me know.

On 1/4/2021 at 5:57 AM, DeathzReq said:

I found a simple solution by writing a simple .bin file that opens as many windows as I want instantly. Just need notepad. 

Ok but have you had one say, open the osbot, auto login to osbot and open the correct jagexlauncher with proxy in the same file? Make it a one click wonder? I've been trying to do this off and on for two days. really would appreciate the newb help

Edited by craekru
  • 4 weeks later...
Posted (edited)

open notepad and past the following code: 


@echo off
cd C:\Users\ [Your User] \jagexcache\jagexlauncher\bin\
start JagexLauncher.exe oldschool
cd C:\Users\ [Your User] \jagexcache\jagexlauncher\bin\
start JagexLauncher.exe oldschool
cd C:\Users\ [Your User] \jagexcache\jagexlauncher\bin\
start JagexLauncher.exe oldschool
cd C:\Users\ [Your User] \jagexcache\jagexlauncher\bin\
start JagexLauncher.exe oldschool
cd C:\Users\ [Your User] \jagexcache\jagexlauncher\bin\
start JagexLauncher.exe oldschool
exit

Now replace [Your User] with whatever your account name is on your operating system. 

Now that you have the correct path to the RuneScape exe. Save the file on your desktop. But don't save it as a .txt. save it as a .bin.  This code is for 5 windows. Copy and past below code before exit if you'd like to add more.

Double click the .bin file on your desktop and it will instantly open up 5 windows. 

Edited by DeathzReq

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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