Tower Of Misery Script | EL DORADO EVENT, AUTO COLLECT GOLD NUGGETS

Created by RemoteScript

Features:

  • AUTO COLLECT GOLD NUGGETS
  •  
  • DEV NOTES:
  • You may have to wait for 2-3 towers to go by since there is a limited amount for each tower spawn.
while wait() do
   pcall(function()
   for i,v in pairs(game.Workspace:GetDescendants()) do
   if string.find(v.Name, "Gold_Piece") or string.find(v.Name, "Register") then
       firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v, 0)
firetouchinterest(game.Players.LocalPlayer.Character.HumanoidRootPart, v, 1)
   end
   end
   end)
   end

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS