Myspace Invite Script
I am looking for a script that will extend some functionality to my current Myspace login script.
Here is a step by step guide to what I want it to do:
-ALL MUST BE DONE WITH PHP ONLY-
1. Login using my login function(can be modified if necessary).
2. go to http://invites.myspace.com/index.cfm?fuseaction=invite.abinvite
3. Allow user to choose which block of 45 emails to start at, if no selection, default to block 1.
4. Use my database of emails to invite 45 at a time
5. Automatically submit emails for invite to Myspace
6. If captcha appears during invite, allow user to fill in captcha and continue invites
7. Loop through steps 4-6 until step 8 happens
8. If invite limit is hit, stop script and tell user which block of 45 emails they left off at.
-Basically, I want the script to emulate the entire invite process and loop through my list of emails until the limit is hit with form options on where to start and notice of where they left off.
I would also like a function that does this:
-ALL MUST BE DONE WITH PHP ONLY-
1. Login using my login function(can be modified if necessary).
2. Automatically accepts all friend requests
I will provide a mysql database of emails and the php myspace login function. A demo would be nice, but not required. Please provide commenting in the script too.
I have a budget of $50 for this. Thanks!
