Advertisement
Guest User

Untitled

a guest
Jun 26th, 2019
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 130.29 KB | None | 0 0
  1. local HypGUIExclusive = Instance.new("ScreenGui")
  2. local Main = Instance.new("Frame")
  3. local GUIHead = Instance.new("Frame")
  4. local text1 = Instance.new("TextLabel")
  5. local text2 = Instance.new("TextLabel")
  6. local Close = Instance.new("TextButton")
  7. local Settings = Instance.new("ImageButton")
  8. local Credits = Instance.new("TextButton")
  9. local Mod = Instance.new("ImageButton")
  10. local Category = Instance.new("ScrollingFrame")
  11. local LocalPlayer = Instance.new("TextButton")
  12. local MAINText = Instance.new("TextLabel")
  13. local Players = Instance.new("TextButton")
  14. local World = Instance.new("TextButton")
  15. local Maps = Instance.new("TextButton")
  16. local MISCText = Instance.new("TextLabel")
  17. local Elder = Instance.new("TextButton")
  18. local Trading = Instance.new("TextButton")
  19. local GUISText = Instance.new("TextLabel")
  20. local HypGUIPremium = Instance.new("TextButton")
  21. local DNAFarm = Instance.new("TextButton")
  22. local Exclusive = Instance.new("TextButton")
  23. local HypGUIv4 = Instance.new("TextButton")
  24. local FEHub = Instance.new("TextButton")
  25. local Fun = Instance.new("TextButton")
  26. local Automation = Instance.new("TextButton")
  27. local Dex = Instance.new("TextButton")
  28. local OTHERGAMESText = Instance.new("TextLabel")
  29. local SupersTesting = Instance.new("TextButton")
  30. local BladesTesting = Instance.new("TextButton")
  31. local CreditsFrame = Instance.new("Frame")
  32. local creditstext = Instance.new("TextLabel")
  33. local creditstext2 = Instance.new("TextLabel")
  34. local creditstext3 = Instance.new("TextLabel")
  35. local creditstext5 = Instance.new("TextLabel")
  36. local creditstext6 = Instance.new("TextLabel")
  37. local creditstext7 = Instance.new("TextLabel")
  38. local icon = Instance.new("ImageLabel")
  39. local creditstext8 = Instance.new("TextLabel")
  40. local creditstext8_2 = Instance.new("TextLabel")
  41. local LocalPlayerFrame = Instance.new("Frame")
  42. local localptext = Instance.new("TextLabel")
  43. local InfiniteJump = Instance.new("TextButton")
  44. local Fly = Instance.new("TextButton")
  45. local FishFly = Instance.new("TextButton")
  46. local WSValue = Instance.new("TextBox")
  47. local InfHunger = Instance.new("TextButton")
  48. local SetWalkSpeed = Instance.new("TextButton")
  49. local SetJumpPower = Instance.new("TextButton")
  50. local Omnivore = Instance.new("TextButton")
  51. local HugeZoom = Instance.new("TextButton")
  52. local JPValue = Instance.new("TextBox")
  53. local HungerLoop = Instance.new("TextButton")
  54. local AddHunger = Instance.new("TextButton")
  55. local AddThirst = Instance.new("TextButton")
  56. local ClickTP = Instance.new("TextButton")
  57. local localptext2 = Instance.new("TextLabel")
  58. local SubtractHunger = Instance.new("TextButton")
  59. local FixMenu = Instance.new("TextButton")
  60. local PlayersFrame = Instance.new("Frame")
  61. local gototext2 = Instance.new("TextLabel")
  62. local GoToPlayer = Instance.new("TextButton")
  63. local TPToPlayervalue = Instance.new("TextBox")
  64. local LoopGoTo = Instance.new("TextButton")
  65. local InviteAll = Instance.new("TextButton")
  66. local AntiKillAll = Instance.new("TextButton")
  67. local KillAll = Instance.new("TextButton")
  68. local ESP = Instance.new("TextButton")
  69. local gototext = Instance.new("TextLabel")
  70. local WorldFrame = Instance.new("Frame")
  71. local textworld2 = Instance.new("TextLabel")
  72. local NoBlur = Instance.new("TextButton")
  73. local LowGravity = Instance.new("TextButton")
  74. local NoFog = Instance.new("TextButton")
  75. local RemoveWater = Instance.new("TextButton")
  76. local FullBright = Instance.new("TextButton")
  77. local RemoveTrees = Instance.new("TextButton")
  78. local SkyPlatform = Instance.new("TextButton")
  79. local textworld = Instance.new("TextLabel")
  80. local AlwaysDay = Instance.new("TextButton")
  81. local WalkOnWater = Instance.new("TextButton")
  82. local DisableWalkOnWater = Instance.new("TextButton")
  83. local MapsFrame = Instance.new("Frame")
  84. local Mapstext = Instance.new("TextLabel")
  85. local MainMap = Instance.new("TextButton")
  86. local TradingMap = Instance.new("TextButton")
  87. local DefaultMap = Instance.new("TextButton")
  88. local GallusIsland = Instance.new("TextButton")
  89. local ElderDinoFrame = Instance.new("Frame")
  90. local eldertext2 = Instance.new("TextLabel")
  91. local Eldereddino = Instance.new("TextBox")
  92. local Elder_2 = Instance.new("TextButton")
  93. local Targetdino = Instance.new("TextBox")
  94. local eldertext1 = Instance.new("TextLabel")
  95. local Targetdinoplus = Instance.new("TextBox")
  96. local Eldereddinoplus = Instance.new("TextBox")
  97. local Elderplus = Instance.new("TextButton")
  98. local TradingFrame = Instance.new("Frame")
  99. local texttrade = Instance.new("TextLabel")
  100. local SendTrade = Instance.new("TextButton")
  101. local tokennamevalue = Instance.new("TextBox")
  102. local DeleteToken = Instance.new("TextButton")
  103. local FakeDupe = Instance.new("TextButton")
  104. local ConvertToSkin = Instance.new("TextButton")
  105. local ConvertToToken = Instance.new("TextButton")
  106. local texttrade2 = Instance.new("TextLabel")
  107. local tradeplayervalue = Instance.new("TextBox")
  108. local senddino3 = Instance.new("TextBox")
  109. local senddino1 = Instance.new("TextBox")
  110. local senddino5 = Instance.new("TextBox")
  111. local senddino4 = Instance.new("TextBox")
  112. local senddino2 = Instance.new("TextBox")
  113. local wantdino1 = Instance.new("TextBox")
  114. local wantdino2 = Instance.new("TextBox")
  115. local wantdino3 = Instance.new("TextBox")
  116. local wantdino4 = Instance.new("TextBox")
  117. local wantdino5 = Instance.new("TextBox")
  118. local ModFrame = Instance.new("Frame")
  119. local modtextlol = Instance.new("TextLabel")
  120. local Whitelist = Instance.new("TextButton")
  121. local moduserid = Instance.new("TextBox")
  122. local Blacklist = Instance.new("TextButton")
  123. local ExclusiveFrame = Instance.new("Frame")
  124. local textspecial = Instance.new("TextLabel")
  125. local God = Instance.new("TextButton")
  126. local InvisibleFossil = Instance.new("TextButton")
  127. local NoBleed = Instance.new("TextButton")
  128. local SafeLog = Instance.new("TextButton")
  129. local CanSwim = Instance.new("TextButton")
  130. local textspecial2 = Instance.new("TextLabel")
  131. local InstaMenu = Instance.new("TextButton")
  132. local BetterSpeed = Instance.new("TextButton")
  133. local InfOxygen = Instance.new("TextButton")
  134. local GodBaro = Instance.new("TextButton")
  135. local SuperPlio = Instance.new("TextButton")
  136. local KillerGhost = Instance.new("TextButton")
  137. local Grab = Instance.new("TextButton")
  138. local AdminsaurHunter = Instance.new("TextButton")
  139. local textspecial3 = Instance.new("TextLabel")
  140. local textspecial4 = Instance.new("TextLabel")
  141. local textspecial5 = Instance.new("TextLabel")
  142. local textspecial6 = Instance.new("TextLabel")
  143. local RemoveParts = Instance.new("TextButton")
  144. local UnderLight = Instance.new("TextButton")
  145. local Sparkles = Instance.new("TextButton")
  146. local Fire = Instance.new("TextButton")
  147. local Headless = Instance.new("TextButton")
  148. local FunFrame = Instance.new("Frame")
  149. local Textfun2 = Instance.new("TextLabel")
  150. local Sit = Instance.new("TextButton")
  151. local DaysValue = Instance.new("TextBox")
  152. local EarRape = Instance.new("TextButton")
  153. local ChatTroll = Instance.new("TextButton")
  154. local FakeHealth = Instance.new("TextButton")
  155. local FakeArmor = Instance.new("TextButton")
  156. local FakeBleed = Instance.new("TextButton")
  157. local Textfun = Instance.new("TextLabel")
  158. local SetDays = Instance.new("TextButton")
  159. local AdminsaurButton = Instance.new("TextButton")
  160. local Suicide = Instance.new("TextButton")
  161. local DailyDNA = Instance.new("TextButton")
  162. local BuySkin = Instance.new("TextButton")
  163. local BuySkinValue = Instance.new("TextBox")
  164. local AlbinoTerror = Instance.new("TextButton")
  165. local HotheadMegavore = Instance.new("TextButton")
  166. local Shake = Instance.new("TextButton")
  167. local SwimAnimation = Instance.new("TextButton")
  168. local AntiAFK = Instance.new("TextButton")
  169. local AntiBan = Instance.new("TextButton")
  170. local AutomationFrame = Instance.new("Frame")
  171. local Textauto = Instance.new("TextLabel")
  172. local AutoSwim = Instance.new("TextButton")
  173. local AutoAttack = Instance.new("TextButton")
  174. local AutoSprint = Instance.new("TextButton")
  175. local SprintDisable = Instance.new("TextButton")
  176. local SwimDisable = Instance.new("TextButton")
  177. local SupersFrame = Instance.new("Frame")
  178. local superstext = Instance.new("TextLabel")
  179. local Indom = Instance.new("TextButton")
  180. local Nebirion = Instance.new("TextButton")
  181. local Scylla = Instance.new("TextButton")
  182. local Dragon = Instance.new("TextButton")
  183. local DNAFarmFrame = Instance.new("Frame")
  184. local TextDNAfarm = Instance.new("TextLabel")
  185. local StartDNALoop = Instance.new("TextButton")
  186. local DNAtimevalue = Instance.new("TextBox")
  187. local SettingsFrame = Instance.new("Frame")
  188. local settingstext = Instance.new("TextLabel")
  189. local CopyScript = Instance.new("TextButton")
  190. local RejoinGame = Instance.new("TextButton")
  191. local DestroyGUI = Instance.new("TextButton")
  192. local CopyLoadstring = Instance.new("TextButton")
  193. local BladesFrame = Instance.new("Frame")
  194. local superstext_2 = Instance.new("TextLabel")
  195. local Nebirion_2 = Instance.new("TextButton")
  196. local Scylla_2 = Instance.new("TextButton")
  197. local OpenFrame = Instance.new("Frame")
  198. local Open = Instance.new("TextButton")
  199.  
  200. HypGUIExclusive.Name = "HypGUIExclusive"
  201. HypGUIExclusive.Parent = game.CoreGui
  202.  
  203. Main.Name = "Main"
  204. Main.Parent = HypGUIExclusive
  205. Main.Active = true
  206. Main.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  207. Main.BorderColor3 = Color3.new(0, 0, 0)
  208. Main.BorderSizePixel = 3
  209. Main.Position = UDim2.new(0.314186931, 0, 0.202702716, 0)
  210. Main.Selectable = true
  211. Main.Size = UDim2.new(0, 795, 0, 483)
  212. Main.Visible = false
  213. Main.Draggable = true
  214.  
  215. GUIHead.Name = "GUIHead"
  216. GUIHead.Parent = Main
  217. GUIHead.Active = true
  218. GUIHead.BackgroundColor3 = Color3.new(0.121569, 0.121569, 0.121569)
  219. GUIHead.BorderColor3 = Color3.new(0, 0, 0)
  220. GUIHead.BorderSizePixel = 3
  221. GUIHead.Selectable = true
  222. GUIHead.Size = UDim2.new(0, 795, 0, 63)
  223.  
  224. text1.Name = "text1"
  225. text1.Parent = GUIHead
  226. text1.BackgroundColor3 = Color3.new(1, 1, 1)
  227. text1.BackgroundTransparency = 1
  228. text1.Position = UDim2.new(0.235285625, 0, 0.231088787, 0)
  229. text1.Size = UDim2.new(0, 149, 0, 48)
  230. text1.Font = Enum.Font.SciFi
  231. text1.Text = "Reborn"
  232. text1.TextColor3 = Color3.new(1, 1, 1)
  233. text1.TextSize = 40
  234. text1.TextWrapped = true
  235.  
  236. text2.Name = "text2"
  237. text2.Parent = GUIHead
  238. text2.BackgroundColor3 = Color3.new(1, 1, 1)
  239. text2.BackgroundTransparency = 1
  240. text2.Position = UDim2.new(0.0125721674, 0, 0.111111112, 0)
  241. text2.Size = UDim2.new(0, 189, 0, 55)
  242. text2.Font = Enum.Font.SciFi
  243. text2.Text = "HYPGUI"
  244. text2.TextColor3 = Color3.new(0.6, 0, 0.00784314)
  245. text2.TextScaled = true
  246. text2.TextSize = 100
  247. text2.TextWrapped = true
  248.  
  249. Close.Name = "Close"
  250. Close.Parent = GUIHead
  251. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  252. Close.BackgroundTransparency = 1
  253. Close.Position = UDim2.new(0.961006284, 0, 0, 0)
  254. Close.Size = UDim2.new(0, 31, 0, 31)
  255. Close.Font = Enum.Font.GothamSemibold
  256. Close.Text = "X"
  257. Close.TextColor3 = Color3.new(0.541176, 0, 0.00784314)
  258. Close.TextScaled = true
  259. Close.TextSize = 14
  260. Close.TextWrapped = true
  261. Close.MouseButton1Down:connect(function()
  262. Main.Visible = false
  263. OpenFrame.Visible = true
  264. end)
  265.  
  266. Settings.Name = "Settings"
  267. Settings.Parent = GUIHead
  268. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  269. Settings.BackgroundTransparency = 1
  270. Settings.Position = UDim2.new(0.913207531, 0, 0.0158730168, 0)
  271. Settings.Size = UDim2.new(0, 38, 0, 27)
  272. Settings.Image = "rbxassetid://311226871"
  273. Settings.MouseButton1Down:connect(function()
  274. SettingsFrame.Visible = true
  275. FunFrame.Visible = false
  276. DNAFarmFrame.Visible = false
  277. AutomationFrame.Visible = false
  278. CreditsFrame.Visible = false
  279. ElderDinoFrame.Visible = false
  280. ExclusiveFrame.Visible = false
  281. LocalPlayerFrame.Visible = false
  282. MapsFrame.Visible = false
  283. ModFrame.Visible = false
  284. PlayersFrame.Visible = false
  285. SupersFrame.Visible = false
  286. TradingFrame.Visible = false
  287. WorldFrame.Visible = false
  288. BladesFrame.Visible = false
  289. end)
  290.  
  291. Credits.Name = "Credits"
  292. Credits.Parent = GUIHead
  293. Credits.BackgroundColor3 = Color3.new(0.239216, 0.239216, 0.239216)
  294. Credits.BorderColor3 = Color3.new(0, 0, 0)
  295. Credits.Position = UDim2.new(0.92075479, 0, 0.650793672, 0)
  296. Credits.Size = UDim2.new(0, 63, 0, 21)
  297. Credits.Font = Enum.Font.GothamSemibold
  298. Credits.Text = "CREDITS"
  299. Credits.TextColor3 = Color3.new(0, 0, 0)
  300. Credits.TextSize = 13
  301. Credits.MouseButton1Down:connect(function()
  302. SettingsFrame.Visible = false
  303. FunFrame.Visible = false
  304. DNAFarmFrame.Visible = false
  305. AutomationFrame.Visible = false
  306. CreditsFrame.Visible = true
  307. ElderDinoFrame.Visible = false
  308. ExclusiveFrame.Visible = false
  309. LocalPlayerFrame.Visible = false
  310. MapsFrame.Visible = false
  311. ModFrame.Visible = false
  312. PlayersFrame.Visible = false
  313. SupersFrame.Visible = false
  314. TradingFrame.Visible = false
  315. WorldFrame.Visible = false
  316. BladesFrame.Visible = false
  317. end)
  318.  
  319. Mod.Name = "Mod"
  320. Mod.Parent = GUIHead
  321. Mod.BackgroundColor3 = Color3.new(1, 1, 1)
  322. Mod.BackgroundTransparency = 1
  323. Mod.Position = UDim2.new(0, 689, 0, 5)
  324. Mod.Size = UDim2.new(0, 30, 0, 18)
  325. Mod.Image = "rbxassetid://1345142441"
  326. Mod.MouseButton1Down:connect(function()
  327. SettingsFrame.Visible = false
  328. FunFrame.Visible = false
  329. DNAFarmFrame.Visible = false
  330. AutomationFrame.Visible = false
  331. CreditsFrame.Visible = false
  332. ElderDinoFrame.Visible = false
  333. ExclusiveFrame.Visible = false
  334. LocalPlayerFrame.Visible = false
  335. MapsFrame.Visible = false
  336. ModFrame.Visible = true
  337. PlayersFrame.Visible = false
  338. SupersFrame.Visible = false
  339. TradingFrame.Visible = false
  340. WorldFrame.Visible = false
  341. BladesFrame.Visible = false
  342. end)
  343.  
  344. Category.Name = "Category"
  345. Category.Parent = Main
  346. Category.Active = true
  347. Category.BackgroundColor3 = Color3.new(0.172549, 0.172549, 0.172549)
  348. Category.BorderColor3 = Color3.new(0, 0, 0)
  349. Category.Position = UDim2.new(0.0251572579, 0, 0.175983429, 0)
  350. Category.Size = UDim2.new(0, 168, 0, 377)
  351. Category.ScrollBarThickness = 5
  352.  
  353. LocalPlayer.Name = "LocalPlayer"
  354. LocalPlayer.Parent = Category
  355. LocalPlayer.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  356. LocalPlayer.BorderColor3 = Color3.new(0, 0, 0)
  357. LocalPlayer.Position = UDim2.new(0.125, 0, 0.0531587042, 0)
  358. LocalPlayer.Size = UDim2.new(0, 125, 0, 30)
  359. LocalPlayer.Font = Enum.Font.SourceSans
  360. LocalPlayer.Text = "Local Player"
  361. LocalPlayer.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  362. LocalPlayer.TextSize = 18
  363. LocalPlayer.TextWrapped = true
  364. LocalPlayer.MouseButton1Down:connect(function()
  365. SettingsFrame.Visible = false
  366. FunFrame.Visible = false
  367. DNAFarmFrame.Visible = false
  368. AutomationFrame.Visible = false
  369. CreditsFrame.Visible = false
  370. ElderDinoFrame.Visible = false
  371. ExclusiveFrame.Visible = false
  372. LocalPlayerFrame.Visible = true
  373. MapsFrame.Visible = false
  374. ModFrame.Visible = false
  375. PlayersFrame.Visible = false
  376. SupersFrame.Visible = false
  377. TradingFrame.Visible = false
  378. WorldFrame.Visible = false
  379. BladesFrame.Visible = false
  380. end)
  381.  
  382. MAINText.Name = "MAINText"
  383. MAINText.Parent = Category
  384. MAINText.BackgroundColor3 = Color3.new(1, 1, 1)
  385. MAINText.BackgroundTransparency = 1
  386. MAINText.BorderSizePixel = 0
  387. MAINText.Position = UDim2.new(0.0892857164, 0, 0.0120615326, 0)
  388. MAINText.Size = UDim2.new(0, 136, 0, 30)
  389. MAINText.Font = Enum.Font.Cartoon
  390. MAINText.Text = "MAIN"
  391. MAINText.TextColor3 = Color3.new(1, 1, 1)
  392. MAINText.TextSize = 25
  393. MAINText.TextWrapped = true
  394.  
  395. Players.Name = "Players"
  396. Players.Parent = Category
  397. Players.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  398. Players.BorderColor3 = Color3.new(0, 0, 0)
  399. Players.Position = UDim2.new(0.125, 0, 0.0997425541, 0)
  400. Players.Size = UDim2.new(0, 125, 0, 30)
  401. Players.Font = Enum.Font.SourceSans
  402. Players.Text = "Players"
  403. Players.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  404. Players.TextSize = 18
  405. Players.TextWrapped = true
  406. Players.MouseButton1Down:connect(function()
  407. SettingsFrame.Visible = false
  408. FunFrame.Visible = false
  409. DNAFarmFrame.Visible = false
  410. AutomationFrame.Visible = false
  411. CreditsFrame.Visible = false
  412. ElderDinoFrame.Visible = false
  413. ExclusiveFrame.Visible = false
  414. LocalPlayerFrame.Visible = false
  415. MapsFrame.Visible = false
  416. ModFrame.Visible = false
  417. PlayersFrame.Visible = true
  418. SupersFrame.Visible = false
  419. TradingFrame.Visible = false
  420. WorldFrame.Visible = false
  421. BladesFrame.Visible = false
  422. end)
  423.  
  424. World.Name = "World"
  425. World.Parent = Category
  426. World.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  427. World.BorderColor3 = Color3.new(0, 0, 0)
  428. World.Position = UDim2.new(0.125, 0, 0.146326408, 0)
  429. World.Size = UDim2.new(0, 125, 0, 30)
  430. World.Font = Enum.Font.SourceSans
  431. World.Text = "World"
  432. World.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  433. World.TextSize = 18
  434. World.TextWrapped = true
  435. World.MouseButton1Down:connect(function()
  436. SettingsFrame.Visible = false
  437. FunFrame.Visible = false
  438. DNAFarmFrame.Visible = false
  439. AutomationFrame.Visible = false
  440. CreditsFrame.Visible = false
  441. ElderDinoFrame.Visible = false
  442. ExclusiveFrame.Visible = false
  443. LocalPlayerFrame.Visible = false
  444. MapsFrame.Visible = false
  445. ModFrame.Visible = false
  446. PlayersFrame.Visible = false
  447. SupersFrame.Visible = false
  448. TradingFrame.Visible = false
  449. WorldFrame.Visible = true
  450. BladesFrame.Visible = false
  451. end)
  452.  
  453. Maps.Name = "Maps"
  454. Maps.Parent = Category
  455. Maps.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  456. Maps.BorderColor3 = Color3.new(0, 0, 0)
  457. Maps.Position = UDim2.new(0.125, 0, 0.192910239, 0)
  458. Maps.Size = UDim2.new(0, 125, 0, 30)
  459. Maps.Font = Enum.Font.SourceSans
  460. Maps.Text = "Maps"
  461. Maps.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  462. Maps.TextSize = 18
  463. Maps.TextWrapped = true
  464. Maps.MouseButton1Down:connect(function()
  465. SettingsFrame.Visible = false
  466. FunFrame.Visible = false
  467. DNAFarmFrame.Visible = false
  468. AutomationFrame.Visible = false
  469. CreditsFrame.Visible = false
  470. ElderDinoFrame.Visible = false
  471. ExclusiveFrame.Visible = false
  472. LocalPlayerFrame.Visible = false
  473. MapsFrame.Visible = true
  474. ModFrame.Visible = false
  475. PlayersFrame.Visible = false
  476. SupersFrame.Visible = false
  477. TradingFrame.Visible = false
  478. WorldFrame.Visible = false
  479. BladesFrame.Visible = false
  480. end)
  481.  
  482. MISCText.Name = "MISCText"
  483. MISCText.Parent = Category
  484. MISCText.BackgroundColor3 = Color3.new(1, 1, 1)
  485. MISCText.BackgroundTransparency = 1
  486. MISCText.BorderSizePixel = 0
  487. MISCText.Position = UDim2.new(0.0892857164, 0, 0.251191974, 0)
  488. MISCText.Size = UDim2.new(0, 136, 0, 30)
  489. MISCText.Font = Enum.Font.Cartoon
  490. MISCText.Text = "MISC"
  491. MISCText.TextColor3 = Color3.new(1, 1, 1)
  492. MISCText.TextSize = 25
  493. MISCText.TextWrapped = true
  494.  
  495. Elder.Name = "Elder"
  496. Elder.Parent = Category
  497. Elder.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  498. Elder.BorderColor3 = Color3.new(0, 0, 0)
  499. Elder.Position = UDim2.new(0.125, 0, 0.289183527, 0)
  500. Elder.Size = UDim2.new(0, 125, 0, 30)
  501. Elder.Font = Enum.Font.SourceSans
  502. Elder.Text = "Elder Dinosaur"
  503. Elder.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  504. Elder.TextSize = 18
  505. Elder.TextWrapped = true
  506. Elder.MouseButton1Down:connect(function()
  507. SettingsFrame.Visible = false
  508. FunFrame.Visible = false
  509. DNAFarmFrame.Visible = false
  510. AutomationFrame.Visible = false
  511. CreditsFrame.Visible = false
  512. ElderDinoFrame.Visible = true
  513. ExclusiveFrame.Visible = false
  514. LocalPlayerFrame.Visible = false
  515. MapsFrame.Visible = false
  516. ModFrame.Visible = false
  517. PlayersFrame.Visible = false
  518. SupersFrame.Visible = false
  519. TradingFrame.Visible = false
  520. WorldFrame.Visible = false
  521. BladesFrame.Visible = false
  522. end)
  523.  
  524. Trading.Name = "Trading"
  525. Trading.Parent = Category
  526. Trading.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  527. Trading.BorderColor3 = Color3.new(0, 0, 0)
  528. Trading.Position = UDim2.new(0.125, 0, 0.334732205, 0)
  529. Trading.Size = UDim2.new(0, 125, 0, 30)
  530. Trading.Font = Enum.Font.SourceSans
  531. Trading.Text = "Trading"
  532. Trading.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  533. Trading.TextSize = 18
  534. Trading.TextWrapped = true
  535. Trading.MouseButton1Down:connect(function()
  536. SettingsFrame.Visible = false
  537. FunFrame.Visible = false
  538. DNAFarmFrame.Visible = false
  539. AutomationFrame.Visible = false
  540. CreditsFrame.Visible = false
  541. ElderDinoFrame.Visible = false
  542. ExclusiveFrame.Visible = false
  543. LocalPlayerFrame.Visible = false
  544. MapsFrame.Visible = false
  545. ModFrame.Visible = false
  546. PlayersFrame.Visible = false
  547. SupersFrame.Visible = false
  548. TradingFrame.Visible = true
  549. WorldFrame.Visible = false
  550. BladesFrame.Visible = false
  551. end)
  552.  
  553. GUISText.Name = "GUISText"
  554. GUISText.Parent = Category
  555. GUISText.BackgroundColor3 = Color3.new(1, 1, 1)
  556. GUISText.BackgroundTransparency = 1
  557. GUISText.BorderSizePixel = 0
  558. GUISText.Position = UDim2.new(0.0892857164, 0, 0.575208545, 0)
  559. GUISText.Size = UDim2.new(0, 136, 0, 30)
  560. GUISText.Font = Enum.Font.Cartoon
  561. GUISText.Text = "GUI'S"
  562. GUISText.TextColor3 = Color3.new(1, 1, 1)
  563. GUISText.TextSize = 25
  564. GUISText.TextWrapped = true
  565.  
  566. HypGUIPremium.Name = "HypGUIPremium"
  567. HypGUIPremium.Parent = Category
  568. HypGUIPremium.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  569. HypGUIPremium.BorderColor3 = Color3.new(0, 0, 0)
  570. HypGUIPremium.Position = UDim2.new(0.119047634, 0, 0.616305649, 0)
  571. HypGUIPremium.Size = UDim2.new(0, 125, 0, 30)
  572. HypGUIPremium.Font = Enum.Font.SourceSans
  573. HypGUIPremium.Text = "HypGUI Permium"
  574. HypGUIPremium.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  575. HypGUIPremium.TextSize = 18
  576. HypGUIPremium.TextWrapped = true
  577. HypGUIPremium.MouseButton1Click:connect(function()
  578. loadstring(game:GetObjects("rbxassetid://2995359006")[1].Source)()
  579. end)
  580.  
  581. DNAFarm.Name = "DNAFarm"
  582. DNAFarm.Parent = Category
  583. DNAFarm.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  584. DNAFarm.BorderColor3 = Color3.new(0, 0, 0)
  585. DNAFarm.Position = UDim2.new(0.125, 0, 0.381316036, 0)
  586. DNAFarm.Size = UDim2.new(0, 125, 0, 30)
  587. DNAFarm.Font = Enum.Font.SourceSans
  588. DNAFarm.Text = "DNA Farm"
  589. DNAFarm.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  590. DNAFarm.TextSize = 18
  591. DNAFarm.TextWrapped = true
  592. DNAFarm.MouseButton1Down:connect(function()
  593. SettingsFrame.Visible = false
  594. FunFrame.Visible = false
  595. DNAFarmFrame.Visible = true
  596. AutomationFrame.Visible = false
  597. CreditsFrame.Visible = false
  598. ElderDinoFrame.Visible = false
  599. ExclusiveFrame.Visible = false
  600. LocalPlayerFrame.Visible = false
  601. MapsFrame.Visible = false
  602. ModFrame.Visible = false
  603. PlayersFrame.Visible = false
  604. SupersFrame.Visible = false
  605. TradingFrame.Visible = false
  606. WorldFrame.Visible = false
  607. BladesFrame.Visible = false
  608. end)
  609.  
  610. Exclusive.Name = "Exclusive"
  611. Exclusive.Parent = Category
  612. Exclusive.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  613. Exclusive.BorderColor3 = Color3.new(0, 0, 0)
  614. Exclusive.Position = UDim2.new(0.119047619, 0, 0.427899897, 0)
  615. Exclusive.Size = UDim2.new(0, 125, 0, 30)
  616. Exclusive.Font = Enum.Font.SourceSans
  617. Exclusive.Text = "Exclusive"
  618. Exclusive.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  619. Exclusive.TextSize = 18
  620. Exclusive.TextWrapped = true
  621. Exclusive.MouseButton1Down:connect(function()
  622. SettingsFrame.Visible = false
  623. FunFrame.Visible = false
  624. DNAFarmFrame.Visible = false
  625. AutomationFrame.Visible = false
  626. CreditsFrame.Visible = false
  627. ElderDinoFrame.Visible = false
  628. ExclusiveFrame.Visible = true
  629. LocalPlayerFrame.Visible = false
  630. MapsFrame.Visible = false
  631. ModFrame.Visible = false
  632. PlayersFrame.Visible = false
  633. SupersFrame.Visible = false
  634. TradingFrame.Visible = false
  635. WorldFrame.Visible = false
  636. BladesFrame.Visible = false
  637. end)
  638.  
  639. HypGUIv4.Name = "HypGUIv4"
  640. HypGUIv4.Parent = Category
  641. HypGUIv4.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  642. HypGUIv4.BorderColor3 = Color3.new(0, 0, 0)
  643. HypGUIv4.Position = UDim2.new(0.119047634, 0, 0.661854327, 0)
  644. HypGUIv4.Size = UDim2.new(0, 125, 0, 30)
  645. HypGUIv4.Font = Enum.Font.SourceSans
  646. HypGUIv4.Text = "HypGUI v4"
  647. HypGUIv4.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  648. HypGUIv4.TextSize = 18
  649. HypGUIv4.TextWrapped = true
  650. HypGUIv4.MouseButton1Click:connect(function()
  651. loadstring(game:GetObjects("rbxassetid://2949038845")[1].Source)()
  652. end)
  653.  
  654. FEHub.Name = "FEHub"
  655. FEHub.Parent = Category
  656. FEHub.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  657. FEHub.BorderColor3 = Color3.new(0, 0, 0)
  658. FEHub.Position = UDim2.new(0.125000015, 0, 0.707403004, 0)
  659. FEHub.Size = UDim2.new(0, 125, 0, 30)
  660. FEHub.Font = Enum.Font.SourceSans
  661. FEHub.Text = "FE Hub"
  662. FEHub.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  663. FEHub.TextSize = 18
  664. FEHub.TextWrapped = true
  665. FEHub.MouseButton1Click:connect(function()
  666. loadstring(game:GetObjects("rbxassetid://02775894754")[1].Source)()
  667. end)
  668.  
  669. Fun.Name = "Fun"
  670. Fun.Parent = Category
  671. Fun.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  672. Fun.BorderColor3 = Color3.new(0, 0, 0)
  673. Fun.Position = UDim2.new(0.125, 0, 0.517962039, 0)
  674. Fun.Size = UDim2.new(0, 125, 0, 30)
  675. Fun.Font = Enum.Font.SourceSans
  676. Fun.Text = "Fun"
  677. Fun.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  678. Fun.TextSize = 18
  679. Fun.TextWrapped = true
  680. Fun.MouseButton1Down:connect(function()
  681. SettingsFrame.Visible = false
  682. FunFrame.Visible = true
  683. DNAFarmFrame.Visible = false
  684. AutomationFrame.Visible = false
  685. CreditsFrame.Visible = false
  686. ElderDinoFrame.Visible = false
  687. ExclusiveFrame.Visible = false
  688. LocalPlayerFrame.Visible = false
  689. MapsFrame.Visible = false
  690. ModFrame.Visible = false
  691. PlayersFrame.Visible = false
  692. SupersFrame.Visible = false
  693. TradingFrame.Visible = false
  694. WorldFrame.Visible = false
  695. BladesFrame.Visible = false
  696. end)
  697.  
  698. Automation.Name = "Automation"
  699. Automation.Parent = Category
  700. Automation.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  701. Automation.BorderColor3 = Color3.new(0, 0, 0)
  702. Automation.Position = UDim2.new(0.125, 0, 0.473448545, 0)
  703. Automation.Size = UDim2.new(0, 125, 0, 30)
  704. Automation.Font = Enum.Font.SourceSans
  705. Automation.Text = "Automation"
  706. Automation.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  707. Automation.TextSize = 18
  708. Automation.TextWrapped = true
  709. Automation.MouseButton1Down:connect(function()
  710. SettingsFrame.Visible = false
  711. FunFrame.Visible = false
  712. DNAFarmFrame.Visible = false
  713. AutomationFrame.Visible = true
  714. CreditsFrame.Visible = false
  715. ElderDinoFrame.Visible = false
  716. ExclusiveFrame.Visible = false
  717. LocalPlayerFrame.Visible = false
  718. MapsFrame.Visible = false
  719. ModFrame.Visible = false
  720. PlayersFrame.Visible = false
  721. SupersFrame.Visible = false
  722. TradingFrame.Visible = false
  723. WorldFrame.Visible = false
  724. BladesFrame.Visible = false
  725. end)
  726.  
  727. Dex.Name = "Dex"
  728. Dex.Parent = Category
  729. Dex.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  730. Dex.BorderColor3 = Color3.new(0, 0, 0)
  731. Dex.Position = UDim2.new(0.125000015, 0, 0.753986835, 0)
  732. Dex.Size = UDim2.new(0, 125, 0, 30)
  733. Dex.Font = Enum.Font.SourceSans
  734. Dex.Text = "Deleted for less lag"
  735. Dex.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  736. Dex.TextSize = 18
  737. Dex.TextWrapped = true
  738. Dex.MouseButton1Click:connect(function()
  739. print("hi")
  740. end)
  741.  
  742. OTHERGAMESText.Name = "OTHERGAMESText"
  743. OTHERGAMESText.Parent = Category
  744. OTHERGAMESText.BackgroundColor3 = Color3.new(1, 1, 1)
  745. OTHERGAMESText.BackgroundTransparency = 1
  746. OTHERGAMESText.BorderSizePixel = 0
  747. OTHERGAMESText.Position = UDim2.new(0.0892857164, 0, 0.817444563, 0)
  748. OTHERGAMESText.Size = UDim2.new(0, 136, 0, 30)
  749. OTHERGAMESText.Font = Enum.Font.Cartoon
  750. OTHERGAMESText.Text = "OTHER GAMES"
  751. OTHERGAMESText.TextColor3 = Color3.new(1, 1, 1)
  752. OTHERGAMESText.TextSize = 22
  753. OTHERGAMESText.TextWrapped = true
  754.  
  755. SupersTesting.Name = "SupersTesting"
  756. SupersTesting.Parent = Category
  757. SupersTesting.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  758. SupersTesting.BorderColor3 = Color3.new(0, 0, 0)
  759. SupersTesting.Position = UDim2.new(0.125000015, 0, 0.855436087, 0)
  760. SupersTesting.Size = UDim2.new(0, 125, 0, 30)
  761. SupersTesting.Font = Enum.Font.SourceSans
  762. SupersTesting.Text = "Super's Testing"
  763. SupersTesting.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  764. SupersTesting.TextSize = 18
  765. SupersTesting.TextWrapped = true
  766. SupersTesting.MouseButton1Down:connect(function()
  767. SettingsFrame.Visible = false
  768. FunFrame.Visible = false
  769. DNAFarmFrame.Visible = false
  770. AutomationFrame.Visible = false
  771. CreditsFrame.Visible = false
  772. ElderDinoFrame.Visible = false
  773. ExclusiveFrame.Visible = false
  774. LocalPlayerFrame.Visible = false
  775. MapsFrame.Visible = false
  776. ModFrame.Visible = false
  777. PlayersFrame.Visible = false
  778. SupersFrame.Visible = true
  779. TradingFrame.Visible = false
  780. WorldFrame.Visible = false
  781. BladesFrame.Visible = false
  782. end)
  783.  
  784. BladesTesting.Name = "BladesTesting"
  785. BladesTesting.Parent = Category
  786. BladesTesting.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  787. BladesTesting.BorderColor3 = Color3.new(0, 0, 0)
  788. BladesTesting.Position = UDim2.new(0.125000015, 0, 0.902019978, 0)
  789. BladesTesting.Size = UDim2.new(0, 125, 0, 30)
  790. BladesTesting.Font = Enum.Font.SourceSans
  791. BladesTesting.Text = "Blade's Testing"
  792. BladesTesting.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  793. BladesTesting.TextSize = 18
  794. BladesTesting.TextWrapped = true
  795. BladesTesting.MouseButton1Down:connect(function()
  796. SettingsFrame.Visible = false
  797. FunFrame.Visible = false
  798. DNAFarmFrame.Visible = false
  799. AutomationFrame.Visible = false
  800. CreditsFrame.Visible = false
  801. ElderDinoFrame.Visible = false
  802. ExclusiveFrame.Visible = false
  803. LocalPlayerFrame.Visible = false
  804. MapsFrame.Visible = false
  805. ModFrame.Visible = false
  806. PlayersFrame.Visible = false
  807. SupersFrame.Visible = false
  808. TradingFrame.Visible = false
  809. WorldFrame.Visible = false
  810. BladesFrame.Visible = true
  811. end)
  812.  
  813. CreditsFrame.Name = "CreditsFrame"
  814. CreditsFrame.Parent = Main
  815. CreditsFrame.Active = true
  816. CreditsFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  817. CreditsFrame.BorderColor3 = Color3.new(0, 0, 0)
  818. CreditsFrame.Position = UDim2.new(0.279245287, 0, 0.175983444, 0)
  819. CreditsFrame.Selectable = true
  820. CreditsFrame.Size = UDim2.new(0, 553, 0, 377)
  821.  
  822. creditstext.Name = "creditstext"
  823. creditstext.Parent = CreditsFrame
  824. creditstext.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  825. creditstext.BorderSizePixel = 0
  826. creditstext.Position = UDim2.new(0.0253164545, 0, 0.0424403176, 0)
  827. creditstext.Size = UDim2.new(0, 524, 0, 50)
  828. creditstext.Font = Enum.Font.Cartoon
  829. creditstext.Text = "- Hypoiodous#0001 (Owner, GUI Maker, Scripter)"
  830. creditstext.TextColor3 = Color3.new(0.4, 0, 0.00392157)
  831. creditstext.TextSize = 23
  832.  
  833. creditstext2.Name = "creditstext2"
  834. creditstext2.Parent = CreditsFrame
  835. creditstext2.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  836. creditstext2.BorderSizePixel = 0
  837. creditstext2.Position = UDim2.new(0.0253164545, 0, 0.175066322, 0)
  838. creditstext2.Size = UDim2.new(0, 524, 0, 50)
  839. creditstext2.Font = Enum.Font.Cartoon
  840. creditstext2.Text = "- King.Kevin#6025 (Scripter, GUI Maker)"
  841. creditstext2.TextColor3 = Color3.new(0, 0, 0)
  842. creditstext2.TextSize = 23
  843.  
  844. creditstext3.Name = "creditstext3"
  845. creditstext3.Parent = CreditsFrame
  846. creditstext3.BackgroundColor3 = Color3.new(0.262745, 0.262745, 0.262745)
  847. creditstext3.BorderSizePixel = 0
  848. creditstext3.Position = UDim2.new(0.0253164545, 0, 0.307692319, 0)
  849. creditstext3.Size = UDim2.new(0, 524, 0, 50)
  850. creditstext3.Font = Enum.Font.Cartoon
  851. creditstext3.Text = "- DevisedFlame#9498 (Scripter, GUI Maker)"
  852. creditstext3.TextColor3 = Color3.new(0, 0, 0)
  853. creditstext3.TextSize = 23
  854.  
  855. creditstext5.Name = "creditstext5"
  856. creditstext5.Parent = CreditsFrame
  857. creditstext5.BackgroundColor3 = Color3.new(1, 1, 1)
  858. creditstext5.BackgroundTransparency = 1
  859. creditstext5.Position = UDim2.new(0.0253164563, 0, 0.509283841, 0)
  860. creditstext5.Size = UDim2.new(0, 301, 0, 59)
  861. creditstext5.Font = Enum.Font.SciFi
  862. creditstext5.Text = "HYPGUI"
  863. creditstext5.TextColor3 = Color3.new(0.6, 0, 0.00784314)
  864. creditstext5.TextScaled = true
  865. creditstext5.TextSize = 14
  866. creditstext5.TextWrapped = true
  867.  
  868. creditstext6.Name = "creditstext6"
  869. creditstext6.Parent = CreditsFrame
  870. creditstext6.BackgroundColor3 = Color3.new(1, 1, 1)
  871. creditstext6.BackgroundTransparency = 1
  872. creditstext6.Position = UDim2.new(0.470366925, 0, 0.537536919, 0)
  873. creditstext6.Size = UDim2.new(0, 122, 0, 45)
  874. creditstext6.Font = Enum.Font.SciFi
  875. creditstext6.Text = "Reborn"
  876. creditstext6.TextColor3 = Color3.new(1, 1, 1)
  877. creditstext6.TextScaled = true
  878. creditstext6.TextSize = 40
  879. creditstext6.TextWrapped = true
  880.  
  881. creditstext7.Name = "creditstext7"
  882. creditstext7.Parent = CreditsFrame
  883. creditstext7.BackgroundColor3 = Color3.new(1, 1, 1)
  884. creditstext7.BackgroundTransparency = 1
  885. creditstext7.Position = UDim2.new(0.144869655, 0, 0.664857924, 0)
  886. creditstext7.Size = UDim2.new(0, 302, 0, 33)
  887. creditstext7.Font = Enum.Font.SciFi
  888. creditstext7.Text = "An Unstoppable Power"
  889. creditstext7.TextColor3 = Color3.new(1, 1, 1)
  890. creditstext7.TextScaled = true
  891. creditstext7.TextSize = 40
  892. creditstext7.TextWrapped = true
  893.  
  894. icon.Name = "icon"
  895. icon.Parent = CreditsFrame
  896. icon.BackgroundColor3 = Color3.new(1, 1, 1)
  897. icon.BorderColor3 = Color3.new(0.290196, 0.290196, 0.290196)
  898. icon.BorderSizePixel = 3
  899. icon.Position = UDim2.new(0.732368886, 0, 0.558757126, 0)
  900. icon.Size = UDim2.new(0, 76, 0, 73)
  901. icon.Image = "rbxassetid://385976773"
  902.  
  903. creditstext8.Name = "creditstext8"
  904. creditstext8.Parent = CreditsFrame
  905. creditstext8.BackgroundColor3 = Color3.new(1, 1, 1)
  906. creditstext8.BackgroundTransparency = 1
  907. creditstext8.Position = UDim2.new(0.358141243, 0, 0.781568825, 0)
  908. creditstext8.Size = UDim2.new(0, 155, 0, 33)
  909. creditstext8.Font = Enum.Font.SciFi
  910. creditstext8.Text = "v1.4"
  911. creditstext8.TextColor3 = Color3.new(1, 1, 1)
  912. creditstext8.TextScaled = true
  913. creditstext8.TextSize = 40
  914. creditstext8.TextWrapped = true
  915.  
  916. creditstext8_2.Name = "creditstext8"
  917. creditstext8_2.Parent = CreditsFrame
  918. creditstext8_2.BackgroundColor3 = Color3.new(1, 1, 1)
  919. creditstext8_2.BackgroundTransparency = 1
  920. creditstext8_2.Position = UDim2.new(0.638430595, 0, 0.781568944, 0)
  921. creditstext8_2.Size = UDim2.new(0, 173, 0, 33)
  922. creditstext8_2.Font = Enum.Font.SciFi
  923. creditstext8_2.Text = "Last Update: 05/12/19"
  924. creditstext8_2.TextColor3 = Color3.new(1, 1, 1)
  925. creditstext8_2.TextSize = 19
  926. creditstext8_2.TextWrapped = true
  927.  
  928. LocalPlayerFrame.Name = "LocalPlayerFrame"
  929. LocalPlayerFrame.Parent = Main
  930. LocalPlayerFrame.Active = true
  931. LocalPlayerFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  932. LocalPlayerFrame.BorderColor3 = Color3.new(0, 0, 0)
  933. LocalPlayerFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  934. LocalPlayerFrame.Selectable = true
  935. LocalPlayerFrame.Size = UDim2.new(0, 553, 0, 377)
  936. LocalPlayerFrame.Visible = false
  937.  
  938. localptext.Name = "localptext"
  939. localptext.Parent = LocalPlayerFrame
  940. localptext.BackgroundColor3 = Color3.new(1, 1, 1)
  941. localptext.BackgroundTransparency = 1
  942. localptext.Position = UDim2.new(0.271247745, 0, 0.135278508, 0)
  943. localptext.Size = UDim2.new(0, 252, 0, 30)
  944. localptext.Font = Enum.Font.Cartoon
  945. localptext.Text = "Local Player"
  946. localptext.TextColor3 = Color3.new(1, 1, 1)
  947. localptext.TextScaled = true
  948. localptext.TextSize = 14
  949. localptext.TextWrapped = true
  950.  
  951. InfiniteJump.Name = "InfiniteJump"
  952. InfiniteJump.Parent = LocalPlayerFrame
  953. InfiniteJump.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  954. InfiniteJump.BorderColor3 = Color3.new(0, 0, 0)
  955. InfiniteJump.Position = UDim2.new(0.51824671, 0, 0.284987867, 0)
  956. InfiniteJump.Size = UDim2.new(0, 114, 0, 30)
  957. InfiniteJump.Font = Enum.Font.Cartoon
  958. InfiniteJump.Text = "Infinite Jump"
  959. InfiniteJump.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  960. InfiniteJump.TextSize = 18
  961. InfiniteJump.TextWrapped = true
  962. InfiniteJump.MouseButton1Click:connect(function()
  963. _G.infinjump = true
  964.  
  965. local Player = game:GetService("Players").LocalPlayer
  966. local Mouse = Player:GetMouse()
  967. Mouse.KeyDown:connect(function(k)
  968. if _G.infinjump then
  969. if k:byte() == 32 then
  970. Humanoid = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid")
  971. Humanoid:ChangeState("Jumping")
  972. wait(0.1)
  973. Humanoid:ChangeState("Seated")
  974. end
  975. end
  976. end)
  977.  
  978. local Player = game:GetService("Players").LocalPlayer
  979. local Mouse = Player:GetMouse()
  980. Mouse.KeyDown:connect(function(k)
  981. k = k:lower()
  982. if k == "f" then
  983. if _G.infinjump == true then
  984. _G.infinjump = false
  985. else
  986. _G.infinjump = true
  987. end
  988. end
  989. end)
  990. end)
  991.  
  992. Fly.Name = "Fly"
  993. Fly.Parent = LocalPlayerFrame
  994. Fly.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  995. Fly.BorderColor3 = Color3.new(0, 0, 0)
  996. Fly.Position = UDim2.new(0.0336174555, 0, 0.284987867, 0)
  997. Fly.Size = UDim2.new(0, 114, 0, 30)
  998. Fly.Font = Enum.Font.Cartoon
  999. Fly.Text = "Fly (F)"
  1000. Fly.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1001. Fly.TextSize = 18
  1002. Fly.TextWrapped = true
  1003. Fly.MouseButton1Click:connect(function()
  1004. local UIS = game:GetService'UserInputService';
  1005. local p = game.Players.LocalPlayer;
  1006. local RU = LoadLibrary'RbxUtility';
  1007. local Cr = RU.Create;
  1008. local Flying = false;
  1009. local Ctrl = {f = 0, b = 0, l = 0, r = 0};
  1010. local LastCtrl = {f = 0, b = 0, l = 0, r = 0};
  1011. local fs = 0;
  1012. _G.ms = 50;
  1013. _G.Fly = true;
  1014.  
  1015. function ToggleFly()
  1016. local BG = Cr 'BodyGyro' {P = 9e4; maxTorque = Vector3.new(9e9, 9e9, 9e9); cframe = p.Character.Torso.CFrame; Parent = p.Character.Torso}
  1017. local BV = Cr 'BodyVelocity' {velocity = Vector3.new(0,0.1,0); maxForce = Vector3.new(9e9, 9e9, 9e9); Parent = p.Character.Torso};
  1018. local Hum = p.Character.Dinosaur;
  1019. repeat wait()
  1020. Hum.PlatformStand = true;
  1021. if (Ctrl.l + Ctrl.r ~= 0 or Ctrl.f + Ctrl.b ~= 0) then
  1022. fs = fs + .5 + (fs/_G.ms);
  1023. if (fs > _G.ms) then fs = _G.ms; end
  1024. elseif not ((Ctrl.l + Ctrl.r ~= 0 or Ctrl.f + Ctrl.b ~= 0) and fs ~= 0) then
  1025. fs = fs - 1;
  1026. if (fs < 0) then
  1027. fs = 0;
  1028. end
  1029. end
  1030. if ((Ctrl.l + Ctrl.r) ~= 0 or (Ctrl.f or Ctrl.b) ~= 0) then
  1031. BV.velocity = ((Workspace.CurrentCamera.CoordinateFrame.lookVector * (Ctrl.f + Ctrl.b)) + ((Workspace.CurrentCamera.CoordinateFrame * CFrame.new(Ctrl.l + Ctrl.r,(Ctrl.f + Ctrl.b) *.2, 0).p) - Workspace.CurrentCamera.CoordinateFrame.p)) * fs
  1032. LastCtrl = {f = Ctrl.f, b = Ctrl.b, l = Ctrl.l, r = Ctrl.r};
  1033. elseif ((Ctrl.l + Ctrl.r) == 0 and (Ctrl.f + Ctrl.b) == 0 and fs ~= 0) then
  1034. BV.velocity = ((Workspace.CurrentCamera.CoordinateFrame.lookVector * (LastCtrl.f + LastCtrl.b)) + ((Workspace.CurrentCamera.CoordinateFrame * CFrame.new(LastCtrl.l + LastCtrl.r, (LastCtrl.f + LastCtrl.b)*.2,0).p) - Workspace.CurrentCamera.CoordinateFrame.p)) * fs
  1035. else
  1036. BV.velocity = Vector3.new(0, 0.1, 0);
  1037. end
  1038. until not Flying;
  1039. Ctrl = {f = 0, b = 0, l = 0, r = 0};
  1040. LastCtrl = {f = 0, b = 0, l = 0, r = 0};
  1041. fs = 0;
  1042. BG:Destroy();
  1043. BV:Destroy();
  1044. p.Character.Dinosaur.PlatformStand = false;
  1045. end
  1046.  
  1047. UIS.InputBegan:Connect(function(k)
  1048. kc = Enum.KeyCode;
  1049. if (k.KeyCode == kc.F) then
  1050. if (Flying == false) then
  1051. Flying = true;
  1052. ToggleFly();
  1053. else
  1054. Flying = false;
  1055. end
  1056. end
  1057. if (Flying == true) then
  1058. if (k.KeyCode == kc.W) then
  1059. Ctrl.f = 1;
  1060. elseif (k.KeyCode == kc.A) then
  1061. Ctrl.b = -1;
  1062. elseif (k.KeyCode == kc.D) then
  1063. Ctrl.l = -1;
  1064. elseif (k.KeyCode == kc.S) then
  1065. Ctrl.r = 1;
  1066. end
  1067. end
  1068. end)
  1069.  
  1070. UIS.InputEnded:Connect(function(k)
  1071. if (k.KeyCode == kc.W) then
  1072. Ctrl.f = 0;
  1073. elseif (k.KeyCode == kc.A) then
  1074. Ctrl.b = 0;
  1075. elseif (k.KeyCode == kc.D) then
  1076. Ctrl.l = 0;
  1077. elseif (k.KeyCode == kc.S) then
  1078. Ctrl.r = 0;
  1079. end
  1080. end)
  1081.  
  1082. p.CharacterRemoving:Connect(function()
  1083. if (Flying == true) then Flying = false; end
  1084. end)
  1085.  
  1086. _G.Destroy = function()
  1087. script:Destroy();
  1088. end
  1089. end)
  1090.  
  1091. FishFly.Name = "FishFly"
  1092. FishFly.Parent = LocalPlayerFrame
  1093. FishFly.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1094. FishFly.BorderColor3 = Color3.new(0, 0, 0)
  1095. FishFly.Position = UDim2.new(0.756944716, 0, 0.284987867, 0)
  1096. FishFly.Size = UDim2.new(0, 114, 0, 30)
  1097. FishFly.Font = Enum.Font.Cartoon
  1098. FishFly.Text = "Fish Fly"
  1099. FishFly.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1100. FishFly.TextSize = 18
  1101. FishFly.TextWrapped = true
  1102. FishFly.MouseButton1Click:connect(function()
  1103. game.Players.LocalPlayer.Character.CharacterScripts.InWater:Remove()
  1104. end)
  1105.  
  1106. WSValue.Name = "WSValue"
  1107. WSValue.Parent = LocalPlayerFrame
  1108. WSValue.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1109. WSValue.BorderColor3 = Color3.new(0, 0, 0)
  1110. WSValue.Position = UDim2.new(0.268698841, 0, 0.758620679, 0)
  1111. WSValue.Size = UDim2.new(0, 114, 0, 23)
  1112. WSValue.Font = Enum.Font.SourceSans
  1113. WSValue.Text = "--VALUE HERE--"
  1114. WSValue.TextColor3 = Color3.new(0, 0, 0)
  1115. WSValue.TextSize = 14
  1116.  
  1117. InfHunger.Name = "InfHunger"
  1118. InfHunger.Parent = LocalPlayerFrame
  1119. InfHunger.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1120. InfHunger.BorderColor3 = Color3.new(0, 0, 0)
  1121. InfHunger.Position = UDim2.new(0.756944716, 0, 0.563502312, 0)
  1122. InfHunger.Size = UDim2.new(0, 114, 0, 30)
  1123. InfHunger.Font = Enum.Font.Cartoon
  1124. InfHunger.Text = "Inf Hunger/Thirst"
  1125. InfHunger.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1126. InfHunger.TextSize = 15
  1127. InfHunger.TextWrapped = true
  1128. InfHunger.MouseButton1Click:connect(function()
  1129. while true do
  1130. wait(0.1)
  1131. game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern,2)
  1132. local Robo = game:GetService("Workspace").Water
  1133. local Exploit = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  1134. local Event = game:GetService("Workspace").GameEvents.addThirst
  1135. Event:FireServer(Robo, Exploit)
  1136. end
  1137. end)
  1138.  
  1139. SetWalkSpeed.Name = "SetWalkSpeed"
  1140. SetWalkSpeed.Parent = LocalPlayerFrame
  1141. SetWalkSpeed.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1142. SetWalkSpeed.BorderColor3 = Color3.new(0, 0, 0)
  1143. SetWalkSpeed.Position = UDim2.new(0.268698841, 0, 0.680213273, 0)
  1144. SetWalkSpeed.Size = UDim2.new(0, 114, 0, 30)
  1145. SetWalkSpeed.Font = Enum.Font.Cartoon
  1146. SetWalkSpeed.Text = "Set WalkSpeed"
  1147. SetWalkSpeed.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1148. SetWalkSpeed.TextSize = 17
  1149. SetWalkSpeed.TextWrapped = true
  1150. SetWalkSpeed.MouseButton1Click:connect(function()
  1151. while wait() do
  1152. game.Players.LocalPlayer.Character.Dinosaur.WalkSpeed = (WSValue.Text)
  1153. end
  1154. game.Players.LocalPlayer.Character.CharacterScripts.ControlWalkSpeed:remove()
  1155. end)
  1156.  
  1157. SetJumpPower.Name = "SetJumpPower"
  1158. SetJumpPower.Parent = LocalPlayerFrame
  1159. SetJumpPower.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1160. SetJumpPower.BorderColor3 = Color3.new(0, 0, 0)
  1161. SetJumpPower.Position = UDim2.new(0.516438365, 0, 0.680213273, 0)
  1162. SetJumpPower.Size = UDim2.new(0, 114, 0, 30)
  1163. SetJumpPower.Font = Enum.Font.Cartoon
  1164. SetJumpPower.Text = "Set JumpPower"
  1165. SetJumpPower.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1166. SetJumpPower.TextSize = 17
  1167. SetJumpPower.TextWrapped = true
  1168. SetJumpPower.MouseButton1Click:connect(function()
  1169. game.Players.LocalPlayer.Character.Dinosaur.JumpPower = (JPValue.Text)
  1170. game.Players.LocalPlayer.Character.CharacterScripts.ControlJumpPower:remove()
  1171. end)
  1172.  
  1173. Omnivore.Name = "Omnivore"
  1174. Omnivore.Parent = LocalPlayerFrame
  1175. Omnivore.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1176. Omnivore.BorderColor3 = Color3.new(0, 0, 0)
  1177. Omnivore.Position = UDim2.new(0.0336174369, 0, 0.79957664, 0)
  1178. Omnivore.Size = UDim2.new(0, 114, 0, 30)
  1179. Omnivore.Font = Enum.Font.Cartoon
  1180. Omnivore.Text = "Omnivore"
  1181. Omnivore.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1182. Omnivore.TextSize = 18
  1183. Omnivore.TextWrapped = true
  1184. Omnivore.MouseButton1Click:connect(function()
  1185. game.Players.LocalPlayer.Character.MeatEater.Value = true
  1186. game.Players.LocalPlayer.Character.PlantEater.Value = true
  1187. end)
  1188.  
  1189. HugeZoom.Name = "HugeZoom"
  1190. HugeZoom.Parent = LocalPlayerFrame
  1191. HugeZoom.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1192. HugeZoom.BorderColor3 = Color3.new(0, 0, 0)
  1193. HugeZoom.Position = UDim2.new(0.0336174406, 0, 0.680213273, 0)
  1194. HugeZoom.Size = UDim2.new(0, 114, 0, 30)
  1195. HugeZoom.Font = Enum.Font.Cartoon
  1196. HugeZoom.Text = "Huge Zoom"
  1197. HugeZoom.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1198. HugeZoom.TextSize = 18
  1199. HugeZoom.TextWrapped = true
  1200. HugeZoom.MouseButton1Click:connect(function()
  1201. game.Players.LocalPlayer.CameraMaxZoomDistance = math.huge
  1202. end)
  1203.  
  1204. JPValue.Name = "JPValue"
  1205. JPValue.Parent = LocalPlayerFrame
  1206. JPValue.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1207. JPValue.BorderColor3 = Color3.new(0, 0, 0)
  1208. JPValue.Position = UDim2.new(0.516438425, 0, 0.758620679, 0)
  1209. JPValue.Size = UDim2.new(0, 114, 0, 23)
  1210. JPValue.Font = Enum.Font.SourceSans
  1211. JPValue.Text = "--VALUE HERE--"
  1212. JPValue.TextColor3 = Color3.new(0, 0, 0)
  1213. JPValue.TextSize = 14
  1214.  
  1215. HungerLoop.Name = "HungerLoop"
  1216. HungerLoop.Parent = LocalPlayerFrame
  1217. HungerLoop.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1218. HungerLoop.BorderColor3 = Color3.new(0, 0, 0)
  1219. HungerLoop.Position = UDim2.new(0.516438365, 0, 0.560849786, 0)
  1220. HungerLoop.Size = UDim2.new(0, 114, 0, 30)
  1221. HungerLoop.Font = Enum.Font.Cartoon
  1222. HungerLoop.Text = "Hunger/Thirst Loop"
  1223. HungerLoop.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1224. HungerLoop.TextSize = 14
  1225. HungerLoop.TextWrapped = true
  1226. HungerLoop.MouseButton1Click:connect(function()
  1227. while true do
  1228. wait(0.1)
  1229. game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern,-10)
  1230. game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern,2)
  1231. local Robo = game:GetService("Workspace").Water
  1232. local Exploit = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  1233. local Event = game:GetService("Workspace").GameEvents.addThirst
  1234. Event:FireServer(Robo, Exploit)
  1235. end
  1236. end)
  1237.  
  1238. AddHunger.Name = "AddHunger"
  1239. AddHunger.Parent = LocalPlayerFrame
  1240. AddHunger.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1241. AddHunger.BorderColor3 = Color3.new(0, 0, 0)
  1242. AddHunger.Position = UDim2.new(0.0336174332, 0, 0.560849905, 0)
  1243. AddHunger.Size = UDim2.new(0, 114, 0, 30)
  1244. AddHunger.Font = Enum.Font.Cartoon
  1245. AddHunger.Text = "Add Hunger"
  1246. AddHunger.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1247. AddHunger.TextSize = 18
  1248. AddHunger.TextWrapped = true
  1249. AddHunger.MouseButton1Click:connect(function()
  1250. game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern,2)
  1251. end)
  1252.  
  1253. AddThirst.Name = "AddThirst"
  1254. AddThirst.Parent = LocalPlayerFrame
  1255. AddThirst.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1256. AddThirst.BorderColor3 = Color3.new(0, 0, 0)
  1257. AddThirst.Position = UDim2.new(0.268698841, 0, 0.560849965, 0)
  1258. AddThirst.Size = UDim2.new(0, 114, 0, 30)
  1259. AddThirst.Font = Enum.Font.Cartoon
  1260. AddThirst.Text = "Add Thirst"
  1261. AddThirst.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1262. AddThirst.TextSize = 18
  1263. AddThirst.TextWrapped = true
  1264. AddThirst.MouseButton1Click:connect(function()
  1265. local A_1 = game:GetService("Workspace").Water
  1266. local A_2 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  1267. local Event = game:GetService("Workspace").GameEvents.addThirst
  1268. Event:FireServer(A_1, A_2)
  1269. end)
  1270.  
  1271. ClickTP.Name = "ClickTP"
  1272. ClickTP.Parent = LocalPlayerFrame
  1273. ClickTP.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1274. ClickTP.BorderColor3 = Color3.new(0, 0, 0)
  1275. ClickTP.Position = UDim2.new(0.268698841, 0, 0.284987867, 0)
  1276. ClickTP.Size = UDim2.new(0, 114, 0, 30)
  1277. ClickTP.Font = Enum.Font.Cartoon
  1278. ClickTP.Text = "Click TP (CTRL)"
  1279. ClickTP.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1280. ClickTP.TextSize = 17
  1281. ClickTP.TextWrapped = true
  1282. ClickTP.MouseButton1Click:connect(function()
  1283. local Imput = game:GetService("UserInputService")
  1284. local Plr = game.Players.LocalPlayer
  1285. local Mouse = Plr:GetMouse()
  1286.  
  1287. function To(position)
  1288. local Chr = Plr.Character
  1289. if Chr ~= nil then
  1290. Chr:MoveTo(position)
  1291. end
  1292. end
  1293.  
  1294. Imput.InputBegan:Connect(function(input)
  1295. if input.UserInputType == Enum.UserInputType.MouseButton1 and Imput:IsKeyDown(Enum.KeyCode.LeftControl) then
  1296. To(Mouse.Hit.p)
  1297. end
  1298. end)
  1299. end)
  1300.  
  1301. localptext2.Name = "localptext2"
  1302. localptext2.Parent = LocalPlayerFrame
  1303. localptext2.BackgroundColor3 = Color3.new(1, 1, 1)
  1304. localptext2.BackgroundTransparency = 1
  1305. localptext2.Position = UDim2.new(0.271247745, 0, 0.424403191, 0)
  1306. localptext2.Size = UDim2.new(0, 252, 0, 30)
  1307. localptext2.Font = Enum.Font.Cartoon
  1308. localptext2.Text = "Stats"
  1309. localptext2.TextColor3 = Color3.new(1, 1, 1)
  1310. localptext2.TextScaled = true
  1311. localptext2.TextSize = 14
  1312. localptext2.TextWrapped = true
  1313.  
  1314. SubtractHunger.Name = "SubtractHunger"
  1315. SubtractHunger.Parent = LocalPlayerFrame
  1316. SubtractHunger.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1317. SubtractHunger.BorderColor3 = Color3.new(0, 0, 0)
  1318. SubtractHunger.Position = UDim2.new(0.756944716, 0, 0.680213332, 0)
  1319. SubtractHunger.Size = UDim2.new(0, 114, 0, 30)
  1320. SubtractHunger.Font = Enum.Font.Cartoon
  1321. SubtractHunger.Text = "Subtract Hunger"
  1322. SubtractHunger.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1323. SubtractHunger.TextScaled = true
  1324. SubtractHunger.TextSize = 18
  1325. SubtractHunger.TextWrapped = true
  1326. SubtractHunger.MouseButton1Click:Connect(function()
  1327. game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern,-10)
  1328. end)
  1329.  
  1330. FixMenu.Name = "FixMenu"
  1331. FixMenu.Parent = LocalPlayerFrame
  1332. FixMenu.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1333. FixMenu.BorderColor3 = Color3.new(0, 0, 0)
  1334. FixMenu.Position = UDim2.new(0.756944716, 0, 0.79957664, 0)
  1335. FixMenu.Size = UDim2.new(0, 114, 0, 30)
  1336. FixMenu.Font = Enum.Font.Cartoon
  1337. FixMenu.Text = "Fix Menu"
  1338. FixMenu.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1339. FixMenu.TextSize = 18
  1340. FixMenu.TextWrapped = true
  1341. FixMenu.MouseButton1Click:connect(function()
  1342. local CountDown = 7
  1343. local Menu = workspace.GameEvents.GoToMenu
  1344. Menu:FireServer(CountDown)
  1345. end)
  1346.  
  1347. PlayersFrame.Name = "PlayersFrame"
  1348. PlayersFrame.Parent = Main
  1349. PlayersFrame.Active = true
  1350. PlayersFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1351. PlayersFrame.BorderColor3 = Color3.new(0, 0, 0)
  1352. PlayersFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  1353. PlayersFrame.Selectable = true
  1354. PlayersFrame.Size = UDim2.new(0, 553, 0, 377)
  1355. PlayersFrame.Visible = false
  1356.  
  1357. gototext2.Name = "gototext2"
  1358. gototext2.Parent = PlayersFrame
  1359. gototext2.BackgroundColor3 = Color3.new(1, 1, 1)
  1360. gototext2.BackgroundTransparency = 1
  1361. gototext2.Position = UDim2.new(0.271247745, 0, 0.135278523, 0)
  1362. gototext2.Size = UDim2.new(0, 252, 0, 30)
  1363. gototext2.Font = Enum.Font.Cartoon
  1364. gototext2.Text = "Players"
  1365. gototext2.TextColor3 = Color3.new(1, 1, 1)
  1366. gototext2.TextScaled = true
  1367. gototext2.TextSize = 14
  1368. gototext2.TextWrapped = true
  1369.  
  1370. GoToPlayer.Name = "GoToPlayer"
  1371. GoToPlayer.Parent = PlayersFrame
  1372. GoToPlayer.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1373. GoToPlayer.BorderColor3 = Color3.new(0, 0, 0)
  1374. GoToPlayer.Position = UDim2.new(0.254232287, 0, 0.680213332, 0)
  1375. GoToPlayer.Size = UDim2.new(0, 114, 0, 30)
  1376. GoToPlayer.Font = Enum.Font.Cartoon
  1377. GoToPlayer.Text = "Go To Player"
  1378. GoToPlayer.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1379. GoToPlayer.TextSize = 18
  1380. GoToPlayer.TextWrapped = true
  1381. GoToPlayer.MouseButton1Click:connect(function()
  1382. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players:FindFirstChild(TPToPlayervalue.Text).Character.HumanoidRootPart.Position)
  1383. end)
  1384.  
  1385. TPToPlayervalue.Name = "TPToPlayervalue"
  1386. TPToPlayervalue.Parent = PlayersFrame
  1387. TPToPlayervalue.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1388. TPToPlayervalue.BorderColor3 = Color3.new(0, 0, 0)
  1389. TPToPlayervalue.Position = UDim2.new(0.368156344, 0, 0.573876083, 0)
  1390. TPToPlayervalue.Size = UDim2.new(0, 145, 0, 25)
  1391. TPToPlayervalue.Font = Enum.Font.SourceSans
  1392. TPToPlayervalue.Text = "--PLAYER NAME--"
  1393. TPToPlayervalue.TextColor3 = Color3.new(0, 0, 0)
  1394. TPToPlayervalue.TextSize = 14
  1395.  
  1396. LoopGoTo.Name = "LoopGoTo"
  1397. LoopGoTo.Parent = PlayersFrame
  1398. LoopGoTo.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1399. LoopGoTo.BorderColor3 = Color3.new(0, 0, 0)
  1400. LoopGoTo.Position = UDim2.new(0.552604854, 0, 0.680213392, 0)
  1401. LoopGoTo.Size = UDim2.new(0, 114, 0, 30)
  1402. LoopGoTo.Font = Enum.Font.Cartoon
  1403. LoopGoTo.Text = "Loop Go To"
  1404. LoopGoTo.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1405. LoopGoTo.TextSize = 18
  1406. LoopGoTo.TextWrapped = true
  1407. LoopGoTo.MouseButton1Click:connect(function()
  1408. while wait() do
  1409. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players:FindFirstChild(TPToPlayervalue.Text).Character.HumanoidRootPart.Position)
  1410. end
  1411. end)
  1412.  
  1413. InviteAll.Name = "InviteAll"
  1414. InviteAll.Parent = PlayersFrame
  1415. InviteAll.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1416. InviteAll.BorderColor3 = Color3.new(0, 0, 0)
  1417. InviteAll.Position = UDim2.new(0.758753061, 0, 0.292945445, 0)
  1418. InviteAll.Size = UDim2.new(0, 114, 0, 30)
  1419. InviteAll.Font = Enum.Font.Cartoon
  1420. InviteAll.Text = "Invite All"
  1421. InviteAll.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1422. InviteAll.TextSize = 18
  1423. InviteAll.TextWrapped = true
  1424. InviteAll.MouseButton1Click:connect(function()
  1425. for i,v in pairs(game.Workspace.Packs:GetChildren()) do
  1426. for x,z in pairs(game.Players:GetChildren()) do
  1427. if v.PackLeader.Value == game.Players.LocalPlayer.Name then
  1428. v = v.PackLeader.Parent
  1429. if z ~= game.Players.LocalPlayer.Name then
  1430. local A_1 = z
  1431. local A_2 = game:GetService("Workspace").Packs[v.Name]
  1432. local Event = game:GetService("Workspace").GameFunctions.PackFunctions.InviteToPack
  1433. Event:InvokeServer(A_1, A_2)
  1434. end
  1435. end
  1436. end
  1437. end
  1438. end)
  1439.  
  1440. AntiKillAll.Name = "AntiKillAll"
  1441. AntiKillAll.Parent = PlayersFrame
  1442. AntiKillAll.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1443. AntiKillAll.BorderColor3 = Color3.new(0, 0, 0)
  1444. AntiKillAll.Position = UDim2.new(0.520055056, 0, 0.292945445, 0)
  1445. AntiKillAll.Size = UDim2.new(0, 114, 0, 30)
  1446. AntiKillAll.Font = Enum.Font.Cartoon
  1447. AntiKillAll.Text = "Anti-Kill All"
  1448. AntiKillAll.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1449. AntiKillAll.TextSize = 18
  1450. AntiKillAll.TextWrapped = true
  1451. AntiKillAll.MouseButton1Click:connect(function()
  1452. _G.antikill = true
  1453.  
  1454. while _G.antikill == true do
  1455. local char = game.Players.LocalPlayer.Character.HumanoidRootPart
  1456. local pos = char.Position
  1457.  
  1458. game:GetService('RunService').Stepped:connect(function()
  1459.  
  1460. char.CFrame = CFrame.new(pos)
  1461. end)
  1462. end
  1463. end)
  1464.  
  1465. KillAll.Name = "KillAll"
  1466. KillAll.Parent = PlayersFrame
  1467. KillAll.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1468. KillAll.BorderColor3 = Color3.new(0, 0, 0)
  1469. KillAll.Position = UDim2.new(0.270507157, 0, 0.292945445, 0)
  1470. KillAll.Size = UDim2.new(0, 114, 0, 30)
  1471. KillAll.Font = Enum.Font.Cartoon
  1472. KillAll.Text = "Kill All (E)"
  1473. KillAll.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1474. KillAll.TextSize = 18
  1475. KillAll.TextWrapped = true
  1476. KillAll.MouseButton1Click:connect(function()
  1477. Player = game.Players.LocalPlayer
  1478. Mouse = Player:GetMouse()
  1479. last = nil
  1480. function PressE(key)
  1481. for i,v in next, game.Players:GetPlayers() do
  1482. if v~=game.Players.LocalPlayer and v.Character~=nil and (v.Character.Torso.Position-game.Players.LocalPlayer.Character.Torso.Position).magnitude<12421412423564378256843768757568472365 then
  1483. local target = v.Character
  1484. if (key == "e") then
  1485. workspace.GameEvents.Grab:FireServer(target, Vector3.new(0,0,0), "Grab")
  1486. workspace.GameEvents.Grab:FireServer(target, Vector3.new(0,-90000,9000), "Drop")
  1487. end
  1488. end
  1489. end
  1490. end
  1491. Mouse.KeyDown:connect(PressE)
  1492. end)
  1493.  
  1494. ESP.Name = "ESP"
  1495. ESP.Parent = PlayersFrame
  1496. ESP.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1497. ESP.BorderColor3 = Color3.new(0, 0, 0)
  1498. ESP.Position = UDim2.new(0.0354257748, 0, 0.292945445, 0)
  1499. ESP.Size = UDim2.new(0, 114, 0, 30)
  1500. ESP.Font = Enum.Font.Cartoon
  1501. ESP.Text = "ESP"
  1502. ESP.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1503. ESP.TextSize = 18
  1504. ESP.TextWrapped = true
  1505. ESP.MouseButton1Click:connect(function()
  1506. Important = {Players = game:GetService("Players"), Workspace = game:GetService("Workspace"), CoreGui = game:GetService("CoreGui")}
  1507.  
  1508. local enabledesp = false
  1509.  
  1510. function CreateESP(plr)
  1511.  
  1512. if plr ~= nil then
  1513.  
  1514. local GetChar = plr.Character
  1515. if not GetChar then return end
  1516.  
  1517. local GetHead do
  1518.  
  1519. repeat wait() until GetChar:FindFirstChild("Head")
  1520.  
  1521. end
  1522. GetHead = GetChar.Head
  1523.  
  1524. local bb = Instance.new("BillboardGui", Important.CoreGui)
  1525. bb.Adornee = GetHead
  1526. bb.ExtentsOffset = Vector3.new(0, 1, 0)
  1527. bb.AlwaysOnTop = true
  1528. bb.Size = UDim2.new(0, 5, 0, 5)
  1529. bb.StudsOffset = Vector3.new(0, 3, 0)
  1530. bb.Name = "ESP_PLAYER_" .. plr.Name
  1531.  
  1532. local displayframe = Instance.new("Frame", bb)
  1533. displayframe.ZIndex = 10
  1534. displayframe.BackgroundTransparency = 1
  1535. displayframe.Size = UDim2.new(1,0,1,0)
  1536.  
  1537. local name = Instance.new("TextLabel", displayframe)
  1538. name.Name = "Name"
  1539. name.ZIndex = 10
  1540. name.Text = plr.Name
  1541. name.Visible = true
  1542. name.TextColor3 = Color3.new(212,244,188)
  1543. name.BackgroundTransparency = 1
  1544. name.Size = UDim2.new(1,0,10,0)
  1545. name.Font = Enum.Font.SourceSansLight
  1546. name.TextSize = 20
  1547. name.TextStrokeTransparency = .5
  1548.  
  1549. end
  1550.  
  1551. end
  1552.  
  1553.  
  1554. for i,v in pairs(Important.Players:GetChildren()) do
  1555. if game.GameId == 1320186298 then return end
  1556. CreateESP(v)
  1557.  
  1558. end
  1559. end)
  1560.  
  1561. gototext.Name = "gototext"
  1562. gototext.Parent = PlayersFrame
  1563. gototext.BackgroundColor3 = Color3.new(1, 1, 1)
  1564. gototext.BackgroundTransparency = 1
  1565. gototext.Position = UDim2.new(0.271247745, 0, 0.453580916, 0)
  1566. gototext.Size = UDim2.new(0, 252, 0, 30)
  1567. gototext.Font = Enum.Font.Cartoon
  1568. gototext.Text = "Go To Player"
  1569. gototext.TextColor3 = Color3.new(1, 1, 1)
  1570. gototext.TextScaled = true
  1571. gototext.TextSize = 14
  1572. gototext.TextWrapped = true
  1573.  
  1574. WorldFrame.Name = "WorldFrame"
  1575. WorldFrame.Parent = Main
  1576. WorldFrame.Active = true
  1577. WorldFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1578. WorldFrame.BorderColor3 = Color3.new(0, 0, 0)
  1579. WorldFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  1580. WorldFrame.Selectable = true
  1581. WorldFrame.Size = UDim2.new(0, 553, 0, 377)
  1582. WorldFrame.Visible = false
  1583.  
  1584. textworld2.Name = "textworld2"
  1585. textworld2.Parent = WorldFrame
  1586. textworld2.BackgroundColor3 = Color3.new(1, 1, 1)
  1587. textworld2.BackgroundTransparency = 1
  1588. textworld2.Position = UDim2.new(0.271247745, 0, 0.135278523, 0)
  1589. textworld2.Size = UDim2.new(0, 252, 0, 30)
  1590. textworld2.Font = Enum.Font.Cartoon
  1591. textworld2.Text = "Lighting"
  1592. textworld2.TextColor3 = Color3.new(1, 1, 1)
  1593. textworld2.TextScaled = true
  1594. textworld2.TextSize = 14
  1595. textworld2.TextWrapped = true
  1596.  
  1597. NoBlur.Name = "NoBlur"
  1598. NoBlur.Parent = WorldFrame
  1599. NoBlur.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1600. NoBlur.BorderColor3 = Color3.new(0, 0, 0)
  1601. NoBlur.Position = UDim2.new(0.693653584, 0, 0.292945445, 0)
  1602. NoBlur.Size = UDim2.new(0, 114, 0, 30)
  1603. NoBlur.Font = Enum.Font.Cartoon
  1604. NoBlur.Text = "No Blur"
  1605. NoBlur.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1606. NoBlur.TextSize = 18
  1607. NoBlur.TextWrapped = true
  1608. NoBlur.MouseButton1Click:connect(function()
  1609. game.Lighting.Blur.Size = 0
  1610. end)
  1611.  
  1612. LowGravity.Name = "LowGravity"
  1613. LowGravity.Parent = WorldFrame
  1614. LowGravity.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1615. LowGravity.BorderColor3 = Color3.new(0, 0, 0)
  1616. LowGravity.Position = UDim2.new(0.100525208, 0, 0.818144381, 0)
  1617. LowGravity.Size = UDim2.new(0, 114, 0, 30)
  1618. LowGravity.Font = Enum.Font.Cartoon
  1619. LowGravity.Text = "Low Gravity"
  1620. LowGravity.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1621. LowGravity.TextSize = 18
  1622. LowGravity.TextWrapped = true
  1623. LowGravity.MouseButton1Click:connect(function()
  1624. game.Workspace.Gravity = 15
  1625. end)
  1626.  
  1627. NoFog.Name = "NoFog"
  1628. NoFog.Parent = WorldFrame
  1629. NoFog.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1630. NoFog.BorderColor3 = Color3.new(0, 0, 0)
  1631. NoFog.Position = UDim2.new(0.395281106, 0, 0.292945445, 0)
  1632. NoFog.Size = UDim2.new(0, 114, 0, 30)
  1633. NoFog.Font = Enum.Font.Cartoon
  1634. NoFog.Text = "No Fog"
  1635. NoFog.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1636. NoFog.TextSize = 18
  1637. NoFog.TextWrapped = true
  1638. NoFog.MouseButton1Click:Connect(function()
  1639. game.Lighting.FogEnd = 999999999
  1640. end)
  1641.  
  1642. RemoveWater.Name = "RemoveWater"
  1643. RemoveWater.Parent = WorldFrame
  1644. RemoveWater.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1645. RemoveWater.BorderColor3 = Color3.new(0, 0, 0)
  1646. RemoveWater.Position = UDim2.new(0.100525245, 0, 0.643078029, 0)
  1647. RemoveWater.Size = UDim2.new(0, 114, 0, 30)
  1648. RemoveWater.Font = Enum.Font.Cartoon
  1649. RemoveWater.Text = "Remove Water"
  1650. RemoveWater.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1651. RemoveWater.TextSize = 18
  1652. RemoveWater.TextWrapped = true
  1653. RemoveWater.MouseButton1Click:connect(function()
  1654. game.Workspace.Water:remove()
  1655. end)
  1656.  
  1657. FullBright.Name = "FullBright"
  1658. FullBright.Parent = WorldFrame
  1659. FullBright.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1660. FullBright.BorderColor3 = Color3.new(0, 0, 0)
  1661. FullBright.Position = UDim2.new(0.100525245, 0, 0.292945474, 0)
  1662. FullBright.Size = UDim2.new(0, 114, 0, 30)
  1663. FullBright.Font = Enum.Font.Cartoon
  1664. FullBright.Text = "Full Bright"
  1665. FullBright.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1666. FullBright.TextSize = 18
  1667. FullBright.TextWrapped = true
  1668. FullBright.MouseButton1Click:connect(function()
  1669. for i,v in pairs(game:GetService("Lighting"):GetChildren()) do
  1670. if v:IsA("PostEffect") then
  1671. v:Destroy()
  1672. end
  1673. end
  1674. end)
  1675.  
  1676. RemoveTrees.Name = "RemoveTrees"
  1677. RemoveTrees.Parent = WorldFrame
  1678. RemoveTrees.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1679. RemoveTrees.BorderColor3 = Color3.new(0, 0, 0)
  1680. RemoveTrees.Position = UDim2.new(0.693653584, 0, 0.643078089, 0)
  1681. RemoveTrees.Size = UDim2.new(0, 114, 0, 30)
  1682. RemoveTrees.Font = Enum.Font.Cartoon
  1683. RemoveTrees.Text = "Remove Trees"
  1684. RemoveTrees.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1685. RemoveTrees.TextSize = 18
  1686. RemoveTrees.TextWrapped = true
  1687. RemoveTrees.MouseButton1Click:connect(function()
  1688. game.Workspace.GameMap.Trees:remove()
  1689. end)
  1690.  
  1691. SkyPlatform.Name = "SkyPlatform"
  1692. SkyPlatform.Parent = WorldFrame
  1693. SkyPlatform.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1694. SkyPlatform.BorderColor3 = Color3.new(0, 0, 0)
  1695. SkyPlatform.Position = UDim2.new(0.395281106, 0, 0.643078029, 0)
  1696. SkyPlatform.Size = UDim2.new(0, 114, 0, 30)
  1697. SkyPlatform.Font = Enum.Font.Cartoon
  1698. SkyPlatform.Text = "Sky Platform"
  1699. SkyPlatform.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1700. SkyPlatform.TextSize = 18
  1701. SkyPlatform.TextWrapped = true
  1702. SkyPlatform.MouseButton1Click:connect(function()
  1703. Part0 = Instance.new("Part", game.Workspace)
  1704. Part0.Anchored = true
  1705. Part0.Transparency = 0.5
  1706. Part0.Size = Vector3.new(168, 1, 266)
  1707. Part0.CFrame = CFrame.new(24, 2.5, 30, 1, 0, 0, 0, 1, 0, 0, 0, 1)
  1708. Part0.Position = Vector3.new(113, 500, 101)
  1709. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(113, 502, 101) + Vector3.new(1,0,0)
  1710. end)
  1711.  
  1712. textworld.Name = "textworld"
  1713. textworld.Parent = WorldFrame
  1714. textworld.BackgroundColor3 = Color3.new(1, 1, 1)
  1715. textworld.BackgroundTransparency = 1
  1716. textworld.Position = UDim2.new(0.271247745, 0, 0.493368715, 0)
  1717. textworld.Size = UDim2.new(0, 252, 0, 30)
  1718. textworld.Font = Enum.Font.Cartoon
  1719. textworld.Text = "World"
  1720. textworld.TextColor3 = Color3.new(1, 1, 1)
  1721. textworld.TextScaled = true
  1722. textworld.TextSize = 14
  1723. textworld.TextWrapped = true
  1724.  
  1725. AlwaysDay.Name = "AlwaysDay"
  1726. AlwaysDay.Parent = WorldFrame
  1727. AlwaysDay.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1728. AlwaysDay.BorderColor3 = Color3.new(0, 0, 0)
  1729. AlwaysDay.Position = UDim2.new(0.691845298, 0, 0.818144381, 0)
  1730. AlwaysDay.Size = UDim2.new(0, 114, 0, 30)
  1731. AlwaysDay.Font = Enum.Font.Cartoon
  1732. AlwaysDay.Text = "Always Day"
  1733. AlwaysDay.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1734. AlwaysDay.TextSize = 18
  1735. AlwaysDay.TextWrapped = true
  1736. AlwaysDay.MouseButton1Click:connect(function()
  1737. while wait() do
  1738. game.Lighting.ClockTime = 15
  1739. end
  1740. end)
  1741.  
  1742. WalkOnWater.Name = "WalkOnWater"
  1743. WalkOnWater.Parent = WorldFrame
  1744. WalkOnWater.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1745. WalkOnWater.BorderColor3 = Color3.new(0, 0, 0)
  1746. WalkOnWater.Position = UDim2.new(0.395281076, 0, 0.818144381, 0)
  1747. WalkOnWater.Size = UDim2.new(0, 114, 0, 30)
  1748. WalkOnWater.Font = Enum.Font.Cartoon
  1749. WalkOnWater.Text = "Walk On Water"
  1750. WalkOnWater.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1751. WalkOnWater.TextSize = 18
  1752. WalkOnWater.TextWrapped = true
  1753. WalkOnWater.MouseButton1Click:connect(function()
  1754. game.Workspace.Water.CanCollide = true
  1755. end)
  1756.  
  1757. DisableWalkOnWater.Name = "DisableWalkOnWater"
  1758. DisableWalkOnWater.Parent = WorldFrame
  1759. DisableWalkOnWater.BackgroundColor3 = Color3.new(0.439216, 0.0313726, 0.0313726)
  1760. DisableWalkOnWater.BorderColor3 = Color3.new(0, 0, 0)
  1761. DisableWalkOnWater.Position = UDim2.new(0.395281106, 0, 0.897719979, 0)
  1762. DisableWalkOnWater.Size = UDim2.new(0, 114, 0, 14)
  1763. DisableWalkOnWater.Font = Enum.Font.Cartoon
  1764. DisableWalkOnWater.Text = "DISABLE"
  1765. DisableWalkOnWater.TextColor3 = Color3.new(0.8, 0.8, 0.8)
  1766. DisableWalkOnWater.TextScaled = true
  1767. DisableWalkOnWater.TextSize = 18
  1768. DisableWalkOnWater.TextWrapped = true
  1769. DisableWalkOnWater.MouseButton1Click:connect(function()
  1770. game.Workspace.Water.CanCollide = false
  1771. end)
  1772.  
  1773. MapsFrame.Name = "MapsFrame"
  1774. MapsFrame.Parent = Main
  1775. MapsFrame.Active = true
  1776. MapsFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1777. MapsFrame.BorderColor3 = Color3.new(0, 0, 0)
  1778. MapsFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  1779. MapsFrame.Selectable = true
  1780. MapsFrame.Size = UDim2.new(0, 553, 0, 377)
  1781. MapsFrame.Visible = false
  1782.  
  1783. Mapstext.Name = "Mapstext"
  1784. Mapstext.Parent = MapsFrame
  1785. Mapstext.BackgroundColor3 = Color3.new(1, 1, 1)
  1786. Mapstext.BackgroundTransparency = 1
  1787. Mapstext.Position = UDim2.new(0.271247745, 0, 0.135278523, 0)
  1788. Mapstext.Size = UDim2.new(0, 252, 0, 30)
  1789. Mapstext.Font = Enum.Font.Cartoon
  1790. Mapstext.Text = "Maps"
  1791. Mapstext.TextColor3 = Color3.new(1, 1, 1)
  1792. Mapstext.TextScaled = true
  1793. Mapstext.TextSize = 14
  1794. Mapstext.TextWrapped = true
  1795.  
  1796. MainMap.Name = "MainMap"
  1797. MainMap.Parent = MapsFrame
  1798. MainMap.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1799. MainMap.BorderColor3 = Color3.new(0, 0, 0)
  1800. MainMap.Position = UDim2.new(0.693653584, 0, 0.292945445, 0)
  1801. MainMap.Size = UDim2.new(0, 114, 0, 30)
  1802. MainMap.Font = Enum.Font.Cartoon
  1803. MainMap.Text = "Main Map"
  1804. MainMap.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1805. MainMap.TextSize = 18
  1806. MainMap.TextWrapped = true
  1807. MainMap.MouseButton1Click:connect(function()
  1808. game:GetService("TeleportService"):Teleport(455093794, player)
  1809. end)
  1810.  
  1811. TradingMap.Name = "TradingMap"
  1812. TradingMap.Parent = MapsFrame
  1813. TradingMap.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1814. TradingMap.BorderColor3 = Color3.new(0, 0, 0)
  1815. TradingMap.Position = UDim2.new(0.395281106, 0, 0.292945445, 0)
  1816. TradingMap.Size = UDim2.new(0, 114, 0, 30)
  1817. TradingMap.Font = Enum.Font.Cartoon
  1818. TradingMap.Text = "Trading Map"
  1819. TradingMap.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1820. TradingMap.TextSize = 18
  1821. TradingMap.TextWrapped = true
  1822. TradingMap.MouseButton1Click:connect(function()
  1823. game:GetService("TeleportService"):Teleport(615881305, player)
  1824. end)
  1825.  
  1826. DefaultMap.Name = "DefaultMap"
  1827. DefaultMap.Parent = MapsFrame
  1828. DefaultMap.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1829. DefaultMap.BorderColor3 = Color3.new(0, 0, 0)
  1830. DefaultMap.Position = UDim2.new(0.100525245, 0, 0.292945474, 0)
  1831. DefaultMap.Size = UDim2.new(0, 114, 0, 30)
  1832. DefaultMap.Font = Enum.Font.Cartoon
  1833. DefaultMap.Text = "Default Map"
  1834. DefaultMap.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1835. DefaultMap.TextSize = 18
  1836. DefaultMap.TextWrapped = true
  1837. DefaultMap.MouseButton1Click:connect(function()
  1838. game:GetService("TeleportService"):Teleport(228181322, player)
  1839. end)
  1840.  
  1841. GallusIsland.Name = "GallusIsland"
  1842. GallusIsland.Parent = MapsFrame
  1843. GallusIsland.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1844. GallusIsland.BorderColor3 = Color3.new(0, 0, 0)
  1845. GallusIsland.Position = UDim2.new(0.395281106, 0, 0.452096581, 0)
  1846. GallusIsland.Size = UDim2.new(0, 114, 0, 30)
  1847. GallusIsland.Font = Enum.Font.Cartoon
  1848. GallusIsland.Text = "Gallus Island"
  1849. GallusIsland.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1850. GallusIsland.TextSize = 18
  1851. GallusIsland.TextWrapped = true
  1852. GallusIsland.MouseButton1Click:connect(function()
  1853. game:GetService("TeleportService"):Teleport(794299040, player)
  1854. end)
  1855.  
  1856. ElderDinoFrame.Name = "ElderDinoFrame"
  1857. ElderDinoFrame.Parent = Main
  1858. ElderDinoFrame.Active = true
  1859. ElderDinoFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1860. ElderDinoFrame.BorderColor3 = Color3.new(0, 0, 0)
  1861. ElderDinoFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  1862. ElderDinoFrame.Selectable = true
  1863. ElderDinoFrame.Size = UDim2.new(0, 553, 0, 377)
  1864. ElderDinoFrame.Visible = false
  1865.  
  1866. eldertext2.Name = "eldertext2"
  1867. eldertext2.Parent = ElderDinoFrame
  1868. eldertext2.BackgroundColor3 = Color3.new(1, 1, 1)
  1869. eldertext2.BackgroundTransparency = 1
  1870. eldertext2.Position = UDim2.new(0.124773964, 0, 0.0848806351, 0)
  1871. eldertext2.Size = UDim2.new(0, 415, 0, 30)
  1872. eldertext2.Font = Enum.Font.Cartoon
  1873. eldertext2.Text = "Elder Dinosaur (Gallus, Main Map)"
  1874. eldertext2.TextColor3 = Color3.new(1, 1, 1)
  1875. eldertext2.TextScaled = true
  1876. eldertext2.TextSize = 14
  1877. eldertext2.TextWrapped = true
  1878.  
  1879. Eldereddino.Name = "Eldereddino"
  1880. Eldereddino.Parent = ElderDinoFrame
  1881. Eldereddino.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1882. Eldereddino.BorderColor3 = Color3.new(0, 0, 0)
  1883. Eldereddino.Position = UDim2.new(0.185516208, 0, 0.215785891, 0)
  1884. Eldereddino.Size = UDim2.new(0, 145, 0, 25)
  1885. Eldereddino.Font = Enum.Font.SourceSans
  1886. Eldereddino.Text = "--ELDERED DINO--"
  1887. Eldereddino.TextColor3 = Color3.new(0, 0, 0)
  1888. Eldereddino.TextSize = 14
  1889.  
  1890. Elder_2.Name = "Elder"
  1891. Elder_2.Parent = ElderDinoFrame
  1892. Elder_2.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1893. Elder_2.BorderColor3 = Color3.new(0, 0, 0)
  1894. Elder_2.Position = UDim2.new(0.395281106, 0, 0.32212314, 0)
  1895. Elder_2.Size = UDim2.new(0, 114, 0, 30)
  1896. Elder_2.Font = Enum.Font.Cartoon
  1897. Elder_2.Text = "Elder"
  1898. Elder_2.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1899. Elder_2.TextSize = 18
  1900. Elder_2.TextWrapped = true
  1901. Elder_2.MouseButton1Click:connect(function()
  1902. local a = (Eldereddino.Text)
  1903. local targ = (Targetdino.Text)
  1904. workspace.GameEvents.ChangeDinosaur:FireServer(a)
  1905. wait(1)
  1906. workspace.GameEvents.StartPlayer:FireServer()
  1907. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  1908. wait(.1)
  1909. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  1910. end)
  1911.  
  1912. Targetdino.Name = "Targetdino"
  1913. Targetdino.Parent = ElderDinoFrame
  1914. Targetdino.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1915. Targetdino.BorderColor3 = Color3.new(0, 0, 0)
  1916. Targetdino.Position = UDim2.new(0.552604854, 0, 0.215785891, 0)
  1917. Targetdino.Size = UDim2.new(0, 145, 0, 25)
  1918. Targetdino.Font = Enum.Font.SourceSans
  1919. Targetdino.Text = "--TARGET DINO--"
  1920. Targetdino.TextColor3 = Color3.new(0, 0, 0)
  1921. Targetdino.TextSize = 14
  1922.  
  1923. eldertext1.Name = "eldertext1"
  1924. eldertext1.Parent = ElderDinoFrame
  1925. eldertext1.BackgroundColor3 = Color3.new(1, 1, 1)
  1926. eldertext1.BackgroundTransparency = 1
  1927. eldertext1.Position = UDim2.new(0.195392415, 0, 0.567639232, 0)
  1928. eldertext1.Size = UDim2.new(0, 336, 0, 30)
  1929. eldertext1.Font = Enum.Font.Cartoon
  1930. eldertext1.Text = "Elder Dinosaur (Default Map)"
  1931. eldertext1.TextColor3 = Color3.new(1, 1, 1)
  1932. eldertext1.TextScaled = true
  1933. eldertext1.TextSize = 14
  1934. eldertext1.TextWrapped = true
  1935.  
  1936. Targetdinoplus.Name = "Targetdinoplus"
  1937. Targetdinoplus.Parent = ElderDinoFrame
  1938. Targetdinoplus.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1939. Targetdinoplus.BorderColor3 = Color3.new(0, 0, 0)
  1940. Targetdinoplus.Position = UDim2.new(0.552604795, 0, 0.698544502, 0)
  1941. Targetdinoplus.Size = UDim2.new(0, 145, 0, 25)
  1942. Targetdinoplus.Font = Enum.Font.SourceSans
  1943. Targetdinoplus.Text = "--TARGET DINO--"
  1944. Targetdinoplus.TextColor3 = Color3.new(0, 0, 0)
  1945. Targetdinoplus.TextSize = 14
  1946.  
  1947. Eldereddinoplus.Name = "Eldereddinoplus"
  1948. Eldereddinoplus.Parent = ElderDinoFrame
  1949. Eldereddinoplus.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  1950. Eldereddinoplus.BorderColor3 = Color3.new(0, 0, 0)
  1951. Eldereddinoplus.Position = UDim2.new(0.185516208, 0, 0.698544502, 0)
  1952. Eldereddinoplus.Size = UDim2.new(0, 145, 0, 25)
  1953. Eldereddinoplus.Font = Enum.Font.SourceSans
  1954. Eldereddinoplus.Text = "--ELDERED DINO--"
  1955. Eldereddinoplus.TextColor3 = Color3.new(0, 0, 0)
  1956. Eldereddinoplus.TextSize = 14
  1957.  
  1958. Elderplus.Name = "Elderplus"
  1959. Elderplus.Parent = ElderDinoFrame
  1960. Elderplus.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  1961. Elderplus.BorderColor3 = Color3.new(0, 0, 0)
  1962. Elderplus.Position = UDim2.new(0.395281106, 0, 0.804881811, 0)
  1963. Elderplus.Size = UDim2.new(0, 114, 0, 30)
  1964. Elderplus.Font = Enum.Font.Cartoon
  1965. Elderplus.Text = "Elder"
  1966. Elderplus.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  1967. Elderplus.TextSize = 18
  1968. Elderplus.TextWrapped = true
  1969. Elderplus.MouseButton1Click:connect(function()
  1970. local CountDown = 7
  1971. local t = 1
  1972. local c = game.Players.LocalPlayer.Character
  1973. local Menu = workspace.GameEvents.GoToMenu
  1974. local a = (Eldereddinoplus.Text)
  1975. local targ = (Targetdinoplus.Text)
  1976.  
  1977.  
  1978. print("If adult, with baby stats, try a few more times for success.")
  1979. workspace.GameEvents.ChangeDinosaur:FireServer(a)
  1980. Menu:FireServer(CountDown)
  1981. wait(5)
  1982. workspace.GameEvents.StartPlayer:FireServer()
  1983. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  1984. Menu:FireServer(CountDown)
  1985. wait(6)
  1986. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  1987. workspace.GameEvents.StartPlayer:FireServer()
  1988. print("It's a 1/8 chance to be an actual elder. ")
  1989. end)
  1990.  
  1991. TradingFrame.Name = "TradingFrame"
  1992. TradingFrame.Parent = Main
  1993. TradingFrame.Active = true
  1994. TradingFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  1995. TradingFrame.BorderColor3 = Color3.new(0, 0, 0)
  1996. TradingFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  1997. TradingFrame.Selectable = true
  1998. TradingFrame.Size = UDim2.new(0, 553, 0, 377)
  1999. TradingFrame.Visible = false
  2000.  
  2001. texttrade.Name = "texttrade"
  2002. texttrade.Parent = TradingFrame
  2003. texttrade.BackgroundColor3 = Color3.new(1, 1, 1)
  2004. texttrade.BackgroundTransparency = 1
  2005. texttrade.Position = UDim2.new(0.271247745, 0, 0.0450928435, 0)
  2006. texttrade.Size = UDim2.new(0, 252, 0, 30)
  2007. texttrade.Font = Enum.Font.Cartoon
  2008. texttrade.Text = "Token/Skin"
  2009. texttrade.TextColor3 = Color3.new(1, 1, 1)
  2010. texttrade.TextScaled = true
  2011. texttrade.TextSize = 14
  2012. texttrade.TextWrapped = true
  2013.  
  2014. SendTrade.Name = "SendTrade"
  2015. SendTrade.Parent = TradingFrame
  2016. SendTrade.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2017. SendTrade.BorderColor3 = Color3.new(0, 0, 0)
  2018. SendTrade.Position = UDim2.new(0.395281106, 0, 0.863237202, 0)
  2019. SendTrade.Size = UDim2.new(0, 114, 0, 30)
  2020. SendTrade.Font = Enum.Font.Cartoon
  2021. SendTrade.Text = "Send Trade"
  2022. SendTrade.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2023. SendTrade.TextSize = 18
  2024. SendTrade.TextWrapped = true
  2025. SendTrade.MouseButton1Click:connect(function()
  2026. 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})
  2027. end)
  2028.  
  2029. tokennamevalue.Name = "tokennamevalue"
  2030. tokennamevalue.Parent = TradingFrame
  2031. tokennamevalue.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2032. tokennamevalue.BorderColor3 = Color3.new(0, 0, 0)
  2033. tokennamevalue.Position = UDim2.new(0.368156344, 0, 0.157430455, 0)
  2034. tokennamevalue.Size = UDim2.new(0, 145, 0, 25)
  2035. tokennamevalue.Font = Enum.Font.SourceSans
  2036. tokennamevalue.Text = "--TOKEN/SKIN NAME--"
  2037. tokennamevalue.TextColor3 = Color3.new(0, 0, 0)
  2038. tokennamevalue.TextSize = 14
  2039.  
  2040. DeleteToken.Name = "DeleteToken"
  2041. DeleteToken.Parent = TradingFrame
  2042. DeleteToken.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2043. DeleteToken.BorderColor3 = Color3.new(0, 0, 0)
  2044. DeleteToken.Position = UDim2.new(0.756944716, 0, 0.269072771, 0)
  2045. DeleteToken.Size = UDim2.new(0, 114, 0, 30)
  2046. DeleteToken.Font = Enum.Font.Cartoon
  2047. DeleteToken.Text = "Delete Token"
  2048. DeleteToken.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2049. DeleteToken.TextSize = 18
  2050. DeleteToken.TextWrapped = true
  2051.  
  2052. FakeDupe.Name = "FakeDupe"
  2053. FakeDupe.Parent = TradingFrame
  2054. FakeDupe.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2055. FakeDupe.BorderColor3 = Color3.new(0, 0, 0)
  2056. FakeDupe.Position = UDim2.new(0.51824671, 0, 0.269072771, 0)
  2057. FakeDupe.Size = UDim2.new(0, 114, 0, 30)
  2058. FakeDupe.Font = Enum.Font.Cartoon
  2059. FakeDupe.Text = "Fake Dupe"
  2060. FakeDupe.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2061. FakeDupe.TextSize = 18
  2062. FakeDupe.TextWrapped = true
  2063. FakeDupe.MouseButton1Click:connect(function()
  2064. for i=1, 20 do
  2065. spawn(function() print(workspace.GameFunctions.ConvertSkin:InvokeServer(tokennamevalue.Text)) end)
  2066. end
  2067. workspace.GameFunctions.UpdateObtainedTokensDS:InvokeServer("ConvertSkin")
  2068. end)
  2069.  
  2070. ConvertToSkin.Name = "ConvertToSkin"
  2071. ConvertToSkin.Parent = TradingFrame
  2072. ConvertToSkin.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2073. ConvertToSkin.BorderColor3 = Color3.new(0, 0, 0)
  2074. ConvertToSkin.Position = UDim2.new(0.268698841, 0, 0.269072771, 0)
  2075. ConvertToSkin.Size = UDim2.new(0, 114, 0, 30)
  2076. ConvertToSkin.Font = Enum.Font.Cartoon
  2077. ConvertToSkin.Text = "Convert Token To Skin"
  2078. ConvertToSkin.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2079. ConvertToSkin.TextSize = 14
  2080. ConvertToSkin.TextWrapped = true
  2081. ConvertToSkin.MouseButton1Click:connect(function()
  2082. for i=1, 20 do
  2083. spawn(function() print(workspace.GameFunctions.ConvertToken:InvokeServer(tokennamevalue.Text)) end)
  2084. end
  2085. end)
  2086.  
  2087. ConvertToToken.Name = "ConvertToToken"
  2088. ConvertToToken.Parent = TradingFrame
  2089. ConvertToToken.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2090. ConvertToToken.BorderColor3 = Color3.new(0, 0, 0)
  2091. ConvertToToken.Position = UDim2.new(0.0336174555, 0, 0.269072771, 0)
  2092. ConvertToToken.Size = UDim2.new(0, 114, 0, 30)
  2093. ConvertToToken.Font = Enum.Font.Cartoon
  2094. ConvertToToken.Text = "Convert Skin To Token"
  2095. ConvertToToken.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2096. ConvertToToken.TextSize = 14
  2097. ConvertToToken.TextWrapped = true
  2098. ConvertToToken.MouseButton1Click:connect(function()
  2099. for i=1, 20 do
  2100. spawn(function() print(workspace.GameFunctions.ConvertSkin:InvokeServer(tokennamevalue.Text)) end)
  2101. end
  2102. end)
  2103.  
  2104. texttrade2.Name = "texttrade2"
  2105. texttrade2.Parent = TradingFrame
  2106. texttrade2.BackgroundColor3 = Color3.new(1, 1, 1)
  2107. texttrade2.BackgroundTransparency = 1
  2108. texttrade2.Position = UDim2.new(0.271247745, 0, 0.411140591, 0)
  2109. texttrade2.Size = UDim2.new(0, 252, 0, 30)
  2110. texttrade2.Font = Enum.Font.Cartoon
  2111. texttrade2.Text = "Fake Trade"
  2112. texttrade2.TextColor3 = Color3.new(1, 1, 1)
  2113. texttrade2.TextScaled = true
  2114. texttrade2.TextSize = 14
  2115. texttrade2.TextWrapped = true
  2116.  
  2117. tradeplayervalue.Name = "tradeplayervalue"
  2118. tradeplayervalue.Parent = TradingFrame
  2119. tradeplayervalue.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2120. tradeplayervalue.BorderColor3 = Color3.new(0, 0, 0)
  2121. tradeplayervalue.Position = UDim2.new(0.368156344, 0, 0.515520573, 0)
  2122. tradeplayervalue.Size = UDim2.new(0, 145, 0, 20)
  2123. tradeplayervalue.Font = Enum.Font.SourceSans
  2124. tradeplayervalue.Text = "--PLAYER NAME--"
  2125. tradeplayervalue.TextColor3 = Color3.new(0, 0, 0)
  2126. tradeplayervalue.TextSize = 14
  2127.  
  2128. senddino3.Name = "senddino3"
  2129. senddino3.Parent = TradingFrame
  2130. senddino3.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2131. senddino3.BorderColor3 = Color3.new(0, 0, 0)
  2132. senddino3.Position = UDim2.new(0.413364291, 0, 0.618968844, 0)
  2133. senddino3.Size = UDim2.new(0, 95, 0, 20)
  2134. senddino3.Font = Enum.Font.SourceSans
  2135. senddino3.Text = "-"
  2136. senddino3.TextColor3 = Color3.new(0, 0, 0)
  2137. senddino3.TextSize = 14
  2138.  
  2139. senddino1.Name = "senddino1"
  2140. senddino1.Parent = TradingFrame
  2141. senddino1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2142. senddino1.BorderColor3 = Color3.new(0, 0, 0)
  2143. senddino1.Position = UDim2.new(0.0155342836, 0, 0.618968844, 0)
  2144. senddino1.Size = UDim2.new(0, 95, 0, 20)
  2145. senddino1.Font = Enum.Font.SourceSans
  2146. senddino1.Text = "-"
  2147. senddino1.TextColor3 = Color3.new(0, 0, 0)
  2148. senddino1.TextSize = 14
  2149.  
  2150. senddino5.Name = "senddino5"
  2151. senddino5.Parent = TradingFrame
  2152. senddino5.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2153. senddino5.BorderColor3 = Color3.new(0, 0, 0)
  2154. senddino5.Position = UDim2.new(0.80757767, 0, 0.618968844, 0)
  2155. senddino5.Size = UDim2.new(0, 95, 0, 20)
  2156. senddino5.Font = Enum.Font.SourceSans
  2157. senddino5.Text = "-"
  2158. senddino5.TextColor3 = Color3.new(0, 0, 0)
  2159. senddino5.TextSize = 14
  2160.  
  2161. senddino4.Name = "senddino4"
  2162. senddino4.Parent = TradingFrame
  2163. senddino4.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2164. senddino4.BorderColor3 = Color3.new(0, 0, 0)
  2165. senddino4.Position = UDim2.new(0.615895987, 0, 0.618968844, 0)
  2166. senddino4.Size = UDim2.new(0, 95, 0, 20)
  2167. senddino4.Font = Enum.Font.SourceSans
  2168. senddino4.Text = "-"
  2169. senddino4.TextColor3 = Color3.new(0, 0, 0)
  2170. senddino4.TextSize = 14
  2171.  
  2172. senddino2.Name = "senddino2"
  2173. senddino2.Parent = TradingFrame
  2174. senddino2.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2175. senddino2.BorderColor3 = Color3.new(0, 0, 0)
  2176. senddino2.Position = UDim2.new(0.218065917, 0, 0.618968844, 0)
  2177. senddino2.Size = UDim2.new(0, 95, 0, 20)
  2178. senddino2.Font = Enum.Font.SourceSans
  2179. senddino2.Text = "-"
  2180. senddino2.TextColor3 = Color3.new(0, 0, 0)
  2181. senddino2.TextSize = 14
  2182.  
  2183. wantdino1.Name = "wantdino1"
  2184. wantdino1.Parent = TradingFrame
  2185. wantdino1.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2186. wantdino1.BorderColor3 = Color3.new(0, 0, 0)
  2187. wantdino1.Position = UDim2.new(0.0155342836, 0, 0.751594841, 0)
  2188. wantdino1.Size = UDim2.new(0, 95, 0, 20)
  2189. wantdino1.Font = Enum.Font.SourceSans
  2190. wantdino1.Text = "-"
  2191. wantdino1.TextColor3 = Color3.new(0, 0, 0)
  2192. wantdino1.TextSize = 14
  2193.  
  2194. wantdino2.Name = "wantdino2"
  2195. wantdino2.Parent = TradingFrame
  2196. wantdino2.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2197. wantdino2.BorderColor3 = Color3.new(0, 0, 0)
  2198. wantdino2.Position = UDim2.new(0.218065917, 0, 0.751594841, 0)
  2199. wantdino2.Size = UDim2.new(0, 95, 0, 20)
  2200. wantdino2.Font = Enum.Font.SourceSans
  2201. wantdino2.Text = "-"
  2202. wantdino2.TextColor3 = Color3.new(0, 0, 0)
  2203. wantdino2.TextSize = 14
  2204.  
  2205. wantdino3.Name = "wantdino3"
  2206. wantdino3.Parent = TradingFrame
  2207. wantdino3.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2208. wantdino3.BorderColor3 = Color3.new(0, 0, 0)
  2209. wantdino3.Position = UDim2.new(0.413364291, 0, 0.751594841, 0)
  2210. wantdino3.Size = UDim2.new(0, 95, 0, 20)
  2211. wantdino3.Font = Enum.Font.SourceSans
  2212. wantdino3.Text = "-"
  2213. wantdino3.TextColor3 = Color3.new(0, 0, 0)
  2214. wantdino3.TextSize = 14
  2215.  
  2216. wantdino4.Name = "wantdino4"
  2217. wantdino4.Parent = TradingFrame
  2218. wantdino4.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2219. wantdino4.BorderColor3 = Color3.new(0, 0, 0)
  2220. wantdino4.Position = UDim2.new(0.615895987, 0, 0.751594841, 0)
  2221. wantdino4.Size = UDim2.new(0, 95, 0, 20)
  2222. wantdino4.Font = Enum.Font.SourceSans
  2223. wantdino4.Text = "-"
  2224. wantdino4.TextColor3 = Color3.new(0, 0, 0)
  2225. wantdino4.TextSize = 14
  2226.  
  2227. wantdino5.Name = "wantdino5"
  2228. wantdino5.Parent = TradingFrame
  2229. wantdino5.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2230. wantdino5.BorderColor3 = Color3.new(0, 0, 0)
  2231. wantdino5.Position = UDim2.new(0.80757767, 0, 0.751594841, 0)
  2232. wantdino5.Size = UDim2.new(0, 95, 0, 20)
  2233. wantdino5.Font = Enum.Font.SourceSans
  2234. wantdino5.Text = "-"
  2235. wantdino5.TextColor3 = Color3.new(0, 0, 0)
  2236. wantdino5.TextSize = 14
  2237.  
  2238. ModFrame.Name = "ModFrame"
  2239. ModFrame.Parent = Main
  2240. ModFrame.Active = true
  2241. ModFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  2242. ModFrame.BorderColor3 = Color3.new(0, 0, 0)
  2243. ModFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  2244. ModFrame.Selectable = true
  2245. ModFrame.Size = UDim2.new(0, 553, 0, 377)
  2246. ModFrame.Visible = false
  2247.  
  2248. modtextlol.Name = "modtextlol"
  2249. modtextlol.Parent = ModFrame
  2250. modtextlol.BackgroundColor3 = Color3.new(1, 1, 1)
  2251. modtextlol.BackgroundTransparency = 1
  2252. modtextlol.Position = UDim2.new(0.271247745, 0, 0.135278523, 0)
  2253. modtextlol.Size = UDim2.new(0, 252, 0, 30)
  2254. modtextlol.Font = Enum.Font.Cartoon
  2255. modtextlol.Text = "Mod"
  2256. modtextlol.TextColor3 = Color3.new(1, 1, 1)
  2257. modtextlol.TextScaled = true
  2258. modtextlol.TextSize = 14
  2259. modtextlol.TextWrapped = true
  2260.  
  2261. Whitelist.Name = "Whitelist"
  2262. Whitelist.Parent = ModFrame
  2263. Whitelist.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2264. Whitelist.BorderColor3 = Color3.new(0, 0, 0)
  2265. Whitelist.Position = UDim2.new(0.259657234, 0, 0.42026636, 0)
  2266. Whitelist.Size = UDim2.new(0, 114, 0, 30)
  2267. Whitelist.Font = Enum.Font.Cartoon
  2268. Whitelist.Text = "Whitelist User"
  2269. Whitelist.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2270. Whitelist.TextSize = 18
  2271. Whitelist.TextWrapped = true
  2272. Whitelist.MouseButton1Click:connect(function()
  2273. game.StarterGui:SetCore("SendNotification", {
  2274. Title = "Moderation";
  2275. Text = "You do not have permission!";
  2276. Duration = 5;
  2277. })
  2278. end)
  2279.  
  2280. moduserid.Name = "moduserid"
  2281. moduserid.Parent = ModFrame
  2282. moduserid.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2283. moduserid.BorderColor3 = Color3.new(0, 0, 0)
  2284. moduserid.Position = UDim2.new(0.326565027, 0, 0.290056467, 0)
  2285. moduserid.Size = UDim2.new(0, 190, 0, 25)
  2286. moduserid.Font = Enum.Font.SourceSans
  2287. moduserid.Text = "--USER ID--"
  2288. moduserid.TextColor3 = Color3.new(0, 0, 0)
  2289. moduserid.TextSize = 14
  2290.  
  2291. Blacklist.Name = "Blacklist"
  2292. Blacklist.Parent = ModFrame
  2293. Blacklist.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2294. Blacklist.BorderColor3 = Color3.new(0, 0, 0)
  2295. Blacklist.Position = UDim2.new(0.53452158, 0, 0.42026636, 0)
  2296. Blacklist.Size = UDim2.new(0, 114, 0, 30)
  2297. Blacklist.Font = Enum.Font.Cartoon
  2298. Blacklist.Text = "Blacklist User"
  2299. Blacklist.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2300. Blacklist.TextSize = 18
  2301. Blacklist.TextWrapped = true
  2302. Blacklist.MouseButton1Click:connect(function()
  2303. game.StarterGui:SetCore("SendNotification", {
  2304. Title = "Moderation";
  2305. Text = "You do not have permission!";
  2306. Duration = 5;
  2307. })
  2308. end)
  2309.  
  2310. ExclusiveFrame.Name = "ExclusiveFrame"
  2311. ExclusiveFrame.Parent = Main
  2312. ExclusiveFrame.Active = true
  2313. ExclusiveFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  2314. ExclusiveFrame.BorderColor3 = Color3.new(0, 0, 0)
  2315. ExclusiveFrame.Position = UDim2.new(0.279245287, 0, 0.175983444, 0)
  2316. ExclusiveFrame.Selectable = true
  2317. ExclusiveFrame.Size = UDim2.new(0, 553, 0, 377)
  2318. ExclusiveFrame.Visible = false
  2319.  
  2320. textspecial.Name = "textspecial"
  2321. textspecial.Parent = ExclusiveFrame
  2322. textspecial.BackgroundColor3 = Color3.new(1, 1, 1)
  2323. textspecial.BackgroundTransparency = 1
  2324. textspecial.Position = UDim2.new(0.271247745, 0, 0.0636604801, 0)
  2325. textspecial.Size = UDim2.new(0, 252, 0, 30)
  2326. textspecial.Font = Enum.Font.Cartoon
  2327. textspecial.Text = "Dinosaur"
  2328. textspecial.TextColor3 = Color3.new(1, 1, 1)
  2329. textspecial.TextScaled = true
  2330. textspecial.TextSize = 14
  2331. textspecial.TextWrapped = true
  2332.  
  2333. God.Name = "God"
  2334. God.Parent = ExclusiveFrame
  2335. God.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2336. God.BorderColor3 = Color3.new(0, 0, 0)
  2337. God.Position = UDim2.new(0.51824671, 0, 0.18153961, 0)
  2338. God.Size = UDim2.new(0, 114, 0, 30)
  2339. God.Font = Enum.Font.Cartoon
  2340. God.Text = "God"
  2341. God.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2342. God.TextSize = 18
  2343. God.TextWrapped = true
  2344. God.MouseButton1Click:connect(function()
  2345. while wait() do
  2346. game.Players.LocalPlayer.Character.Stats.Armor:Remove()
  2347. end
  2348. end)
  2349.  
  2350. InvisibleFossil.Name = "InvisibleFossil"
  2351. InvisibleFossil.Parent = ExclusiveFrame
  2352. InvisibleFossil.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2353. InvisibleFossil.BorderColor3 = Color3.new(0, 0, 0)
  2354. InvisibleFossil.Position = UDim2.new(0.270507157, 0, 0.18153961, 0)
  2355. InvisibleFossil.Size = UDim2.new(0, 114, 0, 30)
  2356. InvisibleFossil.Font = Enum.Font.Cartoon
  2357. InvisibleFossil.Text = "Invisible Fossil"
  2358. InvisibleFossil.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2359. InvisibleFossil.TextSize = 17
  2360. InvisibleFossil.TextWrapped = true
  2361. InvisibleFossil.MouseButton1Click:connect(function()
  2362. game.Players.LocalPlayer.Character.Hips:Remove()
  2363. end)
  2364.  
  2365. NoBleed.Name = "NoBleed"
  2366. NoBleed.Parent = ExclusiveFrame
  2367. NoBleed.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2368. NoBleed.BorderColor3 = Color3.new(0, 0, 0)
  2369. NoBleed.Position = UDim2.new(0.0354257859, 0, 0.18153964, 0)
  2370. NoBleed.Size = UDim2.new(0, 114, 0, 30)
  2371. NoBleed.Font = Enum.Font.Cartoon
  2372. NoBleed.Text = "No Bleed"
  2373. NoBleed.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2374. NoBleed.TextSize = 18
  2375. NoBleed.TextWrapped = true
  2376. NoBleed.MouseButton1Click:connect(function()
  2377. game.Players.LocalPlayer.Character.Stats.bleedingStack:Remove()
  2378. wait(1)
  2379. game.Players.LocalPlayer.Character.CharacterScripts.HandleBleeding:Remove()
  2380. end)
  2381.  
  2382. SafeLog.Name = "SafeLog"
  2383. SafeLog.Parent = ExclusiveFrame
  2384. SafeLog.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2385. SafeLog.BorderColor3 = Color3.new(0, 0, 0)
  2386. SafeLog.Position = UDim2.new(0.758753061, 0, 0.181539565, 0)
  2387. SafeLog.Size = UDim2.new(0, 114, 0, 30)
  2388. SafeLog.Font = Enum.Font.Cartoon
  2389. SafeLog.Text = "Safe Log"
  2390. SafeLog.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2391. SafeLog.TextSize = 18
  2392. SafeLog.TextWrapped = true
  2393. SafeLog.MouseButton1Click:Connect(function()
  2394. local p = game.Players.LocalPlayer
  2395. local h = p.Character:FindFirstChildOfClass'Humanoid';
  2396. for _, Child in pairs(p.Character:GetChildren()) do
  2397. if (Child:IsA'LocalScript') then
  2398. Child.Disabled = true;
  2399. end
  2400. end
  2401. h:Destroy();
  2402. for _, Child in pairs(p.Character:GetChildren()) do
  2403. if (Child:IsA'LocalScript') then
  2404. Child.Disabled = false;
  2405. end
  2406. end
  2407. while wait() do
  2408. if (God == true) then
  2409. w.Camera.CameraSubject = xo;
  2410. else
  2411. break;
  2412. end
  2413. end
  2414. end)
  2415.  
  2416. CanSwim.Name = "CanSwim"
  2417. CanSwim.Parent = ExclusiveFrame
  2418. CanSwim.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2419. CanSwim.BorderColor3 = Color3.new(0, 0, 0)
  2420. CanSwim.Position = UDim2.new(0.0354257673, 0, 0.316818148, 0)
  2421. CanSwim.Size = UDim2.new(0, 114, 0, 30)
  2422. CanSwim.Font = Enum.Font.Cartoon
  2423. CanSwim.Text = "Can Swim"
  2424. CanSwim.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2425. CanSwim.TextSize = 18
  2426. CanSwim.TextWrapped = true
  2427. CanSwim.MouseButton1Click:connect(function()
  2428. game.Players.LocalPlayer.Character.Stats.canSwim.Value = true
  2429. end)
  2430.  
  2431. textspecial2.Name = "textspecial2"
  2432. textspecial2.Parent = ExclusiveFrame
  2433. textspecial2.BackgroundColor3 = Color3.new(1, 1, 1)
  2434. textspecial2.BackgroundTransparency = 1
  2435. textspecial2.Position = UDim2.new(0.271247745, 0, 0.612732112, 0)
  2436. textspecial2.Size = UDim2.new(0, 252, 0, 30)
  2437. textspecial2.Font = Enum.Font.Cartoon
  2438. textspecial2.Text = "Special"
  2439. textspecial2.TextColor3 = Color3.new(1, 0.913726, 0.411765)
  2440. textspecial2.TextScaled = true
  2441. textspecial2.TextSize = 14
  2442. textspecial2.TextWrapped = true
  2443.  
  2444. InstaMenu.Name = "InstaMenu"
  2445. InstaMenu.Parent = ExclusiveFrame
  2446. InstaMenu.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2447. InstaMenu.BorderColor3 = Color3.new(0, 0, 0)
  2448. InstaMenu.Position = UDim2.new(0.270507157, 0, 0.316818178, 0)
  2449. InstaMenu.Size = UDim2.new(0, 114, 0, 30)
  2450. InstaMenu.Font = Enum.Font.Cartoon
  2451. InstaMenu.Text = "Insta Menu"
  2452. InstaMenu.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2453. InstaMenu.TextSize = 18
  2454. InstaMenu.TextWrapped = true
  2455. InstaMenu.MouseButton1Click:connect(function()
  2456. game.Workspace.GameEvents.GoToMenu:FireServer()
  2457. end)
  2458.  
  2459. BetterSpeed.Name = "BetterSpeed"
  2460. BetterSpeed.Parent = ExclusiveFrame
  2461. BetterSpeed.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2462. BetterSpeed.BorderColor3 = Color3.new(0, 0, 0)
  2463. BetterSpeed.Position = UDim2.new(0.520055056, 0, 0.316818178, 0)
  2464. BetterSpeed.Size = UDim2.new(0, 114, 0, 30)
  2465. BetterSpeed.Font = Enum.Font.Cartoon
  2466. BetterSpeed.Text = "Bypass Speed"
  2467. BetterSpeed.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2468. BetterSpeed.TextSize = 18
  2469. BetterSpeed.TextWrapped = true
  2470. BetterSpeed.MouseButton1Click:connect(function()
  2471. local c = game.Players.LocalPlayer.Character.Dinosaur
  2472.  
  2473. while wait(.1) do
  2474. c.WalkSpeed = c.WalkSpeed + 1
  2475. if c.WalkSpeed >= 40 then
  2476. c.WalkSpeed = c.WalkSpeed - 5
  2477. if c.WalkSpeed < 21 then
  2478. c.WalkSpeed = 21
  2479. c.WalkSpeed = c.WalkSpeed + 1
  2480. end
  2481. end
  2482. end
  2483. end)
  2484.  
  2485. InfOxygen.Name = "InfOxygen"
  2486. InfOxygen.Parent = ExclusiveFrame
  2487. InfOxygen.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2488. InfOxygen.BorderColor3 = Color3.new(0, 0, 0)
  2489. InfOxygen.Position = UDim2.new(0.758753061, 0, 0.316818178, 0)
  2490. InfOxygen.Size = UDim2.new(0, 114, 0, 30)
  2491. InfOxygen.Font = Enum.Font.Cartoon
  2492. InfOxygen.Text = "Inf Oxygen/Moistness"
  2493. InfOxygen.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2494. InfOxygen.TextSize = 15
  2495. InfOxygen.TextWrapped = true
  2496. InfOxygen.MouseButton1Click:connect(function()
  2497. game.Players.LocalPlayer.Character.CharacterScripts.UnderWater:Remove()
  2498. end)
  2499.  
  2500. GodBaro.Name = "GodBaro"
  2501. GodBaro.Parent = ExclusiveFrame
  2502. GodBaro.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2503. GodBaro.BorderColor3 = Color3.new(0, 0, 0)
  2504. GodBaro.Position = UDim2.new(0.0354257822, 0, 0.74652642, 0)
  2505. GodBaro.Size = UDim2.new(0, 114, 0, 30)
  2506. GodBaro.Font = Enum.Font.Cartoon
  2507. GodBaro.Text = "God Baro"
  2508. GodBaro.TextColor3 = Color3.new(0.172549, 0.439216, 0)
  2509. GodBaro.TextSize = 18
  2510. GodBaro.TextWrapped = true
  2511. GodBaro.MouseButton1Click:connect(function()
  2512. while wait() do
  2513. game.Players.LocalPlayer.Character.Stats.Armor:Remove()
  2514. end
  2515.  
  2516. wait(1)
  2517.  
  2518. game.Players.LocalPlayer.Character.Stats.bleedingStack:Remove()
  2519. wait(1)
  2520. game.Players.LocalPlayer.Character.CharacterScripts.HandleBleeding:Remove()
  2521.  
  2522. wait(1)
  2523.  
  2524. local c = game.Players.LocalPlayer.Character.Dinosaur
  2525.  
  2526. while wait(.1) do
  2527. c.WalkSpeed = c.WalkSpeed + 1
  2528. if c.WalkSpeed >= 30 then
  2529. c.WalkSpeed = c.WalkSpeed - 5
  2530. if c.WalkSpeed < 21 then
  2531. c.WalkSpeed = 21
  2532. c.WalkSpeed = c.WalkSpeed + 1
  2533. end
  2534. end
  2535. end
  2536. end)
  2537.  
  2538. SuperPlio.Name = "SuperPlio"
  2539. SuperPlio.Parent = ExclusiveFrame
  2540. SuperPlio.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2541. SuperPlio.BorderColor3 = Color3.new(0, 0, 0)
  2542. SuperPlio.Position = UDim2.new(0.270507187, 0, 0.74652642, 0)
  2543. SuperPlio.Size = UDim2.new(0, 114, 0, 30)
  2544. SuperPlio.Font = Enum.Font.Cartoon
  2545. SuperPlio.Text = "Super Plio"
  2546. SuperPlio.TextColor3 = Color3.new(0.25098, 0.431373, 0.815686)
  2547. SuperPlio.TextSize = 18
  2548. SuperPlio.TextWrapped = true
  2549. SuperPlio.MouseButton1Click:connect(function()
  2550. game.Players.LocalPlayer.Character.CharacterScripts.UnderWater:Remove()
  2551. game.Players.LocalPlayer.Character.CharacterScripts.InWater:Remove()
  2552.  
  2553. wait(1)
  2554.  
  2555. game.Players.LocalPlayer.Character.Dinosaur.WalkSpeed = 45
  2556.  
  2557. wait(1)
  2558.  
  2559. game.Players.LocalPlayer.Character.Stats.bleedingStack:Remove()
  2560. wait(1)
  2561. game.Players.LocalPlayer.Character.CharacterScripts.HandleBleeding:Remove()
  2562. end)
  2563.  
  2564. KillerGhost.Name = "KillerGhost"
  2565. KillerGhost.Parent = ExclusiveFrame
  2566. KillerGhost.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2567. KillerGhost.BorderColor3 = Color3.new(0, 0, 0)
  2568. KillerGhost.Position = UDim2.new(0.758753061, 0, 0.74652642, 0)
  2569. KillerGhost.Size = UDim2.new(0, 114, 0, 30)
  2570. KillerGhost.Font = Enum.Font.Cartoon
  2571. KillerGhost.Text = "Killer Ghost"
  2572. KillerGhost.TextColor3 = Color3.new(0.611765, 0, 0)
  2573. KillerGhost.TextSize = 18
  2574. KillerGhost.TextWrapped = true
  2575. KillerGhost.MouseButton1Click:connect(function()
  2576. game.Players.LocalPlayer.Character.Hips:Remove()
  2577.  
  2578. wait(1)
  2579.  
  2580. game.Players.LocalPlayer.Character.Stats.bleedingStack:Remove()
  2581. wait(1)
  2582. game.Players.LocalPlayer.Character.CharacterScripts.HandleBleeding:Remove()
  2583.  
  2584. wait(1)
  2585.  
  2586. game.Players.LocalPlayer.Character.Dinosaur.WalkSpeed = 30
  2587. end)
  2588.  
  2589. Grab.Name = "Grab"
  2590. Grab.Parent = ExclusiveFrame
  2591. Grab.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2592. Grab.BorderColor3 = Color3.new(0, 0, 0)
  2593. Grab.Position = UDim2.new(0.270507187, 0, 0.452096701, 0)
  2594. Grab.Size = UDim2.new(0, 114, 0, 30)
  2595. Grab.Font = Enum.Font.Cartoon
  2596. Grab.Text = "Grab Q/E"
  2597. Grab.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2598. Grab.TextSize = 18
  2599. Grab.TextWrapped = true
  2600. Grab.MouseButton1Click:connect(function()
  2601. last = nil
  2602. game:service"UserInputService".InputBegan:connect(function(key, proc)
  2603. if key.KeyCode == Enum.KeyCode.J and not proc then
  2604. for i,v in next, game.Players:GetPlayers() do
  2605. if v~=game.Players.LocalPlayer and v.Character~=nil and (v.Character.Torso.Position-game.Players.LocalPlayer.Character.Torso.Position).magnitude<20 then
  2606. local target = v.Character
  2607. workspace.GameEvents.Grab:FireServer(target, Vector3.new(0,0,0), "Grab")
  2608. workspace.GameEvents.Grab:FireServer(target, Vector3.new(0,-90000,9000), "Drop")
  2609. end
  2610. end
  2611. elseif key.KeyCode == Enum.KeyCode.Q and not proc then
  2612. last = game.Players.LocalPlayer:GetMouse().Target.Parent
  2613. workspace.GameEvents.Grab:FireServer(last, Vector3.new(0,0,0), "Grab")
  2614. elseif key.KeyCode == Enum.KeyCode.E and not proc then
  2615. workspace.GameEvents.Grab:FireServer(last, game.Players.LocalPlayer:GetMouse().Hit.p, "Drop")
  2616. end
  2617. end)
  2618. end)
  2619.  
  2620. AdminsaurHunter.Name = "AdminsaurHunter"
  2621. AdminsaurHunter.Parent = ExclusiveFrame
  2622. AdminsaurHunter.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2623. AdminsaurHunter.BorderColor3 = Color3.new(0, 0, 0)
  2624. AdminsaurHunter.Position = UDim2.new(0.520055115, 0, 0.746526361, 0)
  2625. AdminsaurHunter.Size = UDim2.new(0, 114, 0, 30)
  2626. AdminsaurHunter.Font = Enum.Font.Cartoon
  2627. AdminsaurHunter.Text = "Adminsaur Hunter"
  2628. AdminsaurHunter.TextColor3 = Color3.new(0.815686, 0.729412, 0.0745098)
  2629. AdminsaurHunter.TextScaled = true
  2630. AdminsaurHunter.TextSize = 16
  2631. AdminsaurHunter.TextWrapped = true
  2632. AdminsaurHunter.MouseButton1Click:connect(function()
  2633. game.Players.LocalPlayer.Character.CharacterScripts.UnderWater:Remove()
  2634. game.Players.LocalPlayer.Character.CharacterScripts.InWater:Remove()
  2635.  
  2636. wait(1)
  2637.  
  2638. while wait() do
  2639. game.Players.LocalPlayer.Character.Stats.Armor:Remove()
  2640. end
  2641.  
  2642. wait(1)
  2643.  
  2644. game.Players.LocalPlayer.Character.Stats.bleedingStack:Remove()
  2645. wait(1)
  2646. game.Players.LocalPlayer.Character.CharacterScripts.HandleBleeding:Remove()
  2647.  
  2648. wait(1)
  2649.  
  2650. game.Players.LocalPlayer.Character.Dinosaur.WalkSpeed = 50
  2651. end)
  2652.  
  2653. textspecial3.Name = "textspecial3"
  2654. textspecial3.Parent = ExclusiveFrame
  2655. textspecial3.BackgroundColor3 = Color3.new(1, 1, 1)
  2656. textspecial3.BackgroundTransparency = 1
  2657. textspecial3.Position = UDim2.new(0.0354257748, 0, 0.849974632, 0)
  2658. textspecial3.Size = UDim2.new(0, 114, 0, 15)
  2659. textspecial3.Font = Enum.Font.Cartoon
  2660. textspecial3.Text = "(Barosaurus)"
  2661. textspecial3.TextColor3 = Color3.new(1, 1, 1)
  2662. textspecial3.TextScaled = true
  2663. textspecial3.TextSize = 14
  2664. textspecial3.TextWrapped = true
  2665.  
  2666. textspecial4.Name = "textspecial4"
  2667. textspecial4.Parent = ExclusiveFrame
  2668. textspecial4.BackgroundColor3 = Color3.new(1, 1, 1)
  2669. textspecial4.BackgroundTransparency = 1
  2670. textspecial4.Position = UDim2.new(0.270507157, 0, 0.849974632, 0)
  2671. textspecial4.Size = UDim2.new(0, 114, 0, 15)
  2672. textspecial4.Font = Enum.Font.Cartoon
  2673. textspecial4.Text = "(Pliosaurus)"
  2674. textspecial4.TextColor3 = Color3.new(1, 1, 1)
  2675. textspecial4.TextScaled = true
  2676. textspecial4.TextSize = 14
  2677. textspecial4.TextWrapped = true
  2678.  
  2679. textspecial5.Name = "textspecial5"
  2680. textspecial5.Parent = ExclusiveFrame
  2681. textspecial5.BackgroundColor3 = Color3.new(1, 1, 1)
  2682. textspecial5.BackgroundTransparency = 1
  2683. textspecial5.Position = UDim2.new(0.51824677, 0, 0.849974632, 0)
  2684. textspecial5.Size = UDim2.new(0, 114, 0, 15)
  2685. textspecial5.Font = Enum.Font.Cartoon
  2686. textspecial5.Text = "(Kronosaurus B.)"
  2687. textspecial5.TextColor3 = Color3.new(1, 1, 1)
  2688. textspecial5.TextScaled = true
  2689. textspecial5.TextSize = 14
  2690. textspecial5.TextWrapped = true
  2691.  
  2692. textspecial6.Name = "textspecial6"
  2693. textspecial6.Parent = ExclusiveFrame
  2694. textspecial6.BackgroundColor3 = Color3.new(1, 1, 1)
  2695. textspecial6.BackgroundTransparency = 1
  2696. textspecial6.Position = UDim2.new(0.758753061, 0, 0.849974573, 0)
  2697. textspecial6.Size = UDim2.new(0, 114, 0, 15)
  2698. textspecial6.Font = Enum.Font.Cartoon
  2699. textspecial6.Text = "(Fossil Rex)"
  2700. textspecial6.TextColor3 = Color3.new(1, 1, 1)
  2701. textspecial6.TextScaled = true
  2702. textspecial6.TextSize = 14
  2703. textspecial6.TextWrapped = true
  2704.  
  2705. RemoveParts.Name = "RemoveParts"
  2706. RemoveParts.Parent = ExclusiveFrame
  2707. RemoveParts.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2708. RemoveParts.BorderColor3 = Color3.new(0, 0, 0)
  2709. RemoveParts.Position = UDim2.new(0.51824671, 0, 0.452096701, 0)
  2710. RemoveParts.Size = UDim2.new(0, 114, 0, 30)
  2711. RemoveParts.Font = Enum.Font.Cartoon
  2712. RemoveParts.Text = "Remove Parts"
  2713. RemoveParts.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2714. RemoveParts.TextSize = 18
  2715. RemoveParts.TextWrapped = true
  2716. RemoveParts.MouseButton1Click:connect(function()
  2717. game.Players.LocalPlayer.Character.Tail1:Remove()
  2718. game.Players.LocalPlayer.Character.Neck1:Remove()
  2719. end)
  2720.  
  2721. UnderLight.Name = "UnderLight"
  2722. UnderLight.Parent = ExclusiveFrame
  2723. UnderLight.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2724. UnderLight.BorderColor3 = Color3.new(0, 0, 0)
  2725. UnderLight.Position = UDim2.new(0.035425812, 0, 0.452096701, 0)
  2726. UnderLight.Size = UDim2.new(0, 114, 0, 30)
  2727. UnderLight.Font = Enum.Font.Cartoon
  2728. UnderLight.Text = "UnderLight"
  2729. UnderLight.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2730. UnderLight.TextSize = 18
  2731. UnderLight.TextWrapped = true
  2732. UnderLight.MouseButton1Click:connect(function()
  2733. local s = Instance.new("PointLight", game.Players.LocalPlayer.Character.Torso)
  2734. s.Brightness = 5
  2735. s.Color = Color3.new(255, 0, 0)
  2736. s.Range = 12
  2737. end)
  2738.  
  2739. Sparkles.Name = "Sparkles"
  2740. Sparkles.Parent = ExclusiveFrame
  2741. Sparkles.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2742. Sparkles.BorderColor3 = Color3.new(0, 0, 0)
  2743. Sparkles.Position = UDim2.new(0.035425812, 0, 0.579417646, 0)
  2744. Sparkles.Size = UDim2.new(0, 114, 0, 30)
  2745. Sparkles.Font = Enum.Font.Cartoon
  2746. Sparkles.Text = "Sparkles"
  2747. Sparkles.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2748. Sparkles.TextSize = 18
  2749. Sparkles.TextWrapped = true
  2750. Sparkles.MouseButton1Click:connect(function()
  2751. local s = Instance.new("Sparkles", game.Players.LocalPlayer.Character.Torso)
  2752. end)
  2753.  
  2754. Fire.Name = "Fire"
  2755. Fire.Parent = ExclusiveFrame
  2756. Fire.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2757. Fire.BorderColor3 = Color3.new(0, 0, 0)
  2758. Fire.Position = UDim2.new(0.756944776, 0, 0.452096701, 0)
  2759. Fire.Size = UDim2.new(0, 114, 0, 30)
  2760. Fire.Font = Enum.Font.Cartoon
  2761. Fire.Text = "Fire"
  2762. Fire.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2763. Fire.TextSize = 18
  2764. Fire.TextWrapped = true
  2765. Fire.MouseButton1Click:connect(function()
  2766. local s = Instance.new("Fire", game.Players.LocalPlayer.Character.Torso)
  2767. s.Size = 20
  2768. end)
  2769.  
  2770. Headless.Name = "Headless"
  2771. Headless.Parent = ExclusiveFrame
  2772. Headless.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2773. Headless.BorderColor3 = Color3.new(0, 0, 0)
  2774. Headless.Position = UDim2.new(0.756944776, 0, 0.57676512, 0)
  2775. Headless.Size = UDim2.new(0, 114, 0, 30)
  2776. Headless.Font = Enum.Font.Cartoon
  2777. Headless.Text = "Headless"
  2778. Headless.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2779. Headless.TextSize = 18
  2780. Headless.TextWrapped = true
  2781. Headless.MouseButton1Click:connect(function()
  2782. game.Players.LocalPlayer.Character.FakeHead:Remove()
  2783. end)
  2784.  
  2785. FunFrame.Name = "FunFrame"
  2786. FunFrame.Parent = Main
  2787. FunFrame.Active = true
  2788. FunFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  2789. FunFrame.BorderColor3 = Color3.new(0, 0, 0)
  2790. FunFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  2791. FunFrame.Selectable = true
  2792. FunFrame.Size = UDim2.new(0, 553, 0, 377)
  2793. FunFrame.Visible = false
  2794.  
  2795. Textfun2.Name = "Textfun2"
  2796. Textfun2.Parent = FunFrame
  2797. Textfun2.BackgroundColor3 = Color3.new(1, 1, 1)
  2798. Textfun2.BackgroundTransparency = 1
  2799. Textfun2.Position = UDim2.new(0.269439429, 0, 0.0291777253, 0)
  2800. Textfun2.Size = UDim2.new(0, 252, 0, 30)
  2801. Textfun2.Font = Enum.Font.Cartoon
  2802. Textfun2.Text = "Trolling"
  2803. Textfun2.TextColor3 = Color3.new(1, 1, 1)
  2804. Textfun2.TextScaled = true
  2805. Textfun2.TextSize = 14
  2806. Textfun2.TextWrapped = true
  2807.  
  2808. Sit.Name = "Sit"
  2809. Sit.Parent = FunFrame
  2810. Sit.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2811. Sit.BorderColor3 = Color3.new(0, 0, 0)
  2812. Sit.Position = UDim2.new(0.033617463, 0, 0.597985148, 0)
  2813. Sit.Size = UDim2.new(0, 114, 0, 30)
  2814. Sit.Font = Enum.Font.Cartoon
  2815. Sit.Text = "Sit"
  2816. Sit.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2817. Sit.TextSize = 18
  2818. Sit.TextWrapped = true
  2819. Sit.MouseButton1Click:connect(function()
  2820. game.Players.LocalPlayer.Character.Dinosaur.Sit = true
  2821. end)
  2822.  
  2823. DaysValue.Name = "DaysValue"
  2824. DaysValue.Parent = FunFrame
  2825. DaysValue.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  2826. DaysValue.BorderColor3 = Color3.new(0, 0, 0)
  2827. DaysValue.Position = UDim2.new(0.0343580246, 0, 0.794035375, 0)
  2828. DaysValue.Size = UDim2.new(0, 114, 0, 16)
  2829. DaysValue.Font = Enum.Font.SourceSans
  2830. DaysValue.Text = "--DAYS AMOUNT--"
  2831. DaysValue.TextColor3 = Color3.new(0, 0, 0)
  2832. DaysValue.TextSize = 14
  2833.  
  2834. EarRape.Name = "EarRape"
  2835. EarRape.Parent = FunFrame
  2836. EarRape.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2837. EarRape.BorderColor3 = Color3.new(0, 0, 0)
  2838. EarRape.Position = UDim2.new(0.393472821, 0, 0.29559797, 0)
  2839. EarRape.Size = UDim2.new(0, 114, 0, 30)
  2840. EarRape.Font = Enum.Font.Cartoon
  2841. EarRape.Text = "Ear Rape"
  2842. EarRape.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2843. EarRape.TextSize = 18
  2844. EarRape.TextWrapped = true
  2845. EarRape.MouseButton1Click:connect(function()
  2846. while wait(0.2) do
  2847. for _,plr in pairs(game.Players:GetPlayers()) do
  2848. pcall(function()
  2849. for _,obj in pairs(plr.Character.Head:GetChildren()) do
  2850. if obj:IsA("Sound") then
  2851. obj:Play()
  2852. end
  2853. end
  2854. end)
  2855. end
  2856. end
  2857. end)
  2858.  
  2859. ChatTroll.Name = "ChatTroll"
  2860. ChatTroll.Parent = FunFrame
  2861. ChatTroll.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2862. ChatTroll.BorderColor3 = Color3.new(0, 0, 0)
  2863. ChatTroll.Position = UDim2.new(0.756944716, 0, 0.173582047, 0)
  2864. ChatTroll.Size = UDim2.new(0, 114, 0, 30)
  2865. ChatTroll.Font = Enum.Font.Cartoon
  2866. ChatTroll.Text = "Chat Troll"
  2867. ChatTroll.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2868. ChatTroll.TextSize = 18
  2869. ChatTroll.TextWrapped = true
  2870. ChatTroll.MouseButton1Click:connect(function()
  2871. local Action = game.Players:GetPlayers()
  2872. for i = 1,#Action do
  2873. Action[i].Chatted:connect(function(Message)
  2874. game.ReplicatedStorage.DefaultChatSystemChatEvents.SayMessageRequest:FireServer("".."["..Action[i].Name.."]".." "..Message, "All")
  2875. end)
  2876. end
  2877. end)
  2878.  
  2879. FakeHealth.Name = "FakeHealth"
  2880. FakeHealth.Parent = FunFrame
  2881. FakeHealth.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2882. FakeHealth.BorderColor3 = Color3.new(0, 0, 0)
  2883. FakeHealth.Position = UDim2.new(0.51824671, 0, 0.173582047, 0)
  2884. FakeHealth.Size = UDim2.new(0, 114, 0, 30)
  2885. FakeHealth.Font = Enum.Font.Cartoon
  2886. FakeHealth.Text = "Fake Health"
  2887. FakeHealth.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2888. FakeHealth.TextSize = 18
  2889. FakeHealth.TextWrapped = true
  2890. FakeHealth.MouseButton1Click:connect(function()
  2891. game.Players.LocalPlayer.Character.Dinosaur.MaxHealth = 999999
  2892. game.Players.LocalPlayer.Character.Dinosaur.Health = 999999
  2893. game.Players.LocalPlayer.Character.Dinosaur.Regen = 999999
  2894. end)
  2895.  
  2896. FakeArmor.Name = "FakeArmor"
  2897. FakeArmor.Parent = FunFrame
  2898. FakeArmor.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2899. FakeArmor.BorderColor3 = Color3.new(0, 0, 0)
  2900. FakeArmor.Position = UDim2.new(0.268698841, 0, 0.173582047, 0)
  2901. FakeArmor.Size = UDim2.new(0, 114, 0, 30)
  2902. FakeArmor.Font = Enum.Font.Cartoon
  2903. FakeArmor.Text = "Fake Armor"
  2904. FakeArmor.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2905. FakeArmor.TextSize = 18
  2906. FakeArmor.TextWrapped = true
  2907. FakeArmor.MouseButton1Click:connect(function()
  2908. game.Players.LocalPlayer.Character.Stats.Armor.Value = 999
  2909. end)
  2910.  
  2911. FakeBleed.Name = "FakeBleed"
  2912. FakeBleed.Parent = FunFrame
  2913. FakeBleed.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2914. FakeBleed.BorderColor3 = Color3.new(0, 0, 0)
  2915. FakeBleed.Position = UDim2.new(0.0336174555, 0, 0.173582047, 0)
  2916. FakeBleed.Size = UDim2.new(0, 114, 0, 30)
  2917. FakeBleed.Font = Enum.Font.Cartoon
  2918. FakeBleed.Text = "Fake Bleed"
  2919. FakeBleed.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2920. FakeBleed.TextSize = 18
  2921. FakeBleed.TextWrapped = true
  2922. FakeBleed.MouseButton1Click:connect(function()
  2923. game.Players.LocalPlayer.Character.Stats.bleedingStack.Value = 999
  2924. end)
  2925.  
  2926. Textfun.Name = "Textfun"
  2927. Textfun.Parent = FunFrame
  2928. Textfun.BackgroundColor3 = Color3.new(1, 1, 1)
  2929. Textfun.BackgroundTransparency = 1
  2930. Textfun.Position = UDim2.new(0.269439429, 0, 0.458885968, 0)
  2931. Textfun.Size = UDim2.new(0, 252, 0, 30)
  2932. Textfun.Font = Enum.Font.Cartoon
  2933. Textfun.Text = "Dinosaur/Stats"
  2934. Textfun.TextColor3 = Color3.new(1, 1, 1)
  2935. Textfun.TextScaled = true
  2936. Textfun.TextSize = 14
  2937. Textfun.TextWrapped = true
  2938.  
  2939. SetDays.Name = "SetDays"
  2940. SetDays.Parent = FunFrame
  2941. SetDays.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2942. SetDays.BorderColor3 = Color3.new(0, 0, 0)
  2943. SetDays.Position = UDim2.new(0.0336173773, 0, 0.71469605, 0)
  2944. SetDays.Size = UDim2.new(0, 114, 0, 30)
  2945. SetDays.Font = Enum.Font.Cartoon
  2946. SetDays.Text = "Set Days"
  2947. SetDays.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2948. SetDays.TextSize = 18
  2949. SetDays.TextWrapped = true
  2950. SetDays.MouseButton1Click:connect(function()
  2951. for i=1, 20 do
  2952.  
  2953. spawn(function() print(workspace.GameFunctions.UpdateValues:InvokeServer(DaysValue.Text)) end)
  2954. end
  2955. end)
  2956.  
  2957. AdminsaurButton.Name = "AdminsaurButton"
  2958. AdminsaurButton.Parent = FunFrame
  2959. AdminsaurButton.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2960. AdminsaurButton.BorderColor3 = Color3.new(0, 0, 0)
  2961. AdminsaurButton.Position = UDim2.new(0.268698841, 0, 0.597985148, 0)
  2962. AdminsaurButton.Size = UDim2.new(0, 114, 0, 30)
  2963. AdminsaurButton.Font = Enum.Font.Cartoon
  2964. AdminsaurButton.Text = "Adminsaur Button"
  2965. AdminsaurButton.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2966. AdminsaurButton.TextSize = 15
  2967. AdminsaurButton.TextWrapped = true
  2968. AdminsaurButton.MouseButton1Click:connect(function()
  2969. game:GetService("Players").LocalPlayer.PlayerGui.StartGui.Background.DinosaurSelection.Adminsaurus.Visible = true
  2970. end)
  2971.  
  2972. Suicide.Name = "Suicide"
  2973. Suicide.Parent = FunFrame
  2974. Suicide.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2975. Suicide.BorderColor3 = Color3.new(0, 0, 0)
  2976. Suicide.Position = UDim2.new(0.51824671, 0, 0.597985148, 0)
  2977. Suicide.Size = UDim2.new(0, 114, 0, 30)
  2978. Suicide.Font = Enum.Font.Cartoon
  2979. Suicide.Text = "Suicide"
  2980. Suicide.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2981. Suicide.TextSize = 18
  2982. Suicide.TextWrapped = true
  2983. Suicide.MouseButton1Click:connect(function()
  2984. game.Players.LocalPlayer.Character.Head:remove()
  2985. end)
  2986.  
  2987. DailyDNA.Name = "DailyDNA"
  2988. DailyDNA.Parent = FunFrame
  2989. DailyDNA.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  2990. DailyDNA.BorderColor3 = Color3.new(0, 0, 0)
  2991. DailyDNA.Position = UDim2.new(0.756944716, 0, 0.597985148, 0)
  2992. DailyDNA.Size = UDim2.new(0, 114, 0, 30)
  2993. DailyDNA.Font = Enum.Font.Cartoon
  2994. DailyDNA.Text = "Daily DNA"
  2995. DailyDNA.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  2996. DailyDNA.TextSize = 18
  2997. DailyDNA.TextWrapped = true
  2998. DailyDNA.MouseButton1Click:connect(function()
  2999. game.Workspace.GameEvents.ClaimDailyLogin:FireServer()
  3000. end)
  3001.  
  3002. BuySkin.Name = "BuySkin"
  3003. BuySkin.Parent = FunFrame
  3004. BuySkin.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3005. BuySkin.BorderColor3 = Color3.new(0, 0, 0)
  3006. BuySkin.Position = UDim2.new(0.266890436, 0, 0.71469605, 0)
  3007. BuySkin.Size = UDim2.new(0, 114, 0, 30)
  3008. BuySkin.Font = Enum.Font.Cartoon
  3009. BuySkin.Text = "Buy Skin"
  3010. BuySkin.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3011. BuySkin.TextSize = 18
  3012. BuySkin.TextWrapped = true
  3013. BuySkin.MouseButton1Click:connect(function()
  3014. for i = 1, 1 do
  3015.  
  3016. spawn(function() print(workspace.GameFunctions.PurchasingDino:InvokeServer(BuySkinValue.Text))
  3017. end)
  3018. end
  3019. end)
  3020.  
  3021. BuySkinValue.Name = "BuySkinValue"
  3022. BuySkinValue.Parent = FunFrame
  3023. BuySkinValue.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3024. BuySkinValue.BorderColor3 = Color3.new(0, 0, 0)
  3025. BuySkinValue.Position = UDim2.new(0.267631084, 0, 0.794035375, 0)
  3026. BuySkinValue.Size = UDim2.new(0, 114, 0, 16)
  3027. BuySkinValue.Font = Enum.Font.SourceSans
  3028. BuySkinValue.Text = "--SKIN NAME--"
  3029. BuySkinValue.TextColor3 = Color3.new(0, 0, 0)
  3030. BuySkinValue.TextSize = 14
  3031.  
  3032. AlbinoTerror.Name = "Albino Terror"
  3033. AlbinoTerror.Parent = FunFrame
  3034. AlbinoTerror.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3035. AlbinoTerror.BorderColor3 = Color3.new(0, 0, 0)
  3036. AlbinoTerror.Position = UDim2.new(0.51824671, 0, 0.71469605, 0)
  3037. AlbinoTerror.Size = UDim2.new(0, 114, 0, 30)
  3038. AlbinoTerror.Font = Enum.Font.Cartoon
  3039. AlbinoTerror.Text = "Albino Terror"
  3040. AlbinoTerror.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3041. AlbinoTerror.TextSize = 18
  3042. AlbinoTerror.TextWrapped = true
  3043. AlbinoTerror.MouseButton1Click:connect(function()
  3044. local a = "Albino Terror V2"
  3045. local targ = "Albino Terror V2"
  3046. workspace.GameEvents.ChangeDinosaur:FireServer(a)
  3047. wait(1)
  3048. workspace.GameEvents.StartPlayer:FireServer()
  3049. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  3050. wait(.1)
  3051. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  3052. end)
  3053.  
  3054. HotheadMegavore.Name = "HotheadMegavore"
  3055. HotheadMegavore.Parent = FunFrame
  3056. HotheadMegavore.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3057. HotheadMegavore.BorderColor3 = Color3.new(0, 0, 0)
  3058. HotheadMegavore.Position = UDim2.new(0.756944716, 0, 0.71469605, 0)
  3059. HotheadMegavore.Size = UDim2.new(0, 114, 0, 30)
  3060. HotheadMegavore.Font = Enum.Font.Cartoon
  3061. HotheadMegavore.Text = "Hothead Megavore"
  3062. HotheadMegavore.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3063. HotheadMegavore.TextSize = 15
  3064. HotheadMegavore.TextWrapped = true
  3065. HotheadMegavore.MouseButton1Click:connect(function()
  3066. local a = "Hothead Megavore"
  3067. local targ = "Hothead Megavore"
  3068. workspace.GameEvents.ChangeDinosaur:FireServer(a)
  3069. wait(1)
  3070. workspace.GameEvents.StartPlayer:FireServer()
  3071. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  3072. wait(.1)
  3073. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  3074. end)
  3075.  
  3076. Shake.Name = "Shake"
  3077. Shake.Parent = FunFrame
  3078. Shake.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3079. Shake.BorderColor3 = Color3.new(0, 0, 0)
  3080. Shake.Position = UDim2.new(0.51824671, 0, 0.826101899, 0)
  3081. Shake.Size = UDim2.new(0, 114, 0, 30)
  3082. Shake.Font = Enum.Font.Cartoon
  3083. Shake.Text = "Shake"
  3084. Shake.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3085. Shake.TextSize = 18
  3086. Shake.TextWrapped = true
  3087. Shake.MouseButton1Click:connect(function()
  3088. AnimationId = "741896167"
  3089. local Anim = Instance.new("Animation")
  3090. Anim.AnimationId = "rbxassetid://"..AnimationId
  3091. local k = game.Players.LocalPlayer.Character.Dinosaur:LoadAnimation(Anim)
  3092. k:Play()
  3093. k:AdjustSpeed(10)
  3094. end)
  3095.  
  3096. SwimAnimation.Name = "SwimAnimation"
  3097. SwimAnimation.Parent = FunFrame
  3098. SwimAnimation.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3099. SwimAnimation.BorderColor3 = Color3.new(0, 0, 0)
  3100. SwimAnimation.Position = UDim2.new(0.756944716, 0, 0.826101899, 0)
  3101. SwimAnimation.Size = UDim2.new(0, 114, 0, 30)
  3102. SwimAnimation.Font = Enum.Font.Cartoon
  3103. SwimAnimation.Text = "Swim Animation"
  3104. SwimAnimation.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3105. SwimAnimation.TextSize = 16
  3106. SwimAnimation.TextWrapped = true
  3107. SwimAnimation.MouseButton1Click:connect(function()
  3108. game.Players.LocalPlayer.Character.Stats.InWater.Value = true
  3109. end)
  3110.  
  3111. AntiAFK.Name = "AntiAFK"
  3112. AntiAFK.Parent = FunFrame
  3113. AntiAFK.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3114. AntiAFK.BorderColor3 = Color3.new(0, 0, 0)
  3115. AntiAFK.Position = UDim2.new(0.0336174071, 0, 0.868542194, 0)
  3116. AntiAFK.Size = UDim2.new(0, 114, 0, 30)
  3117. AntiAFK.Font = Enum.Font.Cartoon
  3118. AntiAFK.Text = "Anti-AFK"
  3119. AntiAFK.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3120. AntiAFK.TextSize = 18
  3121. AntiAFK.TextWrapped = true
  3122. AntiAFK.MouseButton1Click:connect(function()
  3123. local VirtualUser=game:service'VirtualUser'
  3124. game:service'Players'.LocalPlayer.Idled:connect(function()
  3125. VirtualUser:CaptureController()
  3126. VirtualUser:ClickButton2(Vector2.new())
  3127. end)
  3128. print'Anti Afk ran'
  3129. end)
  3130.  
  3131. AntiBan.Name = "AntiBan"
  3132. AntiBan.Parent = FunFrame
  3133. AntiBan.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3134. AntiBan.BorderColor3 = Color3.new(0, 0, 0)
  3135. AntiBan.Position = UDim2.new(0.268698782, 0, 0.868542194, 0)
  3136. AntiBan.Size = UDim2.new(0, 114, 0, 30)
  3137. AntiBan.Font = Enum.Font.Cartoon
  3138. AntiBan.Text = "Anti-Ban"
  3139. AntiBan.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3140. AntiBan.TextSize = 18
  3141. AntiBan.TextWrapped = true
  3142. AntiBan.MouseButton1Click:connect(function()
  3143. local AdminList = {
  3144. 23952793,
  3145. 63300487,
  3146. 119868,
  3147. 14922769,
  3148. 35276317,
  3149. 21238127,
  3150. 39523020,
  3151. 109217153,
  3152. 6828351,
  3153. 428631361,
  3154. 42285938,
  3155. 160319861,
  3156. 94254052,
  3157. 57628717,
  3158. 81275825,
  3159. 14099358,
  3160. 144170792,
  3161. 4317782,
  3162. 69239108,
  3163. 117551840,
  3164. 21447425
  3165. }
  3166.  
  3167. game.Players.PlayerAdded:Connect(function(player)
  3168. for i, v in pairs(AdminList) do
  3169. if player.UserId == v then
  3170. game.Players.LocalPlayer:Kick(player.Name .. " joined! Ban Prevention has prevented this admin from banning you for exploiting!")
  3171. end
  3172. end
  3173. end)
  3174. end)
  3175.  
  3176. AutomationFrame.Name = "AutomationFrame"
  3177. AutomationFrame.Parent = Main
  3178. AutomationFrame.Active = true
  3179. AutomationFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3180. AutomationFrame.BorderColor3 = Color3.new(0, 0, 0)
  3181. AutomationFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  3182. AutomationFrame.Selectable = true
  3183. AutomationFrame.Size = UDim2.new(0, 553, 0, 377)
  3184. AutomationFrame.Visible = false
  3185.  
  3186. Textauto.Name = "Textauto"
  3187. Textauto.Parent = AutomationFrame
  3188. Textauto.BackgroundColor3 = Color3.new(1, 1, 1)
  3189. Textauto.BackgroundTransparency = 1
  3190. Textauto.Position = UDim2.new(0.269439429, 0, 0.222811669, 0)
  3191. Textauto.Size = UDim2.new(0, 252, 0, 30)
  3192. Textauto.Font = Enum.Font.Cartoon
  3193. Textauto.Text = "Automation"
  3194. Textauto.TextColor3 = Color3.new(1, 1, 1)
  3195. Textauto.TextScaled = true
  3196. Textauto.TextSize = 14
  3197. Textauto.TextWrapped = true
  3198.  
  3199. AutoSwim.Name = "AutoSwim"
  3200. AutoSwim.Parent = AutomationFrame
  3201. AutoSwim.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3202. AutoSwim.BorderColor3 = Color3.new(0, 0, 0)
  3203. AutoSwim.Position = UDim2.new(0.691845238, 0, 0.380478591, 0)
  3204. AutoSwim.Size = UDim2.new(0, 114, 0, 30)
  3205. AutoSwim.Font = Enum.Font.Cartoon
  3206. AutoSwim.Text = "Auto Swim"
  3207. AutoSwim.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3208. AutoSwim.TextSize = 18
  3209. AutoSwim.TextWrapped = true
  3210. AutoSwim.MouseButton1Click:connect(function()
  3211. local Robo = "Up"
  3212. local Exploit = true
  3213. local Event = game:GetService("Workspace").GameEvents.Swimming
  3214. Event:FireServer(Robo, Exploit)
  3215. end)
  3216.  
  3217. AutoAttack.Name = "AutoAttack"
  3218. AutoAttack.Parent = AutomationFrame
  3219. AutoAttack.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3220. AutoAttack.BorderColor3 = Color3.new(0, 0, 0)
  3221. AutoAttack.Position = UDim2.new(0.393472791, 0, 0.380478591, 0)
  3222. AutoAttack.Size = UDim2.new(0, 114, 0, 30)
  3223. AutoAttack.Font = Enum.Font.Cartoon
  3224. AutoAttack.Text = "Auto Attack"
  3225. AutoAttack.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3226. AutoAttack.TextSize = 18
  3227. AutoAttack.TextWrapped = true
  3228. AutoAttack.MouseButton1Click:connect(function()
  3229. while true do
  3230. wait()
  3231. game.Workspace.GameEvents.Damage:FireServer("Workspace")
  3232. end
  3233. end)
  3234.  
  3235. AutoSprint.Name = "AutoSprint"
  3236. AutoSprint.Parent = AutomationFrame
  3237. AutoSprint.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3238. AutoSprint.BorderColor3 = Color3.new(0, 0, 0)
  3239. AutoSprint.Position = UDim2.new(0.0987169296, 0, 0.380478621, 0)
  3240. AutoSprint.Size = UDim2.new(0, 114, 0, 30)
  3241. AutoSprint.Font = Enum.Font.Cartoon
  3242. AutoSprint.Text = "Auto Sprint"
  3243. AutoSprint.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3244. AutoSprint.TextSize = 18
  3245. AutoSprint.TextWrapped = true
  3246. AutoSprint.MouseButton1Click:connect(function()
  3247. game.Workspace.GameEvents.Sprint:FireServer("true")
  3248. end)
  3249.  
  3250. SprintDisable.Name = "SprintDisable"
  3251. SprintDisable.Parent = AutomationFrame
  3252. SprintDisable.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  3253. SprintDisable.BorderColor3 = Color3.new(0, 0, 0)
  3254. SprintDisable.Position = UDim2.new(0.0987169296, 0, 0.460054219, 0)
  3255. SprintDisable.Size = UDim2.new(0, 114, 0, 30)
  3256. SprintDisable.Font = Enum.Font.Cartoon
  3257. SprintDisable.Text = "Disable"
  3258. SprintDisable.TextColor3 = Color3.new(0.509804, 0, 0.00784314)
  3259. SprintDisable.TextSize = 18
  3260. SprintDisable.TextWrapped = true
  3261. SprintDisable.MouseButton1Click:connect(function()
  3262. game.Workspace.GameEvents.Sprint:FireServer("false")
  3263. end)
  3264.  
  3265. SwimDisable.Name = "SwimDisable"
  3266. SwimDisable.Parent = AutomationFrame
  3267. SwimDisable.BackgroundColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  3268. SwimDisable.BorderColor3 = Color3.new(0, 0, 0)
  3269. SwimDisable.Position = UDim2.new(0.691845298, 0, 0.460054219, 0)
  3270. SwimDisable.Size = UDim2.new(0, 114, 0, 30)
  3271. SwimDisable.Font = Enum.Font.Cartoon
  3272. SwimDisable.Text = "Disable"
  3273. SwimDisable.TextColor3 = Color3.new(0.509804, 0, 0.00784314)
  3274. SwimDisable.TextSize = 18
  3275. SwimDisable.TextWrapped = true
  3276. SwimDisable.MouseButton1Click:connect(function()
  3277. local Robo = "Stop"
  3278. local Exploit = false
  3279. local Event = game:GetService("Workspace").GameEvents.Swimming
  3280. Event:FireServer(Robo)
  3281. end)
  3282.  
  3283. SupersFrame.Name = "SupersFrame"
  3284. SupersFrame.Parent = Main
  3285. SupersFrame.Active = true
  3286. SupersFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3287. SupersFrame.BorderColor3 = Color3.new(0, 0, 0)
  3288. SupersFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  3289. SupersFrame.Selectable = true
  3290. SupersFrame.Size = UDim2.new(0, 553, 0, 377)
  3291. SupersFrame.Visible = false
  3292.  
  3293. superstext.Name = "superstext"
  3294. superstext.Parent = SupersFrame
  3295. superstext.BackgroundColor3 = Color3.new(1, 1, 1)
  3296. superstext.BackgroundTransparency = 1
  3297. superstext.Position = UDim2.new(0.242314652, 0, 0.11499007, 0)
  3298. superstext.Size = UDim2.new(0, 283, 0, 44)
  3299. superstext.Font = Enum.Font.Cartoon
  3300. superstext.Text = "Free Gamepass Creatures"
  3301. superstext.TextColor3 = Color3.new(1, 1, 1)
  3302. superstext.TextScaled = true
  3303. superstext.TextSize = 14
  3304. superstext.TextWrapped = true
  3305.  
  3306. Indom.Name = "Indom"
  3307. Indom.Parent = SupersFrame
  3308. Indom.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3309. Indom.BorderColor3 = Color3.new(0, 0, 0)
  3310. Indom.Position = UDim2.new(0.693653584, 0, 0.292945445, 0)
  3311. Indom.Size = UDim2.new(0, 114, 0, 30)
  3312. Indom.Font = Enum.Font.Cartoon
  3313. Indom.Text = "Indom"
  3314. Indom.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3315. Indom.TextSize = 18
  3316. Indom.TextWrapped = true
  3317. Indom.MouseButton1Click:connect(function()
  3318. local A_1 = "Indom"
  3319. local Event = game:GetService("Workspace"). GameEvents. SpawnDinosaur
  3320. Event:FireServer(A_1)
  3321. end)
  3322.  
  3323. Nebirion.Name = "Nebirion"
  3324. Nebirion.Parent = SupersFrame
  3325. Nebirion.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3326. Nebirion.BorderColor3 = Color3.new(0, 0, 0)
  3327. Nebirion.Position = UDim2.new(0.395281106, 0, 0.292945445, 0)
  3328. Nebirion.Size = UDim2.new(0, 114, 0, 30)
  3329. Nebirion.Font = Enum.Font.Cartoon
  3330. Nebirion.Text = "Nebirion"
  3331. Nebirion.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3332. Nebirion.TextSize = 18
  3333. Nebirion.TextWrapped = true
  3334. Nebirion.MouseButton1Click:connect(function()
  3335. local A_1 = "Nebirion"
  3336. local Event = game:GetService("Workspace"). GameEvents. SpawnDinosaur
  3337. Event:FireServer(A_1)
  3338. end)
  3339.  
  3340. Scylla.Name = "Scylla"
  3341. Scylla.Parent = SupersFrame
  3342. Scylla.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3343. Scylla.BorderColor3 = Color3.new(0, 0, 0)
  3344. Scylla.Position = UDim2.new(0.100525245, 0, 0.292945474, 0)
  3345. Scylla.Size = UDim2.new(0, 114, 0, 30)
  3346. Scylla.Font = Enum.Font.Cartoon
  3347. Scylla.Text = "Scylla"
  3348. Scylla.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3349. Scylla.TextSize = 18
  3350. Scylla.TextWrapped = true
  3351. Scylla.MouseButton1Click:connect(function()
  3352. local A_1 = "Scylla"
  3353. local Event = game:GetService("Workspace"). GameEvents. SpawnDinosaur
  3354. Event:FireServer(A_1)
  3355. end)
  3356.  
  3357. Dragon.Name = "Dragon"
  3358. Dragon.Parent = SupersFrame
  3359. Dragon.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3360. Dragon.BorderColor3 = Color3.new(0, 0, 0)
  3361. Dragon.Position = UDim2.new(0.395281106, 0, 0.452096581, 0)
  3362. Dragon.Size = UDim2.new(0, 114, 0, 30)
  3363. Dragon.Font = Enum.Font.Cartoon
  3364. Dragon.Text = "Dragon"
  3365. Dragon.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3366. Dragon.TextSize = 18
  3367. Dragon.TextWrapped = true
  3368. Dragon.MouseButton1Click:connect(function()
  3369. local A_1 = "Dragon"
  3370. local Event = game:GetService("Workspace"). GameEvents. SpawnDinosaur
  3371. Event:FireServer(A_1)
  3372. end)
  3373.  
  3374. DNAFarmFrame.Name = "DNAFarmFrame"
  3375. DNAFarmFrame.Parent = Main
  3376. DNAFarmFrame.Active = true
  3377. DNAFarmFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3378. DNAFarmFrame.BorderColor3 = Color3.new(0, 0, 0)
  3379. DNAFarmFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  3380. DNAFarmFrame.Selectable = true
  3381. DNAFarmFrame.Size = UDim2.new(0, 553, 0, 377)
  3382. DNAFarmFrame.Visible = false
  3383.  
  3384. TextDNAfarm.Name = "TextDNAfarm"
  3385. TextDNAfarm.Parent = DNAFarmFrame
  3386. TextDNAfarm.BackgroundColor3 = Color3.new(1, 1, 1)
  3387. TextDNAfarm.BackgroundTransparency = 1
  3388. TextDNAfarm.Position = UDim2.new(0.271247745, 0, 0.135278523, 0)
  3389. TextDNAfarm.Size = UDim2.new(0, 252, 0, 30)
  3390. TextDNAfarm.Font = Enum.Font.Cartoon
  3391. TextDNAfarm.Text = "DNA Farm"
  3392. TextDNAfarm.TextColor3 = Color3.new(1, 1, 1)
  3393. TextDNAfarm.TextScaled = true
  3394. TextDNAfarm.TextSize = 14
  3395. TextDNAfarm.TextWrapped = true
  3396.  
  3397. StartDNALoop.Name = "StartDNALoop"
  3398. StartDNALoop.Parent = DNAFarmFrame
  3399. StartDNALoop.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3400. StartDNALoop.BorderColor3 = Color3.new(0, 0, 0)
  3401. StartDNALoop.Position = UDim2.new(0.395281106, 0, 0.436181486, 0)
  3402. StartDNALoop.Size = UDim2.new(0, 114, 0, 30)
  3403. StartDNALoop.Font = Enum.Font.Cartoon
  3404. StartDNALoop.Text = "Start Loop"
  3405. StartDNALoop.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3406. StartDNALoop.TextSize = 18
  3407. StartDNALoop.TextWrapped = true
  3408. StartDNALoop.MouseButton1Click:connect(function()
  3409. while true do
  3410. wait(DNAtimevalue.Text)
  3411. game.Workspace.GameEvents.StartPlayer:FireServer()
  3412. end
  3413. end)
  3414.  
  3415. DNAtimevalue.Name = "DNAtimevalue"
  3416. DNAtimevalue.Parent = DNAFarmFrame
  3417. DNAtimevalue.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  3418. DNAtimevalue.BorderColor3 = Color3.new(0, 0, 0)
  3419. DNAtimevalue.Position = UDim2.new(0.326565027, 0, 0.290056467, 0)
  3420. DNAtimevalue.Size = UDim2.new(0, 190, 0, 25)
  3421. DNAtimevalue.Font = Enum.Font.SourceSans
  3422. DNAtimevalue.Text = "--LOOP SPAWN TIME IN SECONDS--"
  3423. DNAtimevalue.TextColor3 = Color3.new(0, 0, 0)
  3424. DNAtimevalue.TextSize = 14
  3425.  
  3426. SettingsFrame.Name = "SettingsFrame"
  3427. SettingsFrame.Parent = Main
  3428. SettingsFrame.Active = true
  3429. SettingsFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3430. SettingsFrame.BorderColor3 = Color3.new(0, 0, 0)
  3431. SettingsFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  3432. SettingsFrame.Selectable = true
  3433. SettingsFrame.Size = UDim2.new(0, 553, 0, 377)
  3434. SettingsFrame.Visible = false
  3435.  
  3436. settingstext.Name = "settingstext"
  3437. settingstext.Parent = SettingsFrame
  3438. settingstext.BackgroundColor3 = Color3.new(1, 1, 1)
  3439. settingstext.BackgroundTransparency = 1
  3440. settingstext.Position = UDim2.new(0.271247745, 0, 0.135278523, 0)
  3441. settingstext.Size = UDim2.new(0, 252, 0, 30)
  3442. settingstext.Font = Enum.Font.Cartoon
  3443. settingstext.Text = "Settings"
  3444. settingstext.TextColor3 = Color3.new(1, 1, 1)
  3445. settingstext.TextScaled = true
  3446. settingstext.TextSize = 14
  3447. settingstext.TextWrapped = true
  3448.  
  3449. CopyScript.Name = "CopyScript"
  3450. CopyScript.Parent = SettingsFrame
  3451. CopyScript.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3452. CopyScript.BorderColor3 = Color3.new(0, 0, 0)
  3453. CopyScript.Position = UDim2.new(0.693653584, 0, 0.292945445, 0)
  3454. CopyScript.Size = UDim2.new(0, 114, 0, 30)
  3455. CopyScript.Font = Enum.Font.Cartoon
  3456. CopyScript.Text = "Copy Script"
  3457. CopyScript.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3458. CopyScript.TextSize = 18
  3459. CopyScript.TextWrapped = true
  3460. CopyScript.MouseButton1Click:connect(function()
  3461. game.StarterGui:SetCore("SendNotification", {
  3462. Title = "Moderation";
  3463. Text = "You do not have permission!";
  3464. Duration = 5;
  3465. })
  3466. end)
  3467.  
  3468. RejoinGame.Name = "RejoinGame"
  3469. RejoinGame.Parent = SettingsFrame
  3470. RejoinGame.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3471. RejoinGame.BorderColor3 = Color3.new(0, 0, 0)
  3472. RejoinGame.Position = UDim2.new(0.395281106, 0, 0.292945445, 0)
  3473. RejoinGame.Size = UDim2.new(0, 114, 0, 30)
  3474. RejoinGame.Font = Enum.Font.Cartoon
  3475. RejoinGame.Text = "Rejoin Game"
  3476. RejoinGame.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3477. RejoinGame.TextSize = 18
  3478. RejoinGame.TextWrapped = true
  3479. RejoinGame.MouseButton1Click:connect(function()
  3480. game:GetService("TeleportService"):Teleport(228181322, player)
  3481. end)
  3482.  
  3483. DestroyGUI.Name = "DestroyGUI"
  3484. DestroyGUI.Parent = SettingsFrame
  3485. DestroyGUI.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3486. DestroyGUI.BorderColor3 = Color3.new(0, 0, 0)
  3487. DestroyGUI.Position = UDim2.new(0.100525245, 0, 0.292945474, 0)
  3488. DestroyGUI.Size = UDim2.new(0, 114, 0, 30)
  3489. DestroyGUI.Font = Enum.Font.Cartoon
  3490. DestroyGUI.Text = "Destroy GUI"
  3491. DestroyGUI.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3492. DestroyGUI.TextSize = 18
  3493. DestroyGUI.TextWrapped = true
  3494. DestroyGUI.MouseButton1Click:connect(function()
  3495. HypGUIExclusive:Destroy()
  3496. end)
  3497.  
  3498. CopyLoadstring.Name = "CopyLoadstring"
  3499. CopyLoadstring.Parent = SettingsFrame
  3500. CopyLoadstring.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3501. CopyLoadstring.BorderColor3 = Color3.new(0, 0, 0)
  3502. CopyLoadstring.Position = UDim2.new(0.395281106, 0, 0.452096581, 0)
  3503. CopyLoadstring.Size = UDim2.new(0, 114, 0, 30)
  3504. CopyLoadstring.Font = Enum.Font.Cartoon
  3505. CopyLoadstring.Text = "Copy Loadstring"
  3506. CopyLoadstring.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3507. CopyLoadstring.TextSize = 17
  3508. CopyLoadstring.TextWrapped = true
  3509. CopyLoadstring.MouseButton1Click:connect(function()
  3510. game.StarterGui:SetCore("SendNotification", {
  3511. Title = "Moderation";
  3512. Text = "You do not have permission!";
  3513. Duration = 5;
  3514. })
  3515. end)
  3516.  
  3517. BladesFrame.Name = "BladesFrame"
  3518. BladesFrame.Parent = Main
  3519. BladesFrame.Active = true
  3520. BladesFrame.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  3521. BladesFrame.BorderColor3 = Color3.new(0, 0, 0)
  3522. BladesFrame.Position = UDim2.new(0.279245257, 0, 0.175983444, 0)
  3523. BladesFrame.Selectable = true
  3524. BladesFrame.Size = UDim2.new(0, 553, 0, 377)
  3525. BladesFrame.Visible = false
  3526.  
  3527. superstext_2.Name = "superstext"
  3528. superstext_2.Parent = BladesFrame
  3529. superstext_2.BackgroundColor3 = Color3.new(1, 1, 1)
  3530. superstext_2.BackgroundTransparency = 1
  3531. superstext_2.Position = UDim2.new(0.242314652, 0, 0.11499007, 0)
  3532. superstext_2.Size = UDim2.new(0, 283, 0, 44)
  3533. superstext_2.Font = Enum.Font.Cartoon
  3534. superstext_2.Text = "Free Gamepass Creatures"
  3535. superstext_2.TextColor3 = Color3.new(1, 1, 1)
  3536. superstext_2.TextScaled = true
  3537. superstext_2.TextSize = 14
  3538. superstext_2.TextWrapped = true
  3539.  
  3540. Nebirion_2.Name = "Nebirion"
  3541. Nebirion_2.Parent = BladesFrame
  3542. Nebirion_2.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3543. Nebirion_2.BorderColor3 = Color3.new(0, 0, 0)
  3544. Nebirion_2.Position = UDim2.new(0.547179878, 0, 0.287640393, 0)
  3545. Nebirion_2.Size = UDim2.new(0, 114, 0, 30)
  3546. Nebirion_2.Font = Enum.Font.Cartoon
  3547. Nebirion_2.Text = "Violex Behemoth"
  3548. Nebirion_2.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3549. Nebirion_2.TextSize = 16
  3550. Nebirion_2.TextWrapped = true
  3551. Nebirion_2.MouseButton1Click:connect(function()
  3552. local A_1 = "Violex Behemoth"
  3553. local Event = game:GetService("Workspace"). Server. Morph
  3554. Event:FireServer(A_1)
  3555. end)
  3556.  
  3557. Scylla_2.Name = "Scylla"
  3558. Scylla_2.Parent = BladesFrame
  3559. Scylla_2.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412)
  3560. Scylla_2.BorderColor3 = Color3.new(0, 0, 0)
  3561. Scylla_2.Position = UDim2.new(0.241574079, 0, 0.287640423, 0)
  3562. Scylla_2.Size = UDim2.new(0, 114, 0, 30)
  3563. Scylla_2.Font = Enum.Font.Cartoon
  3564. Scylla_2.Text = "Zinogre"
  3565. Scylla_2.TextColor3 = Color3.new(0.611765, 0.611765, 0.611765)
  3566. Scylla_2.TextSize = 18
  3567. Scylla_2.TextWrapped = true
  3568. Scylla_2.MouseButton1Click:connect(function()
  3569. local A_1 = "Zinogre"
  3570. local Event = game:GetService("Workspace"). Server. Morph
  3571. Event:FireServer(A_1)
  3572. end)
  3573.  
  3574. OpenFrame.Name = "OpenFrame"
  3575. OpenFrame.Parent = HypGUIExclusive
  3576. OpenFrame.Active = true
  3577. OpenFrame.BackgroundColor3 = Color3.new(0.137255, 0.137255, 0.137255)
  3578. OpenFrame.BorderColor3 = Color3.new(0, 0, 0)
  3579. OpenFrame.BorderSizePixel = 3
  3580. OpenFrame.Position = UDim2.new(0, 0, 0, 473)
  3581. OpenFrame.Size = UDim2.new(0, 178, 0, 55)
  3582.  
  3583. Open.Name = "Open"
  3584. Open.Parent = OpenFrame
  3585. Open.BackgroundColor3 = Color3.new(0.227451, 0.227451, 0.227451)
  3586. Open.BorderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  3587. Open.BorderSizePixel = 3
  3588. Open.Position = UDim2.new(0, 0, 0, 10)
  3589. Open.Size = UDim2.new(0, 167, 0, 35)
  3590. Open.Font = Enum.Font.Cartoon
  3591. Open.Text = "OPEN"
  3592. Open.TextColor3 = Color3.new(1, 1, 1)
  3593. Open.TextScaled = true
  3594. Open.TextSize = 14
  3595. Open.TextWrapped = true
  3596. Open.MouseButton1Click:connect(function()
  3597. Main.Visible = true
  3598. OpenFrame.Visible = false
  3599. end)
  3600.  
  3601. function bypass()
  3602. for i,v in pairs(game.CoreGui:GetChildren()) do
  3603. for _,child in pairs(v:GetChildren()) do
  3604. if v:findFirstChild("Main") then
  3605. while wait(.1) do
  3606. v.Name = math.random()*100
  3607. end
  3608. end
  3609. end
  3610. end
  3611. end
  3612. wait(3)
  3613. bypass()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement