Giant Dancing Simulator Script 〈5000+ TRUSTED〉

-- Configuration local config = { -- Dance moves danceMoves = { "dance1", "dance2", "dance3", }, -- Giant size giantSize = 10, }

-- Player data local playerData = {}

Also, you need to have a CommandHandler script in your game to handle the commands. Giant Dancing Simulator Script

-- Make player giant when they join makeGiant(player) end) -- Configuration local config = { -- Dance