Possible create new accounts automatically

mojovski

Registered Member
Joined
Jan 24, 2023
Messages
70
Reaction score
22
Hi,
I wonder how a technical approach might look like if I want to generate fake users on a platform registering with emails. (General question)

I would be able to use tmp emails like tonne.to
But are there more things to consider?
IP address? - do I need a different VPN or proxy for each new account?

Or is there now general way to overcome manual registration?
 
Automation. That’s the key :)
 
Thank you!
Can you suggest any framework for this?
I don't think there are these types of frameworks available. Since they are quite competitive software.

But you can always look for options. If you want to buy a paid version, you can search the Market.
 
You would need to automate the process, requirements like proxies are different based on the site.
 
Use Rotating Residential Proxies for different IP addresses for each new account to avoid detection. Rotating proxies can help manage multiple accounts without getting flagged.
 
Hi,
I wonder how a technical approach might look like if I want to generate fake users on a platform registering with emails. (General question)

I would be able to use tmp emails like tonne.to
But are there more things to consider?
IP address? - do I need a different VPN or proxy for each new account?

Or is there now general way to overcome manual registration?
You should not use VPN because the IP has most likely already been flagged. Use residential proxies or mobile proxies when you create accounts..
 
You have to make custom bot for it. It is advised to use proxies.
 
Depends on the site. in my experience many do not look at your IP to throttle you. in the event they do, youll need to buy/scrape proxies.

There's multiple ways to do it.

Back in the day I used a free browser extension called iMacros. It's still available. I had a setup of 40+ firefox profiles. all w/ the extension. and other extensions to minimize memory such as disabling images/css/js.

There's also Zennoposter. Very powerful stuff. I've used for years after graduating from iMacros and highly recommend it if you're not interested in learning programming scripts as it is GUI/drag-and-drop botting. There's a few competing products. One of them is called browser automation studio. It's like zennoposter-lite & free.

Lastly you may consider learning python-selenium. This is programming based on python to make browser automations. Fun to learn the learning curve isn't too steep either.
 
Back
Top