I’ve released the V2 of this titled ‘Rankify’, with a lot more safety features as well as running overall faster.
As of 20/02/2023, this is deprecated and discontinued. You can still use it if you want:
Version 1
Introduction
Hello, developers! I’ve designed an easily yet intimately customiseable, responsive and advanced Overhead GUI designed for businesses like hotels and groups. If you are interested, read on!
Whilst being easy to understand and edit for both new and experienced scripters, it comes with a lot of cool features:
Check them out!
Badges The script comes with badges which you can enable for a player upon an event, such as a premium badge if they have Roblox Premium or a shield for your MRs. It utilizes a centered UIListLayout to ensure that it’s centered at all times.
Easy at a glance The script heavily relies on variables (unless you don’t want it to and want to get even more advanced) so you can fill in some numbers or yes/nos and be on your way with an amazing overhead system.
Rainbow Nametag Give your supporters who own a specific game pass access to an animated rainbow nametag and stand out from the crowd.
Modular Disable anything you don’t want down to the bone.
Debug Logging For new devs, editing the script may run you into a problem or to. Use debug print logs to find out where that problem is. (You can turn this off!)
Steps on how to make it work are located inside the script.
Support
Having trouble or want tips on how to make your GUI better? Or maybe you want to give me some suggestions? No worries. Contact me in this topics replies or on Discord: chris;#9999 (UPDATED)
Theres a boolean value to toggle them all off/on together, but if you’re wanting to toggle each one seperately that may be something I can add however it may clutter the script scaring off new devs.
You can add an if statement inside of the management badge, so like:
if plr:GetRankInGroup(GroupID) > MinMgmtRank
if plr GetRankInGroup(GroupID) < 255
(code)
end
end
That would only play the code when all statements are met, and make sure to make it the correct language as i’ve just typed this up quickly on my phone.
Mhm! I’m actively available to work on it. I believe it’s great for now and there isn’t any new features needed/bugs to be fixed but if you have any ideas feel free to let me know.
Alright! Everything seems to be perfect! The only small suggestion I had is to change the icons. The star and the premium logo are perfect but the shield and the pickaxe I don’t think players would know what they mean, I’m only guessing the pickaxe is what you get if you’re a developer? and the shield is for admins maybe
This seems amazing!!
One thing that most overhead ranks lacks on is group rank configuration. If this module has this then this will be amazing and I would definitely use it.
One feature you should also take into account is when someone walks far away they can still see their overhead rank so if there a feature so you can’t see guis all over your screen that be amazing.
And another suggestion your Discord tag is out of date.
This is really cool! How do I make a custom badge that works for certain players. I want to make a server boost icon for the people who do boost. Idk if theres a way to automatically make it show up or if not a way where I can just type the usernames of the people who do
youll have to make booster apis and set up a discord bot. a lot of work unless youre a highly advanced both lua scripter and python/dsicord programmer.
anyways, you can add a new image in the badges list and change that to a booster icon.