Advertisement
chrisinator66

Untitled

May 17th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.73 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(77.9999847, 2.00006104, -66, 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("Basic Conveyor", placehere)
  5. wait(0.01)
  6. local placehere = CFrame.new(78, 2.00006104, -60.0000153, -3.26636873e-05, 4.31581502e-05, -1, 9.29513355e-10, 1, 4.31581502e-05, 1, 4.80190998e-10, -3.26636873e-05) + Tycoon:FindFirstChild("Base").Position
  7. PlaceItem:InvokeServer("Basic Conveyor", placehere)
  8. wait(0.01)
  9. local placehere = CFrame.new(78, 6.5, -76.5, -3.26636873e-05, 4.31581502e-05, -1, 9.29513355e-10, 1, 4.31581502e-05, 1, 4.80190998e-10, -3.26636873e-05) + Tycoon:FindFirstChild("Base").Position
  10. PlaceItem:InvokeServer("Symmetrium Mine", placehere)
  11. wait(0.01)
  12. local placehere = CFrame.new(70.5, 2, -60, -1, 3.05171125e-05, 3.05180438e-05, 3.05180438e-05, 1, 3.05171125e-05, -3.05171125e-05, 3.05180438e-05, -1) + Tycoon:FindFirstChild("Base").Position
  13. PlaceItem:InvokeServer("Reversible Conveyor", placehere)
  14. wait(0.01)
  15. local placehere = CFrame.new(72, 2.00006104, -65.9999847, 0.000140138043, 1.86660731e-09, 1, -4.3159529e-05, 1, 4.18168433e-09, -1, -4.3159529e-05, 0.000140138043) + Tycoon:FindFirstChild("Base").Position
  16. PlaceItem:InvokeServer("Basic Conveyor", placehere)
  17. wait(0.01)
  18. local placehere = CFrame.new(63, 6.5, -75, -3.26636873e-05, 4.31581502e-05, -1, 9.29513355e-10, 1, 4.31581502e-05, 1, 4.80190998e-10, -3.26636873e-05) + Tycoon:FindFirstChild("Base").Position
  19. PlaceItem:InvokeServer("Neutron Star", placehere)
  20. wait(0.01)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement