MysteryGuest
Registered Member
- Mar 7, 2013
- 64
- 18
Hello guys, so I'm planning to work on a bot for facebook; things that it will have to contain: mass account creation, like pages, comment, mass friend invite and much more. how the register part going to look like is simple; I will build a name list that will contain over 50000 names, the program then will randomly picks a name but at the same time when it's used it will not being used again! also last name is going to be generated. I will split male and woman names, and add a function that you can pick if you want to have male or woman. for every single account there will be a email created to fit the account. all these information will be saved, this is to prevent duplicates. as it is going to be used by more users so we want to prevent that. I'm still not sure if it's better so use SQL instead of MYSQL... so what you guys think SQL or MYSQL? I'm also searching for some people that have experience with C#, for those that helping will receive a fair cut once it's operating. If you guys have some nice ideas for extra features or anything like that, please feel free to comment!
