Roblox Snow Shoveling Simulator Boss

  1. Snow Shoveling Simulator Codes 2020 List
  2. Snow Shoveling Simulator Roblox Wiki
Roblox snow shoveling simulator bosses

Snow Shoveling Simulator Codes 2020 List

Jan 20th, 2018

THE BIGGEST FAIL IN A SIMULATOR EVER!!! (Roblox Snow Shoveling Simulator). DfieldMark. Today, we hop back onto Roblox Snow Shoveling Simulator and purchase a $500,000 snowmobile to gain access to the new Ice Cave and Mountain update!

Group
  • Quests are small missions that players complete. Quests can range from shoveling snow in a certain house's walkway to plowing the snow in the Big Lot. Upon completion of a quest, a player is rewarded money, sometimes less money than the snow it asked you to dig up. It's recommended to use Quests. 1 Ice Mountain Expansion 2 Quests 2.1 Snow Quests 2.2 Ice Quests As of 1/14/2018, quests have been.
  • Snow Shovel is the godly board found in the third Ice Key Crate. It will likely be one of, if not, the rarest item from the Christmas Event. This is a limited board in the Christmas Event.
Never
Roblox
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. --EmperorNooget
  2. --edit this section
  3. currentshovel = 'Noob Shovel' -- exact name of your shovel (case sensitive)
  4. root = game.Workspace[game.Players.LocalPlayer.Name].HumanoidRootPart
  5. for i,v in pairs(game.Workspace.Sidewalks:GetChildren()) do
  6. for i,v in pairs(v:GetChildren()) do
  7. if v.Name 'Snow' and game.Players.LocalPlayer.Stats.currentSnow.Value ~= maxsnow then
  8. wait()
  9. game.ReplicatedStorage.RemoteEvents.Shovel:FireServer(v, 5, currentshovel)
  10. elseif game.Players.LocalPlayer.Stats.currentSnow.Value >= maxsnow then
  11. wait()
  12. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(380.18, 2.56, -85.37))
  13. game.ReplicatedStorage.RemoteEvents.SellSnow:FireServer(true)
  14. until game.Players.LocalPlayer.Stats.currentSnow.Value <= 0
  15. end
  16. end
RAW Paste Data

Snow Shoveling Simulator Roblox Wiki