Blending Simulator 2 Script | AUTO FARM TOKENS & INGREDIENTS

432d8155822f35b72d3286d74030b037-300x169-1.png

Created by Rob123

Features:

getgenv().enabled = true; -- true for ON / false for OFF
what = "BlendToken" -- Replace with whichever mob you want to farm

while enabled == true do

while wait(0.5) do
for _,v in ipairs(game.Workspace:GetChildren()) do -- Change Area3 to any area you want
   if v.Name == what then 
       game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.CFrame*CFrame.new(0,0,0)

    if enabled == false then
        return
    end
            end
        end
    end
end
  • AUTO FARM ANY KIND OF INGREDIENTS
getgenv().enabled = false; -- true for ON / false for OFF
what = "Sugar" -- Replace with whichever ingredient you want to farm 

while enabled == true do

while wait(0.5) do
for _,v in ipairs(game.Workspace.Areas.Area3.Items:GetChildren()) do -- Area1, Area2, Area3, Area4, Area5
   if v.Name == what and v.Collected.Value == false then 
       game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Hitbox.CFrame*CFrame.new(0,0,0)

    if enabled == false then
        return
    end
            end
        end
    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Â