К основному контенту

Скрипт для Twilio

 

    L0UP

    Free: Скрипт для Twilio

      Часто у меня спрашивают скрипт для Twilio.

      Старый скрипт который у меня был уже не актуальен поэтому не пишите пм про него, пользую этот:

      BOLD = то что надо менять

      Для вставление базу номеров, рекомендую пользовать notepad++ (удерживая ctrl + drag select)

        Цитата
      <?PHP

      class Spintax

      {

          public function process($text)

          {

              return preg_replace_callback(

                  '/\{(((?>[^\{\}]+)|(?R))*)\}/x',

                  array($this, 'replace'),

                  $text

              );

          }

          public function replace($text)

          {

              $text = $this->process($text[1]);

              $parts = explode('|', $text);

              return $parts[array_rand($parts)];

          }

      }

      ?>

      <?php

          require_once "vendor/autoload.php";

          use Twilio\Rest\Client;

         

          $AccountSid = "ads1g6a5s1g56adsgasdgasd4gsadg";

          $AuthToken = "as6dg8as68g486sa4gsdg64sdg";

          $client = new Client($AccountSid, $AuthToken);

          $people = array(

        "+112345678910" => "1",

        "+112345678910" => "1",

        "+112345678910" => "1",

        "+112345678910" => "1",

        "+112345678910" => "1",

        "+112345678910" => "1",

        "+112345678910" => "1",

        "+112345678910" => "1",

        "+112345678910" => "1",

        "+112345678910" => "1",

        "+112345678910" => "1",

        "+112345678910" => "1",

        "+112345678910" => "1",

        "+112345678910" => "1",

        "+112345678910" => "1",

          );

      $spintax = new Spintax();

      $string = '{yo|hey|sup|hello|aye|oi|oy} {how|what|when}! where in the {planet|back|chin|car}! Im gonna find you {man|insect|dolphin}';

      $inumber = 0;

          foreach ($people as $number => $name) {

       

        $texolo = $spintax->process($string);

       

        $inumber++;

              $sms = $client->account->messages->create(

                  $number,

                  array(

                      'from' => "+1123456789",

                     

                      'body' => "$texolo"

                  )

              );

       

        if(($inumber%10)==0)

          {

              sleep(5);

          };

              echo nl2br( "Sent message to $inumber \n");

          }

      ?>

      Установка очень простая. Если не можите - могу помочь.

      Удачи вам !

      Комментарии

      Популярные сообщения из этого блога

      Email-to-SMS addresses for common cell carriers

        If your phone number is (555) 555-5555. Then your email-to-SMS address would be: Aliant:  5555555555@wirefree.income.ca Alltel:  555555555@message.alltel.com ATT Wireless:  5555555555@txt.att.net Bell:  5555555555@txt.bellmobility.ca Boost:  555555555@myboostmobile.com CellularOne:  555555555@mobile.celloneusa.com  or @mycellone.net Cingular (Blue):  5555555555@mmode.com Cingular (Orange):  5555555555@cingularME.com Fido:  5555555555@fido.ca Nextel:  5555555555@messaging.nextel.com Qwest:  5555555555@qwestmp.com Rogers:  5555555555@pcs.rogers.com Sprint:  555555555@messaging.sprintpcs.com SaskTel Mobility:  5555555555@pcs.sasktelmobility.com Skytel  PagerPIN@skytel.com T-Mobile:  555555555@tmomail.net Telus:  5555555555@msg.telus.com US Cellular:  5555555555@email.usscc.net Verizon:  555555555@vtext.com Virgin Mobile:  5555555555@vmobl.com Voicestream  5555555555@voicestream.net

      Liste der Mobilfunkbetreiber Gateway Adressen

        Für weitere Informationen wenden Sie sich bitte an Ihren Mobilfunkanbieter. List of Text Message Gateways Carrier Country Gateway AirCel India number@aircel.co.in Airtel India number@airtelap.com Airtel India number@airtelkk.com AirFire Mobile USA number@sms.airfiremobile.com Aio Wireless USA number@mms.aiowireless.net Alaska Communications USA number@msg.acsalaska.com Aliant Canada Canada number@sms.wirefree.informe.ca Alltel (Allied Wireless) USA number@mms.alltelwireless.com Verizon Wireless USA number@vzwpix.com Ameritech USA number@paging.acswireless.com Andhra Pradesh AirTel India number@airtelap.com Andhra Pradesh Idea India number@ideacellular.net Assurance Wireless USA number@vmobl.com AT&T Mobility USA number@mms.att.net AT&T Enterprise Paging USA number@page.att.net Beeline Russia number@sms.beemail.ru Bell Mobility Canada number@txt.bell.ca BellSouth USA number@bellsouth.cl Bluegrass Cellular USA number@mms.myblueworks.com Bluesky Communications USA Samoa number@p

      Сайты для анонимных звонков

        Сайты для анонимных звонков August 17, 2020 Привет, дружище! На связи Радостный и сегодня расскажу, как анонимные звоночки без SIM карты! Возможно, у вас бывали такие ситуации, когда нужно было позвонить человеку и при этом всём остаться полностью анонимным и не спалить свой номер? Конечно же, бывали, мои дорогие скамеры;) Использование SIM карты идентифицирует вас c ближайшей к вам сотовой вышкой , и если вы используете левую сим и звоните кому-либо с помощью непроверенных сервисов для звонков, то скорее всего вам не получится остаться анонимным в сети и ваш трафик не зашифрован и нет толку от такой сим-карты, место где вы находитесь - на изи смогут отследить. В связи с этим, хочу с вами поделиться сервисами для звонков. у которых весь трафик проходит через сеть TOR или просто имеет высокую степень шифрования в сети. Список сайтов: 1. https://tox.chat 2. https://www.linphone.org 3. https://jitsi.org 4. https://www.ringcentral.com 5. https://www.mumble.com