https://github.com/fastuptime/fast_sms_bomber_module
Fast Sms Bomber Modul Türkiye
https://github.com/fastuptime/fast_sms_bomber_module
sms sms-bomber turkey
Last synced: 8 months ago
JSON representation
Fast Sms Bomber Modul Türkiye
- Host: GitHub
- URL: https://github.com/fastuptime/fast_sms_bomber_module
- Owner: fastuptime
- License: other
- Created: 2024-04-02T12:28:24.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-02T12:37:53.000Z (over 1 year ago)
- Last Synced: 2024-12-26T05:40:59.696Z (10 months ago)
- Topics: sms, sms-bomber, turkey
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FastBoomber 💥
Fast Sms Bomber For Turkey
# ✨Features and projects to be added as stars arrive✨
- ~~Sms Bomber As Terminal -> 0 Stars ✨~~ [Done GitHub Link](https://github.com/fastuptime/Fast_Sms_Bomber)
- ~~Sms Bomber As Discord Bot -> 5 Stars ✨~~ [Done GitHub Link](https://github.com/fastuptime/Fast_Sms_Bomber_Discord)
- ~~Sms Bomber As API -> 10 Stars ✨~~ [Done GitHub Link](https://github.com/fastuptime/Fast_Sms_Bomber_Api)
- ~~Panelled Sms Bomber -> 15 Stars ✨~~ [Done GitHub Link](https://github.com/fastuptime/Fast_Sms_Bomber_Panel)
- ~~Fast Sms Bomber Module Test -> 40 Stars ✨~~ [Done GitHub Link](https://github.com/fastuptime/Fast_Sms_Bomber_Module)## Usage 🚀
Add FastBoomber to your project:
```bash
npm install @fastuptime/Fast_Sms_Bomber_Module
```Add the following code snippet to your JavaScript file:
```javascript
const { FastBoomber } = require('./src/index.js');const fastBoomber = new FastBoomber({
target: '5000000000', // Hedef telefon numarası
amount: 1, // Gönderilecek mesaj sayısı
});fastBoomber.start();
```This code configures and initialises FastBoomber to send the specified amount of messages to the specified destination phone number.
## API Details ℹ️
FastBoomber contains a set of classes used to register for various websites. Each class manages registration to a specific website.
### Use Case 📝
```javascript
const { FastBoomber } = require('./src/index.js');const fastBoomber = new FastBoomber({
target: '5000000000', // Hedef telefon numarası
amount: 1, // Gönderilecek mesaj sayısı
});fastBoomber.start();
```## Supported Web Sites 🌐
- Kigili
- KahveDunyasi
- Naosstars
- WMF
- BIM
- Sok
- Migros
- A101
- English Home
- Sakasu
- Bodrum
- Frink
- Pidem
- Sencossla## 📜 Notes 📜
- It was made for educational purposes.
- It is an offence to use it for attack purposes.
- For Educational Purposes, Only 10 Sites are Utilised for Educational Purposes.
- Sites Captcha / Anti Bot / Etc. You can easily exploit these vulnerabilities because it does not use.
- Sites can use at least Captcha to block such systems.
- Such systems can be done for more than one site. In this way, it can disturb a target.# 🛠️ Installation 🛠️
- Download and install [NodeJs](https://nodejs.org/en/download) on your computer.
- Download the project as Zip to your computer and unzip it.
- Enter the folder you extracted from the zip and open a terminal to the location of that folder, then enter the following commands.
`npm install`
- Start the bot by entering the following command in Terminal
`node .`https://www.youtube.com/watch?v=YLlNbtzbWgA&feature=youtu.be
## ⛳Tech Stack ⛳
**🗄️Server:** Node, Faker.js, Colors, Request
---
- ✨ [For Support](https://github.com/sponsors/fastuptime)
- 💕 [Discord](https://fastuptime.com/discord)
- 🏓 [Fast Uptime](https://fastuptime.com/)
- 🪄 All kinds of projects are made
- 🧨 You can contact us to make a paid project
- ☄️ [Click For Contact](mailto:fastuptime@gmail.com)# 🎯 License 🎯
- ⚖️ Its protected by Creative Commons ([CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/))