OriginalAlien / Roblox-Mass-Report

Mass Report Tool for Roblox. EDUCATIONAL PURPOSES ONLY! Made By Dreamer#5114
34 stars 84 forks source link

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

Open markoapplettv opened 1 year ago

markoapplettv commented 1 year ago

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 commented 1 year ago

did you run setup.bat?