Lumber Tycoon 2 Script | DUPE AXE

Png-3-8-300x169-1.png

Created by CoolBeansS

Features:

  • DUPE AXE
  • DEV NOTES:
  • Notice people were still selling scripts for this game , and trying to sell a simple Dupe Axe script , Which you can make in less then 2 Minutes!   Not sure if this still works have not played the game in awhile!
local axeName = 'Tool';
local client = game:GetService('Players').LocalPlayer;
local clientInteracted = game:GetService('ReplicatedStorage').Interaction.ClientInteracted;
local function dupeAxe()
   if (not client.Character or not client.Character:FindFirstChild('Humanoid') or not client.Character:FindFirstChild('Head')) then return end;

   client.Character.Humanoid:EquipTool(client.Backpack[axeName]);
   clientInteracted:FireServer(client.Character.Tool, 'Drop Tool', client.Character.Head.CFrame);
   client.Character.Head:Destroy();
end;


while true do
   dupeAxe();
   task.wait(2);
end;

ENJOY!

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

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