Account Creators

kalrudra

BANNED
Joined
Oct 29, 2010
Messages
271
Reaction score
301
Hi,

I am a software programmer. I want to make account creators using .NET 4.0/4.5 Framework.

Right now I have made,
Gmail account creator (Which is in download section)

I am also creating account creators for hotmail, yahoo.. etc.

If you want a account creator for any site.. post it here, I will add that in the software..

In this way, I will learn to make "generic account creator", which can be used for ANY website.

So this is a win-win..

Thanks
 
Yes, I can but without sms verification.
 
Make a console for account making...

1)fb
2)tube
3)twitter

This will help a lot of members.
 
Here is the plan:

1) Free email account creators.

1> Hotmail
2> Yahoo
3> GMX
4> Zoho mail
5> AOL Mail
6> Hushmail
7> Opera Mail
8> Mail.com
9> rediff.com
10> muchomail

2) Social Networking sites account creators. + (Email verifier)

1> Facebook
2> Twitter
3> Linkedin
4> Myspace
5> LiveJournal
6> VKontakte (Russian)
7> Habbo (Teens social network site)
8> Badoo
9> Qzone (Chinese)
10> Renren (Chinese facebook)
11> Flickr
12> Last.fm
13> XING (Business)
14> LiveJournal
15> Fotolog
16> BlackPlanet
17> Netlog
18> Yelp

3) Bookmarking sites account creators. + (Email verifier)

1> Digg
2> Reddit
3> Stumbleupon
4> delicious

4) Video Sites. + (Email Verifier)
1) Dailymotion
2) Metacafe
3) Vimeo

And then Create such a account creator which can create accounts on any kind of site. :)

I think creating accounts programmatically is very simple..
Fill the form -> submit -> verify email... that's it.. :)
 
Last edited:
did you already have email account creator :) hotmail or yahoo gmail sucks now days always need phone verification
 
Does your program currently have decaptcha support? If you can make it create accounts for most/all of the sites Kulrudra mentioned, it would be a very powerful tool.
 
haha thats the first thing which came to my mind.
Yeah thats because FB accounts are very much expensive in the market and hard to make . OP said he can but Non PVA :D
 
Does your program currently have decaptcha support? If you can make it create accounts for most/all of the sites Kulrudra mentioned, it would be a very powerful tool.

Yes it will have decaptcha support.. it's simple to add..
 
@kalrudra .. Are you using httpwebrequest for all your bots? or it is done via webbrowser?
 
@kalrudra .. Are you using httpwebrequest for all your bots? or it is done via webbrowser?


Webbrowser for everything (Images loading disabled to make it faster)...

According to my tests
Speed difference between httprequest and browser is not too much different.. except time for running javascript.

And many sites require javascript to run for account creation.

My goals are accuracy and quality.. not speed...

I am not here to SPAM.. but for doing "good" IM...& not for abusing site owners.. :)
 
Last edited:
Pls make it able to forward all the mail to our primary email account.
Thx in advance :)
 
Back
Top