chrisinator66

Untitled

Sep 1st, 2018
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. for i,v in pairs(game.Players.chrisinator66.PlayerTycoon.Value:GetDescendants()) do
  2. if v.Name == "Upgrade" then
  3. v.CFrame = game.Players.LocalPlayer.PlayerTycoon.Value["Ancient Conveyor"].Hitbox.CFrame
  4.  
  5. end
  6. end
Advertisement
Add Comment
Please, Sign In to add comment