#roblox #gamedev #assets #monitor #moderation #cookies #query

app modmon

A moderation monitor for Roblox assets

1 unstable release

0.1.0 Feb 24, 2023

#799 in Games

21 downloads per month

MIT license

11KB
155 lines

ModMon

A moderation monitor for Roblox assets

modmon --cookie=$cookie --id_file=assets.txt

cookie is the contents of your .ROBLOSECURITY file id_file is a list of Roblox asset ids (just the number part), each id on its own line

Modmon will query https://www.roblox.com/library/{rbxassetid} for each id and inspect whether the asset is available.

Currently only works for Audio assets.

Dependencies

~6–19MB
~279K SLoC