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

Error when more than 1 cookie in cookies.txt #16

Open
markoapplettv opened this issue Aug 20, 2023 · 1 comment
Open

Error when more than 1 cookie in cookies.txt #16

markoapplettv opened this issue Aug 20, 2023 · 1 comment

Comments

@markoapplettv
Copy link

Hi, i keep getting this error whenever i have more than 1 cookie in the cookies.txt file. I also confirmed that these cookies aren't invalid.

Error message: Traceback (most recent call last):
File "/home/USER/Desktop/Roblox-Mass-Report-main/main.py", line 30, in
RB.ban(victim, amount, reason, cooldown, reasons[reason]["comments"])
File "/home/USER/Desktop/Roblox-Mass-Report-main/RBXBan.py", line 91, in ban
xcsrfToken = xcsrfToken.headers["x-csrf-token"]
File "/usr/lib/python3/dist-packages/requests/structures.py", line 54, in getitem
return self._store[key.lower()][1]
KeyError: 'x-csrf-token'

@TomerGamerTV
Copy link

did you run setup.bat?

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

2 participants