Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It doesn't work and I don't understand why #46

Open
Chrisack66 opened this issue Nov 3, 2023 · 0 comments
Open

It doesn't work and I don't understand why #46

Chrisack66 opened this issue Nov 3, 2023 · 0 comments

Comments

@Chrisack66
Copy link

I'm trying to use the code on fake accounts created by me, but it keeps telling me the password is fake or giving me errors like these:

Exception in facebook thread:
Traceback (most recent call last):
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.1776.0_x64__qbz5n2kfra8p0\Lib\threading.py", line 1045, in _bootstrap_inner
self.run()
File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.1776.0_x64__qbz5n2kfra8p0\Lib\threading.py", line 982, in run
self._target(*self._args, **self._kwargs)
File "C:\Users\sesti\OneDrive\Desktop\Brute_Force-master\Brute_Force.py", line 144, in facebook
proxy()
File "C:\Users\sesti\OneDrive\Desktop\Brute_Force-master\Brute_Force.py", line 87, in proxy
pl = ProxyList()
^^^^^^^^^^^
TypeError: ProxyList.init() missing 1 required positional argument: 'source'

Can someone help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant