
Views: 29Executions: 27ExecutionsHow many times people ran this script. Copying it, downloading it or running it with the raw link all count. Max 10 per person a day.
- Keyless
- Mobile untested

local Players = game:GetService("Players")
local ReplicatedStorage = game:GetService("ReplicatedStorage")
local player = Players.LocalPlayer
local backpack = player:WaitForChild("Backpack")
local carpet = ReplicatedStorage:WaitForChild("RainbowCarpet"):Clone()
carpet.Parent = backpack
17 lines · 650 B
Copying saves the code to your clipboard; it does not run it. Play opens the Roblox game. Check the script’s platform requirements and community notes before using it.
Share what works, ask questions, or report an issue.
Fudidildod
Help me how to do an Script Like this
Advertisement
Advertisement