Creating the script

Here we are going to create are base for our script

What script are we going to use?

For this script to work we are going to create a script for "Player Chat Message" I am going to name it: "Replace [item]" to keep our Ultra Customizer system clean.

First we are going to get the item in his Main Hand.

Now we need to convert our item to a string so we can use it in our chat.

Now we are going to add a "Replace String (Ignore Case)" Our first input will be "Player Chat Message" The second input will be "[item]" And our third input will be "Item To String"

Last updated

Was this helpful?