- Roblox Dinosaur Simulator Controls
- Roblox Dinosaur Simulator Game
- Roblox Dinosaur Simulator Exploit
- Roblox Dinosaur Simulator Update
Go to Islands of Move, and log in with your Roblox account. Click the play button. A notification box will pop up, click on Open Roblox. When you’re in the game, click on the CLICK TO INTERACT button. Select the REDEEM CODE button. Enter the code and click on the blue button to redeem your reward. Active Roblox promo codes in Jan 2021. 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. Hello everyone and welcome to my channel here I try to upload a video every day!We play games like Bee swarm simulator, Ice cream simulator, and more!And as.
Roblox Dinosaur Simulator Controls
Roblox Dinosaur Simulator Game
- 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