TH3-MA3STRO / messenger-spammer

Spam your friends on messenger with this easy to use tool :P
MIT License
3 stars 0 forks source link

How to ? #1

Open Dazmed707 opened 4 years ago

Dazmed707 commented 4 years ago

How you can send a specific message only once To all my Facebook friends? For example, I can get an id list in a .txt file and have the program send the specified message to all the id of that list only once per person, or you can put the number of times, for one time you could put 0 or 1

TH3-MA3STRO commented 4 years ago

Do you want me to add that as a feature? But it's very easy, if you want to do it on your own

Dazmed707 commented 4 years ago

I still do not know how to program, I have just been watching python so please ask.

El sáb., 4 ene. 2020 a las 0:05, Satyam Jha (notifications@github.com) escribió:

Do you want me to add that as a feature? But it's very easy, if you want to do it on your own

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/TH3-MA3STRO/messenger-spammer/issues/1?email_source=notifications&email_token=AIMN4BH57UEGYHV2KKZIIOLQ4AKI7A5CNFSM4JU6VWV2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEICRB4A#issuecomment-570757360, or unsubscribe https://github.com/notifications/unsubscribe-auth/AIMN4BD6LVWSQCSRARVQ623Q4AKI7ANCNFSM4JU6VWVQ .

TH3-MA3STRO commented 4 years ago

I'll try to add it as soon as possible :D Thank You for checking out this repo :)

Dazmed707 commented 4 years ago

Thanks in advance for the new features It also gave me an error when installing the nose dependencies if I am doing well .. it would be nice to have installation documentation... pip3 install -r requirements.txt Requirement already satisfied: selenium in /usr/local/lib/python3.7/dist-packages (from -r requirements.txt (line 1)) (3.141.0) Collecting pyinquirer (from -r requirements.txt (line 2)) Using cached https://files.pythonhosted.org/packages/fb/4c/434b7c454010a284b49d6f1d446fe8dc5960415613d8c0225b9e2efb6724/PyInquirer-1.0.3.tar.gz Collecting promt_toolkit==1.0.14 (from -r requirements.txt (line 3)) Could not install packages due to an EnvironmentError: 404 Client Error: Not Found for url: https://pypi.org/simple/promt-toolkit/

TH3-MA3STRO commented 4 years ago

Oof :100: Sorry for the inconvenience :( I've edited the file now :) Please clone this repo again and try :D

Dazmed707 commented 4 years ago

Thanks, everything is already correctly I will be waiting for the update with the new features. I know if I can create an interface like the bots of this tool https://github.com/xHak9x/fbi

TH3-MA3STRO commented 4 years ago

Added the feature you were asking for dude! :) Check it out and give reviews and suggestions :D

Dazmed707 commented 4 years ago

In this part as I tell you where is the .txt with the id of the people? Wouldn't it be better for the program itself to do the .txt?

Enter spam details! ? Please specify a type of ticket! Enter multiple usernames through a file

Enter the filename containing the usernames:

or to detect the .txt in the program folder and show the available .txt and tell which one to use

Dazmed707 commented 4 years ago

I am using fbi to get the id in a .txt it would be good to have the dump_id option of fbi to remove the .txt and save them in an "output" folder and if it is included or customized, the program says the available lists and select which one Enter spam details! ? Please specify an input type! Enter multiple usernames through a file ? Enter the filename containing the usernames: lista_id.txt ? Enter the message you wish to spam: https://www.youtube.com/watch?v=xYwHdVLh71U ? Enter the count of messages: 1 Traceback (most recent call last): File "run.py", line 29, in driver = webdriver.Chrome ('chromedriver', options = options) File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/chrome/webdriver.py", line 81, in init desired_capabilities = desired_capabilities) File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 157, in init self.start_session (capabilities, browser_profile) File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 252, in start_session response = self.execute (Command.NEW_SESSION, parameters) File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/webdriver.py", line 321, in execute self.error_handler.check_response (response) File "/usr/local/lib/python3.7/dist-packages/selenium/webdriver/remote/errorhandler.py", line 242, in check_response raise exception_class (message, screen, stacktrace) selenium.common.exceptions.WebDriverException: Message: unknown error: Chrome failed to start: exited abnormally (unknown error: DevToolsActivePort file doesn't exist) (The process started from chrome location / usr / bin / chromium is no longer running, so ChromeDriver is assuming that Chrome has crashed.)

Dazmed707 commented 4 years ago

image I know if I'm telling you the route well the .txt has the list of friends with id not with username

TH3-MA3STRO commented 4 years ago

Did you add chromedriver to the path variable? And can you please add a screenshot of your txt file? Also, I'll definitely work on that "select file" feature :)

Dazmed707 commented 4 years ago

I have not created any txt .. I would like to capture the id of my friends and save the id in a txt .. not the usernames. I took the list of id.txt with fbi with the dump_id option

Dazmed707 commented 4 years ago

you can review this project too https://github.com/pedromgdo/Spammy-the-bot