Assassin Script | GHOST COIN AUTOCOLLECT

Created by Nightmare Tabby

Features:

  • GHOST COIN AUTOCOLLECT

[Ghost Coin Autofarm] – but it breaks when you die and needs to be reexecuted. I normally just autoclick execute :/

game.ReplicatedStorage.Remotes.RequestGhostSpawn:InvokeServer()

while true do
for i, v in pairs(game.Workspace.GhostCoins:GetChildren()) do
 if v:IsA("MeshPart") then
  local Player = game.Players.LocalPlayer.Character
  local Target = v.CFrame

  Player.HumanoidRootPart.CFrame = CFrame.new(Target.Position.X, Target.Position.Y, Target.Position.Z)
 end
end
wait(0.25)
end

ENJOY!

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

More Scripts!

TOP 10 TRENDING SCRIPTS