Advertisement
Guest User

fsdffsf

a guest
Nov 20th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.24 KB | None | 0 0
  1.  
  2. for i,v in pairs(game:GetService("Lighting"):GetChildren()) do
  3. if v:IsA("PostEffect") then
  4. v:Destroy()
  5. end
  6. end
  7. end)
  8.  
  9. RemoveTrees.Name = "RemoveTrees"
  10. RemoveTrees.Parent = WorldFrame
  11. RemoveTrees.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  12. RemoveTrees.BorderColor3 = Color3.new(0, 0, 0)
  13. RemoveTrees.Position = UDim2.new(0.693653584, 0, 0.643078089, 0)
  14. RemoveTrees.Size = UDim2.new(0, 114, 0, 30)
  15. RemoveTrees.Font = Enum.Font.Cartoon
  16. RemoveTrees.Text = "Remove Trees"
  17. RemoveTrees.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  18. RemoveTrees.TextSize = 18
  19. RemoveTrees.TextWrapped = true
  20. RemoveTrees.MouseButton1Click:connect(function()
  21. game.Workspace.GameMap.Trees:remove()
  22. end)
  23.  
  24. SkyPlatform.Name = "SkyPlatform"
  25. SkyPlatform.Parent = WorldFrame
  26. SkyPlatform.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  27. SkyPlatform.BorderColor3 = Color3.new(0, 0, 0)
  28. SkyPlatform.Position = UDim2.new(0.395281106, 0, 0.643078029, 0)
  29. SkyPlatform.Size = UDim2.new(0, 114, 0, 30)
  30. SkyPlatform.Font = Enum.Font.Cartoon
  31. SkyPlatform.Text = "Sky Platform"
  32. SkyPlatform.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  33. SkyPlatform.TextSize = 18
  34. SkyPlatform.TextWrapped = true
  35. SkyPlatform.MouseButton1Click:connect(function()
  36. Part0 = Instance.new("Part", game.Workspace)
  37. Part0.Anchored = true
  38. Part0.Transparency = 0.5
  39. Part0.Size = Vector3.new(168, 1, 266)
  40. Part0.CFrame = CFrame.new(24, 2.5, 30, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  41. Part0.Position = Vector3.new(113, 500, 101)
  42. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(113, 502, 101) + Vector3.new(1,0,0)
  43. end)
  44.  
  45. textworld.Name = "textworld"
  46. textworld.Parent = WorldFrame
  47. textworld.BackgroundColor3 = Color3.new(1, 1, 1)
  48. textworld.BackgroundTransparency = 1
  49. textworld.Position = UDim2.new(0.271247745, 0, 0.493368715, 0)
  50. textworld.Size = UDim2.new(0, 252, 0, 30)
  51. textworld.Font = Enum.Font.Cartoon
  52. textworld.Text = "World"
  53. textworld.TextColor3 = Color3.new(1, 1, 1)
  54. textworld.TextScaled = true
  55. textworld.TextSize = 14
  56. textworld.TextWrapped = true
  57.  
  58. AlwaysDay.Name = "AlwaysDay"
  59. AlwaysDay.Parent = WorldFrame
  60. AlwaysDay.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  61. AlwaysDay.BorderColor3 = Color3.new(0, 0, 0)
  62. AlwaysDay.Position = UDim2.new(0.691845298, 0, 0.818144381, 0)
  63. AlwaysDay.Size = UDim2.new(0, 114, 0, 30)
  64. AlwaysDay.Font = Enum.Font.Cartoon
  65. AlwaysDay.Text = "Always Day"
  66. AlwaysDay.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  67. AlwaysDay.TextSize = 18
  68. AlwaysDay.TextWrapped = true
  69. AlwaysDay.MouseButton1Click:connect(function()
  70. while wait() do
  71. game.Lighting.ClockTime = 15
  72. end
  73. end)
  74.  
  75. WalkOnWater.Name = "WalkOnWater"
  76. WalkOnWater.Parent = WorldFrame
  77. WalkOnWater.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  78. WalkOnWater.BorderColor3 = Color3.new(0, 0, 0)
  79. WalkOnWater.Position = UDim2.new(0.395281076, 0, 0.818144381, 0)
  80. WalkOnWater.Size = UDim2.new(0, 114, 0, 30)
  81. WalkOnWater.Font = Enum.Font.Cartoon
  82. WalkOnWater.Text = "Walk On Water"
  83. WalkOnWater.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  84. WalkOnWater.TextSize = 18
  85. WalkOnWater.TextWrapped = true
  86. WalkOnWater.MouseButton1Click:connect(function()
  87. game.Workspace.Water.CanCollide = true
  88. end)
  89.  
  90. DisableWalkOnWater.Name = "DisableWalkOnWater"
  91. DisableWalkOnWater.Parent = WorldFrame
  92. DisableWalkOnWater.BackgroundColor3 = Color3.new(0.439216, 0.0313726, 0.0313726)
  93. DisableWalkOnWater.BorderColor3 = Color3.new(0, 0, 0)
  94. DisableWalkOnWater.Position = UDim2.new(0.395281106, 0, 0.897719979, 0)
  95. DisableWalkOnWater.Size = UDim2.new(0, 114, 0, 14)
  96. DisableWalkOnWater.Font = Enum.Font.Cartoon
  97. DisableWalkOnWater.Text = "DISABLE"
  98. DisableWalkOnWater.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  99. DisableWalkOnWater.TextScaled = true
  100. DisableWalkOnWater.TextSize = 18
  101. DisableWalkOnWater.TextWrapped = true
  102. DisableWalkOnWater.MouseButton1Click:connect(function()
  103. game.Workspace.Water.CanCollide = false
  104. end)
  105.  
  106. MapsFrame.Name = "MapsFrame"
  107. MapsFrame.Parent = Main
  108. MapsFrame.Active = true
  109. MapsFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  110. MapsFrame.BorderColor3 = Color3.new(0, 0, 0)
  111. MapsFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  112. MapsFrame.Selectable = true
  113. MapsFrame.Size = UDim2.new(0, 553, 0, 377)
  114. MapsFrame.Visible = false
  115.  
  116. Mapstext.Name = "Mapstext"
  117. Mapstext.Parent = MapsFrame
  118. Mapstext.BackgroundColor3 = Color3.new(1, 1, 1)
  119. Mapstext.BackgroundTransparency = 1
  120. Mapstext.Position = UDim2.new(0.271247745, 0, 0.135278523, 0)
  121. Mapstext.Size = UDim2.new(0, 252, 0, 30)
  122. Mapstext.Font = Enum.Font.Cartoon
  123. Mapstext.Text = "Maps"
  124. Mapstext.TextColor3 = Color3.new(1, 1, 1)
  125. Mapstext.TextScaled = true
  126. Mapstext.TextSize = 14
  127. Mapstext.TextWrapped = true
  128.  
  129. MainMap.Name = "MainMap"
  130. MainMap.Parent = MapsFrame
  131. MainMap.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  132. MainMap.BorderColor3 = Color3.new(0, 0, 0)
  133. MainMap.Position = UDim2.new(0.693653584, 0, 0.292945445, 0)
  134. MainMap.Size = UDim2.new(0, 114, 0, 30)
  135. MainMap.Font = Enum.Font.Cartoon
  136. MainMap.Text = "Main Map"
  137. MainMap.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  138. MainMap.TextSize = 18
  139. MainMap.TextWrapped = true
  140. MainMap.MouseButton1Click:connect(function()
  141. game:GetService("TeleportService"):Teleport(455093794, player)
  142. end)
  143.  
  144. TradingMap.Name = "TradingMap"
  145. TradingMap.Parent = MapsFrame
  146. TradingMap.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  147. TradingMap.BorderColor3 = Color3.new(0, 0, 0)
  148. TradingMap.Position = UDim2.new(0.395281106, 0, 0.292945445, 0)
  149. TradingMap.Size = UDim2.new(0, 114, 0, 30)
  150. TradingMap.Font = Enum.Font.Cartoon
  151. TradingMap.Text = "Trading Map"
  152. TradingMap.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  153. TradingMap.TextSize = 18
  154. TradingMap.TextWrapped = true
  155. TradingMap.MouseButton1Click:connect(function()
  156. game:GetService("TeleportService"):Teleport(615881305, player)
  157. end)
  158.  
  159. DefaultMap.Name = "DefaultMap"
  160. DefaultMap.Parent = MapsFrame
  161. DefaultMap.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  162. DefaultMap.BorderColor3 = Color3.new(0, 0, 0)
  163. DefaultMap.Position = UDim2.new(0.100525245, 0, 0.292945474, 0)
  164. DefaultMap.Size = UDim2.new(0, 114, 0, 30)
  165. DefaultMap.Font = Enum.Font.Cartoon
  166. DefaultMap.Text = "Default Map"
  167. DefaultMap.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  168. DefaultMap.TextSize = 18
  169. DefaultMap.TextWrapped = true
  170. DefaultMap.MouseButton1Click:connect(function()
  171. game:GetService("TeleportService"):Teleport(228181322, player)
  172. end)
  173.  
  174. GallusIsland.Name = "GallusIsland"
  175. GallusIsland.Parent = MapsFrame
  176. GallusIsland.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  177. GallusIsland.BorderColor3 = Color3.new(0, 0, 0)
  178. GallusIsland.Position = UDim2.new(0.395281106, 0, 0.452096581, 0)
  179. GallusIsland.Size = UDim2.new(0, 114, 0, 30)
  180. GallusIsland.Font = Enum.Font.Cartoon
  181. GallusIsland.Text = "Gallus Island"
  182. GallusIsland.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  183. GallusIsland.TextSize = 18
  184. GallusIsland.TextWrapped = true
  185. GallusIsland.MouseButton1Click:connect(function()
  186. game:GetService("TeleportService"):Teleport(794299040, player)
  187. end)
  188.  
  189. ElderDinoFrame.Name = "ElderDinoFrame"
  190. ElderDinoFrame.Parent = Main
  191. ElderDinoFrame.Active = true
  192. ElderDinoFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  193. ElderDinoFrame.BorderColor3 = Color3.new(0, 0, 0)
  194. ElderDinoFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  195. ElderDinoFrame.Selectable = true
  196. ElderDinoFrame.Size = UDim2.new(0, 553, 0, 377)
  197. ElderDinoFrame.Visible = false
  198.  
  199. eldertext2.Name = "eldertext2"
  200. eldertext2.Parent = ElderDinoFrame
  201. eldertext2.BackgroundColor3 = Color3.new(1, 1, 1)
  202. eldertext2.BackgroundTransparency = 1
  203. eldertext2.Position = UDim2.new(0.124773964, 0, 0.0848806351, 0)
  204. eldertext2.Size = UDim2.new(0, 415, 0, 30)
  205. eldertext2.Font = Enum.Font.Cartoon
  206. eldertext2.Text = "Elder Dinosaur (Gallus, Main Map)"
  207. eldertext2.TextColor3 = Color3.new(1, 1, 1)
  208. eldertext2.TextScaled = true
  209. eldertext2.TextSize = 14
  210. eldertext2.TextWrapped = true
  211.  
  212. Eldereddino.Name = "Eldereddino"
  213. Eldereddino.Parent = ElderDinoFrame
  214. Eldereddino.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  215. Eldereddino.BorderColor3 = Color3.new(0, 0, 0)
  216. Eldereddino.Position = UDim2.new(0.185516208, 0, 0.215785891, 0)
  217. Eldereddino.Size = UDim2.new(0, 145, 0, 25)
  218. Eldereddino.Font = Enum.Font.SourceSans
  219. Eldereddino.Text = "--ELDERED DINO--"
  220. Eldereddino.TextColor3 = Color3.new(0, 0, 0)
  221. Eldereddino.TextSize = 14
  222.  
  223. Elder_2.Name = "Elder"
  224. Elder_2.Parent = ElderDinoFrame
  225. Elder_2.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  226. Elder_2.BorderColor3 = Color3.new(0, 0, 0)
  227. Elder_2.Position = UDim2.new(0.395281106, 0, 0.32212314, 0)
  228. Elder_2.Size = UDim2.new(0, 114, 0, 30)
  229. Elder_2.Font = Enum.Font.Cartoon
  230. Elder_2.Text = "Elder"
  231. Elder_2.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  232. Elder_2.TextSize = 18
  233. Elder_2.TextWrapped = true
  234. Elder_2.MouseButton1Click:connect(function()
  235. local a = (Eldereddino.Text)
  236. local targ = (Targetdino.Text)
  237. workspace.GameEvents.ChangeDinosaur:FireServer(a)
  238. wait(1)
  239. workspace.GameEvents.StartPlayer:FireServer()
  240. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  241. wait(.1)
  242. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  243. end)
  244.  
  245. Targetdino.Name = "Targetdino"
  246. Targetdino.Parent = ElderDinoFrame
  247. Targetdino.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  248. Targetdino.BorderColor3 = Color3.new(0, 0, 0)
  249. Targetdino.Position = UDim2.new(0.552604854, 0, 0.215785891, 0)
  250. Targetdino.Size = UDim2.new(0, 145, 0, 25)
  251. Targetdino.Font = Enum.Font.SourceSans
  252. Targetdino.Text = "--TARGET DINO--"
  253. Targetdino.TextColor3 = Color3.new(0, 0, 0)
  254. Targetdino.TextSize = 14
  255.  
  256. eldertext1.Name = "eldertext1"
  257. eldertext1.Parent = ElderDinoFrame
  258. eldertext1.BackgroundColor3 = Color3.new(1, 1, 1)
  259. eldertext1.BackgroundTransparency = 1
  260. eldertext1.Position = UDim2.new(0.195392415, 0, 0.567639232, 0)
  261. eldertext1.Size = UDim2.new(0, 336, 0, 30)
  262. eldertext1.Font = Enum.Font.Cartoon
  263. eldertext1.Text = "Elder Dinosaur (Default Map)"
  264. eldertext1.TextColor3 = Color3.new(1, 1, 1)
  265. eldertext1.TextScaled = true
  266. eldertext1.TextSize = 14
  267. eldertext1.TextWrapped = true
  268.  
  269. Targetdinoplus.Name = "Targetdinoplus"
  270. Targetdinoplus.Parent = ElderDinoFrame
  271. Targetdinoplus.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  272. Targetdinoplus.BorderColor3 = Color3.new(0, 0, 0)
  273. Targetdinoplus.Position = UDim2.new(0.552604795, 0, 0.698544502, 0)
  274. Targetdinoplus.Size = UDim2.new(0, 145, 0, 25)
  275. Targetdinoplus.Font = Enum.Font.SourceSans
  276. Targetdinoplus.Text = "--TARGET DINO--"
  277. Targetdinoplus.TextColor3 = Color3.new(0, 0, 0)
  278. Targetdinoplus.TextSize = 14
  279.  
  280. Eldereddinoplus.Name = "Eldereddinoplus"
  281. Eldereddinoplus.Parent = ElderDinoFrame
  282. Eldereddinoplus.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  283. Eldereddinoplus.BorderColor3 = Color3.new(0, 0, 0)
  284. Eldereddinoplus.Position = UDim2.new(0.185516208, 0, 0.698544502, 0)
  285. Eldereddinoplus.Size = UDim2.new(0, 145, 0, 25)
  286. Eldereddinoplus.Font = Enum.Font.SourceSans
  287. Eldereddinoplus.Text = "--ELDERED DINO--"
  288. Eldereddinoplus.TextColor3 = Color3.new(0, 0, 0)
  289. Eldereddinoplus.TextSize = 14
  290.  
  291. Elderplus.Name = "Elderplus"
  292. Elderplus.Parent = ElderDinoFrame
  293. Elderplus.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  294. Elderplus.BorderColor3 = Color3.new(0, 0, 0)
  295. Elderplus.Position = UDim2.new(0.395281106, 0, 0.804881811, 0)
  296. Elderplus.Size = UDim2.new(0, 114, 0, 30)
  297. Elderplus.Font = Enum.Font.Cartoon
  298. Elderplus.Text = "Elder"
  299. Elderplus.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  300. Elderplus.TextSize = 18
  301. Elderplus.TextWrapped = true
  302. Elderplus.MouseButton1Click:connect(function()
  303. local CountDown = 7
  304. local t = 1
  305. local c = game.Players.LocalPlayer.Character
  306. local Menu = workspace.GameEvents.GoToMenu
  307. local a = (Eldereddinoplus.Text)
  308. local targ = (Targetdinoplus.Text)
  309.  
  310.  
  311. print("If adult, with baby stats, try a few more times for success.")
  312. workspace.GameEvents.ChangeDinosaur:FireServer(a)
  313. Menu:FireServer(CountDown)
  314. wait(5)
  315. workspace.GameEvents.StartPlayer:FireServer()
  316. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  317. Menu:FireServer(CountDown)
  318. wait(6)
  319. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  320. workspace.GameEvents.StartPlayer:FireServer()
  321. print("It's a 1/8 chance to be an actual elder. ")
  322. end)
  323.  
  324. TradingFrame.Name = "TradingFrame"
  325. TradingFrame.Parent = Main
  326. TradingFrame.Active = true
  327. TradingFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  328. TradingFrame.BorderColor3 = Color3.new(0, 0, 0)
  329. TradingFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  330. TradingFrame.Selectable = true
  331. TradingFrame.Size = UDim2.new(0, 553, 0, 377)
  332. TradingFrame.Visible = false
  333.  
  334. texttrade.Name = "texttrade"
  335. texttrade.Parent = TradingFrame
  336. texttrade.BackgroundColor3 = Color3.new(1, 1, 1)
  337. texttrade.BackgroundTransparency = 1
  338. texttrade.Position = UDim2.new(0.271247745, 0, 0.0450928435, 0)
  339. texttrade.Size = UDim2.new(0, 252, 0, 30)
  340. texttrade.Font = Enum.Font.Cartoon
  341. texttrade.Text = "Token/Skin"
  342. texttrade.TextColor3 = Color3.new(1, 1, 1)
  343. texttrade.TextScaled = true
  344. texttrade.TextSize = 14
  345. texttrade.TextWrapped = true
  346.  
  347. SendTrade.Name = "SendTrade"
  348. SendTrade.Parent = TradingFrame
  349. SendTrade.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  350. SendTrade.BorderColor3 = Color3.new(0, 0, 0)
  351. SendTrade.Position = UDim2.new(0.395281106, 0, 0.863237202, 0)
  352. SendTrade.Size = UDim2.new(0, 114, 0, 30)
  353. SendTrade.Font = Enum.Font.Cartoon
  354. SendTrade.Text = "Send Trade"
  355. SendTrade.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  356. SendTrade.TextSize = 18
  357. SendTrade.TextWrapped = true
  358. SendTrade.MouseButton1Click:connect(function()
  359. game.Workspace.GameEvents.SendTrade:FireServer( tradeplayervalue.Text , {senddino1.Text, senddino2.Text, senddino3.Text, senddino4.Text, senddino5.Text}, {wantdino1.Text, wantdino2.Text, wantdino3.Text, wantdino4.Text, wantdino5.Text})
  360. end)
  361.  
  362. tokennamevalue.Name = "tokennamevalue"
  363. tokennamevalue.Parent = TradingFrame
  364. tokennamevalue.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  365. tokennamevalue.BorderColor3 = Color3.new(0, 0, 0)
  366. tokennamevalue.Position = UDim2.new(0.368156344, 0, 0.157430455, 0)
  367. tokennamevalue.Size = UDim2.new(0, 145, 0, 25)
  368. tokennamevalue.Font = Enum.Font.SourceSans
  369. tokennamevalue.Text = "--TOKEN/SKIN NAME--"
  370. tokennamevalue.TextColor3 = Color3.new(0, 0, 0)
  371. tokennamevalue.TextSize = 14
  372.  
  373. DeleteToken.Name = "DeleteToken"
  374. DeleteToken.Parent = TradingFrame
  375. DeleteToken.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  376. DeleteToken.BorderColor3 = Color3.new(0, 0, 0)
  377. DeleteToken.Position = UDim2.new(0.756944716, 0, 0.269072771, 0)
  378. DeleteToken.Size = UDim2.new(0, 114, 0, 30)
  379. DeleteToken.Font = Enum.Font.Cartoon
  380. DeleteToken.Text = "Delete Token"
  381. DeleteToken.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  382. DeleteToken.TextSize = 18
  383. DeleteToken.TextWrapped = true
  384.  
  385. FakeDupe.Name = "FakeDupe"
  386. FakeDupe.Parent = TradingFrame
  387. FakeDupe.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  388. FakeDupe.BorderColor3 = Color3.new(0, 0, 0)
  389. FakeDupe.Position = UDim2.new(0.51824671, 0, 0.269072771, 0)
  390. FakeDupe.Size = UDim2.new(0, 114, 0, 30)
  391. FakeDupe.Font = Enum.Font.Cartoon
  392. FakeDupe.Text = "Fake Dupe"
  393. FakeDupe.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  394. FakeDupe.TextSize = 18
  395. FakeDupe.TextWrapped = true
  396. FakeDupe.MouseButton1Click:connect(function()
  397. for i=1, 20 do
  398. spawn(function() print(workspace.GameFunctions.ConvertSkin:InvokeServer(tokennamevalue.Text)) end)
  399. end
  400. workspace.GameFunctions.UpdateObtainedTokensDS:InvokeServer("ConvertSkin")
  401. end)
  402.  
  403. ConvertToSkin.Name = "ConvertToSkin"
  404. ConvertToSkin.Parent = TradingFrame
  405. ConvertToSkin.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  406. ConvertToSkin.BorderColor3 = Color3.new(0, 0, 0)
  407. ConvertToSkin.Position = UDim2.new(0.268698841, 0, 0.269072771, 0)
  408. ConvertToSkin.Size = UDim2.new(0, 114, 0, 30)
  409. ConvertToSkin.Font = Enum.Font.Cartoon
  410. ConvertToSkin.Text = "Convert Token To Skin"
  411. ConvertToSkin.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  412. ConvertToSkin.TextSize = 14
  413. ConvertToSkin.TextWrapped = true
  414. ConvertToSkin.MouseButton1Click:connect(function()
  415. for i=1, 20 do
  416. spawn(function() print(workspace.GameFunctions.ConvertToken:InvokeServer(tokennamevalue.Text)) end)
  417. end
  418. end)
  419.  
  420. ConvertToToken.Name = "ConvertToToken"
  421. ConvertToToken.Parent = TradingFrame
  422. ConvertToToken.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  423. ConvertToToken.BorderColor3 = Color3.new(0, 0, 0)
  424. ConvertToToken.Position = UDim2.new(0.0336174555, 0, 0.269072771, 0)
  425. ConvertToToken.Size = UDim2.new(0, 114, 0, 30)
  426. ConvertToToken.Font = Enum.Font.Cartoon
  427. ConvertToToken.Text = "Convert Skin To Token"
  428. ConvertToToken.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  429. ConvertToToken.TextSize = 14
  430. ConvertToToken.TextWrapped = true
  431. ConvertToToken.MouseButton1Click:connect(function()
  432. for i=1, 20 do
  433. spawn(function() print(workspace.GameFunctions.ConvertSkin:InvokeServer(tokennamevalue.Text)) end)
  434. end
  435. end)
  436.  
  437. texttrade2.Name = "texttrade2"
  438. texttrade2.Parent = TradingFrame
  439. texttrade2.BackgroundColor3 = Color3.new(1, 1, 1)
  440. texttrade2.BackgroundTransparency = 1
  441. texttrade2.Position = UDim2.new(0.271247745, 0, 0.411140591, 0)
  442. texttrade2.Size = UDim2.new(0, 252, 0, 30)
  443. texttrade2.Font = Enum.Font.Cartoon
  444. texttrade2.Text = "Fake Trade"
  445. texttrade2.TextColor3 = Color3.new(1, 1, 1)
  446. texttrade2.TextScaled = true
  447. texttrade2.TextSize = 14
  448. texttrade2.TextWrapped = true
  449.  
  450. tradeplayervalue.Name = "tradeplayervalue"
  451. tradeplayervalue.Parent = TradingFrame
  452. tradeplayervalue.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  453. tradeplayervalue.BorderColor3 = Color3.new(0, 0, 0)
  454. tradeplayervalue.Position = UDim2.new(0.368156344, 0, 0.515520573, 0)
  455. tradeplayervalue.Size = UDim2.new(0, 145, 0, 20)
  456. tradeplayervalue.Font = Enum.Font.SourceSans
  457. tradeplayervalue.Text = "--PLAYER NAME--"
  458. tradeplayervalue.TextColor3 = Color3.new(0, 0, 0)
  459. tradeplayervalue.TextSize = 14
  460.  
  461. senddino3.Name = "senddino3"
  462. senddino3.Parent = TradingFrame
  463. senddino3.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  464. senddino3.BorderColor3 = Color3.new(0, 0, 0)
  465. senddino3.Position = UDim2.new(0.413364291, 0, 0.618968844, 0)
  466. senddino3.Size = UDim2.new(0, 95, 0, 20)
  467. senddino3.Font = Enum.Font.SourceSans
  468. senddino3.Text = "-"
  469. senddino3.TextColor3 = Color3.new(0, 0, 0)
  470. senddino3.TextSize = 14
  471.  
  472. senddino1.Name = "senddino1"
  473. senddino1.Parent = TradingFrame
  474. senddino1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  475. senddino1.BorderColor3 = Color3.new(0, 0, 0)
  476. senddino1.Position = UDim2.new(0.0155342836, 0, 0.618968844, 0)
  477. senddino1.Size = UDim2.new(0, 95, 0, 20)
  478. senddino1.Font = Enum.Font.SourceSans
  479. senddino1.Text = "-"
  480. senddino1.TextColor3 = Color3.new(0, 0, 0)
  481. senddino1.TextSize = 14
  482.  
  483. senddino5.Name = "senddino5"
  484. senddino5.Parent = TradingFrame
  485. senddino5.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  486. senddino5.BorderColor3 = Color3.new(0, 0, 0)
  487. senddino5.Position = UDim2.new(0.80757767, 0, 0.618968844, 0)
  488. senddino5.Size = UDim2.new(0, 95, 0, 20)
  489. senddino5.Font = Enum.Font.SourceSans
  490. senddino5.Text = "-"
  491. senddino5.TextColor3 = Color3.new(0, 0, 0)
  492. senddino5.TextSize = 14
  493.  
  494. senddino4.Name = "senddino4"
  495. senddino4.Parent = TradingFrame
  496. senddino4.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  497. senddino4.BorderColor3 = Color3.new(0, 0, 0)
  498. senddino4.Position = UDim2.new(0.615895987, 0, 0.618968844, 0)
  499. senddino4.Size = UDim2.new(0, 95, 0, 20)
  500. senddino4.Font = Enum.Font.SourceSans
  501. senddino4.Text = "-"
  502. senddino4.TextColor3 = Color3.new(0, 0, 0)
  503. senddino4.TextSize = 14
  504.  
  505. senddino2.Name = "senddino2"
  506. senddino2.Parent = TradingFrame
  507. senddino2.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  508. senddino2.BorderColor3 = Color3.new(0, 0, 0)
  509. senddino2.Position = UDim2.new(0.218065917, 0, 0.618968844, 0)
  510. senddino2.Size = UDim2.new(0, 95, 0, 20)
  511. senddino2.Font = Enum.Font.SourceSans
  512. senddino2.Text = "-"
  513. senddino2.TextColor3 = Color3.new(0, 0, 0)
  514. senddino2.TextSize = 14
  515.  
  516. wantdino1.Name = "wantdino1"
  517. wantdino1.Parent = TradingFrame
  518. wantdino1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  519. wantdino1.BorderColor3 = Color3.new(0, 0, 0)
  520. wantdino1.Position = UDim2.new(0.0155342836, 0, 0.751594841, 0)
  521. wantdino1.Size = UDim2.new(0, 95, 0, 20)
  522. wantdino1.Font = Enum.Font.SourceSans
  523. wantdino1.Text = "-"
  524. wantdino1.TextColor3 = Color3.new(0, 0, 0)
  525. wantdino1.TextSize = 14
  526.  
  527. wantdino2.Name = "wantdino2"
  528. wantdino2.Parent = TradingFrame
  529. wantdino2.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  530. wantdino2.BorderColor3 = Color3.new(0, 0, 0)
  531. wantdino2.Position = UDim2.new(0.218065917, 0, 0.751594841, 0)
  532. wantdino2.Size = UDim2.new(0, 95, 0, 20)
  533. wantdino2.Font = Enum.Font.SourceSans
  534. wantdino2.Text = "-"
  535. wantdino2.TextColor3 = Color3.new(0, 0, 0)
  536. wantdino2.TextSize = 14
  537.  
  538. wantdino3.Name = "wantdino3"
  539. wantdino3.Parent = TradingFrame
  540. wantdino3.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  541. wantdino3.BorderColor3 = Color3.new(0, 0, 0)
  542. wantdino3.Position = UDim2.new(0.413364291, 0, 0.751594841, 0)
  543. wantdino3.Size = UDim2.new(0, 95, 0, 20)
  544. wantdino3.Font = Enum.Font.SourceSans
  545. wantdino3.Text = "-"
  546. wantdino3.TextColor3 = Color3.new(0, 0, 0)
  547. wantdino3.TextSize = 14
  548.  
  549. wantdino4.Name = "wantdino4"
  550. wantdino4.Parent = TradingFrame
  551. wantdino4.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  552. wantdino4.BorderColor3 = Color3.new(0, 0, 0)
  553. wantdino4.Position = UDim2.new(0.615895987, 0, 0.751594841, 0)
  554. wantdino4.Size = UDim2.new(0, 95, 0, 20)
  555. wantdino4.Font = Enum.Font.SourceSans
  556. wantdino4.Text = "-"
  557. wantdino4.TextColor3 = Color3.new(0, 0, 0)
  558. wantdino4.TextSize = 14
  559.  
  560. wantdino5.Name = "wantdino5"
  561. wantdino5.Parent = TradingFrame
  562. wantdino5.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  563. wantdino5.BorderColor3 = Color3.new(0, 0, 0)
  564. wantdino5.Position = UDim2.new(0.80757767, 0, 0.751594841, 0)
  565. wantdino5.Size = UDim2.new(0, 95, 0, 20)
  566. wantdino5.Font = Enum.Font.SourceSans
  567. wantdino5.Text = "-"
  568. wantdino5.TextColor3 = Color3.new(0, 0, 0)
  569. wantdino5.TextSize = 14
  570.  
  571. ModFrame.Name = "ModFrame"
  572. ModFrame.Parent = Main
  573. ModFrame.Active = true
  574. ModFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  575. ModFrame.BorderColor3 = Color3.new(0, 0, 0)
  576. ModFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  577. ModFrame.Selectable = true
  578. ModFrame.Size = UDim2.new(0, 553, 0, 377)
  579. ModFrame.Visible = false
  580.  
  581. modtextlol.Name = "modtextlol"
  582. modtextlol.Parent = ModFrame
  583. modtextlol.BackgroundColor3 = Color3.new(1, 1, 1)
  584. modtextlol.BackgroundTransparency = 1
  585. modtextlol.Position = UDim2.new(0.271247745, 0, 0.135278523, 0)
  586. modtextlol.Size = UDim2.new(0, 252, 0, 30)
  587. modtextlol.Font = Enum.Font.Cartoon
  588. modtextlol.Text = "Mod"
  589. modtextlol.TextColor3 = Color3.new(1, 1, 1)
  590. modtextlol.TextScaled = true
  591. modtextlol.TextSize = 14
  592. modtextlol.TextWrapped = true
  593.  
  594. Whitelist.Name = "Whitelist"
  595. Whitelist.Parent = ModFrame
  596. Whitelist.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  597. Whitelist.BorderColor3 = Color3.new(0, 0, 0)
  598. Whitelist.Position = UDim2.new(0.259657234, 0, 0.42026636, 0)
  599. Whitelist.Size = UDim2.new(0, 114, 0, 30)
  600. Whitelist.Font = Enum.Font.Cartoon
  601. Whitelist.Text = "Whitelist User"
  602. Whitelist.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  603. Whitelist.TextSize = 18
  604. Whitelist.TextWrapped = true
  605. Whitelist.MouseButton1Click:connect(function()
  606. game.StarterGui:SetCore("SendNotification", {
  607. Title = "Moderation";
  608. Text = "You do not have permission!";
  609. Duration = 5;
  610. })
  611. end)
  612.  
  613. moduserid.Name = "moduserid"
  614. moduserid.Parent = ModFrame
  615. moduserid.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  616. moduserid.BorderColor3 = Color3.new(0, 0, 0)
  617. moduserid.Position = UDim2.new(0.326565027, 0, 0.290056467, 0)
  618. moduserid.Size = UDim2.new(0, 190, 0, 25)
  619. moduserid.Font = Enum.Font.SourceSans
  620. moduserid.Text = "--USER ID--"
  621. moduserid.TextColor3 = Color3.new(0, 0, 0)
  622. moduserid.TextSize = 14
  623.  
  624. Blacklist.Name = "Blacklist"
  625. Blacklist.Parent = ModFrame
  626. Blacklist.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  627. Blacklist.BorderColor3 = Color3.new(0, 0, 0)
  628. Blacklist.Position = UDim2.new(0.53452158, 0, 0.42026636, 0)
  629. Blacklist.Size = UDim2.new(0, 114, 0, 30)
  630. Blacklist.Font = Enum.Font.Cartoon
  631. Blacklist.Text = "Blacklist User"
  632. Blacklist.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  633. Blacklist.TextSize = 18
  634. Blacklist.TextWrapped = true
  635. Blacklist.MouseButton1Click:connect(function()
  636. game.StarterGui:SetCore("SendNotification", {
  637. Title = "Moderation";
  638. Text = "You do not have permission!";
  639. Duration = 5;
  640. })
  641. end)
  642.  
  643. ExclusiveFrame.Name = "ExclusiveFrame"
  644. ExclusiveFrame.Parent = Main
  645. ExclusiveFrame.Active = true
  646. ExclusiveFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  647. ExclusiveFrame.BorderColor3 = Color3.new(0, 0, 0)
  648. ExclusiveFrame.Position = UDim2.new(0.279245287, 0, 0.175983444, 0)
  649. ExclusiveFrame.Selectable = true
  650. ExclusiveFrame.Size = UDim2.new(0, 553, 0, 377)
  651. ExclusiveFrame.Visible = false
  652.  
  653. textspecial.Name = "textspecial"
  654. textspecial.Parent = ExclusiveFrame
  655. textspecial.BackgroundColor3 = Color3.new(1, 1, 1)
  656. textspecial.BackgroundTransparency = 1
  657. textspecial.Position = UDim2.new(0.271247745, 0, 0.0636604801, 0)
  658. textspecial.Size = UDim2.new(0, 252, 0, 30)
  659. textspecial.Font = Enum.Font.Cartoon
  660. textspecial.Text = "Dinosaur"
  661. textspecial.TextColor3 = Color3.new(1, 1, 1)
  662. textspecial.TextScaled = true
  663. textspecial.TextSize = 14
  664. textspecial.TextWrapped = true
  665.  
  666. God.Name = "God"
  667. God.Parent = ExclusiveFrame
  668. God.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  669. God.BorderColor3 = Color3.new(0, 0, 0)
  670. God.Position = UDim2.new(0.51824671, 0, 0.18153961, 0)
  671. God.Size = UDim2.new(0, 114, 0, 30)
  672. God.Font = Enum.Font.Cartoon
  673. God.Text = "God"
  674. God.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  675. God.TextSize = 18
  676. God.TextWrapped = true
  677. God.MouseButton1Click:connect(function()
  678. while wait() do
  679. game.Players.LocalPlayer.Character.Stats.Armor:Remove()
  680. end
  681. end)
  682.  
  683. InvisibleFossil.Name = "InvisibleFossil"
  684. InvisibleFossil.Parent = ExclusiveFrame
  685. InvisibleFossil.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  686. InvisibleFossil.BorderColor3 = Color3.new(0, 0, 0)
  687. InvisibleFossil.Position = UDim2.new(0.270507157, 0, 0.18153961, 0)
  688. InvisibleFossil.Size = UDim2.new(0, 114, 0, 30)
  689. InvisibleFossil.Font = Enum.Font.Cartoon
  690. InvisibleFossil.Text = "Invisible Fossil"
  691. InvisibleFossil.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  692. InvisibleFossil.TextSize = 17
  693. InvisibleFossil.TextWrapped = true
  694. InvisibleFossil.MouseButton1Click:connect(function()
  695. game.Players.LocalPlayer.Character.Hips:Remove()
  696. end)
  697.  
  698. NoBleed.Name = "NoBleed"
  699. NoBleed.Parent = ExclusiveFrame
  700. NoBleed.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  701. NoBleed.BorderColor3 = Color3.new(0, 0, 0)
  702. NoBleed.Position = UDim2.new(0.0354257859, 0, 0.18153964, 0)
  703. NoBleed.Size = UDim2.new(0, 114, 0, 30)
  704. NoBleed.Font = Enum.Font.Cartoon
  705. NoBleed.Text = "No Bleed"
  706. NoBleed.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  707. NoBleed.TextSize = 18
  708. NoBleed.TextWrapped = true
  709. NoBleed.MouseButton1Click:connect(function()
  710. game.Players.LocalPlayer.Character.Stats.bleedingStack:Remove()
  711. wait(1)
  712. game.Players.LocalPlayer.Character.CharacterScripts.HandleBleeding:Remove()
  713. end)
  714.  
  715. SafeLog.Name = "SafeLog"
  716. SafeLog.Parent = ExclusiveFrame
  717. SafeLog.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  718. SafeLog.BorderColor3 = Color3.new(0, 0, 0)
  719. SafeLog.Position = UDim2.new(0.758753061, 0, 0.181539565, 0)
  720. SafeLog.Size = UDim2.new(0, 114, 0, 30)
  721. SafeLog.Font = Enum.Font.Cartoon
  722. SafeLog.Text = "Safe Log"
  723. SafeLog.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  724. SafeLog.TextSize = 18
  725. SafeLog.TextWrapped = true
  726. SafeLog.MouseButton1Click:Connect(function()
  727. local p = game.Players.LocalPlayer
  728. local h = p.Character:FindFirstChildOfClass'Humanoid';
  729. for _, Child in pairs(p.Character:GetChildren()) do
  730. if (Child:IsA'LocalScript') then
  731. Child.Disabled = true;
  732. end
  733. end
  734. h:Destroy();
  735. for _, Child in pairs(p.Character:GetChildren()) do
  736. if (Child:IsA'LocalScript') then
  737. Child.Disabled = false;
  738. end
  739. end
  740. while wait() do
  741. if (God == true) then
  742. w.Camera.CameraSubject = xo;
  743. else
  744. break;
  745. end
  746. end
  747. end)
  748.  
  749. CanSwim.Name = "CanSwim"
  750. CanSwim.Parent = ExclusiveFrame
  751. CanSwim.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  752. CanSwim.BorderColor3 = Color3.new(0, 0, 0)
  753. CanSwim.Position = UDim2.new(0.0354257673, 0, 0.316818148, 0)
  754. CanSwim.Size = UDim2.new(0, 114, 0, 30)
  755. CanSwim.Font = Enum.Font.Cartoon
  756. CanSwim.Text = "Can Swim"
  757. CanSwim.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  758. CanSwim.TextSize = 18
  759. CanSwim.TextWrapped = true
  760. CanSwim.MouseButton1Click:connect(function()
  761. game.Players.LocalPlayer.Character.Stats.canSwim.Value = true
  762. end)
  763.  
  764. textspecial2.Name = "textspecial2"
  765. textspecial2.Parent = ExclusiveFrame
  766. textspecial2.BackgroundColor3 = Color3.new(1, 1, 1)
  767. textspecial2.BackgroundTransparency = 1
  768. textspecial2.Position = UDim2.new(0.271247745, 0, 0.612732112, 0)
  769. textspecial2.Size = UDim2.new(0, 252, 0, 30)
  770. textspecial2.Font = Enum.Font.Cartoon
  771. textspecial2.Text = "Special"
  772. textspecial2.TextColor3 = Color3.new(1, 0.913726, 0.411765)
  773. textspecial2.TextScaled = true
  774. textspecial2.TextSize = 14
  775. textspecial2.TextWrapped = true
  776.  
  777. InstaMenu.Name = "InstaMenu"
  778. InstaMenu.Parent = ExclusiveFrame
  779. InstaMenu.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  780. InstaMenu.BorderColor3 = Color3.new(0, 0, 0)
  781. InstaMenu.Position = UDim2.new(0.270507157, 0, 0.316818178, 0)
  782. InstaMenu.Size = UDim2.new(0, 114, 0, 30)
  783. InstaMenu.Font = Enum.Font.Cartoon
  784. InstaMenu.Text = "Insta Menu"
  785. InstaMenu.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  786. InstaMenu.TextSize = 18
  787. InstaMenu.TextWrapped = true
  788. InstaMenu.MouseButton1Click:connect(function()
  789. game.Workspace.GameEvents.GoToMenu:FireServer()
  790. end)
  791.  
  792. BetterSpeed.Name = "BetterSpeed"
  793. BetterSpeed.Parent = ExclusiveFrame
  794. BetterSpeed.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  795. BetterSpeed.BorderColor3 = Color3.new(0, 0, 0)
  796. BetterSpeed.Position = UDim2.new(0.520055056, 0, 0.316818178, 0)
  797. BetterSpeed.Size = UDim2.new(0, 114, 0, 30)
  798. BetterSpeed.Font = Enum.Font.Cartoon
  799. BetterSpeed.Text = "Bypass Speed"
  800. BetterSpeed.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  801. BetterSpeed.TextSize = 18
  802. BetterSpeed.TextWrapped = true
  803. BetterSpeed.MouseButton1Click:connect(function()
  804. local c = game.Players.LocalPlayer.Character.Dinosaur
  805.  
  806. while wait(.1) do
  807. c.WalkSpeed = c.WalkSpeed + 1
  808. if c.WalkSpeed >= 40 then
  809. c.WalkSpeed = c.WalkSpeed - 5
  810. if c.WalkSpeed < 21 then
  811. c.WalkSpeed = 21
  812. c.WalkSpeed = c.WalkSpeed + 1
  813. end
  814. end
  815. end
  816. end)
  817.  
  818. InfOxygen.Name = "InfOxygen"
  819. InfOxygen.Parent = ExclusiveFrame
  820. InfOxygen.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  821. InfOxygen.BorderColor3 = Color3.new(0, 0, 0)
  822. InfOxygen.Position = UDim2.new(0.758753061, 0, 0.316818178, 0)
  823. InfOxygen.Size = UDim2.new(0, 114, 0, 30)
  824. InfOxygen.Font = Enum.Font.Cartoon
  825. InfOxygen.Text = "Inf Oxygen/Moistness"
  826. InfOxygen.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  827. InfOxygen.TextSize = 15
  828. InfOxygen.TextWrapped = true
  829. InfOxygen.MouseButton1Click:connect(function()
  830. game.Players.LocalPlayer.Character.CharacterScripts.UnderWater:Remove()
  831. end)
  832.  
  833. GodBaro.Name = "GodBaro"
  834. GodBaro.Parent = ExclusiveFrame
  835. GodBaro.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  836. GodBaro.BorderColor3 = Color3.new(0, 0, 0)
  837. GodBaro.Position = UDim2.new(0.0354257822, 0, 0.74652642, 0)
  838. GodBaro.Size = UDim2.new(0, 114, 0, 30)
  839. GodBaro.Font = Enum.Font.Cartoon
  840. GodBaro.Text = "God Baro"
  841. GodBaro.TextColor3 = Color3.new(0.172549, 0.439216, 0)
  842. GodBaro.TextSize = 18
  843. GodBaro.TextWrapped = true
  844. GodBaro.MouseButton1Click:connect(function()
  845. while wait() do
  846. game.Players.LocalPlayer.Character.Stats.Armor:Remove()
  847. end
  848.  
  849. wait(1)
  850.  
  851. game.Players.LocalPlayer.Character.Stats.bleedingStack:Remove()
  852. wait(1)
  853. game.Players.LocalPlayer.Character.CharacterScripts.HandleBleeding:Remove()
  854.  
  855. wait(1)
  856.  
  857. local c = game.Players.LocalPlayer.Character.Dinosaur
  858.  
  859. while wait(.1) do
  860. c.WalkSpeed = c.WalkSpeed + 1
  861. if c.WalkSpeed >= 30 then
  862. c.WalkSpeed = c.WalkSpeed - 5
  863. if c.WalkSpeed < 21 then
  864. c.WalkSpeed = 21
  865. c.WalkSpeed = c.WalkSpeed + 1
  866. end
  867. end
  868. end
  869. end)
  870.  
  871. SuperPlio.Name = "SuperPlio"
  872. SuperPlio.Parent = ExclusiveFrame
  873. SuperPlio.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  874. SuperPlio.BorderColor3 = Color3.new(0, 0, 0)
  875. SuperPlio.Position = UDim2.new(0.270507187, 0, 0.74652642, 0)
  876. SuperPlio.Size = UDim2.new(0, 114, 0, 30)
  877. SuperPlio.Font = Enum.Font.Cartoon
  878. SuperPlio.Text = "Super Plio"
  879. SuperPlio.TextColor3 = Color3.new(0.25098, 0.431373, 0.815686)
  880. SuperPlio.TextSize = 18
  881. SuperPlio.TextWrapped = true
  882. SuperPlio.MouseButton1Click:connect(function()
  883. game.Players.LocalPlayer.Character.CharacterScripts.UnderWater:Remove()
  884. game.Players.LocalPlayer.Character.CharacterScripts.InWater:Remove()
  885.  
  886. wait(1)
  887.  
  888. game.Players.LocalPlayer.Character.Dinosaur.WalkSpeed = 45
  889.  
  890. wait(1)
  891.  
  892. game.Players.LocalPlayer.Character.Stats.bleedingStack:Remove()
  893. wait(1)
  894. game.Players.LocalPlayer.Character.CharacterScripts.HandleBleeding:Remove()
  895. end)
  896.  
  897. KillerGhost.Name = "KillerGhost"
  898. KillerGhost.Parent = ExclusiveFrame
  899. KillerGhost.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  900. KillerGhost.BorderColor3 = Color3.new(0, 0, 0)
  901. KillerGhost.Position = UDim2.new(0.758753061, 0, 0.74652642, 0)
  902. KillerGhost.Size = UDim2.new(0, 114, 0, 30)
  903. KillerGhost.Font = Enum.Font.Cartoon
  904. KillerGhost.Text = "Killer Ghost"
  905. KillerGhost.TextColor3 = Color3.new(0.611765, 0, 0)
  906. KillerGhost.TextSize = 18
  907. KillerGhost.TextWrapped = true
  908. KillerGhost.MouseButton1Click:connect(function()
  909. game.Players.LocalPlayer.Character.Hips:Remove()
  910.  
  911. wait(1)
  912.  
  913. game.Players.LocalPlayer.Character.Stats.bleedingStack:Remove()
  914. wait(1)
  915. game.Players.LocalPlayer.Character.CharacterScripts.HandleBleeding:Remove()
  916.  
  917. wait(1)
  918.  
  919. game.Players.LocalPlayer.Character.Dinosaur.WalkSpeed = 30
  920. end)
  921.  
  922. Grab.Name = "Grab"
  923. Grab.Parent = ExclusiveFrame
  924. Grab.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  925. Grab.BorderColor3 = Color3.new(0, 0, 0)
  926. Grab.Position = UDim2.new(0.270507187, 0, 0.452096701, 0)
  927. Grab.Size = UDim2.new(0, 114, 0, 30)
  928. Grab.Font = Enum.Font.Cartoon
  929. Grab.Text = "Grab Q/E"
  930. Grab.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  931. Grab.TextSize = 18
  932. Grab.TextWrapped = true
  933. Grab.MouseButton1Click:connect(function()
  934. last = nil
  935. game:service"UserInputService".InputBegan:connect(function(key, proc)
  936. if key.KeyCode == Enum.KeyCode.J and not proc then
  937. for i,v in next, game.Players:GetPlayers() do
  938. if v~=game.Players.LocalPlayer and v.Character~=nil and (v.Character.Torso.Position-game.Players.LocalPlayer.Character.Torso.Position).magnitude<20 then
  939. local target = v.Character
  940. workspace.GameEvents.Grab:FireServer(target, Vector3.new(0,0,0), "Grab")
  941. workspace.GameEvents.Grab:FireServer(target, Vector3.new(0,-90000,9000), "Drop")
  942. end
  943. end
  944. elseif key.KeyCode == Enum.KeyCode.Q and not proc then
  945. last = game.Players.LocalPlayer:GetMouse().Target.Parent
  946. workspace.GameEvents.Grab:FireServer(last, Vector3.new(0,0,0), "Grab")
  947. elseif key.KeyCode == Enum.KeyCode.E and not proc then
  948. workspace.GameEvents.Grab:FireServer(last, game.Players.LocalPlayer:GetMouse().Hit.p, "Drop")
  949. end
  950. end)
  951. end)
  952.  
  953. AdminsaurHunter.Name = "AdminsaurHunter"
  954. AdminsaurHunter.Parent = ExclusiveFrame
  955. AdminsaurHunter.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  956. AdminsaurHunter.BorderColor3 = Color3.new(0, 0, 0)
  957. AdminsaurHunter.Position = UDim2.new(0.520055115, 0, 0.746526361, 0)
  958. AdminsaurHunter.Size = UDim2.new(0, 114, 0, 30)
  959. AdminsaurHunter.Font = Enum.Font.Cartoon
  960. AdminsaurHunter.Text = "Adminsaur Hunter"
  961. AdminsaurHunter.TextColor3 = Color3.new(0.815686, 0.729412, 0.0745098)
  962. AdminsaurHunter.TextScaled = true
  963. AdminsaurHunter.TextSize = 16
  964. AdminsaurHunter.TextWrapped = true
  965. AdminsaurHunter.MouseButton1Click:connect(function()
  966. game.Players.LocalPlayer.Character.CharacterScripts.UnderWater:Remove()
  967. game.Players.LocalPlayer.Character.CharacterScripts.InWater:Remove()
  968.  
  969. wait(1)
  970.  
  971. while wait() do
  972. game.Players.LocalPlayer.Character.Stats.Armor:Remove()
  973. end
  974.  
  975. wait(1)
  976.  
  977. game.Players.LocalPlayer.Character.Stats.bleedingStack:Remove()
  978. wait(1)
  979. game.Players.LocalPlayer.Character.CharacterScripts.HandleBleeding:Remove()
  980.  
  981. wait(1)
  982.  
  983. game.Players.LocalPlayer.Character.Dinosaur.WalkSpeed = 50
  984. end)
  985.  
  986. textspecial3.Name = "textspecial3"
  987. textspecial3.Parent = ExclusiveFrame
  988. textspecial3.BackgroundColor3 = Color3.new(1, 1, 1)
  989. textspecial3.BackgroundTransparency = 1
  990. textspecial3.Position = UDim2.new(0.0354257748, 0, 0.849974632, 0)
  991. textspecial3.Size = UDim2.new(0, 114, 0, 15)
  992. textspecial3.Font = Enum.Font.Cartoon
  993. textspecial3.Text = "(Barosaurus)"
  994. textspecial3.TextColor3 = Color3.new(1, 1, 1)
  995. textspecial3.TextScaled = true
  996. textspecial3.TextSize = 14
  997. textspecial3.TextWrapped = true
  998.  
  999. textspecial4.Name = "textspecial4"
  1000. textspecial4.Parent = ExclusiveFrame
  1001. textspecial4.BackgroundColor3 = Color3.new(1, 1, 1)
  1002. textspecial4.BackgroundTransparency = 1
  1003. textspecial4.Position = UDim2.new(0.270507157, 0, 0.849974632, 0)
  1004. textspecial4.Size = UDim2.new(0, 114, 0, 15)
  1005. textspecial4.Font = Enum.Font.Cartoon
  1006. textspecial4.Text = "(Pliosaurus)"
  1007. textspecial4.TextColor3 = Color3.new(1, 1, 1)
  1008. textspecial4.TextScaled = true
  1009. textspecial4.TextSize = 14
  1010. textspecial4.TextWrapped = true
  1011.  
  1012. textspecial5.Name = "textspecial5"
  1013. textspecial5.Parent = ExclusiveFrame
  1014. textspecial5.BackgroundColor3 = Color3.new(1, 1, 1)
  1015. textspecial5.BackgroundTransparency = 1
  1016. textspecial5.Position = UDim2.new(0.51824677, 0, 0.849974632, 0)
  1017. textspecial5.Size = UDim2.new(0, 114, 0, 15)
  1018. textspecial5.Font = Enum.Font.Cartoon
  1019. textspecial5.Text = "(Kronosaurus B.)"
  1020. textspecial5.TextColor3 = Color3.new(1, 1, 1)
  1021. textspecial5.TextScaled = true
  1022. textspecial5.TextSize = 14
  1023. textspecial5.TextWrapped = true
  1024.  
  1025. textspecial6.Name = "textspecial6"
  1026. textspecial6.Parent = ExclusiveFrame
  1027. textspecial6.BackgroundColor3 = Color3.new(1, 1, 1)
  1028. textspecial6.BackgroundTransparency = 1
  1029. textspecial6.Position = UDim2.new(0.758753061, 0, 0.849974573, 0)
  1030. textspecial6.Size = UDim2.new(0, 114, 0, 15)
  1031. textspecial6.Font = Enum.Font.Cartoon
  1032. textspecial6.Text = "(Fossil Rex)"
  1033. textspecial6.TextColor3 = Color3.new(1, 1, 1)
  1034. textspecial6.TextScaled = true
  1035. textspecial6.TextSize = 14
  1036. textspecial6.TextWrapped = true
  1037.  
  1038. RemoveParts.Name = "RemoveParts"
  1039. RemoveParts.Parent = ExclusiveFrame
  1040. RemoveParts.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1041. RemoveParts.BorderColor3 = Color3.new(0, 0, 0)
  1042. RemoveParts.Position = UDim2.new(0.51824671, 0, 0.452096701, 0)
  1043. RemoveParts.Size = UDim2.new(0, 114, 0, 30)
  1044. RemoveParts.Font = Enum.Font.Cartoon
  1045. RemoveParts.Text = "Remove Parts"
  1046. RemoveParts.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1047. RemoveParts.TextSize = 18
  1048. RemoveParts.TextWrapped = true
  1049. RemoveParts.MouseButton1Click:connect(function()
  1050. game.Players.LocalPlayer.Character.Tail1:Remove()
  1051. game.Players.LocalPlayer.Character.Neck1:Remove()
  1052. end)
  1053.  
  1054. UnderLight.Name = "UnderLight"
  1055. UnderLight.Parent = ExclusiveFrame
  1056. UnderLight.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1057. UnderLight.BorderColor3 = Color3.new(0, 0, 0)
  1058. UnderLight.Position = UDim2.new(0.035425812, 0, 0.452096701, 0)
  1059. UnderLight.Size = UDim2.new(0, 114, 0, 30)
  1060. UnderLight.Font = Enum.Font.Cartoon
  1061. UnderLight.Text = "UnderLight"
  1062. UnderLight.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1063. UnderLight.TextSize = 18
  1064. UnderLight.TextWrapped = true
  1065. UnderLight.MouseButton1Click:connect(function()
  1066. local s = Instance.new("PointLight", game.Players.LocalPlayer.Character.Torso)
  1067. s.Brightness = 5
  1068. s.Color = Color3.new(255, 0, 0)
  1069. s.Range = 12
  1070. end)
  1071.  
  1072. Sparkles.Name = "Sparkles"
  1073. Sparkles.Parent = ExclusiveFrame
  1074. Sparkles.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1075. Sparkles.BorderColor3 = Color3.new(0, 0, 0)
  1076. Sparkles.Position = UDim2.new(0.035425812, 0, 0.579417646, 0)
  1077. Sparkles.Size = UDim2.new(0, 114, 0, 30)
  1078. Sparkles.Font = Enum.Font.Cartoon
  1079. Sparkles.Text = "Sparkles"
  1080. Sparkles.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1081. Sparkles.TextSize = 18
  1082. Sparkles.TextWrapped = true
  1083. Sparkles.MouseButton1Click:connect(function()
  1084. local s = Instance.new("Sparkles", game.Players.LocalPlayer.Character.Torso)
  1085. end)
  1086.  
  1087. Fire.Name = "Fire"
  1088. Fire.Parent = ExclusiveFrame
  1089. Fire.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1090. Fire.BorderColor3 = Color3.new(0, 0, 0)
  1091. Fire.Position = UDim2.new(0.756944776, 0, 0.452096701, 0)
  1092. Fire.Size = UDim2.new(0, 114, 0, 30)
  1093. Fire.Font = Enum.Font.Cartoon
  1094. Fire.Text = "Fire"
  1095. Fire.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1096. Fire.TextSize = 18
  1097. Fire.TextWrapped = true
  1098. Fire.MouseButton1Click:connect(function()
  1099. local s = Instance.new("Fire", game.Players.LocalPlayer.Character.Torso)
  1100. s.Size = 20
  1101. end)
  1102.  
  1103. Headless.Name = "Headless"
  1104. Headless.Parent = ExclusiveFrame
  1105. Headless.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1106. Headless.BorderColor3 = Color3.new(0, 0, 0)
  1107. Headless.Position = UDim2.new(0.756944776, 0, 0.57676512, 0)
  1108. Headless.Size = UDim2.new(0, 114, 0, 30)
  1109. Headless.Font = Enum.Font.Cartoon
  1110. Headless.Text = "Headless"
  1111. Headless.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1112. Headless.TextSize = 18
  1113. Headless.TextWrapped = true
  1114. Headless.MouseButton1Click:connect(function()
  1115. game.Players.LocalPlayer.Character.FakeHead:Remove()
  1116. end)
  1117.  
  1118. FunFrame.Name = "FunFrame"
  1119. FunFrame.Parent = Main
  1120. FunFrame.Active = true
  1121. FunFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1122. FunFrame.BorderColor3 = Color3.new(0, 0, 0)
  1123. FunFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  1124. FunFrame.Selectable = true
  1125. FunFrame.Size = UDim2.new(0, 553, 0, 377)
  1126. FunFrame.Visible = false
  1127.  
  1128. Textfun2.Name = "Textfun2"
  1129. Textfun2.Parent = FunFrame
  1130. Textfun2.BackgroundColor3 = Color3.new(1, 1, 1)
  1131. Textfun2.BackgroundTransparency = 1
  1132. Textfun2.Position = UDim2.new(0.269439429, 0, 0.0291777253, 0)
  1133. Textfun2.Size = UDim2.new(0, 252, 0, 30)
  1134. Textfun2.Font = Enum.Font.Cartoon
  1135. Textfun2.Text = "Trolling"
  1136. Textfun2.TextColor3 = Color3.new(1, 1, 1)
  1137. Textfun2.TextScaled = true
  1138. Textfun2.TextSize = 14
  1139. Textfun2.TextWrapped = true
  1140.  
  1141. Sit.Name = "Sit"
  1142. Sit.Parent = FunFrame
  1143. Sit.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1144. Sit.BorderColor3 = Color3.new(0, 0, 0)
  1145. Sit.Position = UDim2.new(0.033617463, 0, 0.597985148, 0)
  1146. Sit.Size = UDim2.new(0, 114, 0, 30)
  1147. Sit.Font = Enum.Font.Cartoon
  1148. Sit.Text = "Sit"
  1149. Sit.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1150. Sit.TextSize = 18
  1151. Sit.TextWrapped = true
  1152. Sit.MouseButton1Click:connect(function()
  1153. game.Players.LocalPlayer.Character.Dinosaur.Sit = true
  1154. end)
  1155.  
  1156. DaysValue.Name = "DaysValue"
  1157. DaysValue.Parent = FunFrame
  1158. DaysValue.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1159. DaysValue.BorderColor3 = Color3.new(0, 0, 0)
  1160. DaysValue.Position = UDim2.new(0.0343580246, 0, 0.794035375, 0)
  1161. DaysValue.Size = UDim2.new(0, 114, 0, 16)
  1162. DaysValue.Font = Enum.Font.SourceSans
  1163. DaysValue.Text = "--DAYS AMOUNT--"
  1164. DaysValue.TextColor3 = Color3.new(0, 0, 0)
  1165. DaysValue.TextSize = 14
  1166.  
  1167. EarRape.Name = "EarRape"
  1168. EarRape.Parent = FunFrame
  1169. EarRape.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1170. EarRape.BorderColor3 = Color3.new(0, 0, 0)
  1171. EarRape.Position = UDim2.new(0.393472821, 0, 0.29559797, 0)
  1172. EarRape.Size = UDim2.new(0, 114, 0, 30)
  1173. EarRape.Font = Enum.Font.Cartoon
  1174. EarRape.Text = "Ear Rape"
  1175. EarRape.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1176. EarRape.TextSize = 18
  1177. EarRape.TextWrapped = true
  1178. EarRape.MouseButton1Click:connect(function()
  1179. while wait(0.2) do
  1180. for _,plr in pairs(game.Players:GetPlayers()) do
  1181. pcall(function()
  1182. for _,obj in pairs(plr.Character.Head:GetChildren()) do
  1183. if obj:IsA("Sound") then
  1184. obj:Play()
  1185. end
  1186. end
  1187. end)
  1188. end
  1189. end
  1190. end)
  1191.  
  1192. ChatTroll.Name = "ChatTroll"
  1193. ChatTroll.Parent = FunFrame
  1194. ChatTroll.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1195. ChatTroll.BorderColor3 = Color3.new(0, 0, 0)
  1196. ChatTroll.Position = UDim2.new(0.756944716, 0, 0.173582047, 0)
  1197. ChatTroll.Size = UDim2.new(0, 114, 0, 30)
  1198. ChatTroll.Font = Enum.Font.Cartoon
  1199. ChatTroll.Text = "Chat Troll"
  1200. ChatTroll.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1201. ChatTroll.TextSize = 18
  1202. ChatTroll.TextWrapped = true
  1203. ChatTroll.MouseButton1Click:connect(function()
  1204. local Action = game.Players:GetPlayers()
  1205. for i = 1,#Action do
  1206. Action[i].Chatted:connect(function(Message)
  1207. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("".."["..Action[i].Name.."]".." "..Message, "All")
  1208. end)
  1209. end
  1210. end)
  1211.  
  1212. FakeHealth.Name = "FakeHealth"
  1213. FakeHealth.Parent = FunFrame
  1214. FakeHealth.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1215. FakeHealth.BorderColor3 = Color3.new(0, 0, 0)
  1216. FakeHealth.Position = UDim2.new(0.51824671, 0, 0.173582047, 0)
  1217. FakeHealth.Size = UDim2.new(0, 114, 0, 30)
  1218. FakeHealth.Font = Enum.Font.Cartoon
  1219. FakeHealth.Text = "Fake Health"
  1220. FakeHealth.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1221. FakeHealth.TextSize = 18
  1222. FakeHealth.TextWrapped = true
  1223. FakeHealth.MouseButton1Click:connect(function()
  1224. game.Players.LocalPlayer.Character.Dinosaur.MaxHealth = 999999
  1225. game.Players.LocalPlayer.Character.Dinosaur.Health = 999999
  1226. game.Players.LocalPlayer.Character.Dinosaur.Regen = 999999
  1227. end)
  1228.  
  1229. FakeArmor.Name = "FakeArmor"
  1230. FakeArmor.Parent = FunFrame
  1231. FakeArmor.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1232. FakeArmor.BorderColor3 = Color3.new(0, 0, 0)
  1233. FakeArmor.Position = UDim2.new(0.268698841, 0, 0.173582047, 0)
  1234. FakeArmor.Size = UDim2.new(0, 114, 0, 30)
  1235. FakeArmor.Font = Enum.Font.Cartoon
  1236. FakeArmor.Text = "Fake Armor"
  1237. FakeArmor.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1238. FakeArmor.TextSize = 18
  1239. FakeArmor.TextWrapped = true
  1240. FakeArmor.MouseButton1Click:connect(function()
  1241. game.Players.LocalPlayer.Character.Stats.Armor.Value = 999
  1242. end)
  1243.  
  1244. FakeBleed.Name = "FakeBleed"
  1245. FakeBleed.Parent = FunFrame
  1246. FakeBleed.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1247. FakeBleed.BorderColor3 = Color3.new(0, 0, 0)
  1248. FakeBleed.Position = UDim2.new(0.0336174555, 0, 0.173582047, 0)
  1249. FakeBleed.Size = UDim2.new(0, 114, 0, 30)
  1250. FakeBleed.Font = Enum.Font.Cartoon
  1251. FakeBleed.Text = "Fake Bleed"
  1252. FakeBleed.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1253. FakeBleed.TextSize = 18
  1254. FakeBleed.TextWrapped = true
  1255. FakeBleed.MouseButton1Click:connect(function()
  1256. game.Players.LocalPlayer.Character.Stats.bleedingStack.Value = 999
  1257. end)
  1258.  
  1259. Textfun.Name = "Textfun"
  1260. Textfun.Parent = FunFrame
  1261. Textfun.BackgroundColor3 = Color3.new(1, 1, 1)
  1262. Textfun.BackgroundTransparency = 1
  1263. Textfun.Position = UDim2.new(0.269439429, 0, 0.458885968, 0)
  1264. Textfun.Size = UDim2.new(0, 252, 0, 30)
  1265. Textfun.Font = Enum.Font.Cartoon
  1266. Textfun.Text = "Dinosaur/Stats"
  1267. Textfun.TextColor3 = Color3.new(1, 1, 1)
  1268. Textfun.TextScaled = true
  1269. Textfun.TextSize = 14
  1270. Textfun.TextWrapped = true
  1271.  
  1272. SetDays.Name = "SetDays"
  1273. SetDays.Parent = FunFrame
  1274. SetDays.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1275. SetDays.BorderColor3 = Color3.new(0, 0, 0)
  1276. SetDays.Position = UDim2.new(0.0336173773, 0, 0.71469605, 0)
  1277. SetDays.Size = UDim2.new(0, 114, 0, 30)
  1278. SetDays.Font = Enum.Font.Cartoon
  1279. SetDays.Text = "Set Days"
  1280. SetDays.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1281. SetDays.TextSize = 18
  1282. SetDays.TextWrapped = true
  1283. SetDays.MouseButton1Click:connect(function()
  1284. for i=1, 20 do
  1285.  
  1286. spawn(function() print(workspace.GameFunctions.UpdateValues:InvokeServer(DaysValue.Text)) end)
  1287. end
  1288. end)
  1289.  
  1290. AdminsaurButton.Name = "AdminsaurButton"
  1291. AdminsaurButton.Parent = FunFrame
  1292. AdminsaurButton.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1293. AdminsaurButton.BorderColor3 = Color3.new(0, 0, 0)
  1294. AdminsaurButton.Position = UDim2.new(0.268698841, 0, 0.597985148, 0)
  1295. AdminsaurButton.Size = UDim2.new(0, 114, 0, 30)
  1296. AdminsaurButton.Font = Enum.Font.Cartoon
  1297. AdminsaurButton.Text = "Adminsaur Button"
  1298. AdminsaurButton.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1299. AdminsaurButton.TextSize = 15
  1300. AdminsaurButton.TextWrapped = true
  1301. AdminsaurButton.MouseButton1Click:connect(function()
  1302. game:GetService("Players").LocalPlayer.PlayerGui.StartGui.Background.DinosaurSelection.Adminsaurus.Visible = true
  1303. end)
  1304.  
  1305. GalacticTerror.Name = "Galactic Terror"
  1306. GalacticTerror.Parent = FunFrame
  1307. GalacticTerror.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1308. GalacticTerror.BorderColor3 = Color3.new(0, 0, 0)
  1309. GalacticTerror.Position = UDim2.new(0.51824671, 0, 0.597985148, 0)
  1310. GalacticTerror.Size = UDim2.new(0, 114, 0, 30)
  1311. GalacticTerror.Font = Enum.Font.Cartoon
  1312. GalacticTerror.Text = "Galactic Terror"
  1313. GalacticTerror.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1314. GalacticTerror.TextSize = 18
  1315. GalacticTerror.TextWrapped = true
  1316. GalacticTerror.MouseButton1Click:connect(function()
  1317. local a = "Galactic Terror"
  1318. local targ = "Galactic Terror"
  1319. workspace.GameEvents.ChangeDinosaur:FireServer(a)
  1320. wait(1)
  1321. workspace.GameEvents.StartPlayer:FireServer()
  1322. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  1323. wait(.1)
  1324. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  1325. end)
  1326.  
  1327. DailyDNA.Name = "DailyDNA"
  1328. DailyDNA.Parent = FunFrame
  1329. DailyDNA.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1330. DailyDNA.BorderColor3 = Color3.new(0, 0, 0)
  1331. DailyDNA.Position = UDim2.new(0.756944716, 0, 0.597985148, 0)
  1332. DailyDNA.Size = UDim2.new(0, 114, 0, 30)
  1333. DailyDNA.Font = Enum.Font.Cartoon
  1334. DailyDNA.Text = "Daily DNA"
  1335. DailyDNA.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1336. DailyDNA.TextSize = 18
  1337. DailyDNA.TextWrapped = true
  1338. DailyDNA.MouseButton1Click:connect(function()
  1339. game.Workspace.GameEvents.ClaimDailyLogin:FireServer()
  1340. end)
  1341.  
  1342. BuySkin.Name = "BuySkin"
  1343. BuySkin.Parent = FunFrame
  1344. BuySkin.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1345. BuySkin.BorderColor3 = Color3.new(0, 0, 0)
  1346. BuySkin.Position = UDim2.new(0.266890436, 0, 0.71469605, 0)
  1347. BuySkin.Size = UDim2.new(0, 114, 0, 30)
  1348. BuySkin.Font = Enum.Font.Cartoon
  1349. BuySkin.Text = "Buy Skin"
  1350. BuySkin.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1351. BuySkin.TextSize = 18
  1352. BuySkin.TextWrapped = true
  1353. BuySkin.MouseButton1Click:connect(function()
  1354. for i = 1, 1 do
  1355.  
  1356. spawn(function() print(workspace.GameFunctions.PurchasingDino:InvokeServer(BuySkinValue.Text))
  1357. end)
  1358. end
  1359. end)
  1360.  
  1361. BuySkinValue.Name = "BuySkinValue"
  1362. BuySkinValue.Parent = FunFrame
  1363. BuySkinValue.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1364. BuySkinValue.BorderColor3 = Color3.new(0, 0, 0)
  1365. BuySkinValue.Position = UDim2.new(0.267631084, 0, 0.794035375, 0)
  1366. BuySkinValue.Size = UDim2.new(0, 114, 0, 16)
  1367. BuySkinValue.Font = Enum.Font.SourceSans
  1368. BuySkinValue.Text = "--SKIN NAME--"
  1369. BuySkinValue.TextColor3 = Color3.new(0, 0, 0)
  1370. BuySkinValue.TextSize = 14
  1371.  
  1372. StarDestroyer.Name = "Star Destroyer Megavore"
  1373. StarDestroyer.Parent = FunFrame
  1374. StarDestroyer.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1375. StarDestroyer.BorderColor3 = Color3.new(0, 0, 0)
  1376. StarDestroyer.Position = UDim2.new(0.51824671, 0, 0.71469605, 0)
  1377. StarDestroyer.Size = UDim2.new(0, 114, 0, 30)
  1378. StarDestroyer.Font = Enum.Font.Cartoon
  1379. StarDestroyer.Text = "Star Destroyer Megavore"
  1380. StarDestroyer.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1381. StarDestroyer.TextSize = 18
  1382. StarDestroyer.TextWrapped = true
  1383. StarDestroyer.MouseButton1Click:connect(function()
  1384. local a = "Star Destroyer Megavore"
  1385. local targ = "Star Destroyer Megavore"
  1386. workspace.GameEvents.ChangeDinosaur:FireServer(a)
  1387. wait(1)
  1388. workspace.GameEvents.StartPlayer:FireServer()
  1389. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  1390. wait(.1)
  1391. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  1392. end)
  1393.  
  1394. HotheadMegavore.Name = "HotheadMegavore"
  1395. HotheadMegavore.Parent = FunFrame
  1396. HotheadMegavore.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1397. HotheadMegavore.BorderColor3 = Color3.new(0, 0, 0)
  1398. HotheadMegavore.Position = UDim2.new(0.756944716, 0, 0.71469605, 0)
  1399. HotheadMegavore.Size = UDim2.new(0, 114, 0, 30)
  1400. HotheadMegavore.Font = Enum.Font.Cartoon
  1401. HotheadMegavore.Text = "Hothead Megavore"
  1402. HotheadMegavore.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1403. HotheadMegavore.TextSize = 15
  1404. HotheadMegavore.TextWrapped = true
  1405. HotheadMegavore.MouseButton1Click:connect(function()
  1406. local a = "Hothead Megavore"
  1407. local targ = "Hothead Megavore"
  1408. workspace.GameEvents.ChangeDinosaur:FireServer(a)
  1409. wait(1)
  1410. workspace.GameEvents.StartPlayer:FireServer()
  1411. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  1412. wait(.1)
  1413. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  1414. end)
  1415.  
  1416. Shake.Name = "Shake"
  1417. Shake.Parent = FunFrame
  1418. Shake.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1419. Shake.BorderColor3 = Color3.new(0, 0, 0)
  1420. Shake.Position = UDim2.new(0.51824671, 0, 0.826101899, 0)
  1421. Shake.Size = UDim2.new(0, 114, 0, 30)
  1422. Shake.Font = Enum.Font.Cartoon
  1423. Shake.Text = "Shake"
  1424. Shake.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1425. Shake.TextSize = 18
  1426. Shake.TextWrapped = true
  1427. Shake.MouseButton1Click:connect(function()
  1428. AnimationId = "741896167"
  1429. local Anim = Instance.new("Animation")
  1430. Anim.AnimationId = "rbxassetid://"..AnimationId
  1431. local k = game.Players.LocalPlayer.Character.Dinosaur:LoadAnimation(Anim)
  1432. k:Play()
  1433. k:AdjustSpeed(10)
  1434. end)
  1435.  
  1436. SwimAnimation.Name = "SwimAnimation"
  1437. SwimAnimation.Parent = FunFrame
  1438. SwimAnimation.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1439. SwimAnimation.BorderColor3 = Color3.new(0, 0, 0)
  1440. SwimAnimation.Position = UDim2.new(0.756944716, 0, 0.826101899, 0)
  1441. SwimAnimation.Size = UDim2.new(0, 114, 0, 30)
  1442. SwimAnimation.Font = Enum.Font.Cartoon
  1443. SwimAnimation.Text = "Swim Animation"
  1444. SwimAnimation.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1445. SwimAnimation.TextSize = 16
  1446. SwimAnimation.TextWrapped = true
  1447. SwimAnimation.MouseButton1Click:connect(function()
  1448. game.Players.LocalPlayer.Character.Stats.InWater.Value = true
  1449. end)
  1450.  
  1451. AntiAFK.Name = "AntiAFK"
  1452. AntiAFK.Parent = FunFrame
  1453. AntiAFK.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1454. AntiAFK.BorderColor3 = Color3.new(0, 0, 0)
  1455. AntiAFK.Position = UDim2.new(0.0336174071, 0, 0.868542194, 0)
  1456. AntiAFK.Size = UDim2.new(0, 114, 0, 30)
  1457. AntiAFK.Font = Enum.Font.Cartoon
  1458. AntiAFK.Text = "Anti-AFK"
  1459. AntiAFK.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1460. AntiAFK.TextSize = 18
  1461. AntiAFK.TextWrapped = true
  1462. AntiAFK.MouseButton1Click:connect(function()
  1463. local VirtualUser=game:service'VirtualUser'
  1464. game:service'Players'.LocalPlayer.Idled:connect(function()
  1465. VirtualUser:CaptureController()
  1466. VirtualUser:ClickButton2(Vector2.new())
  1467. end)
  1468. print'Anti Afk ran'
  1469. end)
  1470.  
  1471. AntiBan.Name = "AntiBan"
  1472. AntiBan.Parent = FunFrame
  1473. AntiBan.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1474. AntiBan.BorderColor3 = Color3.new(0, 0, 0)
  1475. AntiBan.Position = UDim2.new(0.268698782, 0, 0.868542194, 0)
  1476. AntiBan.Size = UDim2.new(0, 114, 0, 30)
  1477. AntiBan.Font = Enum.Font.Cartoon
  1478. AntiBan.Text = "Anti-Ban"
  1479. AntiBan.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1480. AntiBan.TextSize = 18
  1481. AntiBan.TextWrapped = true
  1482. AntiBan.MouseButton1Click:connect(function()
  1483. local AdminList = {
  1484. 23952793,
  1485. 63300487,
  1486. 119868,
  1487. 14922769,
  1488. 35276317,
  1489. 21238127,
  1490. 39523020,
  1491. 109217153,
  1492. 6828351,
  1493. 428631361,
  1494. 42285938,
  1495. 160319861,
  1496. 94254052,
  1497. 57628717,
  1498. 81275825,
  1499. 14099358,
  1500. 144170792,
  1501. 4317782,
  1502. 69239108,
  1503. 117551840,
  1504. 21447425
  1505. }
  1506.  
  1507. game.Players.PlayerAdded:Connect(function(player)
  1508. for i, v in pairs(AdminList) do
  1509. if player.UserId == v then
  1510. game.Players.LocalPlayer:Kick(player.Name .. " joined! Ban Prevention has prevented this admin from banning you for exploiting!")
  1511. end
  1512. end
  1513. end)
  1514. end)
  1515.  
  1516. AutomationFrame.Name = "AutomationFrame"
  1517. AutomationFrame.Parent = Main
  1518. AutomationFrame.Active = true
  1519. AutomationFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1520. AutomationFrame.BorderColor3 = Color3.new(0, 0, 0)
  1521. AutomationFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  1522. AutomationFrame.Selectable = true
  1523. AutomationFrame.Size = UDim2.new(0, 553, 0, 377)
  1524. AutomationFrame.Visible = false
  1525.  
  1526. Textauto.Name = "Textauto"
  1527. Textauto.Parent = AutomationFrame
  1528. Textauto.BackgroundColor3 = Color3.new(1, 1, 1)
  1529. Textauto.BackgroundTransparency = 1
  1530. Textauto.Position = UDim2.new(0.269439429, 0, 0.222811669, 0)
  1531. Textauto.Size = UDim2.new(0, 252, 0, 30)
  1532. Textauto.Font = Enum.Font.Cartoon
  1533. Textauto.Text = "Automation"
  1534. Textauto.TextColor3 = Color3.new(1, 1, 1)
  1535. Textauto.TextScaled = true
  1536. Textauto.TextSize = 14
  1537. Textauto.TextWrapped = true
  1538.  
  1539. AutoSwim.Name = "AutoSwim"
  1540. AutoSwim.Parent = AutomationFrame
  1541. AutoSwim.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1542. AutoSwim.BorderColor3 = Color3.new(0, 0, 0)
  1543. AutoSwim.Position = UDim2.new(0.691845238, 0, 0.380478591, 0)
  1544. AutoSwim.Size = UDim2.new(0, 114, 0, 30)
  1545. AutoSwim.Font = Enum.Font.Cartoon
  1546. AutoSwim.Text = "Auto Swim"
  1547. AutoSwim.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1548. AutoSwim.TextSize = 18
  1549. AutoSwim.TextWrapped = true
  1550. AutoSwim.MouseButton1Click:connect(function()
  1551. local Robo = "Up"
  1552. local Exploit = true
  1553. local Event = game:GetService("Workspace").GameEvents.Swimming
  1554. Event:FireServer(Robo, Exploit)
  1555. end)
  1556.  
  1557. AutoAttack.Name = "AutoAttack"
  1558. AutoAttack.Parent = AutomationFrame
  1559. AutoAttack.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1560. AutoAttack.BorderColor3 = Color3.new(0, 0, 0)
  1561. AutoAttack.Position = UDim2.new(0.393472791, 0, 0.380478591, 0)
  1562. AutoAttack.Size = UDim2.new(0, 114, 0, 30)
  1563. AutoAttack.Font = Enum.Font.Cartoon
  1564. AutoAttack.Text = "Auto Attack"
  1565. AutoAttack.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1566. AutoAttack.TextSize = 18
  1567. AutoAttack.TextWrapped = true
  1568. AutoAttack.MouseButton1Click:connect(function()
  1569. while true do
  1570. wait()
  1571. game.Workspace.GameEvents.Damage:FireServer("Workspace")
  1572. end
  1573. end)
  1574.  
  1575. AutoSprint.Name = "AutoSprint"
  1576. AutoSprint.Parent = AutomationFrame
  1577. AutoSprint.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1578. AutoSprint.BorderColor3 = Color3.new(0, 0, 0)
  1579. AutoSprint.Position = UDim2.new(0.0987169296, 0, 0.380478621, 0)
  1580. AutoSprint.Size = UDim2.new(0, 114, 0, 30)
  1581. AutoSprint.Font = Enum.Font.Cartoon
  1582. AutoSprint.Text = "Auto Sprint"
  1583. AutoSprint.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1584. AutoSprint.TextSize = 18
  1585. AutoSprint.TextWrapped = true
  1586. AutoSprint.MouseButton1Click:connect(function()
  1587. game.Workspace.GameEvents.Sprint:FireServer("true")
  1588. end)
  1589.  
  1590. SprintDisable.Name = "SprintDisable"
  1591. SprintDisable.Parent = AutomationFrame
  1592. SprintDisable.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1593. SprintDisable.BorderColor3 = Color3.new(0, 0, 0)
  1594. SprintDisable.Position = UDim2.new(0.0987169296, 0, 0.460054219, 0)
  1595. SprintDisable.Size = UDim2.new(0, 114, 0, 30)
  1596. SprintDisable.Font = Enum.Font.Cartoon
  1597. SprintDisable.Text = "Disable"
  1598. SprintDisable.TextColor3 = Color3.new(0.509804, 0, 0.00784314)
  1599. SprintDisable.TextSize = 18
  1600. SprintDisable.TextWrapped = true
  1601. SprintDisable.MouseButton1Click:connect(function()
  1602. game.Workspace.GameEvents.Sprint:FireServer("false")
  1603. end)
  1604.  
  1605. SwimDisable.Name = "SwimDisable"
  1606. SwimDisable.Parent = AutomationFrame
  1607. SwimDisable.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1608. SwimDisable.BorderColor3 = Color3.new(0, 0, 0)
  1609. SwimDisable.Position = UDim2.new(0.691845298, 0, 0.460054219, 0)
  1610. SwimDisable.Size = UDim2.new(0, 114, 0, 30)
  1611. SwimDisable.Font = Enum.Font.Cartoon
  1612. SwimDisable.Text = "Disable"
  1613. SwimDisable.TextColor3 = Color3.new(0.509804, 0, 0.00784314)
  1614. SwimDisable.TextSize = 18
  1615. SwimDisable.TextWrapped = true
  1616. SwimDisable.MouseButton1Click:connect(function()
  1617. local Robo = "Stop"
  1618. local Exploit = false
  1619. local Event = game:GetService("Workspace").GameEvents.Swimming
  1620. Event:FireServer(Robo)
  1621. end)
  1622.  
  1623. SupersFrame.Name = "SupersFrame"
  1624. SupersFrame.Parent = Main
  1625. SupersFrame.Active = true
  1626. SupersFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1627. SupersFrame.BorderColor3 = Color3.new(0, 0, 0)
  1628. SupersFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  1629. SupersFrame.Selectable = true
  1630. SupersFrame.Size = UDim2.new(0, 553, 0, 377)
  1631. SupersFrame.Visible = false
  1632.  
  1633. superstext.Name = "superstext"
  1634. superstext.Parent = SupersFrame
  1635. superstext.BackgroundColor3 = Color3.new(1, 1, 1)
  1636. superstext.BackgroundTransparency = 1
  1637. superstext.Position = UDim2.new(0.242314652, 0, 0.11499007, 0)
  1638. superstext.Size = UDim2.new(0, 283, 0, 44)
  1639. superstext.Font = Enum.Font.Cartoon
  1640. superstext.Text = "Free Gamepass Creatures"
  1641. superstext.TextColor3 = Color3.new(1, 1, 1)
  1642. superstext.TextScaled = true
  1643. superstext.TextSize = 14
  1644. superstext.TextWrapped = true
  1645.  
  1646. Indom.Name = "Indom"
  1647. Indom.Parent = SupersFrame
  1648. Indom.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1649. Indom.BorderColor3 = Color3.new(0, 0, 0)
  1650. Indom.Position = UDim2.new(0.693653584, 0, 0.292945445, 0)
  1651. Indom.Size = UDim2.new(0, 114, 0, 30)
  1652. Indom.Font = Enum.Font.Cartoon
  1653. Indom.Text = "Indom"
  1654. Indom.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1655. Indom.TextSize = 18
  1656. Indom.TextWrapped = true
  1657. Indom.MouseButton1Click:connect(function()
  1658. local A_1 = "Indom"
  1659. local Event = game:GetService("Workspace"). GameEvents. SpawnDinosaur
  1660. Event:FireServer(A_1)
  1661. end)
  1662.  
  1663. Nebirion.Name = "Nebirion"
  1664. Nebirion.Parent = SupersFrame
  1665. Nebirion.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1666. Nebirion.BorderColor3 = Color3.new(0, 0, 0)
  1667. Nebirion.Position = UDim2.new(0.395281106, 0, 0.292945445, 0)
  1668. Nebirion.Size = UDim2.new(0, 114, 0, 30)
  1669. Nebirion.Font = Enum.Font.Cartoon
  1670. Nebirion.Text = "Nebirion"
  1671. Nebirion.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1672. Nebirion.TextSize = 18
  1673. Nebirion.TextWrapped = true
  1674. Nebirion.MouseButton1Click:connect(function()
  1675. local A_1 = "Nebirion"
  1676. local Event = game:GetService("Workspace"). GameEvents. SpawnDinosaur
  1677. Event:FireServer(A_1)
  1678. end)
  1679.  
  1680. Scylla.Name = "Scylla"
  1681. Scylla.Parent = SupersFrame
  1682. Scylla.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1683. Scylla.BorderColor3 = Color3.new(0, 0, 0)
  1684. Scylla.Position = UDim2.new(0.100525245, 0, 0.292945474, 0)
  1685. Scylla.Size = UDim2.new(0, 114, 0, 30)
  1686. Scylla.Font = Enum.Font.Cartoon
  1687. Scylla.Text = "Scylla"
  1688. Scylla.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1689. Scylla.TextSize = 18
  1690. Scylla.TextWrapped = true
  1691. Scylla.MouseButton1Click:connect(function()
  1692. local A_1 = "Scylla"
  1693. local Event = game:GetService("Workspace"). GameEvents. SpawnDinosaur
  1694. Event:FireServer(A_1)
  1695. end)
  1696.  
  1697. Dragon.Name = "Dragon"
  1698. Dragon.Parent = SupersFrame
  1699. Dragon.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1700. Dragon.BorderColor3 = Color3.new(0, 0, 0)
  1701. Dragon.Position = UDim2.new(0.395281106, 0, 0.452096581, 0)
  1702. Dragon.Size = UDim2.new(0, 114, 0, 30)
  1703. Dragon.Font = Enum.Font.Cartoon
  1704. Dragon.Text = "Dragon"
  1705. Dragon.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1706. Dragon.TextSize = 18
  1707. Dragon.TextWrapped = true
  1708. Dragon.MouseButton1Click:connect(function()
  1709. local A_1 = "Dragon"
  1710. local Event = game:GetService("Workspace"). GameEvents. SpawnDinosaur
  1711. Event:FireServer(A_1)
  1712. end)
  1713.  
  1714. DNAFarmFrame.Name = "DNAFarmFrame"
  1715. DNAFarmFrame.Parent = Main
  1716. DNAFarmFrame.Active = true
  1717. DNAFarmFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1718. DNAFarmFrame.BorderColor3 = Color3.new(0, 0, 0)
  1719. DNAFarmFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  1720. DNAFarmFrame.Selectable = true
  1721. DNAFarmFrame.Size = UDim2.new(0, 553, 0, 377)
  1722. DNAFarmFrame.Visible = false
  1723.  
  1724. TextDNAfarm.Name = "TextDNAfarm"
  1725. TextDNAfarm.Parent = DNAFarmFrame
  1726. TextDNAfarm.BackgroundColor3 = Color3.new(1, 1, 1)
  1727. TextDNAfarm.BackgroundTransparency = 1
  1728. TextDNAfarm.Position = UDim2.new(0.271247745, 0, 0.135278523, 0)
  1729. TextDNAfarm.Size = UDim2.new(0, 252, 0, 30)
  1730. TextDNAfarm.Font = Enum.Font.Cartoon
  1731. TextDNAfarm.Text = "DNA Farm"
  1732. TextDNAfarm.TextColor3 = Color3.new(1, 1, 1)
  1733. TextDNAfarm.TextScaled = true
  1734. TextDNAfarm.TextSize = 14
  1735. TextDNAfarm.TextWrapped = true
  1736.  
  1737. StartDNALoop.Name = "StartDNALoop"
  1738. StartDNALoop.Parent = DNAFarmFrame
  1739. StartDNALoop.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1740. StartDNALoop.BorderColor3 = Color3.new(0, 0, 0)
  1741. StartDNALoop.Position = UDim2.new(0.395281106, 0, 0.436181486, 0)
  1742. StartDNALoop.Size = UDim2.new(0, 114, 0, 30)
  1743. StartDNALoop.Font = Enum.Font.Cartoon
  1744. StartDNALoop.Text = "Start Loop"
  1745. StartDNALoop.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1746. StartDNALoop.TextSize = 18
  1747. StartDNALoop.TextWrapped = true
  1748. StartDNALoop.MouseButton1Click:connect(function()
  1749. while true do
  1750. wait(DNAtimevalue.Text)
  1751. game.Workspace.GameEvents.StartPlayer:FireServer()
  1752. end
  1753. end)
  1754.  
  1755. DNAtimevalue.Name = "DNAtimevalue"
  1756. DNAtimevalue.Parent = DNAFarmFrame
  1757. DNAtimevalue.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1758. DNAtimevalue.BorderColor3 = Color3.new(0, 0, 0)
  1759. DNAtimevalue.Position = UDim2.new(0.326565027, 0, 0.290056467, 0)
  1760. DNAtimevalue.Size = UDim2.new(0, 190, 0, 25)
  1761. DNAtimevalue.Font = Enum.Font.SourceSans
  1762. DNAtimevalue.Text = "--LOOP SPAWN TIME IN SECONDS--"
  1763. DNAtimevalue.TextColor3 = Color3.new(0, 0, 0)
  1764. DNAtimevalue.TextSize = 14
  1765.  
  1766. SettingsFrame.Name = "SettingsFrame"
  1767. SettingsFrame.Parent = Main
  1768. SettingsFrame.Active = true
  1769. SettingsFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1770. SettingsFrame.BorderColor3 = Color3.new(0, 0, 0)
  1771. SettingsFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  1772. SettingsFrame.Selectable = true
  1773. SettingsFrame.Size = UDim2.new(0, 553, 0, 377)
  1774. SettingsFrame.Visible = false
  1775.  
  1776. settingstext.Name = "settingstext"
  1777. settingstext.Parent = SettingsFrame
  1778. settingstext.BackgroundColor3 = Color3.new(1, 1, 1)
  1779. settingstext.BackgroundTransparency = 1
  1780. settingstext.Position = UDim2.new(0.271247745, 0, 0.135278523, 0)
  1781. settingstext.Size = UDim2.new(0, 252, 0, 30)
  1782. settingstext.Font = Enum.Font.Cartoon
  1783. settingstext.Text = "Settings"
  1784. settingstext.TextColor3 = Color3.new(1, 1, 1)
  1785. settingstext.TextScaled = true
  1786. settingstext.TextSize = 14
  1787. settingstext.TextWrapped = true
  1788.  
  1789. CopyScript.Name = "CopyScript"
  1790. CopyScript.Parent = SettingsFrame
  1791. CopyScript.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1792. CopyScript.BorderColor3 = Color3.new(0, 0, 0)
  1793. CopyScript.Position = UDim2.new(0.693653584, 0, 0.292945445, 0)
  1794. CopyScript.Size = UDim2.new(0, 114, 0, 30)
  1795. CopyScript.Font = Enum.Font.Cartoon
  1796. CopyScript.Text = "Copy Script"
  1797. CopyScript.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1798. CopyScript.TextSize = 18
  1799. CopyScript.TextWrapped = true
  1800. CopyScript.MouseButton1Click:connect(function()
  1801. game.StarterGui:SetCore("SendNotification", {
  1802. Title = "Moderation";
  1803. Text = "You do not have permission!";
  1804. Duration = 5;
  1805. })
  1806. end)
  1807.  
  1808. RejoinGame.Name = "RejoinGame"
  1809. RejoinGame.Parent = SettingsFrame
  1810. RejoinGame.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1811. RejoinGame.BorderColor3 = Color3.new(0, 0, 0)
  1812. RejoinGame.Position = UDim2.new(0.395281106, 0, 0.292945445, 0)
  1813. RejoinGame.Size = UDim2.new(0, 114, 0, 30)
  1814. RejoinGame.Font = Enum.Font.Cartoon
  1815. RejoinGame.Text = "Rejoin Game"
  1816. RejoinGame.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1817. RejoinGame.TextSize = 18
  1818. RejoinGame.TextWrapped = true
  1819. RejoinGame.MouseButton1Click:connect(function()
  1820. game:GetService("TeleportService"):Teleport(228181322, player)
  1821. end)
  1822.  
  1823. DestroyGUI.Name = "DestroyGUI"
  1824. DestroyGUI.Parent = SettingsFrame
  1825. DestroyGUI.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1826. DestroyGUI.BorderColor3 = Color3.new(0, 0, 0)
  1827. DestroyGUI.Position = UDim2.new(0.100525245, 0, 0.292945474, 0)
  1828. DestroyGUI.Size = UDim2.new(0, 114, 0, 30)
  1829. DestroyGUI.Font = Enum.Font.Cartoon
  1830. DestroyGUI.Text = "Destroy GUI"
  1831. DestroyGUI.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1832. DestroyGUI.TextSize = 18
  1833. DestroyGUI.TextWrapped = true
  1834. DestroyGUI.MouseButton1Click:connect(function()
  1835. HypGUIExclusive:Destroy()
  1836. end)
  1837.  
  1838. CopyLoadstring.Name = "CopyLoadstring"
  1839. CopyLoadstring.Parent = SettingsFrame
  1840. CopyLoadstring.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1841. CopyLoadstring.BorderColor3 = Color3.new(0, 0, 0)
  1842. CopyLoadstring.Position = UDim2.new(0.395281106, 0, 0.452096581, 0)
  1843. CopyLoadstring.Size = UDim2.new(0, 114, 0, 30)
  1844. CopyLoadstring.Font = Enum.Font.Cartoon
  1845. CopyLoadstring.Text = "Copy Loadstring"
  1846. CopyLoadstring.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1847. CopyLoadstring.TextSize = 17
  1848. CopyLoadstring.TextWrapped = true
  1849. CopyLoadstring.MouseButton1Click:connect(function()
  1850. game.StarterGui:SetCore("SendNotification", {
  1851. Title = "Moderation";
  1852. Text = "You do not have permission!";
  1853. Duration = 5;
  1854. })
  1855. end)
  1856.  
  1857. BladesFrame.Name = "BladesFrame"
  1858. BladesFrame.Parent = Main
  1859. BladesFrame.Active = true
  1860. BladesFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1861. BladesFrame.BorderColor3 = Color3.new(0, 0, 0)
  1862. BladesFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  1863. BladesFrame.Selectable = true
  1864. BladesFrame.Size = UDim2.new(0, 553, 0, 377)
  1865. BladesFrame.Visible = false
  1866.  
  1867. superstext_2.Name = "superstext"
  1868. superstext_2.Parent = BladesFrame
  1869. superstext_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1870. superstext_2.BackgroundTransparency = 1
  1871. superstext_2.Position = UDim2.new(0.242314652, 0, 0.11499007, 0)
  1872. superstext_2.Size = UDim2.new(0, 283, 0, 44)
  1873. superstext_2.Font = Enum.Font.Cartoon
  1874. superstext_2.Text = "Free Gamepass Creatures"
  1875. superstext_2.TextColor3 = Color3.new(1, 1, 1)
  1876. superstext_2.TextScaled = true
  1877. superstext_2.TextSize = 14
  1878. superstext_2.TextWrapped = true
  1879.  
  1880. Nebirion_2.Name = "Nebirion"
  1881. Nebirion_2.Parent = BladesFrame
  1882. Nebirion_2.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1883. Nebirion_2.BorderColor3 = Color3.new(0, 0, 0)
  1884. Nebirion_2.Position = UDim2.new(0.547179878, 0, 0.287640393, 0)
  1885. Nebirion_2.Size = UDim2.new(0, 114, 0, 30)
  1886. Nebirion_2.Font = Enum.Font.Cartoon
  1887. Nebirion_2.Text = "Violex Behemoth"
  1888. Nebirion_2.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1889. Nebirion_2.TextSize = 16
  1890. Nebirion_2.TextWrapped = true
  1891. Nebirion_2.MouseButton1Click:connect(function()
  1892. local A_1 = "Violex Behemoth"
  1893. local Event = game:GetService("Workspace"). Server. Morph
  1894. Event:FireServer(A_1)
  1895. end)
  1896.  
  1897. Scylla_2.Name = "Scylla"
  1898. Scylla_2.Parent = BladesFrame
  1899. Scylla_2.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1900. Scylla_2.BorderColor3 = Color3.new(0, 0, 0)
  1901. Scylla_2.Position = UDim2.new(0.241574079, 0, 0.287640423, 0)
  1902. Scylla_2.Size = UDim2.new(0, 114, 0, 30)
  1903. Scylla_2.Font = Enum.Font.Cartoon
  1904. Scylla_2.Text = "Zinogre"
  1905. Scylla_2.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1906. Scylla_2.TextSize = 18
  1907. Scylla_2.TextWrapped = true
  1908. Scylla_2.MouseButton1Click:connect(function()
  1909. local A_1 = "Zinogre"
  1910. local Event = game:GetService("Workspace"). Server. Morph
  1911. Event:FireServer(A_1)
  1912. end)
  1913.  
  1914. OpenFrame.Name = "OpenFrame"
  1915. OpenFrame.Parent = HypGUIExclusive
  1916. OpenFrame.Active = true
  1917. OpenFrame.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  1918. OpenFrame.BorderColor3 = Color3.new(0, 0, 0)
  1919. OpenFrame.BorderSizePixel = 3
  1920. OpenFrame.Position = UDim2.new(0, 0, 0, 473)
  1921. OpenFrame.Size = UDim2.new(0, 178, 0, 55)
  1922.  
  1923. Open.Name = "Open"
  1924. Open.Parent = OpenFrame
  1925. Open.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  1926. Open.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  1927. Open.BorderSizePixel = 3
  1928. Open.Position = UDim2.new(0, 0, 0, 10)
  1929. Open.Size = UDim2.new(0, 167, 0, 35)
  1930. Open.Font = Enum.Font.Cartoon
  1931. Open.Text = "OPEN"
  1932. Open.TextColor3 = Color3.new(1, 1, 1)
  1933. Open.TextScaled = true
  1934. Open.TextSize = 14
  1935. Open.TextWrapped = true
  1936. Open.MouseButton1Click:connect(function()
  1937. if whitelist[p.Name] then
  1938. Main.Visible = true
  1939. OpenFrame.Visible = false
  1940. else
  1941. print("yeah lol")
  1942. HypGUIExclusive:Destroy()
  1943. end
  1944. end)
  1945.  
  1946. function bypass()
  1947. for i,v in pairs(game.CoreGui:GetChildren()) do
  1948. for _,child in pairs(v:GetChildren()) do
  1949. if v:findFirstChild("Main") then
  1950. while wait(.1) do
  1951. v.Name = math.random()*100
  1952. end
  1953. end
  1954. end
  1955. end
  1956. end
  1957. wait(3)
  1958. bypass()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement