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

> Features:

> - Toggle Chat Visibility

> - Clear Chat

> - Suggestion bar

> - Clear Text Bar

> - Overall clean look

>

> Basic Clear Chat with Command

>

> > !alt text

>

> Basic Command Being Used

>

> > !alt text

>

> > Commands

> /togglechat

>

> Optional

> These are optional messages you can include to your sv_chat.lua for messages welcoming indivuals to your server. To add them copy and paste and fill in your server name where it says server name. The seccond message is a leave message.

>

>

> AddEventHandler('chat:init', function()

> TriggerClientEvent('chatMessage', -1, '', { 255, 255, 255 }, '^3Welcome | ^0' .. GetPlayerName(source) .. '^3 to INSERT SERVER NAME')

> end)

>

> AddEventHandler('playerDropped', function(reason)

> TriggerClientEvent('chatMessage', -1, '', { 255, 255, 255 }, '^3Player^0: ' .. GetPlayerName(source) ..' Disconnected Reason: (' .. reason .. ')')

> end)


User Feedback

Recommended Comments

Chicken Nuggest

Posted

This works standalone without the Framework needed?

shellywig

Posted

On 8/13/2022 at 7:06 AM, Chicken Nuggest said:

This works standalone without the Framework needed?

yes

AjaxModz

Posted

this doesnt work

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