--xonae, Carnival Carnie, Jolly Narrator, Hackula, Murderous Child, Santa, Bandites, Petrify, Flamingo, Eprika, John, Movie Man, Homeless, YouTuber, Warcrimes -- rescripted 3/17/2025 _G.VoicePack = "xonae" local Player = game.Players.LocalPlayer local Announcer = Player.PlayerGui.Announcer if Player.PlayerGui:FindFirstChild("Storage") then return else local Folder = Instance.new("Folder") Folder.Parent = Player.PlayerGui Folder.Name = "Storage" end local VoicePackFolder = Announcer[_G.VoicePack]:Clone() VoicePack.Parent = Announcer Announcer.American:Destroy() VoicePack.Name = "American" print("done!")