AvinashReddy3108 / YetAnotherSMSBomber

Clean, small and powerful SMS bomber script.
GNU General Public License v3.0
550 stars 141 forks source link

error message #7

Closed zenphixiia closed 3 years ago

zenphixiia commented 4 years ago

i am getting this message:

File "bomber.py", line 111 f"Target: {target} | Threads: {no_of_threads} | SMS-Bombs: {no_of_sms}" ^

AvinashReddy3108 commented 4 years ago

@zenphixiia Are you sure that's the complete error message?

zenphixiia commented 4 years ago

oh my bad here is the full error message:

File "bomber.py", line 111 f"Target: {target} | Threads: {no_of_threads} | SMS-Bombs: {no_of_sms}" ^ SyntaxError: invalid syntax

AvinashReddy3108 commented 4 years ago

@zenphixiia Strange, it works fine for me. Can you send me the command you used to run this script like..

./bomber.py 7780xxxxxxx -N 9999999

zenphixiia commented 4 years ago

python3 bomber.py --help

File "bomber.py", line 111 f"Target: {target} | Threads: {no_of_threads} | SMS-Bombs: {no_of_sms}" ^ SyntaxError: invalid syntax

zenphixiia commented 4 years ago

i apologize for my stupidity, i have managed to get passed this error and have managed to send the attack but for some reason it isnt going through, i have tried my number and still havent gotten any spam messages

AvinashReddy3108 commented 4 years ago

@zenphixiia Do read this: https://github.com/AvinashReddy3108/YetAnotherSMSBomber/issues/5#issuecomment-670832597