NetCrime
Regular Member
- Mar 9, 2011
- 263
- 124
Hello,
I have found that one popular dating site has left some security holes that lets you create accounts and massively send messages therefore I have developed chat/spam bot. Bot is sending packets to create accounts / send messages.
Project completed: ~70 %
Functions that work:


I have ran some tests sending random PPS offers and found not bad results:

But still there are some bugs and improvements that needs to be made:
I also started gathering information about other dating websites and my plan is to develope multiple datings site chat bot.
I'm junior C# developer and I'm lack of experence in creating complex bot's. So I'm looking for C# dev that has experence in this field and want's to join me and finish this bot.
(bot is not for sale)
I have found that one popular dating site has left some security holes that lets you create accounts and massively send messages therefore I have developed chat/spam bot. Bot is sending packets to create accounts / send messages.
Project completed: ~70 %
Functions that work:
- Account creation (username generator, registering, uploading profile photo, verification)
- Proxy scraper
- User ID for sending messages scraper(filter altitude/latitude, age, online)
- Message sending (how many per account, delay)
- Basic UI (it's ugly but works)


I have ran some tests sending random PPS offers and found not bad results:
But still there are some bugs and improvements that needs to be made:
- Bot works on single thread and it is very slow. Need to make it mulitheaded. Each thread must use diferent proxy and diferent account.
- Need to figure out how to catch when website bans proxy/account (Because it doesn't give any errors[404,301])
- There are some random errors that need to be catched/managed
- Other minor functions
I also started gathering information about other dating websites and my plan is to develope multiple datings site chat bot.
I'm junior C# developer and I'm lack of experence in creating complex bot's. So I'm looking for C# dev that has experence in this field and want's to join me and finish this bot.
(bot is not for sale)