Snow Plow Simulator Script | GEMS FARM, SNOW FARM, SPAWN ALL CAR TYPE, INFINITE MONEY & REBIRTHS

Png-23.png

Created by Bannable#0001

Features:

local Gems = game:GetService("Workspace").Gems
local LP = game:GetService("Players").LocalPlayer.Character

while wait() do
for _,v in pairs(Gems:GetDescendants()) do
   if v:IsA("TouchTransmitter") then
       firetouchinterest(LP.HumanoidRootPart, v.Parent, 0)
       firetouchinterest(LP.HumanoidRootPart, v.Parent, 1)
   end
end
end
  • INFINITE MONEY & INFINITE REBIRTHS
game:GetService("ReplicatedStorage").Shop.Events.BuyItem:FireServer(-999999999999999, "1 Stick", true) -- Money
game:GetService("ReplicatedStorage").RebirthEvent:FireServer(100000) -- Rebirths
local Snow = game:GetService("Workspace").HitParts
while task.wait() do
for _,v in pairs(Snow:GetChildren()) do
if v.Name == "Snow" then
game:GetService("ReplicatedStorage").Events.HitPart:FireServer(v)
end
end
end
local CarSpawn = game:GetService("ReplicatedStorage").Shop.Events.SpawnCar
local Cars = {"1 Snowmobile", "2 Tahoe", "3 Tahoe V", "4 Snow Plow", "5 Snow Plow V", "6 Big Tractor", "7 Huge Tractor", "8 Grader"}
while task.wait() do
for _,Car in ipairs(Cars) do
CarSpawn:FireServer(Car)
end
end

 

ENJOY!

 

Warning: DO NOT DOWNLOAD anything from this page, you’re only here to copy the script or Get it from Pastebin!

About Us

What is arponag.xyz? arponag.xyz is a website focused on releasing safe exploits, we only release the best and most trusted exploits on our website, guaranteed to satisfy you. Contact us [email protected]

Safety

Is this safe to use? Everything on the website has been scanned and tested by professionals and the community, we only release the best exploits for our users, so we make sure that our exploits won’t harm your devices, everything here is clean.

Copyright © 2018 – 2020 Arpon AG | All rights reserved |
Privacy Policy | Terms of ServiceÂ