About The Developer
Hey all,
I’m Infinite_Visions, an advanced Roblox scripter, owner of Visions Games. I’ve worked on other plugins such as RoCurve, and a group chalk-full of games. Let’s jump into it.
What is Leaderboard+ ?
This Plugin Includes features Roblox’s leaderboard could only dream of, allowing you perfect customization for your game. Features include:
* Show Admins Symbol (Custom Toggle). Admins Specified by a table.
* Custom Gamepass Symbols support.
* Show Premiums (Custom Toggle).
* Show Game Owner (Custom Toggle).
* Show Display Names (Custom Toggle).
* Force Uppercase Names (Custom Toggle).
* Change Leaderboard Background Color.
* Choose what data to display on the leaderboard.
* Ability to customize every aspect of gui appearance, from symbols, to font, to color.
This plugin provides a template, a base, from which you can expand off of to include features the Roblox leaderboard could only dream of. You could customize it, and really make it your own. It isn’t a catch all, solve all problems leaderboard, but it is a platform from which you can further customize and make use of your game’s potential.
Where Can I Get Leaderboard+ ?
You can find it here: Leaderboard+ - Roblox
How Do I Use Leaderboard+ ?
Instructions
-
Open the plugin. A dockwidget interface will appear. You will see the following buttons:
- Choose Background Color - this will allow you to change the color of your leaderboard. Just enter in the RGB color value. Or, change this once the leaderboard is inserted into your game.
- Custom Data - by checking this, you can choose what data is displayed in your leaderboard. You just have to enter in the “path” to the value you want to display in the textbox below. For referencing your player, you can just do “player”. This can also be edited from within the leaderboard itself.
- Show Premium Symbol - This allows you to determine whether or not Premium Users will have a special symbol appear beside their name in the leaderboard.
- Generate - This button generates the leaderboard inside of StarterGui. From there, you can change it’s size, position, color, and look to whatever you want.
- Show Owner - Choose whether you want to show the owner.
- Show Admins - Choose whether you want to show game Admins. You can change these admins by opening the LeaderboardHandler script, and inserting the player names into the table.
- Force Uppercase - Choose whether you want to force names to appear in uppercase.
- Gamepass Symbol - Choose whether you want to have a custom leaderboard symbol for gamepasses.
- Display Names - Choose whether you want to have display names instead of normal names.
-
Once you generate your leaderboard, you can open it up. You will find a frame named LeaderboardFrame, inside a CustomLeaderboard gui. Inside LeaderboardFrame, there is a HoldingFrame. The HoldingFrame is a scrolling frame that displays the player list. There is a sample inside that, which you can tweak to your own liking. Customize your leaderboard to whatever you’d like.
- There is a script named LeaderboardHandler inside the CustomLeaderboard. This handles the names in the leaderboard.
- There is a local script named LocalHandler inside the CustomLeaderboard. This disables Roblox’s leaderboard, and handles the opening/closing of the leaderboard.
-
Change the scripts inside the leaderboard to your liking, to work and function exactly how you’d like.
Important Notice:
- This is new, and as such, has bugs.
- This plugin will ask for scripting injection, as scripts are needed to run the leaderboard.
What Updates Are Coming To Leaderboard+ ?
-
Bug Fixes
-
More customization options, and a color wheel for background color.
How Can I Support Leaderboard+ ?
- Install It
- Suggest it To Friends
- You can Donate Here: Donate Place
Plugin Source Code: Leaderboard+ Plugin Source Code - Pastebin.com
What do you want to see with this plugin? Give me your ideas! Find bugs? Let me know! Thanks!