Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local Tycoon = workspace.Tycoons:FindFirstChild(tostring(game.Players.LocalPlayer.PlayerTycoon.Value))
- local PlaceItem = game.ReplicatedStorage.PlaceItem
- 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
- PlaceItem:InvokeServer("The Final Upgrader", placehere)
- wait(0.01)
Advertisement
Add Comment
Please, Sign In to add comment