Advertisement
CorruptedPlayer

ProjectX Gui

Jan 7th, 2020
5,586
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.87 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3.1
  3.  
  4. -- Instances:
  5.  
  6. local OpenGui = Instance.new("ScreenGui")
  7. local OpenFrame = Instance.new("Frame")
  8. local TextButton = Instance.new("TextButton")
  9. local ImageLabel = Instance.new("ImageLabel")
  10. local ImageLabel_2 = Instance.new("ImageLabel")
  11. local ProjectX = Instance.new("ScreenGui")
  12. local MainFrame = Instance.new("Frame")
  13. local ProjectXLabel = Instance.new("TextLabel")
  14. local CloseButton = Instance.new("ImageButton")
  15. local SettingButton = Instance.new("ImageButton")
  16. local BottomFrame = Instance.new("Frame")
  17. local DinoSimFrame = Instance.new("Frame")
  18. local InfJump = Instance.new("TextButton")
  19. local HotheadButton = Instance.new("TextButton")
  20. local CtrlTp = Instance.new("TextButton")
  21. local Hunger = Instance.new("TextButton")
  22. local Thisrts = Instance.new("TextButton")
  23. local AlbinoButton = Instance.new("TextButton")
  24. local Emoji = Instance.new("TextButton")
  25. local DinoSelectionlabal = Instance.new("TextLabel")
  26. local DinoSim = Instance.new("TextButton")
  27. local JailBreak = Instance.new("TextButton")
  28. local JailBreakFrame = Instance.new("Frame")
  29. local FarmButton = Instance.new("TextButton")
  30. local NinjaSim = Instance.new("TextButton")
  31. local NinjaSimFrame = Instance.new("Frame")
  32. local NinjaButton = Instance.new("TextButton")
  33. local SaberSim = Instance.new("TextButton")
  34. local SaberSimFrame = Instance.new("Frame")
  35. local FlagCollect = Instance.new("TextButton")
  36. local SettingsFrame = Instance.new("Frame")
  37. local DestroyGui = Instance.new("TextButton")
  38. local ImageLabel_3 = Instance.new("ImageLabel")
  39.  
  40. --Properties:
  41.  
  42. OpenGui.Name = "OpenGui"
  43. OpenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  44. OpenGui.ResetOnSpawn = false
  45.  
  46. OpenFrame.Name = "OpenFrame"
  47. OpenFrame.Parent = OpenGui
  48. OpenFrame.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  49. OpenFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  50. OpenFrame.BorderSizePixel = 0
  51. OpenFrame.Position = UDim2.new(0, 0, 0.329932123, 0)
  52. OpenFrame.Size = UDim2.new(0, 176, 0, 53)
  53.  
  54. TextButton.Parent = OpenFrame
  55. TextButton.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  56. TextButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  57. TextButton.BorderSizePixel = 0
  58. TextButton.Size = UDim2.new(0, 176, 0, 53)
  59. TextButton.Font = Enum.Font.Cartoon
  60. TextButton.Text = "Open"
  61. TextButton.TextColor3 = Color3.fromRGB(170, 0, 0)
  62. TextButton.TextSize = 30.000
  63.  
  64. ImageLabel.Parent = OpenFrame
  65. ImageLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  66. ImageLabel.BackgroundTransparency = 1.000
  67. ImageLabel.Position = UDim2.new(-0.00175893307, 0, -0.742808223, 0)
  68. ImageLabel.Size = UDim2.new(0, 176, 0, 92)
  69. ImageLabel.Image = "http://www.roblox.com/asset/?id=118303452"
  70. ImageLabel.ImageColor3 = Color3.fromRGB(255, 0, 0)
  71.  
  72. ImageLabel_2.Parent = OpenFrame
  73. ImageLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  74. ImageLabel_2.BackgroundTransparency = 1.000
  75. ImageLabel_2.Position = UDim2.new(-0.00175893307, 0, 0.200588003, 0)
  76. ImageLabel_2.Size = UDim2.new(0, 176, 0, 92)
  77. ImageLabel_2.Image = "http://www.roblox.com/asset/?id=118303452"
  78. ImageLabel_2.ImageColor3 = Color3.fromRGB(255, 0, 0)
  79.  
  80. ProjectX.Name = "ProjectX"
  81. ProjectX.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  82.  
  83. MainFrame.Name = "MainFrame"
  84. MainFrame.Parent = ProjectX
  85. MainFrame.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  86. MainFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  87. MainFrame.Position = UDim2.new(0.259149462, 0, 0.265356243, 0)
  88. MainFrame.Size = UDim2.new(0, 617, 0, 52)
  89. MainFrame.Visible = false
  90.  
  91. ProjectXLabel.Name = "ProjectXLabel"
  92. ProjectXLabel.Parent = MainFrame
  93. ProjectXLabel.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  94. ProjectXLabel.BorderColor3 = Color3.fromRGB(0, 0, 0)
  95. ProjectXLabel.BorderSizePixel = 0
  96. ProjectXLabel.Position = UDim2.new(0.00162074529, 0, 0, 0)
  97. ProjectXLabel.Size = UDim2.new(0, 616, 0, 52)
  98. ProjectXLabel.Font = Enum.Font.Cartoon
  99. ProjectXLabel.Text = " Project X"
  100. ProjectXLabel.TextColor3 = Color3.fromRGB(170, 0, 0)
  101. ProjectXLabel.TextSize = 40.000
  102.  
  103. CloseButton.Name = "CloseButton"
  104. CloseButton.Parent = MainFrame
  105. CloseButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  106. CloseButton.BackgroundTransparency = 1.000
  107. CloseButton.Position = UDim2.new(0.967585087, 0, -0.0149251819, 0)
  108. CloseButton.Size = UDim2.new(0, 20, 0, 20)
  109. CloseButton.Image = "http://www.roblox.com/asset/?id=2128578759"
  110.  
  111. SettingButton.Name = "SettingButton"
  112. SettingButton.Parent = MainFrame
  113. SettingButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  114. SettingButton.BackgroundTransparency = 1.000
  115. SettingButton.Position = UDim2.new(0.925445676, 0, -0.0149251455, 0)
  116. SettingButton.Size = UDim2.new(0, 25, 0, 20)
  117. SettingButton.Image = "http://www.roblox.com/asset/?id=322883400"
  118.  
  119. BottomFrame.Name = "BottomFrame"
  120. BottomFrame.Parent = MainFrame
  121. BottomFrame.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  122. BottomFrame.BorderColor3 = Color3.fromRGB(0, 0, 0)
  123. BottomFrame.Position = UDim2.new(0, 0, 0.980769515, 0)
  124. BottomFrame.Size = UDim2.new(0, 617, 0, 406)
  125.  
  126. DinoSimFrame.Name = "DinoSimFrame"
  127. DinoSimFrame.Parent = BottomFrame
  128. DinoSimFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  129. DinoSimFrame.BackgroundTransparency = 1.000
  130. DinoSimFrame.Position = UDim2.new(0.00162074552, 0, 0.06614317, 0)
  131. DinoSimFrame.Size = UDim2.new(0, 616, 0, 378)
  132. DinoSimFrame.Visible = false
  133.  
  134. InfJump.Name = "InfJump"
  135. InfJump.Parent = DinoSimFrame
  136. InfJump.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  137. InfJump.BorderColor3 = Color3.fromRGB(0, 0, 0)
  138. InfJump.Position = UDim2.new(0.145292193, 0, 0.0984161049, 0)
  139. InfJump.Size = UDim2.new(0, 114, 0, 34)
  140. InfJump.Font = Enum.Font.Cartoon
  141. InfJump.Text = "InfJump"
  142. InfJump.TextColor3 = Color3.fromRGB(255, 255, 255)
  143. InfJump.TextSize = 15.000
  144.  
  145. HotheadButton.Name = "HotheadButton"
  146. HotheadButton.Parent = DinoSimFrame
  147. HotheadButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  148. HotheadButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  149. HotheadButton.Position = UDim2.new(0.144333228, 0, 0.755627036, 0)
  150. HotheadButton.Size = UDim2.new(0, 114, 0, 34)
  151. HotheadButton.Font = Enum.Font.Cartoon
  152. HotheadButton.Text = "Hothead"
  153. HotheadButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  154. HotheadButton.TextSize = 15.000
  155.  
  156. CtrlTp.Name = "CtrlTp"
  157. CtrlTp.Parent = DinoSimFrame
  158. CtrlTp.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  159. CtrlTp.BorderColor3 = Color3.fromRGB(0, 0, 0)
  160. CtrlTp.Position = UDim2.new(0.143668786, 0, 0.241157562, 0)
  161. CtrlTp.Size = UDim2.new(0, 114, 0, 34)
  162. CtrlTp.Font = Enum.Font.Cartoon
  163. CtrlTp.Text = "CtrlTp"
  164. CtrlTp.TextColor3 = Color3.fromRGB(255, 255, 255)
  165. CtrlTp.TextSize = 15.000
  166.  
  167. Hunger.Name = "Hunger"
  168. Hunger.Parent = DinoSimFrame
  169. Hunger.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  170. Hunger.BorderColor3 = Color3.fromRGB(0, 0, 0)
  171. Hunger.Position = UDim2.new(0.647775054, 0, 0.241157562, 0)
  172. Hunger.Size = UDim2.new(0, 114, 0, 34)
  173. Hunger.Font = Enum.Font.Cartoon
  174. Hunger.Text = "Hunger"
  175. Hunger.TextColor3 = Color3.fromRGB(255, 255, 255)
  176. Hunger.TextSize = 15.000
  177.  
  178. Thisrts.Name = "Thisrts"
  179. Thisrts.Parent = DinoSimFrame
  180. Thisrts.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  181. Thisrts.BorderColor3 = Color3.fromRGB(0, 0, 0)
  182. Thisrts.Position = UDim2.new(0.647775054, 0, 0.0984161124, 0)
  183. Thisrts.Size = UDim2.new(0, 114, 0, 34)
  184. Thisrts.Font = Enum.Font.Cartoon
  185. Thisrts.Text = "Thirst"
  186. Thisrts.TextColor3 = Color3.fromRGB(255, 255, 255)
  187. Thisrts.TextSize = 15.000
  188.  
  189. AlbinoButton.Name = "AlbinoButton"
  190. AlbinoButton.Parent = DinoSimFrame
  191. AlbinoButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  192. AlbinoButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  193. AlbinoButton.Position = UDim2.new(0.649384737, 0, 0.755627036, 0)
  194. AlbinoButton.Size = UDim2.new(0, 114, 0, 34)
  195. AlbinoButton.Font = Enum.Font.Cartoon
  196. AlbinoButton.Text = "Albino V2"
  197. AlbinoButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  198. AlbinoButton.TextSize = 15.000
  199.  
  200. Emoji.Name = "Emoji"
  201. Emoji.Parent = DinoSimFrame
  202. Emoji.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  203. Emoji.BorderColor3 = Color3.fromRGB(0, 0, 0)
  204. Emoji.Position = UDim2.new(0.40527904, 0, 0.411575556, 0)
  205. Emoji.Size = UDim2.new(0, 114, 0, 34)
  206. Emoji.Font = Enum.Font.Cartoon
  207. Emoji.Text = "SecretEmoji"
  208. Emoji.TextColor3 = Color3.fromRGB(255, 255, 255)
  209. Emoji.TextSize = 15.000
  210.  
  211. DinoSelectionlabal.Name = "DinoSelectionlabal"
  212. DinoSelectionlabal.Parent = DinoSimFrame
  213. DinoSelectionlabal.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  214. DinoSelectionlabal.BorderColor3 = Color3.fromRGB(0, 0, 0)
  215. DinoSelectionlabal.Position = UDim2.new(-0.00162337662, 0, 0.607717037, 0)
  216. DinoSelectionlabal.Size = UDim2.new(0, 617, 0, 25)
  217. DinoSelectionlabal.Font = Enum.Font.Arial
  218. DinoSelectionlabal.Text = "SkinSelect"
  219. DinoSelectionlabal.TextColor3 = Color3.fromRGB(255, 255, 255)
  220. DinoSelectionlabal.TextSize = 20.000
  221.  
  222. DinoSim.Name = "DinoSim"
  223. DinoSim.Parent = BottomFrame
  224. DinoSim.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  225. DinoSim.BorderColor3 = Color3.fromRGB(0, 0, 0)
  226. DinoSim.Position = UDim2.new(0, 0, -0.000359295635, 0)
  227. DinoSim.Size = UDim2.new(0, 147, 0, 27)
  228. DinoSim.Font = Enum.Font.Cartoon
  229. DinoSim.Text = "Dinosaur Simulator"
  230. DinoSim.TextColor3 = Color3.fromRGB(255, 255, 255)
  231. DinoSim.TextSize = 18.000
  232.  
  233. JailBreak.Name = "JailBreak"
  234. JailBreak.Parent = BottomFrame
  235. JailBreak.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  236. JailBreak.BorderColor3 = Color3.fromRGB(0, 0, 0)
  237. JailBreak.Position = UDim2.new(0.758508921, 0, 5.56231726e-06, 0)
  238. JailBreak.Size = UDim2.new(0, 149, 0, 27)
  239. JailBreak.Font = Enum.Font.Cartoon
  240. JailBreak.Text = "JailBreak"
  241. JailBreak.TextColor3 = Color3.fromRGB(255, 255, 255)
  242. JailBreak.TextSize = 18.000
  243.  
  244. JailBreakFrame.Name = "JailBreakFrame"
  245. JailBreakFrame.Parent = BottomFrame
  246. JailBreakFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  247. JailBreakFrame.BackgroundTransparency = 1.000
  248. JailBreakFrame.Position = UDim2.new(0.00162074552, 0, 0.0665080249, 0)
  249. JailBreakFrame.Size = UDim2.new(0, 616, 0, 378)
  250. JailBreakFrame.Visible = false
  251.  
  252. FarmButton.Name = "FarmButton"
  253. FarmButton.Parent = JailBreakFrame
  254. FarmButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  255. FarmButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  256. FarmButton.Position = UDim2.new(0.337960452, 0, 0.321025938, 0)
  257. FarmButton.Size = UDim2.new(0, 200, 0, 50)
  258. FarmButton.Font = Enum.Font.Cartoon
  259. FarmButton.Text = "AutoFarm"
  260. FarmButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  261. FarmButton.TextSize = 20.000
  262.  
  263. NinjaSim.Name = "NinjaSim"
  264. NinjaSim.Parent = BottomFrame
  265. NinjaSim.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  266. NinjaSim.BorderColor3 = Color3.fromRGB(0, 0, 0)
  267. NinjaSim.Position = UDim2.new(0.504248738, 0, -0.00107202388, 0)
  268. NinjaSim.Size = UDim2.new(0, 157, 0, 27)
  269. NinjaSim.Font = Enum.Font.Cartoon
  270. NinjaSim.Text = "Ninja Simulator"
  271. NinjaSim.TextColor3 = Color3.fromRGB(255, 255, 255)
  272. NinjaSim.TextSize = 18.000
  273.  
  274. NinjaSimFrame.Name = "NinjaSimFrame"
  275. NinjaSimFrame.Parent = BottomFrame
  276. NinjaSimFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  277. NinjaSimFrame.BackgroundTransparency = 1.000
  278. NinjaSimFrame.Position = UDim2.new(0.00162074552, 0, 0.06543044, 0)
  279. NinjaSimFrame.Size = UDim2.new(0, 616, 0, 379)
  280. NinjaSimFrame.Visible = false
  281.  
  282. NinjaButton.Name = "NinjaButton"
  283. NinjaButton.Parent = NinjaSimFrame
  284. NinjaButton.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  285. NinjaButton.BorderColor3 = Color3.fromRGB(0, 0, 0)
  286. NinjaButton.Position = UDim2.new(0.33740887, 0, 0.321025938, 0)
  287. NinjaButton.Size = UDim2.new(0, 200, 0, 50)
  288. NinjaButton.Font = Enum.Font.Cartoon
  289. NinjaButton.Text = "Ninja Gui"
  290. NinjaButton.TextColor3 = Color3.fromRGB(255, 255, 255)
  291. NinjaButton.TextSize = 20.000
  292.  
  293. SaberSim.Name = "SaberSim"
  294. SaberSim.Parent = BottomFrame
  295. SaberSim.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  296. SaberSim.BorderColor3 = Color3.fromRGB(0, 0, 0)
  297. SaberSim.Position = UDim2.new(0.236825705, 0, 0, 0)
  298. SaberSim.Size = UDim2.new(0, 165, 0, 27)
  299. SaberSim.Font = Enum.Font.Cartoon
  300. SaberSim.Text = "Saber Simulator"
  301. SaberSim.TextColor3 = Color3.fromRGB(255, 255, 255)
  302. SaberSim.TextSize = 18.000
  303.  
  304. SaberSimFrame.Name = "SaberSimFrame"
  305. SaberSimFrame.Parent = BottomFrame
  306. SaberSimFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  307. SaberSimFrame.BackgroundTransparency = 1.000
  308. SaberSimFrame.Position = UDim2.new(0.00162074552, 0, 0.0665080249, 0)
  309. SaberSimFrame.Size = UDim2.new(0, 616, 0, 378)
  310. SaberSimFrame.Visible = false
  311.  
  312. FlagCollect.Name = "FlagCollect"
  313. FlagCollect.Parent = SaberSimFrame
  314. FlagCollect.BackgroundColor3 = Color3.fromRGB(44, 44, 44)
  315. FlagCollect.BorderColor3 = Color3.fromRGB(0, 0, 0)
  316. FlagCollect.Position = UDim2.new(0.3374089, 0, 0.32106781, 0)
  317. FlagCollect.Size = UDim2.new(0, 200, 0, 50)
  318. FlagCollect.Font = Enum.Font.Cartoon
  319. FlagCollect.Text = "Flag Collect"
  320. FlagCollect.TextColor3 = Color3.fromRGB(255, 255, 255)
  321. FlagCollect.TextSize = 20.000
  322.  
  323. SettingsFrame.Name = "SettingsFrame"
  324. SettingsFrame.Parent = BottomFrame
  325. SettingsFrame.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  326. SettingsFrame.BackgroundTransparency = 1.000
  327. SettingsFrame.Position = UDim2.new(0.00162074552, 0, 0.0665080249, 0)
  328. SettingsFrame.Size = UDim2.new(0, 616, 0, 378)
  329. SettingsFrame.Visible = false
  330.  
  331. DestroyGui.Name = "DestroyGui"
  332. DestroyGui.Parent = SettingsFrame
  333. DestroyGui.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  334. DestroyGui.BorderColor3 = Color3.fromRGB(0, 0, 0)
  335. DestroyGui.Position = UDim2.new(0.337348372, 0, 0.321875006, 0)
  336. DestroyGui.Size = UDim2.new(0, 200, 0, 50)
  337. DestroyGui.Font = Enum.Font.Arial
  338. DestroyGui.Text = "DestroyGui"
  339. DestroyGui.TextColor3 = Color3.fromRGB(255, 255, 255)
  340. DestroyGui.TextSize = 20.000
  341.  
  342. ImageLabel_3.Parent = MainFrame
  343. ImageLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  344. ImageLabel_3.BackgroundTransparency = 1.000
  345. ImageLabel_3.Position = UDim2.new(0, 0, 0.119690232, 0)
  346. ImageLabel_3.Size = UDim2.new(0, 617, 0, 98)
  347. ImageLabel_3.Image = "http://www.roblox.com/asset/?id=118303452"
  348. ImageLabel_3.ImageColor3 = Color3.fromRGB(255, 0, 0)
  349.  
  350. -- Scripts:
  351.  
  352. local function JKZV_fake_script() -- TextButton.OpenScript
  353. local script = Instance.new('LocalScript', TextButton)
  354.  
  355. script.Parent.MouseButton1Click:Connect(function()
  356. game.Players.LocalPlayer.PlayerGui.OpenGui.OpenFrame.Visible = false
  357. end)
  358.  
  359. script.Parent.MouseButton1Click:Connect(function()
  360. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.Visible = true
  361. end)
  362. end
  363. coroutine.wrap(JKZV_fake_script)()
  364. local function ZPGWUQS_fake_script() -- ImageLabel.LocalScript
  365. local script = Instance.new('LocalScript', ImageLabel)
  366.  
  367. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  368. counter = 0
  369.  
  370. while wait(0) do
  371. script.Parent.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  372. counter = counter + 0.01
  373. end
  374. end
  375. coroutine.wrap(ZPGWUQS_fake_script)()
  376. local function AFOOQXT_fake_script() -- ImageLabel_2.LocalScript
  377. local script = Instance.new('LocalScript', ImageLabel_2)
  378.  
  379. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  380. counter = 0
  381.  
  382. while wait(0) do
  383. script.Parent.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  384. counter = counter + 0.01
  385. end
  386. end
  387. coroutine.wrap(AFOOQXT_fake_script)()
  388. local function PASZHVT_fake_script() -- CloseButton.Close
  389. local script = Instance.new('LocalScript', CloseButton)
  390.  
  391. script.Parent.MouseButton1Click:Connect(function()
  392. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.Visible = false
  393. end)
  394.  
  395. script.Parent.MouseButton1Click:Connect(function()
  396. game.Players.LocalPlayer.PlayerGui.OpenGui.OpenFrame.Visible = true
  397. end)
  398. end
  399. coroutine.wrap(PASZHVT_fake_script)()
  400. local function MESXIW_fake_script() -- SettingButton.Settings
  401. local script = Instance.new('LocalScript', SettingButton)
  402.  
  403. script.Parent.MouseButton1Click:Connect(function()
  404. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.SettingsFrame.Visible = true
  405. end)
  406.  
  407. script.Parent.MouseButton1Click:Connect(function()
  408. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.DinoSimFrame.Visible = false
  409. end)
  410.  
  411. script.Parent.MouseButton1Click:Connect(function()
  412. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.SaberSimFrame.Visible = false
  413. end)
  414.  
  415. script.Parent.MouseButton1Click:Connect(function()
  416. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.NinjaSimFrame.Visible = false
  417. end)
  418.  
  419. script.Parent.MouseButton1Click:Connect(function()
  420. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.JailBreakFrame.Visible = false
  421. end)
  422. end
  423. coroutine.wrap(MESXIW_fake_script)()
  424. local function KUJP_fake_script() -- InfJump.InfScript
  425. local script = Instance.new('Script', InfJump)
  426.  
  427. script.Parent.MouseButton1Click:Connect(function()
  428. _G.infinjump = true
  429.  
  430. local Player = game:GetService("Players").LocalPlayer
  431. local Mouse = Player:GetMouse()
  432. Mouse.KeyDown:connect(function(k)
  433. if _G.infinjump then
  434. if k:byte() == 32 then
  435. Humanoid = game:GetService("Players").LocalPlayer.Character:FindFirstChildOfClass("Humanoid")
  436. Humanoid:ChangeState("Jumping")
  437. wait(0.1)
  438. Humanoid:ChangeState("Seated")
  439. end
  440. end
  441. end)
  442.  
  443. local Player = game:GetService("Players").LocalPlayer
  444. local Mouse = Player:GetMouse()
  445. Mouse.KeyDown:connect(function(k)
  446. k = k:lower()
  447. if k == "f" then
  448. if _G.infinjump == true then
  449. _G.infinjump = false
  450. else
  451. _G.infinjump = true
  452. end
  453. end
  454. end)
  455. end)
  456. end
  457. coroutine.wrap(KUJP_fake_script)()
  458. local function VJVQDN_fake_script() -- HotheadButton.HotheadScript
  459. local script = Instance.new('Script', HotheadButton)
  460.  
  461. script.Parent.MouseButton1Click:Connect(function()
  462. local a = "Hothead Megavore"
  463. local targ = "Hothead Megavore"
  464. workspace.GameEvents.ChangeDinosaur:FireServer(a)
  465. wait(1)
  466. workspace.GameEvents.StartPlayer:FireServer()
  467. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  468. wait(.1)
  469. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  470. end)
  471. end
  472. coroutine.wrap(VJVQDN_fake_script)()
  473. local function WFLWE_fake_script() -- CtrlTp.TpScript
  474. local script = Instance.new('Script', CtrlTp)
  475.  
  476. script.Parent.MouseButton1Click:Connect(function()
  477. local Imput = game:GetService("UserInputService")
  478. local Plr = game.Players.LocalPlayer
  479. local Mouse = Plr:GetMouse()
  480.  
  481. function To(position)
  482. local Chr = Plr.Character
  483. if Chr ~= nil then
  484. Chr:MoveTo(position)
  485. end
  486. end
  487.  
  488. Imput.InputBegan:Connect(function(input)
  489. if input.UserInputType == Enum.UserInputType.MouseButton1 and Imput:IsKeyDown(Enum.KeyCode.LeftControl) then
  490. To(Mouse.Hit.p)
  491. end
  492. end)
  493. end)
  494. end
  495. coroutine.wrap(WFLWE_fake_script)()
  496. local function SMPSZXV_fake_script() -- Hunger.HungerScript
  497. local script = Instance.new('Script', Hunger)
  498.  
  499. script.Parent.MouseButton1Click:Connect(function()
  500. game.Workspace.GameEvents.EatPlant:FireServer(Workspace.GameMap.Ferns.Fern,2)
  501. end)
  502. end
  503. coroutine.wrap(SMPSZXV_fake_script)()
  504. local function MNAYKI_fake_script() -- Thisrts.ThirstScript
  505. local script = Instance.new('Script', Thisrts)
  506.  
  507. script.Parent.MouseButton1Click:Connect(function()
  508. local A_1 = game:GetService("Workspace").Water
  509. local A_2 = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame.p
  510. local Event = game:GetService("Workspace").GameEvents.addThirst
  511. Event:FireServer(A_1, A_2)
  512. end)
  513. end
  514. coroutine.wrap(MNAYKI_fake_script)()
  515. local function NLUWUS_fake_script() -- AlbinoButton.PitchScript
  516. local script = Instance.new('Script', AlbinoButton)
  517.  
  518. script.Parent.MouseButton1Click:Connect(function()
  519. local a = "Albino Terror V2"
  520. local targ = "Albino Terror V2"
  521. workspace.GameEvents.ChangeDinosaur:FireServer(a)
  522. wait(1)
  523. workspace.GameEvents.StartPlayer:FireServer()
  524. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  525. wait(.1)
  526. workspace.GameEvents.ChangeDinosaur:FireServer(targ)
  527. end)
  528. end
  529. coroutine.wrap(NLUWUS_fake_script)()
  530. local function HWYWVNQ_fake_script() -- Emoji.EmojiScript
  531. local script = Instance.new('Script', Emoji)
  532.  
  533. script.Parent.MouseButton1Click:Connect(function()
  534. game.Workspace.GameEvents.DoEmoji:FireServer("Embarassed")
  535. end)
  536. end
  537. coroutine.wrap(HWYWVNQ_fake_script)()
  538. local function RRXL_fake_script() -- DinoSim.Open/Close
  539. local script = Instance.new('LocalScript', DinoSim)
  540.  
  541. script.Parent.MouseButton1Click:Connect(function()
  542. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.SettingsFrame.Visible = false
  543. end)
  544.  
  545. script.Parent.MouseButton1Click:Connect(function()
  546. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.DinoSimFrame.Visible = true
  547. end)
  548.  
  549. script.Parent.MouseButton1Click:Connect(function()
  550. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.NinjaSimFrame.Visible = false
  551. end)
  552.  
  553. script.Parent.MouseButton1Click:Connect(function()
  554. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.SaberSimFrame.Visible = false
  555. end)
  556.  
  557. script.Parent.MouseButton1Click:Connect(function()
  558. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.JailBreakFrame.Visible = false
  559. end)
  560. end
  561. coroutine.wrap(RRXL_fake_script)()
  562. local function KXAZAQ_fake_script() -- JailBreak.Open/Close
  563. local script = Instance.new('LocalScript', JailBreak)
  564.  
  565. script.Parent.MouseButton1Click:Connect(function()
  566. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.SettingsFrame.Visible = false
  567. end)
  568.  
  569. script.Parent.MouseButton1Click:Connect(function()
  570. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.DinoSimFrame.Visible = false
  571. end)
  572.  
  573. script.Parent.MouseButton1Click:Connect(function()
  574. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.SaberSimFrame.Visible = false
  575. end)
  576.  
  577. script.Parent.MouseButton1Click:Connect(function()
  578. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.NinjaSimFrame.Visible = false
  579. end)
  580.  
  581. script.Parent.MouseButton1Click:Connect(function()
  582. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.JailBreakFrame.Visible = true
  583. end)
  584. end
  585. coroutine.wrap(KXAZAQ_fake_script)()
  586. local function HQUF_fake_script() -- FarmButton.FarmScript
  587. local script = Instance.new('Script', FarmButton)
  588.  
  589. script.Parent.MouseButton1Click:Connect(function()
  590. loadstring(game:GetObjects("rbxassetid://1461971147")[1].Source)()
  591. end)
  592. end
  593. coroutine.wrap(HQUF_fake_script)()
  594. local function GLNN_fake_script() -- NinjaSim.Open/Close
  595. local script = Instance.new('LocalScript', NinjaSim)
  596.  
  597. script.Parent.MouseButton1Click:Connect(function()
  598. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.SettingsFrame.Visible = false
  599. end)
  600.  
  601. script.Parent.MouseButton1Click:Connect(function()
  602. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.DinoSimFrame.Visible = false
  603. end)
  604.  
  605. script.Parent.MouseButton1Click:Connect(function()
  606. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.SaberSimFrame.Visible = false
  607. end)
  608.  
  609. script.Parent.MouseButton1Click:Connect(function()
  610. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.NinjaSimFrame.Visible = true
  611. end)
  612.  
  613. script.Parent.MouseButton1Click:Connect(function()
  614. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.JailBreakFrame.Visible = false
  615. end)
  616. end
  617. coroutine.wrap(GLNN_fake_script)()
  618. local function OBYUH_fake_script() -- NinjaButton.NinjaScript
  619. local script = Instance.new('Script', NinjaButton)
  620.  
  621. script.Parent.MouseButton1Click:Connect(function()
  622. _G.PlaceLoopTP = true -- Set to true for more teleports (Mainly used for afk overnight)
  623. loadstring(game:HttpGet(('https://pastebin.com/raw/sjVGvJ1S'),true))()
  624. end)
  625. end
  626. coroutine.wrap(OBYUH_fake_script)()
  627. local function EXBQ_fake_script() -- SaberSim.Open/Close
  628. local script = Instance.new('LocalScript', SaberSim)
  629.  
  630. script.Parent.MouseButton1Click:Connect(function()
  631. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.SettingsFrame.Visible = false
  632. end)
  633.  
  634. script.Parent.MouseButton1Click:Connect(function()
  635. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.DinoSimFrame.Visible = false
  636. end)
  637.  
  638. script.Parent.MouseButton1Click:Connect(function()
  639. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.NinjaSimFrame.Visible = false
  640. end)
  641.  
  642. script.Parent.MouseButton1Click:Connect(function()
  643. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.SaberSimFrame.Visible = true
  644. end)
  645.  
  646. script.Parent.MouseButton1Click:Connect(function()
  647. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.BottomFrame.JailBreakFrame.Visible = false
  648. end)
  649. end
  650. coroutine.wrap(EXBQ_fake_script)()
  651. local function WGWHFUX_fake_script() -- FlagCollect.FlagScript
  652. local script = Instance.new('Script', FlagCollect)
  653.  
  654. script.Parent.MouseButton1Click:Connect(function()
  655. while wait() do
  656. local CFrame = game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame
  657. for i , v in pairs(game.Workspace.Flags:GetChildren()) do
  658. if v.OwnerValue.Value ~= game.Players.LocalPlayer.Name then
  659. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.Base.CFrame
  660. repeat
  661. wait()
  662. until v.OwnerValue.Value == game.Players.LocalPlayer.Name
  663. wait(13.5)
  664. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame
  665. end
  666. end
  667. end
  668. end)
  669. end
  670. coroutine.wrap(WGWHFUX_fake_script)()
  671. local function NOXP_fake_script() -- DestroyGui.Destroy
  672. local script = Instance.new('LocalScript', DestroyGui)
  673.  
  674. script.Parent.MouseButton1Click:Connect(function()
  675. game.Players.LocalPlayer.PlayerGui.ProjectX.MainFrame.Visible = false
  676. end)
  677.  
  678. script.Parent.MouseButton1Click:Connect(function()
  679. game.Players.LocalPlayer.PlayerGui.OpenGui.OpenFrame.Visible = false
  680. end)
  681. end
  682. coroutine.wrap(NOXP_fake_script)()
  683. local function OTND_fake_script() -- ImageLabel_3.LocalScript
  684. local script = Instance.new('LocalScript', ImageLabel_3)
  685.  
  686. function zigzag(X) return math.acos(math.cos(X*math.pi))/math.pi end
  687. counter = 0
  688.  
  689. while wait(0) do
  690. script.Parent.ImageColor3 = Color3.fromHSV(zigzag(counter),1,1)
  691. counter = counter + 0.01
  692. end
  693. end
  694. coroutine.wrap(OTND_fake_script)()
  695. local function DRVB_fake_script() -- ProjectX.DragScript
  696. local script = Instance.new('LocalScript', ProjectX)
  697.  
  698. frame = script.Parent.MainFrame
  699. frame.Draggable = true
  700. frame.Active = true
  701. frame.Selectable = true
  702. end
  703. coroutine.wrap(DRVB_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement