Also, were can I the admin cmds for the chat?
I don’t see the difference between using Usernames or ID’s, both do checks and provide user validation.
(I hope it make sense)
Can you re write that, I didn’t understood that
But you can change your Username .
So what’s the problem?
Should I release the same script just with ID check instead of Username?
You can check here how I did that.
I just asked If I should release second version with ID checks?
Sorry, of course checking by Username is not good practice!
Ok I will release it Today maybe
Done! It’s should be ok, Let me know If you found any bug
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!
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.
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).
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
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.
It can be good idea for future updates
Small Update:
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
How is this working?
What will happen if there are two players with almost same name, for example:
nehoray1200
and nehoray1201
?
So just write the full name…
…