Jump to content
LOOKING FOR ROBLOX ASSETS? VISIT ROBLOXBAY.COM! ×
THE BEST DISCORD BACKUP BOT | PRESERVE YOUR DISCORD SERVER! ×

RobloxBay

Visit Site

FiveSecured

 

Stop shipping plaintext. FiveSecured encrypts, obfuscates, and licenses your Lua resources so customers run your work without ever holding your source.

Try for Free
  • 5decrypt-banner-v1.thumb.png.262b7992a5a4de66fd6633bf48af6c1c.png

1 Screenshot

About This File

Thank you for using Cuxxl Designs HUD!
 
Info:
 
You can customize the colors in the style.css just put your rgb/rgba/hex into
                        |
                        V
    --main-color: rgb(255, 0, 0);
                                |
                                V
    --main-color-darker: rgb(250, 60, 60);
                                    |
                                    V
    --main-color-gradient: rgba(255, 0, 0, 0.466);



 
Installation:
 
If you're using mumblevoip:
    open the client.lua in the folder
 
    goto line 894 and add this:
 
        TriggerEvent("cuxxl_designs:getvoicerange", mumbleConfig.voiceModes[playerMode][2])
 
So now the Voice Range works!
 
For the X-Menu:
 
    goto the client.lua and scroll down until you see the topic (-- X Menu Options)
 
    [
        RegisterNUICallback('x-menu-exit', function()
            SetDisplay(false)
        end)
 
        RegisterNUICallback('x-menu-personalmenu', function()
            TriggerEvent('krz-personalmenu:openmenu')
        end)
 
        RegisterNUICallback('x-menu-emote', function()
            TriggerEvent("dp:RecieveMenu")
        end)
 
        RegisterNUICallback('x-menu-idcard', function()
            TriggerServerEvent('jsfour-idcard:open', GetPlayerServerId(PlayerId()), GetPlayerServerId(PlayerId()))
        end)
    ]
 
    If you want to change the Triggers:
 
        Just Change the Triggers that are marked with a *!

User Feedback

Recommended Comments

There are no comments to display.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.


×
×
  • Create New...

Important Information

By continuing on Launcherleaks.net, you agree to our Terms of Use, Guidelines & Privacy Policy