Set up the module

STEP 1

Get the BanGUI model from the official link: https://www.roblox.com/library/6560310126/BanGUI

STEP 2

Insert the model from the My Models section of the toolbox by clicking it once.

STEP 3

Inside of the main content folder, there is a folder called Admins. To add an admin, create any object (preferrably an IntValue or NumberValue) under the folder. Make sure to name the object to the UserId of the player you want to make an admin!

STEP 4

The default keybind to open the menu is BackSlash (\) To change it, enter the desired key's Enum.KeyCode in the attribute titled KeyOpenBind under the GUI. (The GUI is located under the Main Folder > Scripts > BanGUIManager > GUIMover > banGUI )

DONE!

The module is now set up.

Last updated