New software to be made - feedback appreciated ;)

xcubic

Regular Member
Joined
Apr 24, 2008
Messages
444
Reaction score
588
So, I know some programing languages but I'm a newbie in C#. I've been doing some tests. At the moment I already can create accounts on websites.

So, I was thinking of creating a Fake Identity Generator - with just a click, you could create a fake identity.

So for this I was thinking to get:
- http://www.fakenamegenerator.com/ - name, address, city, postal code, fake website link, fake email address, phone, birthday
- Nickname (from where?)
- Random password (from where? or randomly generated by the program)
- gmail/youtube
- facebook account

So, what do you think? What sites/accounts should I add to the list?

This is not random, the fake name, nickname and password would be used to create the gmail account and the name/nickname/email/password to create other types of accounts.

As I already said, I'm new at making softwares for others, but if I do a good job, do you think that I can sell it? And for how much? Of course, to BHW it will be free (I need testers and reviews ;) )

PS: Sorry for my bad english. I'm not a natural english speaker.

mauro
 
It would be cool if you also had an API to use with other apps.
 
I don't think he is saying he coded that site as its in PHP and he is talking about C#. I think he is saying to try and code an application like that.


Try and use that data to create a sign up bot for some sort of service eg gmail,dig stumble, try and code one for a simple service and then start getting more advance like logging in clicking on certain code links. Also look at playing with images :-) to break captcha's as then your applications can make some $$$$

http://www.darkseoprogramming.com/2008/07/11/utilizing-anns-more-efficiently/

Good luck with your coding :-)
 
Back
Top