top of page

Auto-naming Tools in the Roblox Studio Workspace

I created a Lua script that you can run from within the Roblox Studio workspace. Here's how to use it:

  1. Load up Roblox Studio and open any experience you want.

  2. On the top bar of Studio, go to Model and look for Run Script on the far right.

  3. Click on Run Script and select the Lua script that I provided.

  4. The script will automatically run and rename every Tool that you have in your workspace. It uses two arrays of names to generate up to 625 different combinations for Sword names.

  5. To run the script again, simply follow the same instructions.

Lua Script Download Below ⇓⇓⇓



Comments


door.png
bottom of page