An open API service indexing awesome lists of open source software.

https://github.com/tecnoprojects/kazakhstan-bomb


https://github.com/tecnoprojects/kazakhstan-bomb

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# Kazakhstan bomb script
# Windows
ES: Descargar el zip y extraerlo, abrir cmd como administrador y entrar al directorio donde lo descargamos y hacemos:
EN: Download the zip code and extract it, open cmd as administrator, change your directory to the script one and then:
```pip install -r requirements.txt```

After that, just run the script like normally
```python spamscriptarab.py```

# Linux
### Primero, en nuestra rerminal de linux escribiremos:
## First of all, we'll type in our linux terminal:

```python3 -m pip install -r requirements.txt```

ES: Luego, escribiremos el siguiente comando
EN: Then, we'll write the following command

```xhost +```

ES: Si no tienes xsel o xclip, instalalos con el siguiente comando:
EN: If you dont have xsel or xclip install, install them with the following commands:

#### Ubuntu - Kali
```sudo apt install xsel```
or
```sudo apt install xclip```
#### Debian - Older Ubuntu
```sudo apt-get install xsel```
or
```sudo apt-get install xclip```
#### Arch and based distros
```sudo pacman -S xsel```
or
```sudo pacman -S xclip```

# Uso
do:
```sudo python3 spamscriptarab.py```

ES: Escribe el numero de mensajes que quieras mandar
y tendras 5 segundos para ir a la aplicacion donde quieres
mandar los mensajes

EN: Type the number of messages you want to send
then, you'll have 5 seconds to go to the application where you want to send the messages
After the 5 seconds passed, it will start spamming

# Para pararlo
## To stop it...
ES: Si quieres cancelarlo mientras está spammeando, solo tienes que presionar la tecla "1" y
parará automaticamente, o también puedes ir a tu terminal y cancelarlo usando Ctrl + C.

EN: If you want to stop it while it is spamming, you only have to press the key "1" and it will
stop, or you can go to your terminal and press Ctrl + C.