Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!

Opening 3+ runescape clients?

Joined
Dec 5, 2016
Messages
64
I'm trying to get 3 ( or more) clients open for RS3, i just picked up supporter +10, and after the second one it says something to the effect of "unable to create advertising" is there a fix to this? Windows 10...if that helps.
 
Java Warlord
Joined
Nov 17, 2014
Messages
4,906
You can get around that with opening multiple clients all at once, or using a vm/secondary system.
 
Community Manager
Joined
Apr 7, 2015
Messages
1,394
This is how I solved it.

Code:
@echo off
cd "C:\Users\Username\jagexcache\jagexlauncher\bin\"
start JagexLauncher.exe runescape
start JagexLauncher.exe runescape
start JagexLauncher.exe runescape
start JagexLauncher.exe runescape

Just add more "start JagexLauncher.exe runescape" until you feel like you have enough clients.
Save as a .bat file.
 
Superior All Knowing Person!
Joined
Oct 9, 2016
Messages
642
This is how I solved it.

Code:
@echo off
cd "C:\Users\Username\jagexcache\jagexlauncher\bin\"
start JagexLauncher.exe runescape
start JagexLauncher.exe runescape
start JagexLauncher.exe runescape
start JagexLauncher.exe runescape

Just add more "start JagexLauncher.exe runescape" until you feel like you have enough clients.
Save as a .bat file.


Ohh mein goooot, r u a hackzor?
 
Joined
Dec 5, 2016
Messages
64
You can get around that with opening multiple clients all at once, or using a vm/secondary system.

This is how I solved it.

Code:
@echo off
cd "C:\Users\Username\jagexcache\jagexlauncher\bin\"
start JagexLauncher.exe runescape
start JagexLauncher.exe runescape
start JagexLauncher.exe runescape
start JagexLauncher.exe runescape

Just add more "start JagexLauncher.exe runescape" until you feel like you have enough clients.
Save as a .bat file.



Thanks guys, super fast responses too, this community is the tits.
 
Top