Roblox-Mass-Report icon indicating copy to clipboard operation
Roblox-Mass-Report copied to clipboard

Mass Report Tool for Roblox. EDUCATIONAL PURPOSES ONLY! Made By Dreamer#5114

Results 25 Roblox-Mass-Report issues
Sort by recently updated
recently updated
newest added

i keep getting this and i dont know how to solve it ![imagem_2023-07-23_190459009](https://github.com/OriginalAlien/Roblox-Mass-Report/assets/89480340/99fa52a5-ad69-439a-8aae-cb8ee6f559b3)

i looked at the code, and in RBXban.py is something about roblosecurity. i dont know what the script does with it, but i dont trust it. just dont use this...

![image](https://github.com/OriginalAlien/Roblox-Mass-Report/assets/92953952/7f5f9226-df26-4446-bcc4-70037634a9f7) other files (rbx and main) immediately close when opened

File "C:\Users\hello\Downloads\Roblox-Mass-Report-main\Roblox-Mass-Report-main\main.py", line 30, in RB.ban(victim, amount, reason, cooldown, reasons[reason]["comments"]) File "C:\Users\hello\Downloads\Roblox-Mass-Report-main\Roblox-Mass-Report-main\RBXBan.py", line 98, in ban requestVerificationToken = soup.find("input", {"name" : "__RequestVerificationToken"}).attrs["value"] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'attrs'

Line 30 and also line 98, dont know how to fix this I'm using python 3.12

raceback (most recent call last): File "/home/kali/Roblox-Mass-Report/main.py", line 30, in RB.ban(victim, amount, reason, cooldown, reasons[reason]["comments"]) File "/home/kali/Roblox-Mass-Report/RBXBan.py", line 98, in ban requestVerificationToken = soup.find("input", {"name" : "__RequestVerificationToken"}).attrs["value"] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType'...

This error code appears a few seconds after running setup.bat in Replit. No such file: main.py repl process died unexpectedly: exit status 2

I got a traceback error but i couldn't take the error code because it would close after the error occurs ![Screenshot 2023-06-23 204241](https://github.com/OriginalAlien/Roblox-Mass-Report/assets/104476646/48ec39ec-466b-4f2f-9af2-deafa8f9d8b8)

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...