Need Script To Automatically Place Orders At A Website

I know curl/php myself, so I would have done it myself if I had the time, but I dont, so here goes. (I have done this with several other webshops, so I know it is possible)

The websites its about:
1. www.7daysget.com
2. www.everbuying.com

This is what i want from the script / function:

1. The function(s) should take the following input:
function place7daysGetOrder($array_of_links, $shipping_address, $username, $password) {}
function placeEverbuyingOrder($array_of_links, $shipping_ad…

Leave a Reply

Your email address will not be published. Required fields are marked *