Ultra Customizer Guides
  • 👋Welcome
  • ❔Basics
    • Getting started
    • Elements details
    • Manage folders
      • Global management
      • Import export
  • 💻GUI's
    • How to open your GUI
    • Custom buttons
      • Custom button icon
      • Player head (Opening the GUI)
    • Button Lores
      • Players placeholders
    • Unlockable Buttons
  • ⚙️Simple systems
  • Creating a mute chat script
    • Creating the /mutechat command
    • Creating the /unmutechat command
    • Creating the script
  • Text message replacement
    • Creating the script
  • ---------------------------
    • Changelog
Powered by GitBook
On this page
  • Requirements
  • First thing before we start on creating the script.

Was this helpful?

Text message replacement

In this guide we are going to make a replacement for a part of text (in this case [item] )

PreviousCreating the scriptNextCreating the script

Last updated 3 years ago

Was this helpful?

Requirements

Some addons are required for this script to function properly.

  • TextComponent addon

  • StringConverter addon

  • TextUtils addon

  • InventoryUtils addon

Not sure how to install addon's? You can find an explanation on our

First thing before we start on creating the script.

To work as efficiently as possible, we'll create a new folder. This is possible on the GUI's bothem-right side. The name of this folder is entirely up to you!

Wiki