Advertisement
Guest User

Dinosaur Simulator Script

a guest
Jan 31st, 2022
528
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.05 KB | None | 0 0
  1. -- Gui Made By Noob_Hackel
  2.  
  3. local InsertedObjects = Instance.new("ScreenGui")
  4. local Gradient = Instance.new("Frame")
  5. local TitleLabel = Instance.new("TextLabel")
  6. local UIGradient = Instance.new("UIGradient")
  7. local UICorner = Instance.new("UICorner")
  8. local _1Button = Instance.new("TextButton")
  9. local Shadow = Instance.new("Frame")
  10. local TextLabel = Instance.new("TextLabel")
  11. local _2Button = Instance.new("TextButton")
  12. local Shadow_2 = Instance.new("Frame")
  13. local TextLabel_2 = Instance.new("TextLabel")
  14. local _3Button = Instance.new("TextButton")
  15. local Shadow_3 = Instance.new("Frame")
  16. local TextLabel_3 = Instance.new("TextLabel")
  17. local _4Button = Instance.new("TextButton")
  18. local Shadow_4 = Instance.new("Frame")
  19. local TextLabel_4 = Instance.new("TextLabel")
  20.  
  21. InsertedObjects.Name = "InsertedObjects"
  22. InsertedObjects.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  23.  
  24. Gradient.Name = "Gradient"
  25. Gradient.Parent = InsertedObjects
  26. Gradient.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  27. Gradient.BorderColor3 = Color3.fromRGB(27, 42, 53)
  28. Gradient.BorderSizePixel = 0
  29. Gradient.Position = UDim2.new(0.395459414, 0, 0.325463653, 0)
  30. Gradient.Size = UDim2.new(0, 259, 0, 284)
  31. Gradient.Active = true
  32. Gradient.Draggable = true
  33. function onKeyPress(inputObject, gameProcessedEvent)
  34. if inputObject.KeyCode == Enum.KeyCode.RightShift then
  35. if Gradient.Visible == false then
  36. Gradient.Visible = true
  37. else
  38. Gradient.Visible = false
  39. end
  40. end
  41. end
  42.  
  43. game:GetService("UserInputService").InputBegan:connect(onKeyPress)
  44.  
  45. TitleLabel.Name = "TitleLabel"
  46. TitleLabel.Parent = Gradient
  47. TitleLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  48. TitleLabel.BackgroundTransparency = 100.000
  49. TitleLabel.Position = UDim2.new(0.0454261824, 0, 0.0235794485, 0)
  50. TitleLabel.Size = UDim2.new(0, 236, 0, 45)
  51. TitleLabel.Font = Enum.Font.SourceSans
  52. TitleLabel.Text = "Dinosaur Simulator Script Hub By Noob_Hackel"
  53. TitleLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  54. TitleLabel.TextScaled = true
  55. TitleLabel.TextSize = 15.000
  56. TitleLabel.TextWrapped = true
  57.  
  58. UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(30, 30, 30)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(30, 30, 30))}
  59. UIGradient.Parent = Gradient
  60.  
  61. UICorner.CornerRadius = UDim.new(0, 4)
  62. UICorner.Parent = Gradient
  63.  
  64. _1Button.Name = "1Button"
  65. _1Button.Parent = Gradient
  66. _1Button.BackgroundColor3 = Color3.fromRGB(48, 48, 48)
  67. _1Button.BorderSizePixel = 0
  68. _1Button.Position = UDim2.new(0.0634158775, 0, 0.203998774, 0)
  69. _1Button.Size = UDim2.new(0, 228, 0, 45)
  70. _1Button.ZIndex = 2
  71. _1Button.Font = Enum.Font.GothamSemibold
  72. _1Button.Text = ""
  73. _1Button.TextColor3 = Color3.fromRGB(255, 255, 255)
  74. _1Button.TextScaled = true
  75. _1Button.TextSize = 14.000
  76. _1Button.TextWrapped = true
  77. _1Button.MouseButton1Click:Connect(function()
  78. loadstring(game:HttpGet(('https://raw.githubusercontent.com/MaGiXx228/scripts/main/Dinosaur%20Simulator%20v2.0.lua'),true))()
  79. end)
  80.  
  81. Shadow.Name = "Shadow"
  82. Shadow.Parent = _1Button
  83. Shadow.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  84. Shadow.BorderSizePixel = 0
  85. Shadow.Size = UDim2.new(1, 0, 1, 4)
  86.  
  87. TextLabel.Parent = _1Button
  88. TextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
  89. TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  90. TextLabel.BackgroundTransparency = 1.000
  91. TextLabel.BorderColor3 = Color3.fromRGB(27, 42, 53)
  92. TextLabel.BorderSizePixel = 0
  93. TextLabel.Position = UDim2.new(0.5, 0, 0.5, 0)
  94. TextLabel.Size = UDim2.new(1, -20, 1, -20)
  95. TextLabel.ZIndex = 2
  96. TextLabel.Font = Enum.Font.GothamSemibold
  97. TextLabel.Text = "Dinosaur Simulator v2.0 Made By (MaGiXx And Threavs)"
  98. TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
  99. TextLabel.TextScaled = true
  100. TextLabel.TextSize = 14.000
  101. TextLabel.TextWrapped = true
  102.  
  103. _2Button.Name = "2Button"
  104. _2Button.Parent = Gradient
  105. _2Button.BackgroundColor3 = Color3.fromRGB(48, 48, 48)
  106. _2Button.BorderSizePixel = 0
  107. _2Button.Position = UDim2.new(0.063415885, 0, 0.398243397, 0)
  108. _2Button.Size = UDim2.new(0, 228, 0, 45)
  109. _2Button.ZIndex = 2
  110. _2Button.Font = Enum.Font.GothamSemibold
  111. _2Button.Text = ""
  112. _2Button.TextColor3 = Color3.fromRGB(255, 255, 255)
  113. _2Button.TextScaled = true
  114. _2Button.TextSize = 14.000
  115. _2Button.TextWrapped = true
  116. _2Button.MouseButton1Click:Connect(function()
  117. loadstring(game:HttpGet(('https://raw.githubusercontent.com/ViperVenum/Xcum/main/Xcom.gg'),true))()
  118. -- Source : https://www.youtube.com/watch?v=eHYgZ7fVgGU
  119. end)
  120.  
  121. Shadow_2.Name = "Shadow"
  122. Shadow_2.Parent = _2Button
  123. Shadow_2.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  124. Shadow_2.BorderSizePixel = 0
  125. Shadow_2.Size = UDim2.new(1, 0, 1, 4)
  126.  
  127. TextLabel_2.Parent = _2Button
  128. TextLabel_2.AnchorPoint = Vector2.new(0.5, 0.5)
  129. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  130. TextLabel_2.BackgroundTransparency = 1.000
  131. TextLabel_2.BorderColor3 = Color3.fromRGB(27, 42, 53)
  132. TextLabel_2.BorderSizePixel = 0
  133. TextLabel_2.Position = UDim2.new(0.5, 0, 0.5, 0)
  134. TextLabel_2.Size = UDim2.new(1, -20, 1, -20)
  135. TextLabel_2.ZIndex = 2
  136. TextLabel_2.Font = Enum.Font.GothamSemibold
  137. TextLabel_2.Text = "XcomGui Script"
  138. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  139. TextLabel_2.TextScaled = true
  140. TextLabel_2.TextSize = 14.000
  141. TextLabel_2.TextWrapped = true
  142.  
  143. _3Button.Name = "3Button"
  144. _3Button.Parent = Gradient
  145. _3Button.BackgroundColor3 = Color3.fromRGB(48, 48, 48)
  146. _3Button.BorderSizePixel = 0
  147. _3Button.Position = UDim2.new(0.063415885, 0, 0.596085072, 0)
  148. _3Button.Size = UDim2.new(0, 228, 0, 45)
  149. _3Button.ZIndex = 2
  150. _3Button.Font = Enum.Font.GothamSemibold
  151. _3Button.Text = ""
  152. _3Button.TextColor3 = Color3.fromRGB(255, 255, 255)
  153. _3Button.TextScaled = true
  154. _3Button.TextSize = 14.000
  155. _3Button.TextWrapped = true
  156. _3Button.MouseButton1Click:Connect(function()
  157. loadstring(game:HttpGet(('https://pastebin.com/raw/yA8cxCVa'),true))()
  158. end)
  159.  
  160. Shadow_3.Name = "Shadow"
  161. Shadow_3.Parent = _3Button
  162. Shadow_3.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  163. Shadow_3.BorderSizePixel = 0
  164. Shadow_3.Size = UDim2.new(1, 0, 1, 4)
  165.  
  166. TextLabel_3.Parent = _3Button
  167. TextLabel_3.AnchorPoint = Vector2.new(0.5, 0.5)
  168. TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  169. TextLabel_3.BackgroundTransparency = 1.000
  170. TextLabel_3.BorderColor3 = Color3.fromRGB(27, 42, 53)
  171. TextLabel_3.BorderSizePixel = 0
  172. TextLabel_3.Position = UDim2.new(0.5, 0, 0.5, 0)
  173. TextLabel_3.Size = UDim2.new(1, -20, 1, -20)
  174. TextLabel_3.ZIndex = 2
  175. TextLabel_3.Font = Enum.Font.GothamSemibold
  176. TextLabel_3.Text = "HYPGUI Reborn Made by Hypoiodous"
  177. TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
  178. TextLabel_3.TextScaled = true
  179. TextLabel_3.TextSize = 14.000
  180. TextLabel_3.TextWrapped = true
  181.  
  182. _4Button.Name = "4Button"
  183. _4Button.Parent = Gradient
  184. _4Button.BackgroundColor3 = Color3.fromRGB(48, 48, 48)
  185. _4Button.BorderSizePixel = 0
  186. _4Button.Position = UDim2.new(0.063415885, 0, 0.793926835, 0)
  187. _4Button.Size = UDim2.new(0, 228, 0, 45)
  188. _4Button.ZIndex = 2
  189. _4Button.Font = Enum.Font.GothamSemibold
  190. _4Button.Text = ""
  191. _4Button.TextColor3 = Color3.fromRGB(255, 255, 255)
  192. _4Button.TextScaled = true
  193. _4Button.TextSize = 14.000
  194. _4Button.TextWrapped = true
  195. _4Button.MouseButton1Click:Connect(function()
  196. loadstring(game:HttpGet(('https://raw.githubusercontent.com/NoobHackel/Dinosaur-Simulator-Script/main/ProjectROHCracked'),true))()
  197. end)
  198.  
  199. Shadow_4.Name = "Shadow"
  200. Shadow_4.Parent = _4Button
  201. Shadow_4.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
  202. Shadow_4.BorderSizePixel = 0
  203. Shadow_4.Size = UDim2.new(1, 0, 1, 4)
  204.  
  205. TextLabel_4.Parent = _4Button
  206. TextLabel_4.AnchorPoint = Vector2.new(0.5, 0.5)
  207. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  208. TextLabel_4.BackgroundTransparency = 1.000
  209. TextLabel_4.BorderColor3 = Color3.fromRGB(27, 42, 53)
  210. TextLabel_4.BorderSizePixel = 0
  211. TextLabel_4.Position = UDim2.new(0.5, 0, 0.5, 0)
  212. TextLabel_4.Size = UDim2.new(1, -20, 1, -20)
  213. TextLabel_4.ZIndex = 2
  214. TextLabel_4.Font = Enum.Font.GothamSemibold
  215. TextLabel_4.Text = "Project ROH Cracked"
  216. TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  217. TextLabel_4.TextScaled = true
  218. TextLabel_4.TextSize = 14.000
  219. TextLabel_4.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement