Hello Guyz 

So today i will tell you how to create your own fake sms sender with Sender ID World wide.
So here we will use a server called NEXMO..


What is Nexmo?
Nexmo is a cloud based SMS API that lets you send and receive high volume of messages at wholesale rates. For Web Site click here


How It Works?
To watch how it is work click here


Requirements
CodeIgniter 2.0.0+
PHP 5.2.0+
PHP extension: openssl, pcre, json, xml, curl


So Follow the Steps==>

1). First go to Nexmo.com and create free account. And copy your Api and Secret keys..
2). Now Download fake sms script ...click here
3). Upload it on your web host ..
4). Edit your send.php and search for this line


Quote:$nexmo_sms = new NexmoMessage('api', 'sec');


and replace api with your Api key and sec with your Secret key.

Default password of the script is "wildhacker" you can change it, search for this line in send.php


Quote:if ($password !=='madjack') {


replace madjack with your password..

5). Click on save and open your site ..
and use your fake sms sender and troll others..

Note==> in 1 account you can send 400 messages after that you have to create new account...


Author : Mad Jack