rocitizens furniture spawner press2 = Instance.new("Sound", workspace) press2.SoundId = "rbxassetid://3199286548" press2.Volume = 0.5 swoosh = Instance.new("Sound", workspace) swoosh.SoundId = "rbxassetid://134012322" swoosh.Volume = 0.5 if not swoosh.IsLoaded then swoosh.Loaded:Wait() end swoosh2 = Instance.new("Sound", workspace) swoosh2.SoundId = "rbxassetid://596439421" rocitizens furniture spawner How to get it for free? rocitizens furniture spawner swoosh2.Volume = 0.5 if not swoosh2.IsLoaded then swoosh2.Loaded:Wait() end if not press2.IsLoaded then press2.Loaded:Wait() end local name = game:GetService("Players").LocalPlayer.Name local gui = game:GetService("CoreGui") rocitizens furniture spawner How to dowload it? rocitizens furniture spawner function showMsg(text) spawn(function() local msgwindow = Instance.new("ScreenGui") msgwindow.Name = "MsgWindow" msgwindow.Parent = gui local msgLabel = Instance.new("TextLabel") msgLabel.Text = text msgLabel.TextWrapped = true msgLabel.Parent = msgwindow rocitizens furniture spawner How to get it? rocitizens furniture spawner msgLabel.Name = "msgLabel" msgLabel.Position = UDim2.new(0,-500,0,200) msgLabel.TextSize = 40 msgLabel.Font = Enum.Font.Highway msgLabel.Size = UDim2.new(0, 505, 0, 500) msgLabel.BackgroundTransparency = 1 msgLabel.TextColor3 = Color3.fromRGB(255, 255, 255) msgLabel.TextStrokeColor3 = Color3.fromRGB(math.random(255),math.random(255),math.random(255)) msgLabel.TextStrokeTransparency = 0 swoosh:Play() rocitizens furniture spawner How to dowload it? rocitizens furniture spawner msgLabel:TweenPosition(UDim2.new(0,700,0,200)) wait(5) swoosh2:Play() msgwindow:Remove() end) end function findHouse(name) local yourHouse local things = workspace:GetChildren() rocitizens furniture spawner PasteShr rocitizens furniture spawner for i = 1, #things do if things[i].Name == "Property" then local aHouse = things[i]:GetChildren() if aHouse[1].Name ~= "PlaceHolder" then local owner = aHouse[1].Owner.Value if owner == name then yourHouse = aHouse[1] end end end rocitizens furniture spawner PasteShr rocitizens furniture spawner end if yourHouse == nil then apts = workspace.Apartments:GetChildren() for _,v in pairs(apts) do local owner = v.Owner.Value if owner == name then yourHouse = v end end end rocitizens furniture spawner How to get it? rocitizens furniture spawner if yourHouse == nil then showMsg("No house found") end return yourHouse end function ISUpdate2(ItemSpawnerSF, gg, txt) yourHouse = findHouse(name) local i2 = 0 for i = 1,#gg do if string.find(string.lower(gg[i].Name), string.lower(txt)) then rocitizens furniture spawner How to use it? rocitizens furniture spawner local gg2 = gg[i].ColorOptions:GetChildren() for x = 1, #gg2 do i2 = i2 + 1 local B = Instance.new("TextButton") local V = Instance.new("StringValue", B) V.Value = gg[i].Name local C = Instance.new("StringValue", B) C.Value = gg2[x].Name B.Parent = ItemSpawnerSF B.BackgroundColor3 = Color3.new(0.831373, 0.576471, 0.0627451) rocitizens furniture spawner How to dowload it? rocitizens furniture spawner B.BorderSizePixel = 0 B.Position = UDim2.new(0, 8, 0, (((i2-1)*22)+(3*i2))) B.Size = UDim2.new(0, 164, 0, 23) B.Font = Enum.Font.SourceSans B.Text = V.Value.." ("..C.Value..")" B.TextColor3 = Color3.new(0, 0, 0) B.TextScaled = true B.TextSize = 20 B.TextWrapped = true ItemSpawnerSF.CanvasSize = UDim2.new(0,0,0,(#gg*22+(i*3)+3)) rocitizens furniture spawner How to get it? rocitizens furniture spawner B.MouseButton1Down:connect(function() press2:Play() local thing = game.ReplicatedStorage.Furniture:FindFirstChild(B.Text) local num = math.random(15) if num == 5 then showMsg("Tip: You must be standing in your house for this to work") end local tbl = { ["Id"] = "{B5G070FF-OMFG-4B87-B2C1-0A90ECC9C78F}", rocitizens furniture spawner How to use it? rocitizens furniture spawner ["Name"] = V.Value, ["Color"] = C.Value } local cf = game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame:toObjectSpace(yourHouse.Base.CFrame) + Vector3.new(game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame.lookVector) local x1, y1, z1, m11, m12, m13, m21, m22, m23, m31, m32, m33 = cf:components() local tbl2 = {x1, y1, z1, m11, m12, m13, m21, m22, m23, m31, m32, m33} game:GetService("Workspace").CommunicationRelays.House.PlaceFurniture:InvokeServer(tbl, tbl2) end) rocitizens furniture spawner How to use it? rocitizens furniture spawner end end end end function ISUpdate(ItemSpawnerSF, gg) local i2 = 0 yourHouse = findHouse(name) for i = 1,#gg do local gg2 = gg[i].ColorOptions:GetChildren() rocitizens furniture spawner How to use it? rocitizens furniture spawner for x = 1, #gg2 do i2 = i2 + 1 local B = Instance.new("TextButton") local V = Instance.new("StringValue", B) V.Value = gg[i].Name local C = Instance.new("StringValue", B) C.Value = gg2[x].Name B.Parent = ItemSpawnerSF B.BackgroundColor3 = Color3.new(0.831373, 0.576471, 0.0627451) B.BorderSizePixel = 0 rocitizens furniture spawner How to use it? rocitizens furniture spawner B.Position = UDim2.new(0, 8, 0, (((i-1)*22)+(3*i))) B.Size = UDim2.new(0, 164, 0, 23) B.Font = Enum.Font.SourceSans B.Text = V.Value.." ("..C.Value..")" B.TextColor3 = Color3.new(0, 0, 0) B.TextScaled = true B.TextSize = 20 B.TextWrapped = true ItemSpawnerSF.CanvasSize = UDim2.new(0,0,0,(#gg*22+(i*3)+3)) rocitizens furniture spawner How to get it for free? rocitizens furniture spawner B.MouseButton1Down:connect(function() press2:Play() local thing = game.ReplicatedStorage.Furniture:FindFirstChild(B.Text) local num = math.random(15) if num == 5 then showMsg("Tip: You must be standing in your house for this to work") end local tbl = { rocitizens furniture spawner How to use it? rocitizens furniture spawner ["Id"] = "{B5G070FF-OMFG-4B87-B2C1-0A90ECC9C78F}", ["Name"] = V.Value, ["Color"] = C.Value } local cf = game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame:toObjectSpace(yourHouse.Base.CFrame) + Vector3.new(game.Players.LocalPlayer.Character:WaitForChild("HumanoidRootPart").CFrame.lookVector) local x1, y1, z1, m11, m12, m13, m21, m22, m23, m31, m32, m33 = cf:components() local tbl2 = {x1, y1, z1, m11, m12, m13, m21, m22, m23, m31, m32, m33} game:GetService("Workspace").CommunicationRelays.House.PlaceFurniture:InvokeServer(tbl, tbl2) rocitizens furniture spawner How to get it for free? rocitizens furniture spawner end) end end end local LogansSpawner= Instance.new("ScreenGui") LogansSpawner.Name = "LogansSpawner" LogansSpawner.Parent = gui LogansSpawner.ZIndexBehavior = Enum.ZIndexBehavior.Sibling rocitizens furniture spawner How to use it? rocitizens furniture spawner local ISSearchBox = Instance.new("TextBox") local ItemSpawnerSF = Instance.new("ScrollingFrame") local ItemSpawnerF = Instance.new("Frame") ItemSpawnerF.Name = "ItemSpawnerF" ItemSpawnerF.Parent = LogansSpawner ItemSpawnerF.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882) rocitizens furniture spawner PasteShr rocitizens furniture spawner ItemSpawnerF.BorderSizePixel = 0 ItemSpawnerF.Position = UDim2.new(0.5, 135, 0.5, -174) ItemSpawnerF.Size = UDim2.new(0, 194, 0, 348) ItemSpawnerF.Visible = true ItemSpawnerF.Active = true ItemSpawnerF.Draggable = true TitleItem = Instance.new("TextLabel") TitleItem.Name = "TitleItem" rocitizens furniture spawner How to use it? rocitizens furniture spawner TitleItem.Parent = ItemSpawnerF TitleItem.BackgroundColor3 = Color3.new(0.831373, 0.286275, 0.121569) TitleItem.BorderSizePixel = 0 TitleItem.Size = UDim2.new(0, 194, 0, 30) TitleItem.Font = Enum.Font.Arial TitleItem.Text = "LoganRMX's Furniture" TitleItem.TextColor3 = Color3.new(0, 0, 0) TitleItem.TextSize = 16 TitleItem.TextWrapped = true rocitizens furniture spawner How to dowload it? rocitizens furniture spawner ItemSpawnerSF.Name = "ItemSpawnerSF" ItemSpawnerSF.Parent = ItemSpawnerF ItemSpawnerSF.BackgroundColor3 = Color3.new(0.0705882, 0.0705882, 0.0705882) ItemSpawnerSF.BorderSizePixel = 0 ItemSpawnerSF.Position = UDim2.new(0, 0, 0.203448279, 0) ItemSpawnerSF.Size = UDim2.new(0, 194, 0, 318) ISSearchBox.Name = "ISSearchBox" ISSearchBox.Parent = ItemSpawnerF ISSearchBox.BackgroundColor3 = Color3.new(1, 1, 1) rocitizens furniture spawner PasteShr rocitizens furniture spawner ISSearchBox.BackgroundTransparency = 0.80000001192093 ISSearchBox.Size = UDim2.new(0, 194, 0, 29) ISSearchBox.Font = Enum.Font.SourceSans ISSearchBox.PlaceholderText = "Search Item..." ISSearchBox.Text = "" ISSearchBox.TextColor3 = Color3.new(1, 1, 1) ISSearchBox.TextSize = 18 ISSearchBox.Position = UDim2.new(0, 0, 0.103448279, 0) local gg = game.ReplicatedStorage.Furniture:GetChildren() ISUpdate(ItemSpawnerSF, gg) rocitizens furniture spawner PasteShr rocitizens furniture spawner spawn(function() while wait() do local TweenService = game:GetService("TweenService") local tween = TweenService:Create(TitleItem, TweenInfo.new(1, Enum.EasingStyle["Linear"].Value, Enum.EasingDirection["Out"].Value), {BackgroundColor3 = Color3.fromRGB(math.random(255),math.random(255),math.random(255))}) tween:Play() tween.Completed:Wait() tween:Destroy() rocitizens furniture spawner How to get it? rocitizens furniture spawner end end) ISSearchBox.FocusLost:Connect(function() local yourHouse = findHouse(name) if yourHouse ~= nil then local txt = ISSearchBox.Text local items = ItemSpawnerSF:GetChildren() if txt ~= "" then for i=1, #items do rocitizens furniture spawner How to dowload it? rocitizens furniture spawner items[i]:Destroy() end local gg = game.ReplicatedStorage.Furniture:GetChildren() ISUpdate2(ItemSpawnerSF, gg, txt) else local gg = game.ReplicatedStorage.Furniture:GetChildren() ISUpdate(ItemSpawnerSF, gg) rocitizens furniture spawner How to use it? rocitizens furniture spawner end end end) rocitizens furniture spawner