OriginalAlien / Roblox-Mass-Report

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

notype error #22

Open peanutman1116 opened 3 months ago

peanutman1116 commented 3 months ago

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'