Skip to content
pozm edited this page Apr 29, 2021 · 1 revision

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.

Clone this wiki locally