Skip to content

Curvn/RobloxAudioChecker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Roblox Asset Checker

simple terminal tool that checks roblox audio ids and tells you if they’re public, archived, or gone

how to use

  • run it in an IDE (VS / VS Code) or just dotnet run
  • put audio ids into audio.txt
  • run the program

it will scan everything and spit out a sorted file with results

what it does

  • public audio
  • archived audio
  • missing / moderated audio

note

uses roblox's toolbox api

disclaimer

not affiliated with roblox bla bla bla original creator: https://github.com/The-Graze

About

See if a Bulk list of audios have been Moderated, Archived, or PUBLIC

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C# 100.0%