Custom Binding Menu made for ESX with the possibility of having multiple bindings for each player, for it to be suitable for everyone.
Features:
- Only runs if player has binds set, to save some CPU usage
- Multiple binds for each user, suits everyone’s needs
- Good Lua/JS practices & organized code
- Eye-candy design and color choice
Even though I tried to optimize this script at maximum, it runs at 0.02ms, couldn’t think of any other way to optimize it.

This is still in EARLY STATE, I will try to be updating this whenever I get to mess with it.
Things to be fixed/added
- Multiple binds will mess up the UI
- Due to FiveM documentation limitations, some keys won’t be able to bind, since I cannot find the code for them.
- There may be some bugs, which I still haven’t gone through.
Source & Download:
13 Likes
Good job. You could do it using RegisterKeyMapping to save much more CPU.
I can make a pull request if you want to.
2 Likes
As much as i like the idea and clean UI but you are using a Old method for registering keys, You can use Keymapping and it will consume way less CPU.
1 Like
I forgot to mention that, I have tried to do it but didn’t succeed on it, but sure I’ll pull it!
Just like the post above I tried it but didn’t succeed, maybe something wrong on my end? But sure will give it a try later on.
Thanks <3
1 Like
Great job! Awesome and do easy for players. Thanks for your job!
1 Like
Wow an actual half decent resource being released on the forums that is new lol, good job!
1 Like
I appreciate your comment, although I’d like to know the reason behind the “half decent” release.

Just an expression, it’s nice to see something not completely shit being released
1 Like
You are completely right!
Just added the file, re-download. Thanks for your feedback! 
I enter commands and things but nothing is sent I do not understand
1 Like
Uhm? Do you mind recording a video of what is happening?
that’s the thing, nothing happens haha, I put a command for example of an environment, and it does not send anything in the chat
1 Like
Can you show me a screenshot of what you’re doing on the menu, please.
and dont save in db… and dont work
If it doesn’t save on DB it’s something wrong on your end, does it output an error (on both consoles, F8 and server console)?