Oct 14th, 2018
Never
- Our Roblox Dinosaur Codes has the most up-to-date list of working codes that you can redeem for some free dinosaurs. These codes will get you some options to play with when trying your hand at becoming a dinosaur! All Dinosaur Simulator Codes List. We'll keep you updated when additional codes are released.
- Here is a list of all the dinosaurs in the game listed in order according to the category. Work in Progress All stats are elder. Not all stats have been updated.
Dinosaur Simulator Skin Value List
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
Roblox Dinosaur Simulator Wiki Value List 2018
The dinosaur simulator trading value list page is available on google docs and can be accessed through the link below. It offers players the chance to obtain limited skins they may have missed through trading with others who own said skins. This is an unofficial value list made by and always updated by the value list moderators.
- local frame = Instance.new('Frame')
- local main = Instance.new('Frame')
- local credits = Instance.new('TextBox')
- local loadp = Instance.new('TextButton')
- local food = Instance.new('TextButton')
- --Properties:
- frame.Parent = ScreenGui
- frame.Position = UDim2.new(0.450560659, 0, 0, 0)
- frame.Style = Enum.FrameStyle.DropShadow
- open.Name = 'open'
- open.BackgroundColor3 = Color3.new(0, 0, 0)
- open.Position = UDim2.new(-0.0624999925, 0, -0.789473712, 0)
- open.Font = Enum.Font.SciFi
- open.TextColor3 = Color3.new(1, 1, 1)
- open.TextWrapped = true
- frame.Visible = false
- end)
- main.Name = 'main'
- main.BackgroundColor3 = Color3.new(0, 0, 0)
- main.Position = UDim2.new(0.407747209, 0, 0.0823045224, 0)
- main.Visible = false
- main.Draggable = true
- title.Name = 'title'
- title.BackgroundColor3 = Color3.new(0, 0, 0)
- title.Position = UDim2.new(-0.055555556, 0, -0.0806451589, 0)
- title.Font = Enum.Font.SciFi
- title.TextColor3 = Color3.new(1, 1, 1)
- title.TextSize = 14
- credits.Parent = main
- credits.Position = UDim2.new(-0.055555556, 0, 1, 0)
- credits.Font = Enum.Font.SciFi
- credits.TextColor3 = Color3.new(1, 1, 1)
- credits.TextSize = 14
- savep.Parent = main
- savep.Position = UDim2.new(0.0333333351, 0, 0.0645161271, 0)
- savep.Font = Enum.Font.Cartoon
- savep.TextColor3 = Color3.new(1, 1, 1)
- savep.TextSize = 14
- savep.MouseButton1Click:connect(function()
- asd=game.Players.LocalPlayer.Character.HumanoidRootPart.Position
- loadp.Parent = main
- loadp.Position = UDim2.new(0.577777803, 0, 0.0645161271, 0)
- loadp.Font = Enum.Font.Cartoon
- loadp.TextColor3 = Color3.new(1, 1, 1)
- loadp.TextSize = 14
- loadp.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=
- end)
- speed.Name = 'speed'
- speed.BackgroundColor3 = Color3.new(0, 0, 0)
- speed.Position = UDim2.new(0.0333333351, 0, 0.606664002, 0)
- speed.Font = Enum.Font.Cartoon
- speed.TextColor3 = Color3.new(1, 1, 1)
- speed.TextSize = 14
- speed.MouseButton1Click:connect(function()
- dino = 'Barosaurus'
- wait(0.5)
- end)
- food.Name = 'food'
- food.BackgroundColor3 = Color3.new(0, 0, 0)
- food.Position = UDim2.new(0.577777803, 0, 0.596044064, 0)
- food.Font = Enum.Font.Cartoon
- food.TextColor3 = Color3.new(1, 1, 1)
- food.TextSize = 14
- food.MouseButton1Click:connect(function()
- game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern, 2)
- close.Parent = main
- close.Position = UDim2.new(1.05555558, 0, -0.0806451589, 0)
- close.Font = Enum.Font.SciFi
- close.TextColor3 = Color3.new(1, 1, 1)
- close.TextSize = 14
- close.MouseButton1Click:connect(function()
- main.Visible = false
RAW Paste Data