BanGUI - Easily punish players!

BanGUI is discontinued. Please check out BanControl instead.

BanControl Link


[THIS MODEL IS POWERED BY EZBAN]

2.0.0.A is released! Please leave your feedback in the replies!

Documentation :cool:

Updater plugin :cool::cool:

Development build (Contains bugs)

Hello! My name is @dude8074alt and I created a menu to easily ban, unban, and kick players from your game, for any reason.

SETUP

  1. Get the model: BanGUI - Roblox

  2. Put the model into the workspace

  3. Insert any object into the Admins folder.

  4. Name the object to the UserId of someone you want to make an admin.

  5. The default keybind to open the menu is BackSlash. To change the keybind, go to the GUI and change the KeyOpenBind attribute. (GUI is located at BanGUI By Dude8074 >> Scripts >> BanGUIManager >> GUI Mover >> banGUI

PLANNED FEATURES

Menu themes (Coming in 2.0.0.B!)
Player info tab (Coming in 2.0.0.B!)
Punish by UserId, suggested by @EmbatTheHybrid (Don’t know when this is coming. Sometime between 2.0.0.B and 3.0.0)

FEATURES

BanGUI features server-side UserId validation for any RemoteEvents on the model.

Additionally, you cannot ban or unban an admin.

UI SCREENSHOTS

Ban menu:
Screen Shot 2021-04-27 at 10.25.26 AM

CREDITS

@TESLAC0IL - EZban module
@EmbatTheHybrid - Efficiency upgrades, scripting help

CHANGELOG

POLL

no polls yet :frowning:

Please feel free to leave your feedback, positive or negative, in the replies!

Signed,
@dude8074alt

If you are enjoying BanGUI, please consider donating!

69 Likes

UPDATE: I have discovered a bug in the Roblox Player, causing the GUI to load in Studio but not the player. This issue is fixed and the model file should be updated shortly. View the full changelog with the link in the post.

9 Likes

Can we see screenshots of the UI?
Also, you should add a ‘warn’ feature.

5 Likes

Sure, I will be glad to add screenshots! I think a warn feature will be very cool, I’ll add that to the planned features.

4 Likes

UPDATE:

New Warn feature!
UI redesign, to fit the Warn button.
Warn menu
Bug fixes

View the full updates on the changelog in the first post.

3 Likes

Any reason for requiring the ezban module 2x? image

Also, id recommend you to use a for loop in places like these image

5 Likes

For some reason, the module doesnt load sometimes when i used one, idk why :thinking:

I’m not that good at for loops, so that’s why.

3 Likes

image
That’s because on the first line you don’t set a variable for it.

Also, instead of this
image

for i = 10, 1, -1 do
    wait(1)
    script.Parent.Text = i
end
7 Likes

Okay, I will fix that now. Thanks!

3 Likes

SECURITY UPDATE

I have fixed the security issues with the model, and now there is a verification (Checks to see if the person who fired it is an admin, with UserIds) for anyone who fires the event.

3 Likes

New planned feature! Coming soon: &a command for username input; does the selected action on all players in the server, except mods.

2 Likes

Clean UI, does everyone have admin or selected users? Thank you.

1 Like

It is selected users, you can set them with the attributes under the AdminList folder.

2 Likes

Ok, thanks. Great resource, keep it up pall! :+1::sunglasses:

1 Like

New poll released! Vote on the next feature to be added.

2 Likes

Can you ban users that aren’t in game? Anyway, I’ll make sure to install!

2 Likes

Of course! All the ban system’s capabilities are listed on the EZban post.

3 Likes

Okay, the poll is closed and the new stuff is being worked on.

And the new feature is...

well there was a tie so

IM ADDING SERVER BAN AND CUSTOM MODULES I GUESS

wow this is going to take forever

I will update the module after completing each one, expect one of them to be rolled out soon!

2 Likes

NEW UPDATE!

:partying_face:

You can now ban players only from the server, using the Server Ban button. (Note: You must reinstall the module to get this update. I will make an autoupdater plugin soon though.)

NEXT UPDATE IN POLL

Edit: the custom modules update has been delayed, due to my brain failing to come up with what it would be used for. :confused: (Well, you could submit your ideas i guess, by replying to this.) Sorry about that!

3 Likes

Just added a bit of polishing (tweening) to the Warn screen! Update is rolled out to new modules.

2 Likes