bhattsameer / Bombers

SMS/Email/Whatsapp/Twitter/Instagram bombers Collection :bomb::bomb::bomb: :boom: Also added collection of some Fake SMS utilities which helps in skip phone number based SMS verification by using a temporary phone number that acts like a proxy.
3.13k stars 1.18k forks source link

Error #3

Closed Mehran closed 6 years ago

Mehran commented 7 years ago
Traceback (most recent call last):
  File "SMS_bomber_version2.py", line 54, in <module>
    send(input("Enter Target Number : "), int(input("Enter Number of Messages : ")), 1)
ValueError: invalid literal for int() with base 10: 'test'
bhattsameer commented 6 years ago

Hi There, This error was occurred because you Entered string value in the field where the input is assumed as Integer value. so the solution is.. just re run this program. in first option it will ask you to Enter the target mobile number: (just enter mobile number here) in second option it will ask you to how many messages you want to send: (Enter Total NUMBER of messages you want to send in numerical value)

for example:

Enter the target mobile number: 1234567890 how many message you want to send: 5