Using - fatesc/fates-admin GitHub Wiki

To use fate's admin all you need to do is run this script, and you will run the latest and greatest version of fate's admin without hassel

loadstring(game:HttpGet("https://raw.githubusercontent.com/fatesc/fates-admin/main/main.lua"))();

If you want the script to load on start up then you can put it in your autoexec folder as a lua script.