Menu
Forums
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Trending
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
Upgrades
Log in
Register
What's new
Search
Search
Search titles only
By:
All threads
Latest threads
New posts
Trending threads
New posts
Search forums
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
Software Development
Programming
SMS Bomber - PHP
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="LeChris" data-source="post: 394900" data-attributes="member: 37998"><p>Hey,</p><p></p><p>I was fairly bored yesterday and made a basic script to send a massive amount of texts to a number. I only tried this with American phone companies, however, I'm sure the process is fairly similar for using it on other companies.</p><p></p><p><strong>Setup</strong></p><ul> <li data-xf-list-type="ul">Ensure that you run this on a Linux server (with available SMTP) and not a cPanel one<ul> <li data-xf-list-type="ul">I used a shell command for the SMS, hence why it can't be a cPanel based one</li> </ul></li> <li data-xf-list-type="ul">Edit /assets/js/website.js<ul> <li data-xf-list-type="ul">Replace the 'server1.meinland.uk' and so on with your own website(s) domains</li> </ul></li> </ul><p><strong>Download</strong></p><p><a href="https://sharefa.st/view/0Tx3SgSEdc62" target="_blank">https://sharefa.st/view/0Tx3SgSEdc62</a></p><p></p><p><strong>Also</strong></p><p>This was all in good fun, and isn't meant to be professional level code or follow the preferred practices. <img src="/styles/default/xenforo/smilies/emojione/smile.png" class="smilie" loading="lazy" alt=":)" title="Smile :)" data-shortname=":)" /></p></blockquote><p></p>
[QUOTE="LeChris, post: 394900, member: 37998"] Hey, I was fairly bored yesterday and made a basic script to send a massive amount of texts to a number. I only tried this with American phone companies, however, I'm sure the process is fairly similar for using it on other companies. [B]Setup[/B] [LIST] [*]Ensure that you run this on a Linux server (with available SMTP) and not a cPanel one [LIST] [*]I used a shell command for the SMS, hence why it can't be a cPanel based one [/LIST] [*]Edit /assets/js/website.js [LIST] [*]Replace the 'server1.meinland.uk' and so on with your own website(s) domains [/LIST] [/LIST] [B]Download[/B] [URL]https://sharefa.st/view/0Tx3SgSEdc62[/URL] [B]Also[/B] This was all in good fun, and isn't meant to be professional level code or follow the preferred practices. :) [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
Software Development
Programming
SMS Bomber - PHP
Top