AustnBlox
(Austin)
November 7, 2022, 4:52am
#1
I have seen another post on the DevForum regarding this topic, however, I don’t actual know what this module does and if its safe or not:
When I open the ModuleScript, it has a link inside of it sending me to another website:
The website looks like this:
https://followings.roblox.com/docs#!/Users/get_v1_users_userId_universes_universeId_status
Does anyone know what this is and if it is safe?
TenBlocke
(Decablocks)
November 7, 2022, 5:20am
#2
The module just sends an http request to the followings api on roblox (probably with a proxy). It’s safe depending on what else is in the code of the modulescript. And the documentation should have a short description to the right of the link.
3 Likes
7z99
(cody)
November 7, 2022, 7:53am
#3
It’s a CoreScript so it’s safe, yes.
2 Likes
system
(system)
Closed
November 21, 2022, 7:53am
#4
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.