
Today I have decided to give away the source code of a site that cost me over $2000 to have developed a few months ago. You are free to use the code any way you like and feel free to use it to build your own little applications to manipulate social marketing sites.
This script is not developed for commercial sale so do not expect it to work out the box but anyone with some PHP experience should get it working without any problems. If anyone wants to create an installer for the script then by all means send it over and I will post it on the site for download.
Download the script
Have Fun!
Popularity: 100%





May 30th, 2008 at 7:25 am
Thanks Lee, Great sharing. Looking forward to use it!
Francesco
May 30th, 2008 at 10:02 am
Hey Lee,
Thanks for the code. I doubt I would use it as I suck at PHP and just don’t have the time but cool offer regardless.
As for your version on stumbletime, does it work? I tried using the free trial and got errors and it didn’t seem to work. So I ordered the “baby stumble” to try it out and got an error when I got forwarded back from paypal. Not sure if I was supposed to get my PIN from within that redirect or if it is supposed to come in email but so far nothing.
Looks pretty cool and, if working, pretty easy. Of course it could all have been user error on my part lol.
May 30th, 2008 at 10:54 am
Most of the accounts with the demo version are banned due to serious product testing issues. If you are using the script try and put them on fresh accounts and do not abuse them by running a number of scripts at the same time.
May 30th, 2008 at 11:20 am
Hey Lee,
I actually meant on your stumbletime.com site. I paid for the baby stumble and got errors. Is the site actually working for purchases?
May 30th, 2008 at 11:24 am
I never got ownership of that domain back so I am unsure what the guy did with the site. I would use the contact form then if all else fails do a chargeback
May 30th, 2008 at 11:35 am
Doh, I assumed it was still yours so was going to try it out lol. I’ll try the contact form, thanks ;).
June 1st, 2008 at 12:34 am
Lee,
I have tried running the script with a new set of StumbleUpon accounts but the call to:
$curl->get(”http://www.stumbleupon.com/rate.php?username=$code&password=$pass&rating=1&url=$xurl”);
returns a BAD_AUTH. The login was successful and I used a URL that has already been stumbled. Any ideas?
June 1st, 2008 at 12:37 am
Lee,
I have tried running the script with a new set of StumbleUpon accounts but the curl get for “rate.php” returns a BAD_AUTH (line 106 in free_stumbler.php). The login was successful and I used a URL that has already been stumbled. Any ideas?