- Dec 21, 2009
- 808
- 170
Does anyone know of someone who has a successful PoF bot?
I made one myself using PHP/cURL but when I create an account, it gets banned within 15 minutes.
- The city/state/country that I select match the proxy IP that I am using. If my IP is in US or CA, I use the correct zip code as well. If my IP is any other country, I randomly generate a zip code because my geo-ip database does not have that information.
- I've used 50+ fresh and different IPs and all accounts still get banned.
- I clear my cookies every time before account creation.
- I send correct but different User Agents and Headers every time.
- I fill out all of the profile information and with sufficiently long profile description.
- I upload a picture of a normal looking person.
- The picture matches the profile description.
- The INPUT tag NAME value on PoF is randomized on the first signup page of PoF. My script properly handles that properly.
- I've set a time delay of 30 seconds when filling out each form.
- I ignore javascript so I'm not sending any Javascript headers.
I have not sent any messages on PoF because my accounts get banned before I send any messages.
So does anyone know where I can get a working PoF Bot that can create accounts that don't get banned?
Or if you have any suggestions on how to tweak my bot to work properly, let me know.
I made one myself using PHP/cURL but when I create an account, it gets banned within 15 minutes.
- The city/state/country that I select match the proxy IP that I am using. If my IP is in US or CA, I use the correct zip code as well. If my IP is any other country, I randomly generate a zip code because my geo-ip database does not have that information.
- I've used 50+ fresh and different IPs and all accounts still get banned.
- I clear my cookies every time before account creation.
- I send correct but different User Agents and Headers every time.
- I fill out all of the profile information and with sufficiently long profile description.
- I upload a picture of a normal looking person.
- The picture matches the profile description.
- The INPUT tag NAME value on PoF is randomized on the first signup page of PoF. My script properly handles that properly.
- I've set a time delay of 30 seconds when filling out each form.
- I ignore javascript so I'm not sending any Javascript headers.
I have not sent any messages on PoF because my accounts get banned before I send any messages.
So does anyone know where I can get a working PoF Bot that can create accounts that don't get banned?
Or if you have any suggestions on how to tweak my bot to work properly, let me know.