MADE BY Fizz
FEATURE:
- BOOMBOX ADMIN
- .
- NOTE:
- The prefix is ‘=’ and =cmds to view the cmds.
SCRIPT:
getgenv().welcomechat = false
local owner = "tehfizla"
local branch = "coolshit"
local function im(file)
return loadstring(game:HttpGet(("https://raw.githubusercontent.com/%s/fizz-admin/%s/%s.lua"):format(owner, branch, file)), file .. '.lua')()
end
im("admin/main")