-- top
local args = {
[1] = "Equip",
[2] = "Coquette Dress"
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "Coquette Dress"
[3] = "1"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "Coquette Dress"
[3] = "2"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "-Hair: Summer Bob"
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "-Hair: Summer Bob"
[3] = "1"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "-Hair: Summer Bob"
[3] = "2"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "-Hair IBella"
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "-Hair IBella"
[3] = "1"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "-Hair IBella"
[3] = "2"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "^^CaseOh Kitty"
[3] = "1"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "^^CaseOh Kitty"
[3] = "2"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "^^CaseOh Kitty"
[3] = "3"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "^^CaseOh Kitty"
[3] = "4"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "Mary Janes Shoes"
[3] = "1"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "Mary Janes Shoes"
[3] = "2"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "Sleeves Poofy"
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "Sleeves Poofy"
[3] = "1"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "^^FashionDress"
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "^^FashionDress"
[3] = "1"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
local args = {
[1] = "Equip",
[2] = "^^FashionDress"
[3] = "2"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
-- skin
local args = {
[1] = "Change Skintone",
[2] = Color3.new(0.9333333373069763, 0.6901960968971252, 0.5764706134796143)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
-- face
local args = {
[1] = "Classic Makeup",
[2] = "rbxassetid://17434554178"
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
-- nails
local args = {
[1] = "Color Accesory"
[2] = "Nails"
[3] = "1"
[4] = Color3.new(0, 0, 0)
}
game:GetService("ReplicatedStorage"):WaitForChild("Dress Up"):WaitForChild("RemoteEvent"):FireServer(unpack(args))
To embed this project on your website, copy the following code and paste it into your website's HTML: