[Updated] ULTOO Single User Multi Send Script 2012 in Web Designing - Tags: earn money , free mobile recharge, ultoo, ultoo multi sender , ultoo php script Guys since Ultoo is the best way to get Free Mobile Recharge I am presenting the Tutorial to make your own Script to send 50 sms at just one click. For that you must have a CURL, PHP supported Web Hosting or a VPS. Go to Notepad (any text editor) and paste the bellow code. Replace 9853098530 with your Ulto o ID and 12345 with your password. Save the file with yourfilename.php and upload to the hosting account Now suppose you uploaded at public_html folder with name abc.php you should open yoursitename/abc.php to execute the file Just open the link once a day and it will auto send 50 sms from your account automatically. PHP Script : <?php $counter = 0; $start = 1; for($start; $start < 51; $start++) { $username=”7377712345″; //replace the username with your Ultoo username $password=”12345″; //replace the p...