Weapon Master Simulator Script | AUTO HIT, AUTO SELL, AUTO COLLECT

Png-114.png

 

Created by Arise 

while wait() do
   pcall(function()
       game.Players.LocalPlayer.Character.Humanoid.WalkSpeed = 100
   end)
end
getgenv().Hit = true

while wait() do
   if getgenv().Hit == true then
       game:GetService("ReplicatedStorage").RE.Swing:FireServer(math.huge)
   end
end
getgenv().Sell = true;

spawn(function()
local playerhead = game.Players.LocalPlayer.Character.Head
while wait() do
   if not getgenv().Sell then break end
for i, v in pairs (game:GetService("Workspace").Pads.Sell:GetDescendants()) do
   if v.Name == "TouchInterest" and v.Parent then
   firetouchinterest(playerhead, v.Parent, 0)
   wait()
   firetouchinterest(playerhead, v.Parent, 1)
   break;
   end
end
end
end)
while wait() do
   pcall(function()
   game:GetService("ReplicatedStorage").RE.ClientDrop:FireServer(workspace.DropFolder.RealGems)
   game:GetService("ReplicatedStorage").RE.ClientDrop:FireServer(workspace.DropFolder.RealCoins)
   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Â