Roblox Snow Shoveling Simulator Codes 2019 List

Jan 14th, 2018
Roblox Snow Shoveling Simulator Codes 2019 List

Codes For Shoveling Simulator Roblox 2020

Roblox snow shoveling simulator codes 2019 list
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. snow = 950 --Put your maximum snow here.
  2. shovelname = 'Lava Spitter' --Put your EXACT shovel name. (CaPs)
  3. local bottom = Instance.new('Frame')
  4. local main = Instance.new('Frame')
  5. local frosty = Instance.new('TextButton')
  6. local bagshop = Instance.new('TextButton')
  7. local parkinglot = Instance.new('TextButton')
  8. local credit = Instance.new('TextLabel')
  9. -- Properties
  10. sssgui.Name = 'sssgui'
  11. bottom.Parent = sssgui
  12. bottom.BackgroundColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  13. bottom.BorderColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  14. bottom.Position = UDim2.new(0.341401726, 0, 0.734042585, 0)
  15. bottom.Size = UDim2.new(0, 439, 0, 27)
  16. drag.Name = 'drag'
  17. drag.BackgroundColor3 = Color3.new(1, 1, 1)
  18. drag.Position = UDim2.new(0, 0, -8.94069672e-07, 0)
  19. drag.Font = Enum.Font.SourceSansBold
  20. drag.Text = '--DRAG--'
  21. drag.TextColor3 = Color3.new(0.847059, 0.901961, 1)
  22. drag.TextSize = 14
  23. main.Parent = bottom
  24. main.BackgroundColor3 = Color3.new(0.847059, 0.901961, 1)
  25. main.BorderColor3 = Color3.new(0.847059, 0.901961, 1)
  26. main.Position = UDim2.new(-2.98023224e-08, 0, -11.6296301, 0)
  27. enable.Parent = main
  28. enable.BackgroundColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  29. enable.BorderColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  30. enable.Position = UDim2.new(0.296127558, 0, 0.052380953, 0)
  31. enable.Font = Enum.Font.SourceSansBold
  32. enable.Text = 'Enable Money-Farm'
  33. enable.TextColor3 = Color3.new(0.847059, 0.901961, 1)
  34. enable.TextSize = 14
  35. enable.MouseButton1Click:Connect(function()
  36. maxsnow = snow --max snow in your backpack
  37. currentshovel = shovelname -- exact name of your shovel (case sensitive)
  38. root = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart
  39. for i,v in pairs(game.Workspace.Sidewalks:GetChildren()) do
  40. for i,v in pairs(v:GetChildren()) do
  41. if v.Name 'Snow' and game.Players.LocalPlayer.Stats.currentSnow.Value ~= maxsnow then
  42. wait()
  43. game.ReplicatedStorage.RemoteEvents.Shovel:FireServer(v, 5, currentshovel)
  44. elseif game.Players.LocalPlayer.Stats.currentSnow.Value >= maxsnow then
  45. wait()
  46. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(380.18, 2.56, -85.37))
  47. game.ReplicatedStorage.RemoteEvents.SellSnow:FireServer(true)
  48. until game.Players.LocalPlayer.Stats.currentSnow.Value <= 0
  49. end
  50. end
  51. end)
  52. frosty.Name = 'frosty'
  53. frosty.BackgroundColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  54. frosty.BorderColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  55. frosty.Position = UDim2.new(0.296127558, 0, 0.410995483, 0)
  56. frosty.Font = Enum.Font.SourceSansBold
  57. frosty.Text = 'TP To Frosty'
  58. frosty.TextColor3 = Color3.new(0.847059, 0.901961, 1)
  59. frosty.TextSize = 14
  60. frosty.MouseButton1Click:Connect(function()
  61. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(380.18, 2.56, -85.37))
  62. shovelshop.Parent = main
  63. shovelshop.BackgroundColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  64. shovelshop.BorderColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  65. shovelshop.Position = UDim2.new(0.296127558, 0, 0.53618443, 0)
  66. shovelshop.Font = Enum.Font.SourceSansBold
  67. shovelshop.Text = 'TP To Jim's Shovels'
  68. shovelshop.TextColor3 = Color3.new(0.847059, 0.901961, 1)
  69. shovelshop.TextSize = 14
  70. shovelshop.MouseButton1Click:Connect(function()
  71. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-9.23843861,2.54999995,-49.5691833))
  72. bagshop.Parent = main
  73. bagshop.BackgroundColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  74. bagshop.BorderColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  75. bagshop.Position = UDim2.new(0.296127558, 0, 0.659522057, 0)
  76. bagshop.Font = Enum.Font.SourceSansBold
  77. bagshop.Text = 'TP To Bag Shop'
  78. bagshop.TextColor3 = Color3.new(0.847059, 0.901961, 1)
  79. bagshop.TextSize = 14
  80. bagshop.MouseButton1Click:Connect(function()
  81. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(230.883881,2.3499999,-73.4051208))
  82. truckshop.Parent = main
  83. truckshop.BackgroundColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  84. truckshop.BorderColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  85. truckshop.Position = UDim2.new(0.296127558, 0, 0.770987034, 0)
  86. truckshop.Font = Enum.Font.SourceSansBold
  87. truckshop.Text = 'TP To Plow Store'
  88. truckshop.TextColor3 = Color3.new(0.847059, 0.901961, 1)
  89. truckshop.TextSize = 14
  90. truckshop.MouseButton1Click:Connect(function()
  91. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(4.48536873,2.54959726,-174.199615))
  92. parkinglot.Parent = main
  93. parkinglot.BackgroundColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  94. parkinglot.BorderColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  95. parkinglot.Position = UDim2.new(0.296127558, 0, 0.882452011, 0)
  96. parkinglot.Font = Enum.Font.SourceSansBold
  97. parkinglot.Text = 'TP To Parking Lot'
  98. parkinglot.TextColor3 = Color3.new(0.847059, 0.901961, 1)
  99. parkinglot.TextSize = 14
  100. parkinglot.MouseButton1Click:Connect(function()
  101. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-515.589722,2.45000005,25.7369156))
  102. icemountain.Parent = main
  103. icemountain.BackgroundColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  104. icemountain.BorderColor3 = Color3.new(0.435294, 0.462745, 0.513726)
  105. icemountain.Position = UDim2.new(0.296127558, 0, 0.410995483, -40)
  106. icemountain.Font = Enum.Font.SourceSansBold
  107. icemountain.Text = 'TP To Ice Mountain'
  108. icemountain.TextColor3 = Color3.new(0.847059, 0.901961, 1)
  109. icemountain.TextSize = 14
  110. icemountain.MouseButton1Click:Connect(function()
  111. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(136, 2.29, -459.1))
  112. credit.Parent = bottom
  113. credit.BackgroundTransparency = 1
  114. credit.Position = UDim2.new(0, 0, 0.999999106, 0)
  115. credit.Font = Enum.Font.SourceSansBold
  116. credit.Text = 'made by chubsroblox // edited by ILikeBreadYum'
  117. credit.TextColor3 = Color3.new(0.847059, 0.901961, 1)
  118. credit.TextSize = 14

Santa Bag is a Snow Container that was available during the Christmas Events in 2019, 2018, and 2017 for 250 Robux. Additionally, the code 'z' (now expired) gave the player a Santa Bag. It was only supposed to give the bag to the first 5 players who used the code, however anyone who redeemed it got the bag. It can hold an infinite amount of snow.

RAW Paste Data

Roblox Building Simulator Codes

Building Simulator Codes can give items, pets, gems, coins and more. When other players try to make money during the game, these codes make it easy for you and you can reach what you need earlier with leaving others your behind.

Other Roblox Guides:

Make sure to check back often because we’ll be updating this post whenever there’s more codes!

Building Simulator Codes (Active)

The following is a list of all the different codes and what you get when you put them in. These codes will grant you things such as coins and or special pets.

  • SLEEP – Redeem this code and get Extra Cash.
  • HAMMERTIME – Redeem this code and get Secret Code.
  • RELEASE – Unlock and construct new blueprints and upgrade your helpers and tools!
  • MEGA – Redeem this code and get Random reward.

Building Simulator Codes (Out of Date)

The following list is of codes that used to be in the game, but they are no longer available for use. Don’t worry, if you have already put in these codes, you won’t lose what you got!

  • None.

How to Redeem Codes in Building Simulator

If you’re playing Roblox, odds are that you’ll be redeeming a Promo Code at some point.

If you’re not sure how to do this, please follow the instructions below:

  1. Find “Twitter” icon left side of your screen and click this button.
  2. A screen will be opened.
  3. Type codes from above to the blank area. (you can copy paste these codes)
  4. Hit “Redeem” button to use codes.

About Building Simulator

Roblox Snow Shoveling Simulator Codes 2019 List
  • New idle builds update! Construct high value blueprints while offline and make some extra cash!
  • Welcome to Building Simulator! Unlock and construct new blueprints and turn them to gold as you upgrade your tools and helpers! and follow for updates!

Note: Admins of this site cannot make new codes. Only Rumble Studios admins can make new codes.

It’s end. I hope “Roblox Building Simulator Codes” helps you. Feel free to contribute the topic. If you have also comments or suggestions, comment us.

Roblox Snow Shoveling Simulator Codes 2019 List

More of this sort of thing: