Chat Commands [Open Source]

Also, were can I the admin cmds for the chat?

2 Likes

I don’t see the difference between using Usernames or ID’s, both do checks and provide user validation.

(I hope it make sense)

1 Like

Can you re write that, I didn’t understood that

1 Like

But you can change your Username :wink:.

2 Likes

So what’s the problem?

Should I release the same script just with ID check instead of Username?

1 Like

You can check here how I did that.

1 Like

I just asked If I should release second version with ID checks?

Sorry, of course checking by Username is not good practice!

1 Like

Ok I will release it Today maybe

1 Like

Done! It’s should be ok, Let me know If you found any bug

1 Like

There’s a big difference, there’s an exploit that lets you take other peoples usernames.
(4) The SCARIEST Arsenal Hack… (ROBLOX) - YouTube

You should always use ID’s instead of usernames, this exploit was not only for arsenal but if arsenal used Usernames then he could get access to the admin panel. This exploit is patched but I’m sure some people have some sort of access to it still. Usernames can also be changed so you will have to go back to all the scripts and change everything, oh what a pain that would be! :sweat_smile:

My point its for anything involving a players data such as: Bans, Admin, and so on, should be be put through User ID’s and not usernames.

1 Like

I assume you can configure where the cash is. (And that you use :FindFirstChild() to avoid errors in case there is no cash value where you are looking).

1 Like

You just change the currency varb to the name of the currency like that:
“Cash”
“Money”

I mean the location, I don’t put things in leaderstats. (Which is where I assume it is looking)

Oh I don’t think It’s work like that…

Well It’s for people who use leaderstats but you can still use it without those commands

1 Like

What you can probably do is table with Values that you can Increment and if Admin wants to increment someone’s stats then Admin can just do /add 50 Gems Username.

1 Like

It can be good idea for future updates

Small Update: :partying_face:

What’s new:

  • No need to write full player username for Kick, Ban, Bring commands

Example:

/kick ne -- full username "nehoray1200"

currently I don’t know what else to add so comment Ideas below :smiley:

1 Like

How is this working?
What will happen if there are two players with almost same name, for example:
nehoray1200 and nehoray1201?

1 Like

So just write the full name…