Configure any available plan and add-ons. Pay only for 48 hours.
Try proxiesFor players running several OSRS accounts — mains, irons, alts, GIM teammates: a dedicated IP per account keeps them from sharing a network fingerprint, so trouble on one stays on one. From $3.50 per IP/month.
Running several accounts is explicitly legal in Old School — Jagex’s own rules say you may create as many as you like and log into them simultaneously. The clause that matters sits two paragraphs lower: if any of your accounts gained wealth through rule-breaking, all your accounts may be banned, and the Terms allow IP and device bans for serious offenders. Jagex connects accounts through the identifiers they share, and a network address is the most visible one. Ten accounts behind one home connection form a single cluster — a false positive on one alt, a chargeback dispute, a trade with the wrong gold seller, and the review that follows sees the whole roster at once. One dedicated address per account dissolves the cluster: each login has its own network history, and a problem keeps the radius of a single account.
The second mechanism is quieter: address reputation. The community has documented for years that fresh accounts created from an IP with ban history get flagged early — the “tutorial island ban” pattern, where a day-old account catches a macro ban before it ever bots, usually traces back to an address someone else already burned. That’s the case against shared and recycled proxies, and it’s also where address type earns its price difference. A datacenter IP with a clean, exclusive history plays the game without friction and costs $3.50; a static ISP address adds registration on a consumer provider’s range, so to any scoring system it reads like the home connection of one person — the natural choice for a main you’ve invested years in. Either way the property that matters is exclusivity: an address only you have ever used carries only your history.
Practical notes, including the honest ones. Game traffic is plain TCP (world servers listen on port 43594 with 443 as fallback), and since neither the Jagex Launcher nor RuneLite offers a proxy field — RuneLite’s launcher even ignores Java’s SOCKS flags in current builds — the working setup is a proxifier with one rule per client copy. Plans carry connection allowances well above what a stack of game clients needs, so the limit you’ll actually hit is how many accounts you can supervise, not the network. And the boundary: an IP isolates accounts from each other, nothing more. Botting and real-world trading are detected behaviorally and banned on that evidence, Jagex’s terms separately prohibit proxying to dodge regional pricing, and multi-logged accounts still can’t rig outcomes together. The address buys containment — how you play inside it is on you.
The four proxy options we offer — and the use cases each one fits best.
| DatacenterIPv4 packages | Rotating proxiesfull shared pool | ISPstatic residential | Our pick for OSRS Dedicatedexclusive IPv4 |
|
|---|---|---|---|---|
| IP source | Datacenter, IPv4 | Datacenter, IPv4the same 100,000+ IP pool | Consumer ISP networks | Datacenter, IPv4 |
| Who uses the IP | Up to 5 customers per IPnever concurrently | Shared pool available to all rotating-proxy customers | Up to 5 customers per IPnever concurrently | Exclusive to youfor the entire plan term |
| IP persistence | Static listup to three free refreshes per month | Exit IP rotates on every requestwell suited to high-volume web scraping | Static listone free refresh every eight days | Staticreserved for the entire plan term |
| Pricing model | By IP countunlimited bandwidth | Per requestfull pool access | By IP countunlimited bandwidth | By IP countunlimited bandwidth |
| Cost predictability | Fixedbased on IP count | Variabledepends on request volume | Fixedbased on IP count | Fixedbased on IP count |
| Speed | Up to 500 Mbpsper proxy | Up to 300 Mbpsper connection | Up to 500 Mbpsper proxy | Up to 500 Mbpsper proxy |
| Suitability for strict anti-fraud systems | Limiteddatacenter origin remains visible | Moderaterotation reduces repeated requests from a single IP | HigherISP-registered residential IPs | Moderatethe IP's reputation depends only on you |
| Scaling | 100–100,000+ IPslarger packages have a lower price per IP | No fixed list to scaleyou pay per request, not per IP | Package-basedtotal cost increases with IP count | Starts at one IPbest for targeted use cases; volume pricing is available on request |
| Minimum order | From 100 IPs | From 2.5 million requests | From 100 IPs | From 1 IP |
| Price | $from $0.07 per IP/month | $$from $49.00/month | $$from $0.22 per IP/month | $$$from $3.50 per IP/month |
| Best for | Steady volumes: web scraping and automation using a fixed proxy list | Burst workloads and one-off projects: maximum IP diversity without buying a list | Social media, accounts, long sessions — wherever IP trust matters | Accounts and messaging apps, where the IP is part of your reputation and you need a clean IP reserved exclusively for you |
| Buy now | Rotating proxies | ISP proxies | Dedicated proxies |
The game client needs no code — a proxifier routes each copy through its own address. For launch scripts and account tooling, every IP answers on HTTP, HTTPS, SOCKS4, and SOCKS5.
# HTTP or HTTPS proxy curl -x http://login:password@IP:port https://example.com # SOCKS5 curl --socks5-hostname IP:port \ --proxy-user login:password \ https://example.com
import requests proxy = "http://login:password@IP:port" # your proxy from the Dashboard r = requests.get( "https://example.com", proxies={"http": proxy, "https": proxy}, ) print(r.status_code)
import { ProxyAgent } from "undici"; const dispatcher = new ProxyAgent("http://login:password@IP:port"); const res = await fetch("https://example.com", { dispatcher }); console.log(res.status);
$ch = curl_init("https://example.com"); curl_setopt($ch, CURLOPT_PROXY, "IP:port"); curl_setopt($ch, CURLOPT_PROXYUSERPWD, "login:password"); curl_setopt($ch, CURLOPT_RETURNTRANSFER, true); $response = curl_exec($ch);
Choose a standard format or create a custom one with any field order and delimiter your software requires.
See the FAQ for the ports used by each protocol.
You can automate purchases, renewals, whitelist changes, and proxy list exports. Create an API key in your Dashboard in a couple of clicks.
Claude, Cursor, and other agents buy proxies, renew plans, and export updated proxy lists through an access token you create in your Dashboard. See how it works.
Per-IP prices shown are for the largest package size. Get an exact quote in the calculator above.
| IP | Country | Port | Protocol | |
|---|---|---|---|---|
| 212.183.88.215 | AT | 80 | HTTP | |
| 47.243.92.199 | HK | 3128 | HTTP | |
| 212.183.88.153 | AT | 80 | HTTP | |
| 212.183.88.13 | AT | 80 | HTTP | |
| 203.95.199.159 | KH | 8080 | HTTP | |
| 154.92.9.3 | JP | 80 | HTTP | |
| 113.204.79.230 | CN | 9091 | HTTP | |
| 181.214.1.97 | AE | 80 | HTTP | |
| 219.93.101.63 | MY | 80 | HTTP | |
| 185.18.250.64 | CH | 80 | HTTP |
A few service metrics—and feedback from our customers.
I use proxies for online games. I have been using the service for many months and I am satisfied with the quality and efficiency. Proxies work as they should and there are practically no disconnects. I recommend it, you will not regret it!
Like the service! Responsive and fast support, affordable prices, convenient renewal panel and network selection. Just what I need!
If you need to buy proxies at an affordable price, this is the best choice. I became a client of the service half a year ago. The cost is adequate, technical support always tries to help, and most importantly, you can use proxies without a password and login!
I used the service for social networking. At first I bought it for a month, but now I will definitely renew it because the quality is really good! I am very glad that I finally found a really cool service!
Can't find your answer? Message us in live chat — real humans reply.
The gotcha first: RuneLite's launcher stopped respecting Java's socksProxyHost options a while back, so the environment-variable tricks in older guides silently do nothing — traffic goes out over your home connection while you believe it's proxied. The setup that actually works is a proxifier one layer above the game. Make one copy of the client folder per account, rename each executable (RuneLite1.exe, RuneLite2.exe…), and give every name its own rule in Proxifier pointing at its own SOCKS5 address — rules match on executable name, which is why identical names would all fall into the first rule. Launch clients one at a time so an account never rides the wrong address, and verify in Proxifier's log that both the 443 web traffic and the 43594 world connection show “open through proxy” before logging in. Whitelisting your machine's IP in the Dashboard spares you the SOCKS5-credential quirks some proxifiers have.
No — and since half the people on this page are quietly asking it, here's the mechanism rather than a wink. Jagex's anti-cheat scores behavior: click distributions, reaction times, session patterns, XP-per-hour curves that no human sustains. All of that arrives at the server regardless of which address carries it, which is why bot farms with pristine residential IPs still get waved off in batches. What an address honestly contributes is separation, in both directions: a bot ban on one account doesn't chain to the accounts that share nothing with it, and your main never inherits the reputation of an IP some previous renter used for a farm. That second half is the argument for dedicated over shared — but if the plan is to bot, the plan is the risk, and no network layer rewrites it. We'd rather say that plainly than sell you a talisman.
Less than proxy shoppers assume, more than zero — and where it matters is specific. OSRS advances the world on a 600-millisecond tick, so for skilling, bossing on predictable rotations, and everything an alt account does, an extra 20–40 ms from a proxy hop is genuinely invisible: your input still lands inside the same tick. The exception is content where humans race each other inside one tick — PvP switches, tick manipulation methods, high-level speedrunning — where players feel the difference between 20 and 80 ms. The rule of thumb: route each account through an address near its home world (Jagex hosts worlds in the US, UK, Germany, Australia, and a few other regions), and put your PK account on the closest address you can get while the mule sits anywhere. Test the route with the free list below before committing — round-trip to your world's region is the number to check.
Only if something changes — and this cuts against our own sales pitch, which is why it's worth trusting. An account with years of logins from one stable home connection has exactly the network history a scoring system likes; migrating it to a new address for no reason adds a location change without adding safety, and login-security systems anywhere treat sudden geography shifts as a signal worth a second look. The accounts that belong behind dedicated addresses are the ones that create linkage risk: new alts, gold mules, accounts you trade between, anything sharing your connection with activity you wouldn't want reviewed together. If you do migrate the main — say you're also running alts from home and want the cluster broken up — pick a static ISP address in your own country and treat it as permanent: the value is a consistent “home,” not the move itself.
A different proxy type may be a better fit for your use case. All products use the same Dashboard and support team.
An IP reserved exclusively for you, available from a single IP. Speeds of up to 500 Mbps per proxy.
Learn moreStatic ISP-registered residential IPs for use cases where network origin matters.
Learn morePay per request and access the full 100,000+ IP pool through a single gateway. Built for web scraping and API workloads.
Learn moreSOCKS5 with UDP support — for gaming, streaming, and VoIP.
Learn moreWe can sign a contract and provide all the documents your accounting team needs. Most business orders are activated within 24 hours of your request.