Sign in to follow this  
Hateo

(Request) Create a simple website to generate (random) accounts?

Recommended Posts

Hello, can someone teach me how to make a simple website who can generate random accounts like Spotify, Netflix, etc...? 

For free, if its possible. Thanks.

Share this post


Link to post
Share on other sites

Its having a db with the accounts and doing some querys to get the account, but i really dont know how to do it xD

Share this post


Link to post
Share on other sites

Should your website also include a form where you can log in and stuff? Because if you want such a thing, you need to pay. There is no way around otherwise you copy a whole website using HTTRack as an example but by doing that you most likely will only get the design elements of the site and not the scripts and all of that. Plus you need to use a database to generate your accounts if you want to share the page with others because saving the accounts inside a simple file is the worst idea since it may be accessible by just searching it. But of course there are scripts out there on how to create such a website, you have to google!

Share this post


Link to post
Share on other sites

Hello, can someone teach me how to make a simple website who can generate random accounts like Spotify, Netflix, etc...? 

For free, if its possible. Thanks.

 

Those accounts are not generated ramdomly theyr r hacked using software lol

Share this post


Link to post
Share on other sites

thank u so much :) for your help i appreciate

 

Share this post


Link to post
Share on other sites

Hello, can someone teach me how to make a simple website who can generate random accounts like Spotify, Netflix, etc...? 

For free, if its possible. Thanks.

Unfortunately that's not how you get accounts for services like Netflix.

 

You get them one of two ways:

- Use software that generates loads of random codes/login details and checks to see if any of them work (you can buy these all over the site).

- You create a fake site that tricks people into putting in their account details.

 

You can't just make a website to generate random accounts, and building the software is hard work (I dont think someone will just help you build it for free when they could sell it if they knew how to make one). Sorry Hateo.

Share this post


Link to post
Share on other sites

Not possible to 'randomly' generate accounts. However, you can crack some accounts and load them in a db and use that to dispense accounts.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this