local args = {
    [1] = "Change Skintone",
    [2] = Color3.new(0, 0, 0)
}

game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))


local args = {
    [1] = "Classic Makeup",
    [2] = "http://[Log in to view URL]"
}

game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: