chrisinator66

Untitled

May 19th, 2018
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. local Tycoon = workspace.Tycoons:FindFirstChild(tostring(game.Players.LocalPlayer.PlayerTycoon.Value))
  2. local PlaceItem = game.ReplicatedStorage.PlaceItem
  3. local placehere = CFrame.new(64.5, 5, 73.5, 1, 3.05180438e-05, -3.05171125e-05, -3.05171125e-05, 1, 3.05180438e-05, 3.05180438e-05, -3.05171125e-05, 1) + Tycoon:FindFirstChild("Base").Position
  4. PlaceItem:InvokeServer("The Final Upgrader", placehere)
  5. wait(0.01)
Advertisement
Add Comment
Please, Sign In to add comment