Dec 23rd, 2018
- Roblox Snow Shoveling Simulator Darzeth Codes
- Roblox Snow Shoveling Simulator Codes For Pet
- Roblox Snow Shoveling Simulator Darzeth Code
- Code For Roblox Snow Shoveling Simulator
- Snow Shoveling Simulator Roblox Codes 2020
Never
Codes are case sensitive combinations of letters, numbers, or both. They provide bonuses in the game. All are one-time use only. Codes are released on the loterman23 and FmTrick Twitter accounts. All codes are currently disabled until the revamp. Note: Secret codes with a limit to how many people can use them and are currently active will not be shown here.
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- -- Version: 1.0
- local SSSHax = Instance.new('ScreenGui')
- local Name = Instance.new('TextLabel')
- local ImageLabel = Instance.new('ImageLabel')
- local IceFarmer = Instance.new('TextButton')
- local TextBox = Instance.new('TextBox')
- --Properties:
- SSSHax.Parent = game.Players.LocalPlayer:WaitForChild('PlayerGui')
- TheSTUFF.Name = 'TheSTUFF'
- TheSTUFF.BackgroundColor3 = Color3.new(0, 0, 0)
- TheSTUFF.Position = UDim2.new(0.666421771, 0, 0.422604412, 0)
- Name.Parent = TheSTUFF
- Name.BackgroundColor3 = Color3.new(0.0901961, 0.0901961, 1)
- Name.Position = UDim2.new(0.0247119162, 0, 0.0308686122, 0)
- Name.Font = Enum.Font.SourceSansItalic
- Name.TextColor3 = Color3.new(0.321569, 0.968628, 1)
- Name.TextSize = 14
- Credits.Parent = TheSTUFF
- Credits.BackgroundTransparency = 1
- Credits.Position = UDim2.new(0.0244755745, 0, 0.779071391, 0)
- Credits.ZIndex = 2
- Credits.Text = 'Created By TrollMlgKing & Pure'
- Credits.TextScaled = true
- Credits.TextWrapped = true
- ImageLabel.Parent = TheSTUFF
- ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageLabel.Position = UDim2.new(0.0249404907, 0, 0.167789847, 0)
- ImageLabel.Image = 'rbxassetid://166028104'
- WalkSpeed.Name = 'WalkSpeed'
- WalkSpeed.BackgroundColor3 = Color3.new(1, 1, 1)
- WalkSpeed.Position = UDim2.new(0.0784260035, 0, 0.592187762, 0)
- WalkSpeed.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- WalkSpeed.Text = 'Walk Speed'
- WalkSpeed.TextScaled = true
- WalkSpeed.TextWrapped = true
- IceFarmer.Name = 'IceFarmer'
- IceFarmer.BackgroundColor3 = Color3.new(1, 1, 1)
- IceFarmer.Position = UDim2.new(0.0776913166, 0, 0.399661809, 0)
- IceFarmer.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- IceFarmer.Text = 'Ice Farmer'
- IceFarmer.TextScaled = true
- IceFarmer.TextWrapped = true
- ModifyTool.Name = 'ModifyTool'
- ModifyTool.BackgroundColor3 = Color3.new(1, 1, 1)
- ModifyTool.Position = UDim2.new(0.0784260035, 0, 0.223996297, 0)
- ModifyTool.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- ModifyTool.Text = 'Modify Tool'
- ModifyTool.TextScaled = true
- ModifyTool.TextWrapped = true
- TextBox.Parent = TheSTUFF
- TextBox.BackgroundTransparency = 1
- TextBox.Position = UDim2.new(0.12937063, 0, 0.150470212, 0)
- TextBox.Font = Enum.Font.SourceSans
- TextBox.TextColor3 = Color3.new(1, 0, 0)
- TextBox.TextSize = 14
- -- Scripts:
- function SCRIPT_GPRP74_FAKESCRIPT() -- WalkSpeed.Script3
- getfenv().script = Instance.new('Script', WalkSpeed)
- button = script.Parent
- game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 110
- coroutine.resume(coroutine.create(SCRIPT_GPRP74_FAKESCRIPT))
- function SCRIPT_URKN82_FAKESCRIPT() -- IceFarmer.Script
- getfenv().script = Instance.new('Script', IceFarmer)
- button = script.Parent
- local iceTool = 'Kitchen Knife'; -- set this to whatever tool you're using
- -- when you run the script, to stop the script,
- ---------------DONT EDIT BELOW UNLESS YOU KNOW WHAT YOU'RE DOING----------------------------
- local collected = function()
- for i, p in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- pack = p;
- end
- return tonumber(pack:FindFirstChild('TextLabel', true).Text:match'%d+');
- local pack = nil
- for i, p in pairs(game.Players.LocalPlayer.Character:GetChildren()) do
- pack = p;
- end
- return tonumber(pack:FindFirstChild('TextLabel', true).Text:match'/%d+':match'%d+');
- if (not sellingIce) then
- game.ReplicatedStorage.RemoteEvents.I.TT:FireServer(
- {game.Players.LocalPlayer.Character[iceTool].Blade, workspace.IcePieces:GetChildren()[math.random(1, #workspace.IcePieces:GetChildren())]}
- end
- sellingIce = true;
- local HRP = game.Players.LocalPlayer.Character.HumanoidRootPart;
- game.Players.LocalPlayer.Character:MoveTo(workspace:FindFirstChild('Mountain Hiker', true):FindFirstChild('Head').CFrame.p);
- game.Players.LocalPlayer.Character.Humanoid:MoveTo(workspace:FindFirstChild('Mountain Hiker', true):FindFirstChild('Head').CFrame.p + Vector3.new(4, 2, 4));
- game.ReplicatedStorage.RemoteEvents.I.SellIce:FireServer(workspace.EXPANSION.MiddleMountain.IcePile,
- false);
- sellingIce = false;
- game.Players.LocalPlayer.Character:MoveTo(lastPosition.p);
- end
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_URKN82_FAKESCRIPT))
- function SCRIPT_YVJQ70_FAKESCRIPT() -- ModifyTool.Script2
- getfenv().script = Instance.new('Script', ModifyTool)
- button = script.Parent
- button.MouseButton1Down:connect(function()
- local LocalPlayer = game:GetService('Players').LocalPlayer
- local RemoteEvents = game:GetService('ReplicatedStorage').RemoteEvents
- if LocalPlayer.Character:FindFirstChildWhichIsA('Tool') then
- end
- local Center = LocalPlayer.Character.HumanoidRootPart.CFrame.p
- local Region = Region3.new(Center-Vector3.new(8,8,8), Center+Vector3.new(15,15,15))
- local Parts = workspace:FindPartsInRegion3(Region, LocalPlayer.Character, 500)
- for i, v in pairs(Parts) do
- table.insert(Snow, v)
- end
- end
- while wait() do
- Shovel(v)
- end
- end)
- end
- coroutine.resume(coroutine.create(SCRIPT_YVJQ70_FAKESCRIPT))
- function SCRIPT_JTZU65_FAKESCRIPT() -- SSSHax.LocalScript
- getfenv().script = Instance.new('LocalScript', SSSHax)
- Drag = script.Parent.Frame
- Drag.Active = true
- print ('Drag Set')
- end
- coroutine.resume(coroutine.create(SCRIPT_JTZU65_FAKESCRIPT))
Jan 1, 2021
All the valid Snowman Simulator codes in one list, if you were looking for some free rewards, keep reading.
Snowman Simulator Codes – Full List
Valid Codes
Do you need some silver? what if I tell you that you can obtain free silver? Keep reading and enjoy the codes:
Roblox Snow Shoveling Simulator Darzeth Codes
- GINGERBREAD2020: Get 220 Silver once you redeem this code.
- YETI2020: Get 220 Silver once you redeem this code.
Expired Codes
- RUDOLF458: Get 100 Silver once you redeem this code.
- UPDATEZ: Get 200 Silver once you redeem this code.
How to Redeem Snowman Simulator Codes
Click on the Menu button (the green button with 3 white stripes on the left side of the screen), then click on the codes button (the blue one with a white bird inside), enter your code and click on submit.
Note
- Tons of Roblox Games and tons of Roblox Codes, but don't worry, we have them all!
Roblox Snow Shoveling Simulator Codes For Pet
Recommended for You:
- All Roblox Guides!