Imported from ScriptBlox https://scriptblox.com/
A Script For DC to morph any character
This dose not work on shadow and other dev characters
Free
script.lua
4 lines
local args = {
"sonic" <---------- change the character right here
}
game:GetService("ReplicatedStorage"):WaitForChild("Remotes"):WaitForChild("inSelection"):WaitForChild("characterSelectionControlEvent"):FireServer(unpack(args))
Description
Comments 0
Login to comment
Loading comments...
Copied!