Coder Social home page Coder Social logo

kfxdaking / bad-scoreboard Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jaredscar/bad-scoreboard

0.0 0.0 0.0 12 KB

The best Fivem Scoreboard created [A Fivem Script]

License: MIT License

Lua 73.78% CSS 7.31% HTML 9.59% JavaScript 9.32%

bad-scoreboard's Introduction

Bad-Scoreboard

The best Fivem Scoreboard created [A Fivem Script]

What is it?

Bad-Scoreboard (or Bad-ServerList as I like to call it) is a simple Fivem scoreboard script for your Fivem server. This makes the scoreboard a lot prettier and utilizes discord to actually show who is who. A user's discord name and avatar are displayed on the scoreboard so long as their discord ID is found successfully by the Fivem application client. The scoreboard has multiple pages and has a PageSize variable in the config.lua that can be edited to determine how many users are shown on each page. I found that 10 worked out to be the best delimiter. Pages can be cycled through by just clicking the UP_ARROW button again. The UP_ARROW displays the scoreboard and each time you click it the next page is brought up (if there are more players than the page can handle). I really like the layout of the scoreboard and figured others would too, so here it is. Enjoy. All I ask is that if you enjoy this resource, please give it a like on the forum page, on GitHub (if you have an account), and pop me a follow over on GitHub. Followers on GitHub are to me are considered more important than social media to me lol. So please help me get famous. Best Regards as always, Badger :)

Installation (discord_perms)

The script in this video is not installing this script, but much of what you do in this video is the same for this configuration file:

https://www.youtube.com/watch?v=sjbFzkII2T0

Screenshots

Scoreboard Example (1 Page)

Multiple Scoreboard Pages

Configuration

----------------------
--- Bad-ServerList ---
----------------------
Config = {
	GuildID = '',
	BotToken = '',
	Default_Profile = "https://www.gamesindustry.biz/img/base/default-user.png", -- Discord Avatar column picture if theirs is not found 
	Discord_Not_Found = "Not Found", -- This will display under 'Discord Name' column if their name is not found 
	ServerName = 'Noir Roleplay',
	PageSize = 10,
}

Download

https://github.com/JaredScar/Bad-Scoreboard

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.