Advertisement
Upscalefanatic3

Dinosaur Simulator Script

Jul 12th, 2018
24,530
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.23 KB | None | 0 0
  1. -- Changelog :
  2. -- v1 : Changed UI
  3. -- v2 : Added safe zone
  4. -- v3 : Added remotes to make the script easier
  5. -- v4 : Added fern for non-carnivore dinosaurs(use fern for barosaurus xd)
  6. -- v5 : Made Meat Button working for non-carnivore dinosaurs(and for barosaurus)
  7. -- v6 : Updated the fern script
  8. -- v7 : Added Auto Farm
  9. -- v8 : Made the Auto Farm more stable,enjoy ! Heart
  10. -- v9. Updated it for the new vers of dino sim
  11.  
  12. -- Script :
  13. -- Auto Farm(makes you elder,more stable):
  14.  
  15. warn'Setting things...'
  16. wait(0.50)
  17. Part0 = Instance.new("Part", game.Workspace)
  18. Part0.Anchored = true
  19. Part0.Transparency = 0.5
  20. Part0.Size = Vector3.new(168, 1, 266)
  21. Part0.CFrame = CFrame.new(24, 2.5, 30, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  22. Part0.Position = Vector3.new(113, 500, 101)
  23. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(113, 502, 101) + Vector3.new(1,0,0)
  24. wait(0.50)
  25. warn'Done!,googoo!'
  26. wait(0.20)
  27. warn"Welcome to Lau's Dino Sim Auto Farm Script"wait(2)warn'Have Fun!'wait(2)warn'Starting...'wait(5)warn'...'wait(1)warn'googoo'while wait()do wait(0.70)thirst=game.Players.LocalPlayer.PlayerGui.Main.Background.ThirstBarFrame.HealthBarBacking.LblHealth.Text;hunger=game.Players.LocalPlayer.PlayerGui.Main.Background.HungerBarFrame.HealthBarBacking.LblHealth.Text;print(hunger)print(thirst)game:GetService("Workspace").Water.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  28. local A_1 = game:GetService("Workspace").Water
  29. local A_2 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  30. local Event = game:GetService("Workspace").GameEvents.addThirst
  31. Event:FireServer(A_1, A_2)
  32. game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern,2)
  33. end
  34.  
  35.  
  36. -- The old one(images) :
  37.  
  38. local _b=Instance.new("ScreenGui")
  39. local ab=Instance.new("Frame")local bb=Instance.new("TextButton")
  40. local cb=Instance.new("TextButton")local db=Instance.new("TextButton")
  41. local _c=Instance.new("TextButton")local ac=Instance.new("TextButton")
  42. local bc=Instance.new("TextButton")local cc=Instance.new("TextLabel")_b.Parent=game.CoreGui
  43. ab.Name="ui"ab.Parent=_b;ab.Active=true;ab.BackgroundColor3=Color3.new(1,1,1)
  44. ab.BackgroundTransparency=0.5;ab.BorderSizePixel=3;ab.Draggable=true
  45. ab.Position=UDim2.new(0.423992664,0,0.297830373,0)ab.Size=UDim2.new(0,250,0,151)bb.Name="setcp"bb.Parent=ab
  46. bb.BackgroundColor3=Color3.new(1,1,1)bb.BackgroundTransparency=0.5;bb.BorderSizePixel=0
  47. bb.Position=UDim2.new(0.0360000022,0,0.0686695278,0)bb.Size=UDim2.new(0,99,0,34)bb.Font=Enum.Font.Cartoon
  48. bb.FontSize=Enum.FontSize.Size14;bb.Text="Set Checkpoint"bb.TextSize=14;cb.Name="gotocp"cb.Parent=ab
  49. cb.BackgroundColor3=Color3.new(1,1,1)cb.BackgroundTransparency=0.5;cb.BorderSizePixel=0
  50. cb.Position=UDim2.new(0.56400001,0,0.0686695278,0)cb.Size=UDim2.new(0,99,0,34)cb.Font=Enum.Font.Cartoon
  51. cb.FontSize=Enum.FontSize.Size14;cb.Text="Goto Checkpoint"cb.TextSize=14;db.Name="meat"db.Parent=ab
  52. db.BackgroundColor3=Color3.new(1,1,1)db.BackgroundTransparency=0.5;db.BorderSizePixel=0
  53. db.Position=UDim2.new(0.0360000022,0,0.390335768,0)db.Size=UDim2.new(0,99,0,34)db.Font=Enum.Font.Cartoon
  54. db.FontSize=Enum.FontSize.Size14;db.Text="Meat"db.TextSize=14;_c.Name="fern"_c.Parent=ab
  55. _c.BackgroundColor3=Color3.new(1,1,1)_c.BackgroundTransparency=0.5;_c.BorderSizePixel=0
  56. _c.Position=UDim2.new(0.56400001,0,0.387260884,0)_c.Size=UDim2.new(0,99,0,34)_c.Font=Enum.Font.Cartoon
  57. _c.FontSize=Enum.FontSize.Size14;_c.Text="Fern"_c.TextSize=14;ac.Name="water"ac.Parent=ab
  58. ac.BackgroundColor3=Color3.new(1,1,1)ac.BackgroundTransparency=0.5;ac.BorderSizePixel=0
  59. ac.Position=UDim2.new(0.0360000022,0,0.710074186,0)ac.Size=UDim2.new(0,99,0,34)ac.Font=Enum.Font.Cartoon
  60. ac.FontSize=Enum.FontSize.Size14;ac.Text="Water"ac.TextSize=14;bc.Name="safezone"bc.Parent=ab
  61. bc.BackgroundColor3=Color3.new(1,1,1)bc.BackgroundTransparency=0.5;bc.BorderSizePixel=0
  62. bc.Position=UDim2.new(0.56400001,0,0.710074186,0)bc.Size=UDim2.new(0,99,0,34)bc.Font=Enum.Font.Cartoon
  63. bc.FontSize=Enum.FontSize.Size14;bc.Text="Safe Zone"bc.TextSize=14;cc.Parent=ab
  64. cc.BackgroundColor3=Color3.new(1,1,1)cc.BackgroundTransparency=1
  65. cc.Position=UDim2.new(0.247999996,0,0.423841059,0)cc.Rotation=90;cc.Size=UDim2.new(0,124,0,22)
  66. cc.Font=Enum.Font.Cartoon;cc.FontSize=Enum.FontSize.Size14;cc.Text="Made by Lau#0114"
  67. cc.TextSize=14
  68. bb.MouseButton1Click:connect(function()
  69. asd=game.Players.LocalPlayer.Character.HumanoidRootPart.Position end)
  70. cb.MouseButton1Click:connect(function()
  71. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=
  72. CFrame.new(asd)+Vector3.new(1,0,0)end)
  73. db.MouseButton1Click:connect(function()
  74. game.Workspace.GameEvents.EatMeat:FireServer(Workspace.DeadBody)end)
  75. _c.MouseButton1Click:connect(function()
  76. game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern, 2) end)
  77. ac.MouseButton1Click:connect(function()
  78. game:GetService("Workspace").Water.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  79. local A_1 = game:GetService("Workspace").Water
  80. local A_2 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  81. local Event = game:GetService("Workspace").GameEvents.addThirst
  82. Event:FireServer(A_1, A_2)end)
  83. bc.MouseButton1Click:connect(function()
  84. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(
  85. -751,123,-796)+Vector3.new(1,0,0)end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement