Zenova Roblox Artwork Dinosaur Simulator

Jul 12th, 2018

Roblox is ushering in the next generation of entertainment. Imagine, create, and play together with millions of players across an infinite variety of immersive, user-generated 3D worlds. Dinosaur Simulator is a ROBLOX based game. A lot of people don't have zenova already and through my experience on monster madness 9/10 people are grinding.

Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. -- v1 : Changed UI
  2. -- v3 : Added remotes to make the script easier
  3. -- v4 : Added fern for non-carnivore dinosaurs(use fern for barosaurus xd)
  4. -- v5 : Made Meat Button working for non-carnivore dinosaurs(and for barosaurus)
  5. -- v7 : Added Auto Farm
  6. -- v8 : Made the Auto Farm more stable,enjoy ! Heart
  7. -- Auto Farm(makes you elder,more stable):
  8. warn'Setting things...'
  9. Part0 = Instance.new('Part', game.Workspace)
  10. Part0.Transparency = 0.5
  11. Part0.CFrame = CFrame.new(24, 2.5, 30, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  12. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(113, 502, 101) + Vector3.new(1,0,0)
  13. warn'Done!,googoo!'
  14. 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
  15. local A_2 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  16. local Event = game:GetService('Workspace').GameEvents.addThirst
  17. game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern,2)
  18. -- The old one(images) :
  19. local _b=Instance.new('ScreenGui')
  20. local ab=Instance.new('Frame')local bb=Instance.new('TextButton')
  21. local cb=Instance.new('TextButton')local db=Instance.new('TextButton')
  22. local _c=Instance.new('TextButton')local ac=Instance.new('TextButton')
  23. local bc=Instance.new('TextButton')local cc=Instance.new('TextLabel')_b.Parent=game.CoreGui
  24. ab.Name='ui'ab.Parent=_b;ab.Active=true;ab.BackgroundColor3=Color3.new(1,1,1)
  25. ab.BackgroundTransparency=0.5;ab.BorderSizePixel=3;ab.Draggable=true
  26. ab.Position=UDim2.new(0.423992664,0,0.297830373,0)ab.Size=UDim2.new(0,250,0,151)bb.Name='setcp'bb.Parent=ab
  27. bb.BackgroundColor3=Color3.new(1,1,1)bb.BackgroundTransparency=0.5;bb.BorderSizePixel=0
  28. bb.Position=UDim2.new(0.0360000022,0,0.0686695278,0)bb.Size=UDim2.new(0,99,0,34)bb.Font=Enum.Font.Cartoon
  29. bb.FontSize=Enum.FontSize.Size14;bb.Text='Set Checkpoint'bb.TextSize=14;cb.Name='gotocp'cb.Parent=ab
  30. cb.BackgroundColor3=Color3.new(1,1,1)cb.BackgroundTransparency=0.5;cb.BorderSizePixel=0
  31. cb.Position=UDim2.new(0.56400001,0,0.0686695278,0)cb.Size=UDim2.new(0,99,0,34)cb.Font=Enum.Font.Cartoon
  32. cb.FontSize=Enum.FontSize.Size14;cb.Text='Goto Checkpoint'cb.TextSize=14;db.Name='meat'db.Parent=ab
  33. db.BackgroundColor3=Color3.new(1,1,1)db.BackgroundTransparency=0.5;db.BorderSizePixel=0
  34. db.Position=UDim2.new(0.0360000022,0,0.390335768,0)db.Size=UDim2.new(0,99,0,34)db.Font=Enum.Font.Cartoon
  35. db.FontSize=Enum.FontSize.Size14;db.Text='Meat'db.TextSize=14;_c.Name='fern'_c.Parent=ab
  36. _c.BackgroundColor3=Color3.new(1,1,1)_c.BackgroundTransparency=0.5;_c.BorderSizePixel=0
  37. _c.Position=UDim2.new(0.56400001,0,0.387260884,0)_c.Size=UDim2.new(0,99,0,34)_c.Font=Enum.Font.Cartoon
  38. _c.FontSize=Enum.FontSize.Size14;_c.Text='Fern'_c.TextSize=14;ac.Name='water'ac.Parent=ab
  39. ac.BackgroundColor3=Color3.new(1,1,1)ac.BackgroundTransparency=0.5;ac.BorderSizePixel=0
  40. ac.Position=UDim2.new(0.0360000022,0,0.710074186,0)ac.Size=UDim2.new(0,99,0,34)ac.Font=Enum.Font.Cartoon
  41. ac.FontSize=Enum.FontSize.Size14;ac.Text='Water'ac.TextSize=14;bc.Name='safezone'bc.Parent=ab
  42. bc.BackgroundColor3=Color3.new(1,1,1)bc.BackgroundTransparency=0.5;bc.BorderSizePixel=0
  43. bc.Position=UDim2.new(0.56400001,0,0.710074186,0)bc.Size=UDim2.new(0,99,0,34)bc.Font=Enum.Font.Cartoon
  44. bc.FontSize=Enum.FontSize.Size14;bc.Text='Safe Zone'bc.TextSize=14;cc.Parent=ab
  45. cc.BackgroundColor3=Color3.new(1,1,1)cc.BackgroundTransparency=1
  46. cc.Position=UDim2.new(0.247999996,0,0.423841059,0)cc.Rotation=90;cc.Size=UDim2.new(0,124,0,22)
  47. cc.Font=Enum.Font.Cartoon;cc.FontSize=Enum.FontSize.Size14;cc.Text='Made by Lau#0114'
  48. bb.MouseButton1Click:connect(function()
  49. asd=game.Players.LocalPlayer.Character.HumanoidRootPart.Position end)
  50. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=
  51. db.MouseButton1Click:connect(function()
  52. game.Workspace.GameEvents.EatMeat:FireServer(Workspace.DeadBody)end)
  53. game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern, 2) end)
  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
  57. bc.MouseButton1Click:connect(function()
  58. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(
RAW Paste Data
Aug 2nd, 2018
Dinosaur
Never
Not a member of Pastebin yet?Sign Up, it unlocks many cool features!
  1. --Roblox Dinosaur Simulator AFK Unlimited Hunger + Thirst/ SafeZone
  2. Teleport = Instance.new('Part', game.Workspace)
  3. Teleport.Transparency =0
  4. Teleport.CFrame = CFrame.new(4586.36475,129.62471,830.530029)
  5. Teleport.Position = Vector3.new(4586.36475,129.62471,830.530029)
  6. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(4586.36475,134.62471,830.530029)+ Vector3.new(1,0,0)
  7. wait(.8)
  8. game:GetService('Workspace').Water.CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  9. local Water_1 = game:GetService('Workspace').Water
  10. local Water_2 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  11. local Event = game:GetService('Workspace').GameEvents.addThirst
  12. game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern,2)
RAW Paste Data