Page cover image

KS-TextUi

This resource provides a lightweight interface for displaying custom text messages on the player's screen, designed for easy integration with other scripts.

🧩 How to Integration with Other Scripts

✅Show the Text UI

exports["KS-Textui"]:KSTextUI("E", "Open Garage")
  • "E" is the key/button you want to display.

  • "Open Garage" is the text message you want to show next to the key.

❌ Hide the Text UI

exports["KS-Textui"]:KSHideTextUI()

When you no longer want to show the message.

📥 Download

You can download this Text UI for free from our official Tebex store: 👉 Tebex This resource is completely free to use and designed to be plug-and-play. Feel free to include it in your own scripts or server projects!

💬 Need Help or Want More Scripts?

If you want to discover more scripts we've created, need support, or have any questions — feel free to join our Discord server!

👉 Join our Discord server

Last updated