Best Land Dinosaurs Roblox Dinosaur Simulator
Nov 24th, 2018
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time. Dinosaur Simulator’s “Rarity” List for Trading This list is INACCURATE and is currently being edited in another document. Please refrain from using this until it’s updated. In this document, you can find the rarity of each limited skin (possibly all skins in the future) and thei.
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
- local vApocalypticsDSGui = Instance.new('ScreenGui')
- local InstantMenu = Instance.new('TextButton')
- local Hunger = Instance.new('TextButton')
- local SavePosition = Instance.new('TextButton')
- vApocalypticsDSGui.Name = 'vApocalyptic's DS Gui'
- vApocalyptic.Parent = vApocalypticsDSGui
- vApocalyptic.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- vApocalyptic.Position = UDim2.new(0.816733062, 0, -0.00044048205, 0)
- vApocalyptic.ZIndex = -4
- vApocalyptic.Text = 'stolen by lil woozy#8268'
- vApocalyptic.TextScaled = true
- vApocalyptic.TextWrapped = true
- InstantMenu.Name = 'Instant Menu'
- InstantMenu.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- InstantMenu.Position = UDim2.new(0.449414283, 0, 0.877742946, 0)
- InstantMenu.Font = Enum.Font.SourceSans
- InstantMenu.TextColor3 = Color3.new(1, 1, 1)
- Safezone.Parent = vApocalypticsDSGui
- Safezone.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Safezone.Position = UDim2.new(0.841003597, 0, 0.942274451, 0)
- Safezone.Font = Enum.Font.SourceSans
- Safezone.TextColor3 = Color3.new(1, 1, 1)
- Hunger.Parent = vApocalypticsDSGui
- Hunger.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Hunger.Position = UDim2.new(0.866397023, 0, 0.444295883, 0)
- Hunger.Font = Enum.Font.SourceSans
- Hunger.TextColor3 = Color3.new(1, 1, 1)
- LoadPosition.Parent = vApocalypticsDSGui
- LoadPosition.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- LoadPosition.BackgroundTransparency = 0.34999999403954
- LoadPosition.Position = UDim2.new(0.866879642, 0, 0.373040766, 0)
- LoadPosition.Font = Enum.Font.SourceSans
- LoadPosition.TextColor3 = Color3.new(1, 1, 1)
- SavePosition.Parent = vApocalypticsDSGui
- SavePosition.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- SavePosition.BackgroundTransparency = 0.34999999403954
- SavePosition.Position = UDim2.new(0.866879642, 0, 0.302507848, 0)
- SavePosition.Font = Enum.Font.SourceSans
- SavePosition.TextColor3 = Color3.new(1, 1, 1)
- Thirst.Parent = vApocalypticsDSGui
- Thirst.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
- Thirst.Position = UDim2.new(0.866397023, 0, 0.514828801, 0)
- Thirst.Font = Enum.Font.SourceSans
- Thirst.TextColor3 = Color3.new(1, 1, 1)
- SavePosition.MouseButton1Click:connect(function()
- asd=game.Players.LocalPlayer.Character.HumanoidRootPart.Position end)
- LoadPosition.MouseButton1Click:connect(function()
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=
- Hunger.MouseButton1Click:connect(function()
- game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern, 2) end)
- game.Workspace.GameEvents.GoToMenu:FireServer()end)
- game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(
- Thirst.MouseButton1Click:connect(function()
- game:GetService('Workspace').Water.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
- local A_2 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
- local Event = game:GetService('Workspace').GameEvents.addThirst
RAW Paste Data