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.05k stars 1.17k forks source link

Error while running #22

Closed rockydares closed 2 years ago

rockydares commented 4 years ago

Getting error while running, what am I doing wrong?

sudo python3 SMS-bomber.py

Traceback (most recent call last): File "/usr/lib/python3.8/runpy.py", line 184, in _run_module_as_main mod_name, mod_spec, code = _get_module_details(mod_name, _Error) File "/usr/lib/python3.8/runpy.py", line 110, in _get_module_details import(pkg_name) File "/root/Bombers/SMS_bomber.py", line 41, in for i in range(how_many): TypeError: 'str' object cannot be interpreted as an integer

he1ox commented 4 years ago

you dont need sudo everytime you run that code. Im gettin that issue too.