Looking for help turning my mobile-based setup into a more PC-like for discord management

vittorianicolosi1994

Regular Member
Joined
Jan 17, 2024
Messages
279
Reaction score
81
My setup to Managing Multiple Discord Accounts with Rotating IPs & Full Isolation

I'm currently managing 10 manually operated Discord accounts—no bots or API usage involved—

My Current Setup:

5 Android phones

1 router 4g mobile sim








---

Goals:

Prevent cross-account bans

Isolate accounts by IP, device, and session

Verify Discord accounts safely


/ Ideally, 1–2 accounts per real phone. I use app cloners (e.g., Island, Shelter),

Discord Number Verification Tips:

To verify accounts without using your personal number, i use One of theese choices include:

Phoner –
OR
Hushed – .
Looking for help turning my mobile-based setup into a more PC-like environment. Virtuale machine and undetected browser(gologin and other ) do Not work.
Not bot are used in this process
 
No straight forward way as of now.

Self bots have been disabled on the discord api so you cannot use that anymore. A more pc based approach then would be to create a small discord client that logs into the websocket network. That way you can build proxy support directly into the client. DIscord only bans ips so you with unique proxies you can prevent getting banned.

Tho this is a very complicated method and too much work for a single developer.
 
No straight forward way as of now.

Self bots have been disabled on the discord api so you cannot use that anymore. A more pc based approach then would be to create a small discord client that logs into the websocket network. That way you can build proxy support directly into the client. DIscord only bans ips so you with unique proxies you can prevent getting banned.

Tho this is a very complicated method and too much work for a single developer.
I bought 10 bt3pro mini PC , i Will run 1 account discord on each and ip 4g mobile rotating , do you have sugg?
 
I bought 10 bt3pro mini PC , i Will run 1 account discord on each and ip 4g mobile rotating , do you have sugg?
Run it similarly like the setup that you have right now. Maybe get some python code to automate browsers and run discord on them and run a headless browser on your mini pc.
 
Back
Top