get paid to paste

Arcane Lineage Script | FREE REVIVE

for i,v in pairs(game.Workspace.SpawnedItems:GetDescendants()) do
  if v:IsA('ClickDetector') then
     game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Parent.CFrame
  fireclickdetector(v,1)
  end
end

Pasted: Jul 15, 2023, 10:57:21 pm
Views: 90