Giter Club home page Giter Club logo

roblox-mass-report's People

Contributors

originalalien avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

roblox-mass-report's Issues

error code setup.bat

Requirement already satisfied: pystyle in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (2.9)
ERROR: Could not find a version that satisfies the requirement json (from versions: none)
ERROR: No matching distribution found for json

Requirement already satisfied: bs4 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (0.0.1)
Requirement already satisfied: beautifulsoup4 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from bs4) (4.12.2)
Requirement already satisfied: soupsieve>1.2 in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (from beautifulsoup4->bs4) (2.4.1)
Requirement already satisfied: lxml in c:\users\administrator\appdata\local\programs\python\python311\lib\site-packages (4.9.2)
ERROR: Could not find a version that satisfies the requirement random (from versions: none)
ERROR: No matching distribution found for random

Downloading Modules...
Done

^ getting error codes, if yk how to fix lmk I already tried import json doesn't work, I'm on python 3.11.4.

Error when more than 1 cookie in cookies.txt

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'

KeyError: x-csrf-token

Unfortunately, the tool does not work, I get this error when the program is meant to start reporting.
It's a shame as it seems very well put together and the only tool of its kind currently to be very recently updated.

[>]Error: 'NoneType' object has no attribute 'attrs' [>] Continuing... Traceback (most recent call last): File "main.py", line 39, in <module> RB.report(victim, amount, reason, cooldown, reasonDescriptions[reason]) File "/home/runner/Roblox-Mass-Report/RBXBan.py", line 138, in report "x-csrf-token": Utils.getXCsrf(cookie), File "/home/runner/Roblox-Mass-Report/RBXBan.py", line 43, in getXCsrf return xcsrfRequest.headers["x-csrf-token"] File "/home/runner/Roblox-Mass-Report/venv/lib/python3.8/site-packages/requests/structures.py", line 52, in __getitem__ return self._store[key.lower()][1] KeyError: 'x-csrf-token'

How to use? on replit

i did all the steps in the desc and it still didn't work i keep getting all sorts of error can someone give a more detailed tutorial on how to use?

ModuleNotFoundError

Experiencing some issues
I ran setup as normal, updated pip since it asked me to as well
I got this
image

I went to RBXBan and took out requests from line 2

After that I was able to run as normal except for this
image

notype error

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'

potentially steals roblosecurity cookie

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 please. it can steal your roblox acccount

No such file: main.py

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 get these errors

So basically I get this error when I try to execute it:

Traceback (most recent call last) :
File "D: (Muie\Roblox-Mass-Report-main\main.py", line 37, in
RB.report(victim, amount, reason, cooldown, reasonDescriptions[reason])
File "D: line 108, in report
id = json. loads (requests .get(

KeyError : 'Id'

Captură ecran (1106)

AttributeError: 'NoneType' object has no attribute 'attrs'

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' object has no attribute 'attrs'

I had no idea how to fix this

E

I'm not sure how the report system works, but most of the requests return a 500 error and some work????????

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.