Is there something in roblox api library that allows you to report a user?

I just want to know is it possible to report someone automatically with a java script and where is that article (link).

Hi, are you talking about plain javascriot (like in an html file) or a module manager (like npm and node.js)?

I want to run a javascript from node.js

You can use post requests to the player, but I’m not sure if that is abusive.

Try this article, it details how to report players with scripts: Players | Roblox Creator Documentation

1 Like