Vermillion roblox dinosaur simulator gameV3rmillion roblox accounts

image GET UNLIMITED ROBLOX RESOURCES! Free builders club, but it seems to come back even stronger every single time. You can get a lot of free and also exclusive dinosaurs using the codes we are going to provide you. Like the Dodo, the American Eagle Balaur, the Pizza Delivery Mapusaurus and more.

ANIMAL SIMULATOR in ROBLOX my Daughter was a kitten,.

Nov 24th, 2018
Never
Gui
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. local vApocalypticsDSGui = Instance.new('ScreenGui')
  2. local InstantMenu = Instance.new('TextButton')
  3. local Hunger = Instance.new('TextButton')
  4. local SavePosition = Instance.new('TextButton')
  5. vApocalypticsDSGui.Name = 'vApocalyptic's DS Gui'
  6. vApocalyptic.Parent = vApocalypticsDSGui
  7. vApocalyptic.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  8. vApocalyptic.Position = UDim2.new(0.816733062, 0, -0.00044048205, 0)
  9. vApocalyptic.ZIndex = -4
  10. vApocalyptic.Text = 'stolen by lil woozy#8268'
  11. vApocalyptic.TextScaled = true
  12. vApocalyptic.TextWrapped = true
  13. InstantMenu.Name = 'Instant Menu'
  14. InstantMenu.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  15. InstantMenu.Position = UDim2.new(0.449414283, 0, 0.877742946, 0)
  16. InstantMenu.Font = Enum.Font.SourceSans
  17. InstantMenu.TextColor3 = Color3.new(1, 1, 1)
  18. Safezone.Parent = vApocalypticsDSGui
  19. Safezone.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  20. Safezone.Position = UDim2.new(0.841003597, 0, 0.942274451, 0)
  21. Safezone.Font = Enum.Font.SourceSans
  22. Safezone.TextColor3 = Color3.new(1, 1, 1)
  23. Hunger.Parent = vApocalypticsDSGui
  24. Hunger.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  25. Hunger.Position = UDim2.new(0.866397023, 0, 0.444295883, 0)
  26. Hunger.Font = Enum.Font.SourceSans
  27. Hunger.TextColor3 = Color3.new(1, 1, 1)
  28. LoadPosition.Parent = vApocalypticsDSGui
  29. LoadPosition.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  30. LoadPosition.BackgroundTransparency = 0.34999999403954
  31. LoadPosition.Position = UDim2.new(0.866879642, 0, 0.373040766, 0)
  32. LoadPosition.Font = Enum.Font.SourceSans
  33. LoadPosition.TextColor3 = Color3.new(1, 1, 1)
  34. SavePosition.Parent = vApocalypticsDSGui
  35. SavePosition.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  36. SavePosition.BackgroundTransparency = 0.34999999403954
  37. SavePosition.Position = UDim2.new(0.866879642, 0, 0.302507848, 0)
  38. SavePosition.Font = Enum.Font.SourceSans
  39. SavePosition.TextColor3 = Color3.new(1, 1, 1)
  40. Thirst.Parent = vApocalypticsDSGui
  41. Thirst.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  42. Thirst.Position = UDim2.new(0.866397023, 0, 0.514828801, 0)
  43. Thirst.Font = Enum.Font.SourceSans
  44. Thirst.TextColor3 = Color3.new(1, 1, 1)
  45. SavePosition.MouseButton1Click:connect(function()
  46. asd=game.Players.LocalPlayer.Character.HumanoidRootPart.Position end)
  47. LoadPosition.MouseButton1Click:connect(function()
  48. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=
  49. Hunger.MouseButton1Click:connect(function()
  50. game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern, 2) end)
  51. game.Workspace.GameEvents.GoToMenu:FireServer()end)
  52. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(
  53. Thirst.MouseButton1Click:connect(function()
  54. game:GetService('Workspace').Water.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  55. local A_2 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  56. local Event = game:GetService('Workspace').GameEvents.addThirst
RAW Paste Data