Advertisement
Guest User

Untitled

a guest
Jan 14th, 2018
736
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 164.84 KB | None | 0 0
  1.  
  2.  
  3. -- Objects
  4.  
  5. local ErluxGUI = Instance.new("ScreenGui")
  6. local LoginFrame = Instance.new("Frame")
  7. local BarLogin = Instance.new("Frame")
  8. local UserBox = Instance.new("TextBox")
  9. local PassBox = Instance.new("TextBox")
  10. local EnterBut = Instance.new("TextButton")
  11. local Credits = Instance.new("TextLabel")
  12. local Name = Instance.new("TextLabel")
  13. local HelpBut = Instance.new("TextButton")
  14. local HelpFrame = Instance.new("Frame")
  15. local BarHelp = Instance.new("Frame")
  16. local Credits1 = Instance.new("TextLabel")
  17. local Name1 = Instance.new("TextLabel")
  18. local CloseHelp = Instance.new("TextButton")
  19. local Help1 = Instance.new("TextLabel")
  20. local Help2 = Instance.new("TextLabel")
  21. local Help21 = Instance.new("TextLabel")
  22. local Help3 = Instance.new("TextLabel")
  23. local Help31 = Instance.new("TextLabel")
  24. local OpenGUI = Instance.new("TextButton")
  25. local MainFrame = Instance.new("Frame")
  26. local BarMain = Instance.new("Frame")
  27. local Credits2 = Instance.new("TextLabel")
  28. local Name2 = Instance.new("TextLabel")
  29. local ScriptsBut = Instance.new("TextButton")
  30. local ExecuteBut = Instance.new("TextButton")
  31. local CheckFE = Instance.new("TextLabel")
  32. local MoreButs = Instance.new("TextLabel")
  33. local CloseMain = Instance.new("TextButton")
  34. local ExecuteFrame = Instance.new("Frame")
  35. local BarExecute = Instance.new("Frame")
  36. local Name3 = Instance.new("TextLabel")
  37. local ClearBut = Instance.new("TextButton")
  38. local ExecuteButton = Instance.new("TextButton")
  39. local CloseExecute = Instance.new("TextButton")
  40. local ExecuteTextFrame = Instance.new("ScrollingFrame")
  41. local InputText = Instance.new("TextBox")
  42. local ScriptFrame = Instance.new("Frame")
  43. local BarScripts = Instance.new("Frame")
  44. local Credits4 = Instance.new("TextLabel")
  45. local Name5 = Instance.new("TextLabel")
  46. local GameScriptsBut = Instance.new("TextButton")
  47. local CloseScripts = Instance.new("TextButton")
  48. local Rocky2uAdmin = Instance.new("TextButton")
  49. local HackRobuxtroll = Instance.new("TextButton")
  50. local RobuxTrollFrame = Instance.new("Frame")
  51. local BarTroll = Instance.new("Frame")
  52. local Name6 = Instance.new("TextLabel")
  53. local CloseTroll = Instance.new("TextButton")
  54. local TrollText = Instance.new("TextLabel")
  55. local TrollText1 = Instance.new("TextLabel")
  56. local GamesFrame = Instance.new("Frame")
  57. local BarGames = Instance.new("Frame")
  58. local Credits7 = Instance.new("TextLabel")
  59. local Name7 = Instance.new("TextLabel")
  60. local ThePlaza = Instance.new("TextButton")
  61. local CloseGames = Instance.new("TextButton")
  62. local DinoS = Instance.new("TextButton")
  63. local APOC = Instance.new("TextButton")
  64. local PhantomForces = Instance.new("TextButton")
  65. local Assassin = Instance.new("TextButton")
  66. local LumberTycoon = Instance.new("TextButton")
  67. local SettingsFrame = Instance.new("Frame")
  68. local BarSettings = Instance.new("Frame")
  69. local Name9 = Instance.new("TextLabel")
  70. local CloseSettings = Instance.new("TextButton")
  71. local Themes = Instance.new("TextLabel")
  72. local Orange = Instance.new("TextButton")
  73. local Green = Instance.new("TextButton")
  74. local Purple = Instance.new("TextButton")
  75. local Transparency = Instance.new("TextLabel")
  76. local _0 = Instance.new("TextButton")
  77. local _10 = Instance.new("TextButton")
  78. local _30 = Instance.new("TextButton")
  79. local _50 = Instance.new("TextButton")
  80. local _70 = Instance.new("TextButton")
  81. local _90 = Instance.new("TextButton")
  82. local _100 = Instance.new("TextButton")
  83. local Credits8 = Instance.new("TextLabel")
  84. local SettingsBut = Instance.new("TextButton")
  85. local Gray = Instance.new("TextButton")
  86. local BaseWars = Instance.new("TextButton")
  87. local FEGUI = Instance.new("TextButton")
  88. local WrongWarn = Instance.new("TextLabel")
  89. local Jailbreak = Instance.new("TextButton")
  90. local SharkBite = Instance.new("TextButton")
  91.  
  92.  
  93. -- Properties
  94.  
  95. ErluxGUI.Name = "ErluxGUI"
  96. ErluxGUI.Parent = game.CoreGui
  97.  
  98. LoginFrame.Name = "LoginFrame"
  99. LoginFrame.Parent = ErluxGUI
  100. LoginFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  101. LoginFrame.BackgroundTransparency = 0.30000001192093
  102. LoginFrame.BorderSizePixel = 0
  103. LoginFrame.Position = UDim2.new(0.206, 0, 0.325, 0)
  104. LoginFrame.Size = UDim2.new(0, 580, 0, 360)
  105. LoginFrame.Visible = true
  106.  
  107. BarLogin.Name = "BarLogin"
  108. BarLogin.Parent = LoginFrame
  109. BarLogin.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  110. BarLogin.BorderSizePixel = 0
  111. BarLogin.Position = UDim2.new(0, 0, -0.00277777785, 0)
  112. BarLogin.Size = UDim2.new(0, 580, 0, 40)
  113.  
  114. UserBox.Name = "UserBox"
  115. UserBox.Parent = LoginFrame
  116. UserBox.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  117. UserBox.Position = UDim2.new(0.203448281, 0, 0.213888884, 0)
  118. UserBox.Size = UDim2.new(0.563793123, 0, 0.152777776, 0)
  119. UserBox.Font = Enum.Font.Highway
  120. UserBox.Text = "Username"
  121. UserBox.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  122. UserBox.TextSize = 20
  123. UserBox.TextWrapped = true
  124.  
  125. PassBox.Name = "PassBox"
  126. PassBox.Parent = LoginFrame
  127. PassBox.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  128. PassBox.Position = UDim2.new(0.20517242, 0, 0.455555558, 0)
  129. PassBox.Size = UDim2.new(0.563793123, 0, 0.152777776, 0)
  130. PassBox.Font = Enum.Font.Highway
  131. PassBox.Text = "Password"
  132. PassBox.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  133. PassBox.TextSize = 20
  134. PassBox.TextWrapped = true
  135.  
  136. EnterBut.Name = "EnterBut"
  137. EnterBut.Parent = LoginFrame
  138. EnterBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  139. EnterBut.Position = UDim2.new(0.32586208, 0, 0.705555558, 0)
  140. EnterBut.Size = UDim2.new(0, 200, 0, 50)
  141. EnterBut.Font = Enum.Font.Highway
  142. EnterBut.Text = "Enter"
  143. EnterBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  144. EnterBut.TextScaled = true
  145. EnterBut.TextSize = 14
  146. EnterBut.TextWrapped = true
  147. EnterBut.MouseButton1Down:connect(function()
  148. if UserBox.Text == "Username" and PassBox.Text == "Password" then
  149. LoginFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  150. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  151. elseif
  152. UserBox.Text ~= "Username" and PassBox.Text ~= "Password" then
  153. WrongWarn.Visible = true
  154. WrongWarn.TextColor3 = Color3.new(1, 0, 0.0156863)
  155. wait(0.5)
  156. WrongWarn.TextColor3 = Color3.new(0, 1, 0.0823529)
  157. wait(0.5)
  158. WrongWarn.TextColor3 = Color3.new(1, 0, 0.0156863)
  159. wait(0.5)
  160. WrongWarn.TextColor3 = Color3.new(0, 1, 0.0823529)
  161. wait(0.5)
  162. WrongWarn.TextColor3 = Color3.new(1, 0, 0.0156863)
  163. wait(0.5)
  164. WrongWarn.TextColor3 = Color3.new(0, 1, 0.0823529)
  165. wait(0.5)
  166. WrongWarn.TextColor3 = Color3.new(1, 0, 0.0156863)
  167. wait(0.5)
  168. WrongWarn.TextColor3 = Color3.new(0, 1, 0.0823529)
  169. wait(1)
  170. WrongWarn.Visible = false
  171. end
  172. end)
  173.  
  174. if UserBox.Text == "" and PassBox.Text == "" then
  175. LoginFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  176. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  177. end
  178.  
  179. WrongWarn.Name = "WrongWarn"
  180. WrongWarn.Parent = LoginFrame
  181. WrongWarn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  182. WrongWarn.Position = UDim2.new(0.155172408, 0, 0.186111107, 0)
  183. WrongWarn.Size = UDim2.new(0.667241395, 0, 0.438888878, 0)
  184. WrongWarn.Font = Enum.Font.Highway
  185. WrongWarn.Text = "Username or Password is wrong!"
  186. WrongWarn.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  187. WrongWarn.TextScaled = true
  188. WrongWarn.TextSize = 14
  189. WrongWarn.TextWrapped = true
  190. WrongWarn.Visible = false
  191.  
  192. Credits.Name = "Credits"
  193. Credits.Parent = LoginFrame
  194. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  195. Credits.BackgroundTransparency = 1
  196. Credits.Position = UDim2.new(0.0931034461, 0, 0.875, 0)
  197. Credits.Size = UDim2.new(0, 200, 0, 50)
  198. Credits.Font = Enum.Font.Highway
  199. Credits.Text = "Made by ErrO#8414 and Br1dge#2994"
  200. Credits.TextColor3 = Color3.new(0.74902, 0, 0)
  201. Credits.TextSize = 20
  202.  
  203. Name.Name = "Name"
  204. Name.Parent = LoginFrame
  205. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  206. Name.BackgroundTransparency = 1
  207. Name.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  208. Name.Size = UDim2.new(0, 200, 0, 50)
  209. Name.Font = Enum.Font.Highway
  210. Name.Text = "Erlux GUI TRIAL"
  211. Name.TextColor3 = Color3.new(0.74902, 0, 0)
  212. Name.TextSize = 40
  213. Name.Draggable = true
  214.  
  215. HelpBut.Name = "HelpBut"
  216. HelpBut.Parent = LoginFrame
  217. HelpBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  218. HelpBut.Position = UDim2.new(0.894827604, 0, 0.894444466, 0)
  219. HelpBut.Size = UDim2.new(0.0965517238, 0, 0.0916666687, 0)
  220. HelpBut.Font = Enum.Font.Highway
  221. HelpBut.Text = "HELP"
  222. HelpBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  223. HelpBut.TextSize = 14
  224. HelpBut.MouseButton1Down:connect(function()
  225. LoginFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  226. HelpFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  227. end)
  228.  
  229. HelpFrame.Name = "HelpFrame"
  230. HelpFrame.Parent = ErluxGUI
  231. HelpFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  232. HelpFrame.BackgroundTransparency = 0.30000001192093
  233. HelpFrame.BorderSizePixel = 0
  234. HelpFrame.Draggable = true
  235. HelpFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  236. HelpFrame.Size = UDim2.new(0, 580, 0, 360)
  237. HelpFrame.Visible = true
  238. HelpFrame.Active = true
  239.  
  240. BarHelp.Name = "BarHelp"
  241. BarHelp.Parent = HelpFrame
  242. BarHelp.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  243. BarHelp.BorderSizePixel = 0
  244. BarHelp.Position = UDim2.new(0, 0, -0.00277777785, 0)
  245. BarHelp.Size = UDim2.new(0, 580, 0, 40)
  246. BarHelp.Draggable = true
  247.  
  248. Credits1.Name = "Credits1"
  249. Credits1.Parent = HelpFrame
  250. Credits1.BackgroundColor3 = Color3.new(1, 1, 1)
  251. Credits1.BackgroundTransparency = 1
  252. Credits1.Position = UDim2.new(0.0931034461, 0, 0.875, 0)
  253. Credits1.Size = UDim2.new(0, 200, 0, 50)
  254. Credits1.Font = Enum.Font.Highway
  255. Credits1.Text = "Cracked by Ashleyy@V3rmillion.net"
  256. Credits1.TextColor3 = Color3.new(0.74902, 0, 0)
  257. Credits1.TextSize = 20
  258.  
  259. Name1.Name = "Name1"
  260. Name1.Parent = HelpFrame
  261. Name1.BackgroundColor3 = Color3.new(1, 1, 1)
  262. Name1.BackgroundTransparency = 1
  263. Name1.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  264. Name1.Size = UDim2.new(0, 200, 0, 50)
  265. Name1.Font = Enum.Font.Highway
  266. Name1.Text = "Erlux GUI Cracked by Ashleyy@V3rmillion.net"
  267. Name1.TextColor3 = Color3.new(0.74902, 0, 0)
  268. Name1.TextSize = 40
  269. Name1.Draggable = true
  270.  
  271. CloseHelp.Name = "CloseHelp"
  272. CloseHelp.Parent = HelpFrame
  273. CloseHelp.BackgroundColor3 = Color3.new(1, 1, 1)
  274. CloseHelp.BackgroundTransparency = 1
  275. CloseHelp.Position = UDim2.new(0.925862074, 0, 0.00277777785, 0)
  276. CloseHelp.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  277. CloseHelp.Font = Enum.Font.Highway
  278. CloseHelp.Text = "X"
  279. CloseHelp.TextColor3 = Color3.new(0.74902, 0, 0)
  280. CloseHelp.TextSize = 40
  281. CloseHelp.MouseButton1Down:connect(function()
  282. LoginFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  283. HelpFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  284. end)
  285.  
  286. Help1.Name = "Help1"
  287. Help1.Parent = HelpFrame
  288. Help1.BackgroundColor3 = Color3.new(1, 1, 1)
  289. Help1.BackgroundTransparency = 1
  290. Help1.Position = UDim2.new(0.306896538, 0, 0.0944444463, 0)
  291. Help1.Size = UDim2.new(0, 200, 0, 50)
  292. Help1.Font = Enum.Font.Highway
  293. Help1.Text = "Don't know how to enter?"
  294. Help1.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  295. Help1.TextSize = 35
  296.  
  297. Help2.Name = "Help2"
  298. Help2.Parent = HelpFrame
  299. Help2.BackgroundColor3 = Color3.new(1, 1, 1)
  300. Help2.BackgroundTransparency = 1
  301. Help2.Position = UDim2.new(0.305172414, 0, 0.224999994, 0)
  302. Help2.Size = UDim2.new(0, 200, 0, 50)
  303. Help2.Font = Enum.Font.Highway
  304. Help2.Text = "Username:"
  305. Help2.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  306. Help2.TextSize = 25
  307.  
  308. Help21.Name = "Help2.1"
  309. Help21.Parent = HelpFrame
  310. Help21.BackgroundColor3 = Color3.new(1, 1, 1)
  311. Help21.BackgroundTransparency = 1
  312. Help21.Position = UDim2.new(0.305172414, 0, 0.297222227, 0)
  313. Help21.Size = UDim2.new(0, 200, 0, 50)
  314. Help21.Font = Enum.Font.Highway
  315. Help21.Text = "Your ROBLOX Username"
  316. Help21.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  317. Help21.TextSize = 25
  318.  
  319. Help3.Name = "Help3"
  320. Help3.Parent = HelpFrame
  321. Help3.BackgroundColor3 = Color3.new(1, 1, 1)
  322. Help3.BackgroundTransparency = 1
  323. Help3.Position = UDim2.new(0.301724136, 0, 0.38055557, 0)
  324. Help3.Size = UDim2.new(0, 200, 0, 50)
  325. Help3.Font = Enum.Font.Highway
  326. Help3.Text = "Password:"
  327. Help3.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  328. Help3.TextSize = 25
  329.  
  330. Help31.Name = "Help3.1"
  331. Help31.Parent = HelpFrame
  332. Help31.BackgroundColor3 = Color3.new(1, 1, 1)
  333. Help31.BackgroundTransparency = 1
  334. Help31.Position = UDim2.new(0.300000012, 0, 0.452777773, 0)
  335. Help31.Size = UDim2.new(0, 200, 0, 50)
  336. Help31.Font = Enum.Font.Highway
  337. Help31.Text = "Special password that you got from ErrO"
  338. Help31.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  339. Help31.TextSize = 25
  340.  
  341. OpenGUI.Name = "OpenGUI"
  342. OpenGUI.Parent = ErluxGUI
  343. OpenGUI.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  344. OpenGUI.Position = UDim2.new(0.38, 0, 0, -501)
  345. OpenGUI.Size = UDim2.new(0, 200, 0, 50)
  346. OpenGUI.Visible = true
  347. OpenGUI.Font = Enum.Font.Highway
  348. OpenGUI.Text = "Open Erlux"
  349. OpenGUI.TextColor3 = Color3.new(0.74902, 0, 0)
  350. OpenGUI.TextScaled = true
  351. OpenGUI.TextSize = 14
  352. OpenGUI.TextWrapped = true
  353. OpenGUI.Active = true
  354. OpenGUI.MouseButton1Down:connect(function()
  355. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  356. OpenGUI:TweenPosition(UDim2.new(0.38, 0, 0, -501), 'In', 'Linear', 1)
  357. end)
  358.  
  359. MainFrame.Name = "MainFrame"
  360. MainFrame.Parent = ErluxGUI
  361. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  362. MainFrame.BackgroundTransparency = 0.30000001192093
  363. MainFrame.BorderSizePixel = 0
  364. MainFrame.Draggable = true
  365. MainFrame.Position = UDim2.new(0.206, 0, 1, 825)
  366. MainFrame.Size = UDim2.new(0, 580, 0, 360)
  367. MainFrame.Visible = true
  368. MainFrame.Active = true
  369.  
  370. BarMain.Name = "BarMain"
  371. BarMain.Parent = MainFrame
  372. BarMain.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  373. BarMain.BorderSizePixel = 0
  374. BarMain.Position = UDim2.new(0, 0, -0.00277777785, 0)
  375. BarMain.Size = UDim2.new(0, 580, 0, 40)
  376. BarMain.Draggable = true
  377.  
  378. Credits2.Name = "Credits2"
  379. Credits2.Parent = MainFrame
  380. Credits2.BackgroundColor3 = Color3.new(1, 1, 1)
  381. Credits2.BackgroundTransparency = 1
  382. Credits2.Position = UDim2.new(0.0931034461, 0, 0.875, 0)
  383. Credits2.Size = UDim2.new(0, 200, 0, 50)
  384. Credits2.Font = Enum.Font.Highway
  385. Credits2.Text = "Cracked by Ashleyy@V3rmillion.net"
  386. Credits2.TextColor3 = Color3.new(0.74902, 0, 0)
  387. Credits2.TextSize = 20
  388.  
  389. Name2.Name = "Name2"
  390. Name2.Parent = MainFrame
  391. Name2.BackgroundColor3 = Color3.new(1, 1, 1)
  392. Name2.BackgroundTransparency = 1
  393. Name2.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  394. Name2.Size = UDim2.new(0, 200, 0, 50)
  395. Name2.Font = Enum.Font.Highway
  396. Name2.Text = "Erlux GUI Cracked by Ashleyy@V3rmillion.net"
  397. Name2.TextColor3 = Color3.new(0.74902, 0, 0)
  398. Name2.TextSize = 40
  399. Name2.Draggable = true
  400.  
  401. ScriptsBut.Name = "ScriptsBut"
  402. ScriptsBut.Parent = MainFrame
  403. ScriptsBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  404. ScriptsBut.Position = UDim2.new(0.0275862068, 0, 0.338888884, 0)
  405. ScriptsBut.Size = UDim2.new(0, 200, 0, 50)
  406. ScriptsBut.Font = Enum.Font.Highway
  407. ScriptsBut.Text = "Scripts"
  408. ScriptsBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  409. ScriptsBut.TextScaled = true
  410. ScriptsBut.TextSize = 14
  411. ScriptsBut.TextWrapped = true
  412. ScriptsBut.MouseButton1Down:connect(function()
  413. MainFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  414. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  415. end)
  416.  
  417. ExecuteBut.Name = "ExecuteBut"
  418. ExecuteBut.Parent = MainFrame
  419. ExecuteBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  420. ExecuteBut.Position = UDim2.new(0.0275862068, 0, 0.147222221, 0)
  421. ExecuteBut.Size = UDim2.new(0, 200, 0, 50)
  422. ExecuteBut.Font = Enum.Font.Highway
  423. ExecuteBut.Text = "Execute"
  424. ExecuteBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  425. ExecuteBut.TextScaled = true
  426. ExecuteBut.TextSize = 14
  427. ExecuteBut.TextWrapped = true
  428. ExecuteBut.MouseButton1Down:connect(function()
  429. MainFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  430. ExecuteFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  431. end)
  432.  
  433. SettingsBut.Name = "SettingsBut"
  434. SettingsBut.Parent = MainFrame
  435. SettingsBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  436. SettingsBut.Position = UDim2.new(0.844827592, 0, 0.908333361, 0)
  437. SettingsBut.Size = UDim2.new(0.134482756, 0, 0.0638888925, 0)
  438. SettingsBut.Font = Enum.Font.Highway
  439. SettingsBut.Text = "Settings"
  440. SettingsBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  441. SettingsBut.TextScaled = true
  442. SettingsBut.TextSize = 14
  443. SettingsBut.TextWrapped = true
  444. SettingsBut.TextScaled = true
  445. SettingsBut.MouseButton1Down:connect(function()
  446.  
  447. MainFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  448. SettingsFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  449. end)
  450.  
  451. CheckFE.Name = "CheckFE"
  452. CheckFE.Parent = MainFrame
  453. CheckFE.BackgroundColor3 = Color3.new(1, 1, 1)
  454. CheckFE.BackgroundTransparency = 1
  455. CheckFE.Position = UDim2.new(0.05774827585, 0, -0.00377777785, 0)
  456. CheckFE.Size = UDim2.new(0.125862062, 0, 0.111111112, 0)
  457. CheckFE.Font = Enum.Font.SourceSans
  458. CheckFE.Text = "FE"
  459. CheckFE.TextColor3 = Color3.new(0.74902, 0, 0)
  460. CheckFE.TextSize = 35
  461. if game:GetService('Workspace').FilteringEnabled == true then
  462. CheckFE.Text = "FE - ON"
  463. CheckFE.TextColor3 = Color3.new(255, 0, 0)
  464. else
  465. CheckFE.Text = "FE - OFF"
  466. CheckFE.TextColor3 = Color3.new(0, 255, 0)
  467. end
  468.  
  469. MoreButs.Name = "MoreButs"
  470. MoreButs.Parent = MainFrame
  471. MoreButs.BackgroundColor3 = Color3.new(1, 1, 1)
  472. MoreButs.BackgroundTransparency = 1
  473. MoreButs.Position = UDim2.new(0.512068987, 0, 0.152777776, 0)
  474. MoreButs.Size = UDim2.new(0, 200, 0, 50)
  475. MoreButs.Font = Enum.Font.Highway
  476. MoreButs.Text = "More buttons will be added soon ;3"
  477. MoreButs.TextColor3 = Color3.new(0.74902, 0, 0)
  478. MoreButs.TextSize = 20
  479.  
  480. CloseMain.Name = "CloseMain"
  481. CloseMain.Parent = MainFrame
  482. CloseMain.BackgroundColor3 = Color3.new(1, 1, 1)
  483. CloseMain.BackgroundTransparency = 1
  484. CloseMain.Position = UDim2.new(0.925862074, 0, 0, 0)
  485. CloseMain.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  486. CloseMain.Font = Enum.Font.Highway
  487. CloseMain.Text = "X"
  488. CloseMain.TextColor3 = Color3.new(0.74902, 0, 0)
  489. CloseMain.TextSize = 40
  490. CloseMain.MouseButton1Down:connect(function()
  491. MainFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  492. OpenGUI:TweenPosition(UDim2.new(0.38, 0, 0.001, 0), 'Out', 'Linear', 1)
  493. end)
  494.  
  495. ExecuteFrame.Name = "ExecuteFrame"
  496. ExecuteFrame.Parent = ErluxGUI
  497. ExecuteFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  498. ExecuteFrame.BackgroundTransparency = 0.30000001192093
  499. ExecuteFrame.BorderSizePixel = 0
  500. ExecuteFrame.Draggable = false
  501. ExecuteFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  502. ExecuteFrame.Size = UDim2.new(0, 580, 0, 360)
  503. ExecuteFrame.Visible = true
  504. ExecuteFrame.Active = true
  505.  
  506. BarExecute.Name = "BarExecute"
  507. BarExecute.Parent = ExecuteFrame
  508. BarExecute.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  509. BarExecute.BorderSizePixel = 0
  510. BarExecute.Position = UDim2.new(0, 0, -0.00277777785, 0)
  511. BarExecute.Size = UDim2.new(0, 580, 0, 40)
  512. BarExecute.Draggable = true
  513.  
  514. Name3.Name = "Name3"
  515. Name3.Parent = ExecuteFrame
  516. Name3.BackgroundColor3 = Color3.new(1, 1, 1)
  517. Name3.BackgroundTransparency = 1
  518. Name3.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  519. Name3.Size = UDim2.new(0, 200, 0, 50)
  520. Name3.Font = Enum.Font.Highway
  521. Name3.Text = "Erlux GUI Cracked by Ashleyy@V3rmillion.net"
  522. Name3.TextColor3 = Color3.new(0.74902, 0, 0)
  523. Name3.TextSize = 40
  524. Name3.Draggable = true
  525.  
  526. ClearBut.Name = "ClearBut"
  527. ClearBut.Parent = ExecuteFrame
  528. ClearBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  529. ClearBut.Position = UDim2.new(0.265517235, 0, 0.897222221, 0)
  530. ClearBut.Size = UDim2.new(0.234482765, 0, 0.075000003, 0)
  531. ClearBut.Font = Enum.Font.Highway
  532. ClearBut.Text = "Clear"
  533. ClearBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  534. ClearBut.TextScaled = true
  535. ClearBut.TextSize = 14
  536. ClearBut.TextWrapped = true
  537. ClearBut.MouseButton1Down:connect(function()
  538. InputText.Text = ""
  539. end)
  540.  
  541. ExecuteButton.Name = "ExecuteButton"
  542. ExecuteButton.Parent = ExecuteFrame
  543. ExecuteButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  544. ExecuteButton.Position = UDim2.new(0.0155172413, 0, 0.897222221, 0)
  545. ExecuteButton.Size = UDim2.new(0.231034487, 0, 0.075000003, 0)
  546. ExecuteButton.Font = Enum.Font.Highway
  547. ExecuteButton.Text = "Execute"
  548. ExecuteButton.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  549. ExecuteButton.TextScaled = true
  550. ExecuteButton.TextSize = 14
  551. ExecuteButton.TextWrapped = true
  552. ExecuteButton.MouseButton1Down:connect(function()
  553. loadstring(InputText.Text)()
  554. end)
  555.  
  556. CloseExecute.Name = "CloseExecute"
  557. CloseExecute.Parent = ExecuteFrame
  558. CloseExecute.BackgroundColor3 = Color3.new(1, 1, 1)
  559. CloseExecute.BackgroundTransparency = 1
  560. CloseExecute.Position = UDim2.new(0.925862074, 0, 0, 0)
  561. CloseExecute.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  562. CloseExecute.Font = Enum.Font.Highway
  563. CloseExecute.Text = "X"
  564. CloseExecute.TextColor3 = Color3.new(0.74902, 0, 0)
  565. CloseExecute.TextSize = 40
  566. CloseExecute.MouseButton1Down:connect(function()
  567. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  568. ExecuteFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  569. end)
  570.  
  571. ExecuteTextFrame.Name = "ExecuteTextFrame"
  572. ExecuteTextFrame.Parent = ExecuteFrame
  573. ExecuteTextFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  574. ExecuteTextFrame.Position = UDim2.new(0.0189655181, 0, 0.127777785, 0)
  575. ExecuteTextFrame.Size = UDim2.new(0.960344851, 0, 0.736111104, 0)
  576. ExecuteTextFrame.CanvasSize = UDim2.new(0, 0, 500, 0)
  577.  
  578. InputText.Name = "InputText"
  579. InputText.Parent = ExecuteTextFrame
  580. InputText.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  581. InputText.BorderColor3 = Color3.new(0.74902, 0, 0)
  582. InputText.Font = Enum.Font.Highway
  583. InputText.PlaceholderColor3 = Color3.new(0.74902, 0, 0)
  584. InputText.Text = "Enter your script"
  585. InputText.TextColor3 = Color3.new(0.74902, 0, 0)
  586. InputText.TextSize = 15
  587. InputText.TextXAlignment = Enum.TextXAlignment.Left
  588. InputText.TextYAlignment = Enum.TextYAlignment.Top
  589. InputText.MultiLine = true
  590. InputText.ClearTextOnFocus = false
  591. InputText.Size = UDim2.new(0.977, 0, 0.751, 0)
  592. InputText.TextWrapped = true
  593.  
  594. ScriptFrame.Name = "ScriptFrame"
  595. ScriptFrame.Parent = ErluxGUI
  596. ScriptFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  597. ScriptFrame.BackgroundTransparency = 0.30000001192093
  598. ScriptFrame.BorderSizePixel = 0
  599. ScriptFrame.Draggable = true
  600. ScriptFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  601. ScriptFrame.Size = UDim2.new(0, 580, 0, 360)
  602. ScriptFrame.Visible = true
  603. ScriptFrame.Active = true
  604.  
  605. BarScripts.Name = "BarScripts"
  606. BarScripts.Parent = ScriptFrame
  607. BarScripts.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  608. BarScripts.BorderSizePixel = 0
  609. BarScripts.Position = UDim2.new(0, 0, -0.00277777785, 0)
  610. BarScripts.Size = UDim2.new(0, 580, 0, 40)
  611. BarScripts.Draggable = true
  612.  
  613. Credits4.Name = "Credits4"
  614. Credits4.Parent = ScriptFrame
  615. Credits4.BackgroundColor3 = Color3.new(1, 1, 1)
  616. Credits4.BackgroundTransparency = 1
  617. Credits4.Position = UDim2.new(0.0931034461, 0, 0.875, 0)
  618. Credits4.Size = UDim2.new(0, 200, 0, 50)
  619. Credits4.Font = Enum.Font.Highway
  620. Credits4.Text = "Cracked by Ashleyy@V3rmillion.net"
  621. Credits4.TextColor3 = Color3.new(0.74902, 0, 0)
  622. Credits4.TextSize = 20
  623.  
  624. Name5.Name = "Name5"
  625. Name5.Parent = ScriptFrame
  626. Name5.BackgroundColor3 = Color3.new(1, 1, 1)
  627. Name5.BackgroundTransparency = 1
  628. Name5.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  629. Name5.Size = UDim2.new(0, 200, 0, 50)
  630. Name5.Font = Enum.Font.Highway
  631. Name5.Text = "Erlux GUI Cracked by Ashleyy@V3rmillion.net"
  632. Name5.TextColor3 = Color3.new(0.74902, 0, 0)
  633. Name5.TextSize = 40
  634. Name5.Draggable = true
  635.  
  636. GameScriptsBut.Name = "GameScriptsBut"
  637. GameScriptsBut.Parent = ScriptFrame
  638. GameScriptsBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  639. GameScriptsBut.Position = UDim2.new(0.0275862068, 0, 0.169444442, 0)
  640. GameScriptsBut.Size = UDim2.new(0, 200, 0, 50)
  641. GameScriptsBut.Font = Enum.Font.Highway
  642. GameScriptsBut.Text = "Games"
  643. GameScriptsBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  644. GameScriptsBut.TextScaled = true
  645. GameScriptsBut.TextSize = 14
  646. GameScriptsBut.TextWrapped = true
  647. GameScriptsBut.MouseButton1Down:connect(function()
  648. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  649. GamesFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  650. end)
  651.  
  652. FEGUI.Name = "FEGUI"
  653. FEGUI.Parent = ScriptFrame
  654. FEGUI.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  655. FEGUI.Position = UDim2.new(0.428000003, 0, 0.169444442, 0)
  656. FEGUI.Size = UDim2.new(0, 200, 0, 50)
  657. FEGUI.Font = Enum.Font.Highway
  658. FEGUI.Text = "FE Gui"
  659. FEGUI.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  660. FEGUI.TextScaled = true
  661. FEGUI.TextSize = 14
  662. FEGUI.TextWrapped = true
  663. FEGUI.MouseButton1Down:connect(function()
  664. local MENU = Instance.new("ScreenGui")
  665. local Topbar = Instance.new("Frame")
  666. local menu = Instance.new("Frame")
  667. local Players = game:GetService("Players")
  668. local god = Instance.new("TextButton")
  669. local victim = Instance.new("TextBox")
  670. local tpto = Instance.new("TextButton")
  671. local TextLabel = Instance.new("TextLabel")
  672. local FeCheck = Instance.new("TextLabel")
  673. local FE = Workspace.FilteringEnabled
  674. local reach = Instance.new("TextButton")
  675. local insane = Instance.new("TextButton")
  676.  
  677. MENU.Name = "MENU"
  678. MENU.Parent = game.CoreGui
  679.  
  680. Topbar.Name = "Topbar"
  681. Topbar.Parent = MENU
  682. Topbar.Active = true
  683. Topbar.BackgroundColor = BrickColor.new("Really black")
  684. Topbar.Draggable = true
  685. Topbar.Position = UDim2.new(0.5, -100, 0.5, -13)
  686. Topbar.Selectable = true
  687. Topbar.Size = UDim2.new(0, 200, 0, 27)
  688. Topbar.BorderColor = BrickColor.new("Really red")
  689. Topbar.BorderSizePixel = 2
  690.  
  691.  
  692. menu.Name = "menu"
  693. menu.Parent = Topbar
  694. menu.BackgroundColor = BrickColor.new("Really black")
  695. menu.Position = UDim2.new(0, 0, 0, 27)
  696. menu.Size = UDim2.new(0, 200, 0, 200)
  697. menu.BorderColor = BrickColor.new("Really red")
  698. menu.BorderSizePixel = 2
  699.  
  700. god.Name = "god"
  701. god.Parent = menu
  702. god.BackgroundColor = BrickColor.new("Really black")
  703. god.BorderSizePixel = 2
  704. god.Position = UDim2.new(0, 107, 0, 45)
  705. god.Size = UDim2.new(0, 80, 0, 50)
  706. god.Font = Enum.Font.Arial
  707. god.FontSize = Enum.FontSize.Size18
  708. god.Text = "FE GOD"
  709. god.TextColor3 = Color3.new(1, 1, 1)
  710. god.TextSize = 18
  711. god.TextWrapped = true
  712. god.BorderColor = BrickColor.new("Really red")
  713.  
  714. reach.Name = "reach"
  715. reach.Parent = menu
  716. reach.BackgroundColor = BrickColor.new("Really black")
  717. reach.BorderSizePixel = 2
  718. reach.Position = UDim2.new(0, 14, 0, 110)
  719. reach.Size = UDim2.new(0, 80, 0, 50)
  720. reach.Font = Enum.Font.Arial
  721. reach.FontSize = Enum.FontSize.Size18
  722. reach.Text = "FENCING REACH"
  723. reach.TextColor3 = Color3.new(1, 1, 1)
  724. reach.TextSize = 18
  725. reach.TextWrapped = true
  726. reach.BorderColor = BrickColor.new("Really red")
  727.  
  728. victim.Name = "victim"
  729. victim.Parent = menu
  730. victim.BackgroundColor3 = Color3.new(50, 50, 50)
  731. victim.BorderColor = BrickColor.new("Really red")
  732. victim.BorderSizePixel = 2
  733. victim.Position = UDim2.new(0, 16, 0, 10)
  734. victim.Size = UDim2.new(0, 170, 0, 25)
  735. victim.Font = Enum.Font.Arial
  736. victim.FontSize = Enum.FontSize.Size14
  737. victim.Text = ""
  738. victim.TextColor3 = Color3.new(0.1, 0.1, 0.1)
  739. victim.TextSize = 14
  740.  
  741. tpto.Name = "goto"
  742. tpto.Parent = menu
  743. tpto.BackgroundColor = BrickColor.new("Really black")
  744. tpto.BorderSizePixel = 2
  745. tpto.Position = UDim2.new(0, 14, 0, 45)
  746. tpto.Size = UDim2.new(0, 80, 0, 50)
  747. tpto.Font = Enum.Font.Arial
  748. tpto.FontSize = Enum.FontSize.Size18
  749. tpto.Text = "TP TO"
  750. tpto.TextColor3 = Color3.new(1, 1, 1)
  751. tpto.TextSize = 18
  752. tpto.BorderColor = BrickColor.new("Really red")
  753.  
  754. TextLabel.Parent = Topbar
  755. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  756. TextLabel.BackgroundTransparency = 1
  757. TextLabel.Position = UDim2.new(0, 43, 0, 0)
  758. TextLabel.Size = UDim2.new(0, 115, 0, 27)
  759. TextLabel.Font = Enum.Font.Arial
  760. TextLabel.FontSize = Enum.FontSize.Size18
  761. TextLabel.Text = "FE GUI by I low"
  762. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  763. TextLabel.TextSize = 18
  764.  
  765. insane.Name = "insane"
  766. insane.Parent = menu
  767. insane.BackgroundColor = BrickColor.new("Really black")
  768. insane.BorderSizePixel = 2
  769. insane.Position = UDim2.new(0, 107, 0, 110)
  770. insane.Size = UDim2.new(0, 80, 0, 50)
  771. insane.Font = Enum.Font.Arial
  772. insane.FontSize = Enum.FontSize.Size18
  773. insane.Text = "INSANE"
  774. insane.TextColor3 = Color3.new(1, 1, 1)
  775. insane.TextSize = 18
  776. insane.TextWrapped = true
  777. insane.BorderColor = BrickColor.new("Really red")
  778.  
  779. FeCheck.Parent = menu
  780. FeCheck.BackgroundColor3 = Color3.new(1, 1, 1)
  781. FeCheck.BackgroundTransparency = 1
  782. FeCheck.Position = UDim2.new(0, 43, 0, 168)
  783. FeCheck.Size = UDim2.new(0, 115, 0, 27)
  784. FeCheck.Font = Enum.Font.Arial
  785. FeCheck.FontSize = Enum.FontSize.Size18
  786. FeCheck.Text = ""
  787. FeCheck.TextColor3 = Color3.new(1, 1, 1)
  788. FeCheck.TextSize = 13
  789.  
  790. tpto.MouseButton1Click:connect(function()
  791. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Players:FindFirstChild(victim.Text).Character.HumanoidRootPart.Position)
  792. end)
  793.  
  794. god.MouseButton1Click:connect(function()
  795. game.Players.LocalPlayer.Character.Humanoid.Name = 1
  796. local l = game.Players.LocalPlayer.Character["1"]:Clone()
  797. l.Parent = game.Players.LocalPlayer.Character
  798. l.Name = "Humanoid"
  799. wait(0.1)
  800. game.Players.LocalPlayer.Character["1"]:Destroy()
  801. game.Workspace.CurrentCamera.CameraSubject = game.Players.LocalPlayer.Character
  802. game.Players.LocalPlayer.Character.Animate.Disabled = true
  803. wait(0.1)
  804. game.Players.LocalPlayer.Character.Animate.Disabled = false
  805. game.Players.LocalPlayer.Character.Humanoid.DisplayDistanceType = "None"
  806. end)
  807.  
  808. if FE == true then
  809. FeCheck.Text = "Filtering is Enabled"
  810. elseif FE == false then
  811. FeCheck.Text = "Filtering is Disabled"
  812. end
  813.  
  814. reach.MouseButton1Click:connect(function()
  815. local foil=game.Players.LocalPlayer.Backpack.Foil
  816. a=Instance.new("SelectionBox",foil.Handle)
  817. a.Adornee=foil.Handle
  818. foil.Handle.Size=Vector3.new(0.2,0.2,60)
  819. foil.Equipped:connect(function()
  820. while wait() do
  821. game.Workspace[game.Players.LocalPlayer.Name].Foil.GripPos=Vector3.new(0,0,-30)
  822. end
  823. end)
  824. end)
  825.  
  826. insane.MouseButton1Click:connect(function()
  827. for i,v in pairs(game.Players:GetPlayers()) do
  828. local AnimationId = "33796059"
  829. local Anim = Instance.new("Animation")
  830. Anim.AnimationId = "rbxassetid://"..AnimationId
  831. local k = v.Character.Humanoid:LoadAnimation(Anim)
  832. k:Play()
  833. k:AdjustSpeed(90)
  834. end
  835. end)
  836. end)
  837.  
  838. CloseScripts.Name = "CloseScripts"
  839. CloseScripts.Parent = ScriptFrame
  840. CloseScripts.BackgroundColor3 = Color3.new(1, 1, 1)
  841. CloseScripts.BackgroundTransparency = 1
  842. CloseScripts.Position = UDim2.new(0.925862074, 0, 0, 0)
  843. CloseScripts.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  844. CloseScripts.Font = Enum.Font.Highway
  845. CloseScripts.Text = "X"
  846. CloseScripts.TextColor3 = Color3.new(0.74902, 0, 0)
  847. CloseScripts.TextSize = 40
  848. CloseScripts.MouseButton1Down:connect(function()
  849. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  850. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  851. end)
  852.  
  853. Rocky2uAdmin.Name = "Rocky2uAdmin"
  854. Rocky2uAdmin.Parent = ScriptFrame
  855. Rocky2uAdmin.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  856. Rocky2uAdmin.Position = UDim2.new(0.0275862068, 0, 0.336111099, 0)
  857. Rocky2uAdmin.Size = UDim2.new(0, 200, 0, 50)
  858. Rocky2uAdmin.Font = Enum.Font.Highway
  859. Rocky2uAdmin.Text = "Rocky2u Admin"
  860. Rocky2uAdmin.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  861. Rocky2uAdmin.TextScaled = true
  862. Rocky2uAdmin.TextSize = 14
  863. Rocky2uAdmin.TextWrapped = true
  864. Rocky2uAdmin.MouseButton1Down:connect(function()
  865. loadstring(game:GetObjects('rbxassetid://295850902')[1].Source)()
  866. end)
  867.  
  868. HackRobuxtroll.Name = "HackRobuxtroll"
  869. HackRobuxtroll.Parent = ScriptFrame
  870. HackRobuxtroll.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  871. HackRobuxtroll.BackgroundTransparency = 1
  872. HackRobuxtroll.BorderSizePixel = 0
  873. HackRobuxtroll.Position = UDim2.new(0.889655173, 0, 0.911111116, 0)
  874. HackRobuxtroll.Size = UDim2.new(0.0931034461, 0, 0.0722222254, 0)
  875. HackRobuxtroll.Font = Enum.Font.Highway
  876. HackRobuxtroll.Text = "Hack Robux"
  877. HackRobuxtroll.TextColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  878. HackRobuxtroll.TextScaled = true
  879. HackRobuxtroll.TextSize = 14
  880. HackRobuxtroll.TextTransparency = 0.5
  881. HackRobuxtroll.TextWrapped = true
  882. HackRobuxtroll.MouseButton1Down:connect(function()
  883. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  884. RobuxTrollFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  885. end)
  886.  
  887. RobuxTrollFrame.Name = "RobuxTrollFrame"
  888. RobuxTrollFrame.Parent = ErluxGUI
  889. RobuxTrollFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  890. RobuxTrollFrame.BackgroundTransparency = 0.30000001192093
  891. RobuxTrollFrame.BorderSizePixel = 0
  892. RobuxTrollFrame.Draggable = true
  893. RobuxTrollFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  894. RobuxTrollFrame.Size = UDim2.new(0.263366342, 0, 0.184655398, 0)
  895. RobuxTrollFrame.Visible = true
  896. RobuxTrollFrame.Active = true
  897.  
  898. BarTroll.Name = "BarTroll"
  899. BarTroll.Parent = RobuxTrollFrame
  900. BarTroll.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  901. BarTroll.BorderSizePixel = 0
  902. BarTroll.Position = UDim2.new(0, 0, -0.00277777785, 0)
  903. BarTroll.Size = UDim2.new(1, 0, 0.169014081, 0)
  904. BarTroll.Draggable = true
  905.  
  906. Name6.Name = "Name6"
  907. Name6.Parent = RobuxTrollFrame
  908. Name6.BackgroundColor3 = Color3.new(1, 1, 1)
  909. Name6.BackgroundTransparency = 1
  910. Name6.Position = UDim2.new(0.0150943398, 0, 0.00826446246, 0)
  911. Name6.Size = UDim2.new(0.984962404, 0, 0.147887319, 0)
  912. Name6.Font = Enum.Font.Highway
  913. Name6.Text = "Erlux GUI Cracked by Ashleyy@V3rmillion.net"
  914. Name6.TextColor3 = Color3.new(0.74902, 0, 0)
  915. Name6.TextSize = 20
  916. Name6.Draggable = true
  917.  
  918. CloseTroll.Name = "CloseTroll"
  919. CloseTroll.Parent = RobuxTrollFrame
  920. CloseTroll.BackgroundColor3 = Color3.new(1, 1, 1)
  921. CloseTroll.BackgroundTransparency = 1
  922. CloseTroll.Position = UDim2.new(0.924812019, 0, 0.00704225339, 0)
  923. CloseTroll.Size = UDim2.new(0.0639097765, 0, 0.154929578, 0)
  924. CloseTroll.Font = Enum.Font.Highway
  925. CloseTroll.Text = "X"
  926. CloseTroll.TextColor3 = Color3.new(0.74902, 0, 0)
  927. CloseTroll.TextSize = 20
  928. CloseTroll.MouseButton1Down:connect(function()
  929. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  930. RobuxTrollFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  931. end)
  932.  
  933. TrollText.Name = "TrollText"
  934. TrollText.Parent = RobuxTrollFrame
  935. TrollText.BackgroundColor3 = Color3.new(1, 1, 1)
  936. TrollText.BackgroundTransparency = 1
  937. TrollText.Position = UDim2.new(0.13909775, 0, 0.161971837, 0)
  938. TrollText.Size = UDim2.new(0, 200, 0, 50)
  939. TrollText.Font = Enum.Font.Highway
  940. TrollText.Text = "Seriously?"
  941. TrollText.TextColor3 = Color3.new(0.733333, 1, 0)
  942. TrollText.TextSize = 25
  943.  
  944. TrollText1.Name = "TrollText1"
  945. TrollText1.Parent = RobuxTrollFrame
  946. TrollText1.BackgroundColor3 = Color3.new(1, 1, 1)
  947. TrollText1.BackgroundTransparency = 1
  948. TrollText1.Position = UDim2.new(0.127819553, 0, 0.485915482, 0)
  949. TrollText1.Size = UDim2.new(0, 200, 0, 50)
  950. TrollText1.Font = Enum.Font.Highway
  951. TrollText1.Text = "I thought you are smarter..."
  952. TrollText1.TextColor3 = Color3.new(0.733333, 1, 0)
  953. TrollText1.TextSize = 25
  954.  
  955. GamesFrame.Name = "GamesFrame"
  956. GamesFrame.Parent = ErluxGUI
  957. GamesFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  958. GamesFrame.BackgroundTransparency = 0.30000001192093
  959. GamesFrame.BorderSizePixel = 0
  960. GamesFrame.Draggable = true
  961. GamesFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  962. GamesFrame.Size = UDim2.new(0, 580, 0, 360)
  963. GamesFrame.Visible = true
  964. GamesFrame.Active = true
  965.  
  966. BarGames.Name = "BarGames"
  967. BarGames.Parent = GamesFrame
  968. BarGames.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  969. BarGames.BorderSizePixel = 0
  970. BarGames.Position = UDim2.new(0, 0, -0.00277777785, 0)
  971. BarGames.Size = UDim2.new(0, 580, 0, 40)
  972. BarGames.Draggable = true
  973.  
  974. Credits7.Name = "Credits7"
  975. Credits7.Parent = GamesFrame
  976. Credits7.BackgroundColor3 = Color3.new(1, 1, 1)
  977. Credits7.BackgroundTransparency = 1
  978. Credits7.Position = UDim2.new(0.0931034461, 0, 0.875, 0)
  979. Credits7.Size = UDim2.new(0, 200, 0, 50)
  980. Credits7.Font = Enum.Font.Highway
  981. Credits7.Text = "Cracked by Ashleyy@V3rmillion.net"
  982. Credits7.TextColor3 = Color3.new(0.74902, 0, 0)
  983. Credits7.TextSize = 20
  984.  
  985. Name7.Name = "Name7"
  986. Name7.Parent = GamesFrame
  987. Name7.BackgroundColor3 = Color3.new(1, 1, 1)
  988. Name7.BackgroundTransparency = 1
  989. Name7.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  990. Name7.Size = UDim2.new(0, 200, 0, 50)
  991. Name7.Font = Enum.Font.Highway
  992. Name7.Text = "Erlux GUI Cracked by Ashleyy@V3rmillion.net"
  993. Name7.TextColor3 = Color3.new(0.74902, 0, 0)
  994. Name7.TextSize = 40
  995. Name7.Draggable = true
  996.  
  997. BaseWars.Name = "BaseWars"
  998. BaseWars.Parent = GamesFrame
  999. BaseWars.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1000. BaseWars.Position = UDim2.new(0.312068969, 0, 0.493999988, 0)
  1001. BaseWars.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  1002. BaseWars.Font = Enum.Font.Highway
  1003. BaseWars.Text = "Base Wars Not working in trial"
  1004. BaseWars.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1005. BaseWars.TextScaled = true
  1006. BaseWars.TextSize = 14
  1007. BaseWars.TextWrapped = true
  1008. BaseWars.TextScaled = true
  1009. BaseWars.MouseButton1Down:connect(function()
  1010. local Character = game.Players.LocalPlayer.Character
  1011.  
  1012. -- Objects
  1013.  
  1014. local SkeletalsBWGUI = Instance.new("ScreenGui")
  1015. local TopBar = Instance.new("TextLabel")
  1016. local Core = Instance.new("Frame")
  1017. local YellowBasebtn = Instance.new("TextButton")
  1018. local GreenBasebtn = Instance.new("TextButton")
  1019. local RiverPassbtn = Instance.new("TextButton")
  1020. local MountainStoragebtn = Instance.new("TextButton")
  1021. local YellowFrontlineBunkerbtn = Instance.new("TextButton")
  1022. local FortifiedIslandbtn = Instance.new("TextButton")
  1023. local GreenUndergroundbtn = Instance.new("TextButton")
  1024. local GreenFrontlineBunkerbtn = Instance.new("TextButton")
  1025. local YellowUndergroundbtn = Instance.new("TextButton")
  1026. local PlayerSelect = Instance.new("TextBox")
  1027. local TeleportToPlayer = Instance.new("TextButton")
  1028. local Credits = Instance.new("TextLabel")
  1029. local Discord = Instance.new("TextLabel")
  1030. local Bighead = Instance.new("TextButton")
  1031. local ESP = Instance.new("TextButton")
  1032. local MessageSelect = Instance.new("TextBox")
  1033. local Message = Instance.new("TextButton")
  1034. local Minimize = Instance.new("TextButton")
  1035.  
  1036. -- Properties
  1037.  
  1038. SkeletalsBWGUI.Name = "Skeletals BW GUI"
  1039. SkeletalsBWGUI.Parent = game.Players.LocalPlayer.PlayerGui
  1040.  
  1041. TopBar.Name = "TopBar"
  1042. TopBar.Parent = SkeletalsBWGUI
  1043. TopBar.Active = true
  1044. TopBar.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1045. TopBar.Draggable = true
  1046. TopBar.Position = UDim2.new(0, 150, 0, 250)
  1047. TopBar.Size = UDim2.new(0, 400, 0, 25)
  1048. TopBar.Font = Enum.Font.Code
  1049. TopBar.FontSize = Enum.FontSize.Size18
  1050. TopBar.Text = "Skeletal's Base Wars GUI"
  1051. TopBar.TextSize = 18
  1052.  
  1053. Core.Name = "Core"
  1054. Core.Parent = TopBar
  1055. Core.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1056. Core.ClipsDescendants = true
  1057. Core.Position = UDim2.new(0, 0, 0, 30)
  1058. Core.Size = UDim2.new(0, 400, 0, 250)
  1059.  
  1060. YellowBasebtn.Name = "YellowBasebtn"
  1061. YellowBasebtn.Parent = Core
  1062. YellowBasebtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1063. YellowBasebtn.BorderColor3 = Color3.new(0, 0, 0)
  1064. YellowBasebtn.Position = UDim2.new(0, 265, 0, 5)
  1065. YellowBasebtn.Size = UDim2.new(0, 125, 0, 30)
  1066. YellowBasebtn.Font = Enum.Font.Code
  1067. YellowBasebtn.FontSize = Enum.FontSize.Size18
  1068. YellowBasebtn.Text = "Yellow Base"
  1069. YellowBasebtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1070. YellowBasebtn.TextSize = 18
  1071.  
  1072. GreenBasebtn.Name = "GreenBasebtn"
  1073. GreenBasebtn.Parent = Core
  1074. GreenBasebtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1075. GreenBasebtn.BorderColor3 = Color3.new(0, 0, 0)
  1076. GreenBasebtn.Position = UDim2.new(0, 5, 0, 5)
  1077. GreenBasebtn.Size = UDim2.new(0, 125, 0, 30)
  1078. GreenBasebtn.Font = Enum.Font.Code
  1079. GreenBasebtn.FontSize = Enum.FontSize.Size18
  1080. GreenBasebtn.Text = "Green Base"
  1081. GreenBasebtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1082. GreenBasebtn.TextSize = 18
  1083.  
  1084. RiverPassbtn.Name = "RiverPassbtn"
  1085. RiverPassbtn.Parent = Core
  1086. RiverPassbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1087. RiverPassbtn.BorderColor3 = Color3.new(0, 0, 0)
  1088. RiverPassbtn.Position = UDim2.new(0, 135, 0, 5)
  1089. RiverPassbtn.Size = UDim2.new(0, 125, 0, 30)
  1090. RiverPassbtn.Font = Enum.Font.Code
  1091. RiverPassbtn.FontSize = Enum.FontSize.Size18
  1092. RiverPassbtn.Text = "River Pass"
  1093. RiverPassbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1094. RiverPassbtn.TextSize = 18
  1095.  
  1096. MountainStoragebtn.Name = "MountainStoragebtn"
  1097. MountainStoragebtn.Parent = Core
  1098. MountainStoragebtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1099. MountainStoragebtn.BorderColor3 = Color3.new(0, 0, 0)
  1100. MountainStoragebtn.Position = UDim2.new(0, 135, 0, 40)
  1101. MountainStoragebtn.Size = UDim2.new(0, 125, 0, 30)
  1102. MountainStoragebtn.Font = Enum.Font.Code
  1103. MountainStoragebtn.FontSize = Enum.FontSize.Size14
  1104. MountainStoragebtn.Text = "Mountain Storage"
  1105. MountainStoragebtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1106. MountainStoragebtn.TextSize = 14
  1107.  
  1108. YellowFrontlineBunkerbtn.Name = "YellowFrontlineBunkerbtn"
  1109. YellowFrontlineBunkerbtn.Parent = Core
  1110. YellowFrontlineBunkerbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1111. YellowFrontlineBunkerbtn.BorderColor3 = Color3.new(0, 0, 0)
  1112. YellowFrontlineBunkerbtn.Position = UDim2.new(0, 265, 0, 40)
  1113. YellowFrontlineBunkerbtn.Size = UDim2.new(0, 125, 0, 30)
  1114. YellowFrontlineBunkerbtn.Font = Enum.Font.Code
  1115. YellowFrontlineBunkerbtn.FontSize = Enum.FontSize.Size10
  1116. YellowFrontlineBunkerbtn.Text = "Yellow Frontline Bunker"
  1117. YellowFrontlineBunkerbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1118. YellowFrontlineBunkerbtn.TextSize = 10
  1119.  
  1120. FortifiedIslandbtn.Name = "FortifiedIslandbtn"
  1121. FortifiedIslandbtn.Parent = Core
  1122. FortifiedIslandbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1123. FortifiedIslandbtn.BorderColor3 = Color3.new(0, 0, 0)
  1124. FortifiedIslandbtn.Position = UDim2.new(0, 135, 0, 75)
  1125. FortifiedIslandbtn.Size = UDim2.new(0, 125, 0, 30)
  1126. FortifiedIslandbtn.Font = Enum.Font.Code
  1127. FortifiedIslandbtn.FontSize = Enum.FontSize.Size14
  1128. FortifiedIslandbtn.Text = "Fortified Island"
  1129. FortifiedIslandbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1130. FortifiedIslandbtn.TextSize = 14
  1131.  
  1132. GreenUndergroundbtn.Name = "GreenUndergroundbtn"
  1133. GreenUndergroundbtn.Parent = Core
  1134. GreenUndergroundbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1135. GreenUndergroundbtn.BorderColor3 = Color3.new(0, 0, 0)
  1136. GreenUndergroundbtn.Position = UDim2.new(0, 5, 0, 75)
  1137. GreenUndergroundbtn.Size = UDim2.new(0, 125, 0, 30)
  1138. GreenUndergroundbtn.Font = Enum.Font.Code
  1139. GreenUndergroundbtn.FontSize = Enum.FontSize.Size14
  1140. GreenUndergroundbtn.Text = "Green Underground"
  1141. GreenUndergroundbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1142. GreenUndergroundbtn.TextSize = 14
  1143.  
  1144. GreenFrontlineBunkerbtn.Name = "GreenFrontlineBunkerbtn"
  1145. GreenFrontlineBunkerbtn.Parent = Core
  1146. GreenFrontlineBunkerbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1147. GreenFrontlineBunkerbtn.BorderColor3 = Color3.new(0, 0, 0)
  1148. GreenFrontlineBunkerbtn.Position = UDim2.new(0, 5, 0, 40)
  1149. GreenFrontlineBunkerbtn.Size = UDim2.new(0, 125, 0, 30)
  1150. GreenFrontlineBunkerbtn.Font = Enum.Font.Code
  1151. GreenFrontlineBunkerbtn.FontSize = Enum.FontSize.Size10
  1152. GreenFrontlineBunkerbtn.Text = "Green Frontline Bunker"
  1153. GreenFrontlineBunkerbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1154. GreenFrontlineBunkerbtn.TextSize = 10
  1155.  
  1156. YellowUndergroundbtn.Name = "YellowUndergroundbtn"
  1157. YellowUndergroundbtn.Parent = Core
  1158. YellowUndergroundbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1159. YellowUndergroundbtn.BorderColor3 = Color3.new(0, 0, 0)
  1160. YellowUndergroundbtn.Position = UDim2.new(0, 265, 0, 75)
  1161. YellowUndergroundbtn.Size = UDim2.new(0, 125, 0, 30)
  1162. YellowUndergroundbtn.Font = Enum.Font.Code
  1163. YellowUndergroundbtn.FontSize = Enum.FontSize.Size12
  1164. YellowUndergroundbtn.Text = "Yellow Underground"
  1165. YellowUndergroundbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1166. YellowUndergroundbtn.TextSize = 12
  1167.  
  1168. PlayerSelect.Name = "PlayerSelect"
  1169. PlayerSelect.Parent = Core
  1170. PlayerSelect.Active = false
  1171. PlayerSelect.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1172. PlayerSelect.BorderColor3 = Color3.new(0, 0, 0)
  1173. PlayerSelect.Position = UDim2.new(0, 5, 0, 110)
  1174. PlayerSelect.Size = UDim2.new(0, 256, 0, 30)
  1175. PlayerSelect.Font = Enum.Font.Code
  1176. PlayerSelect.FontSize = Enum.FontSize.Size14
  1177. PlayerSelect.Text = "Enter Player Name"
  1178. PlayerSelect.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1179. PlayerSelect.TextSize = 14
  1180.  
  1181. TeleportToPlayer.Name = "TeleportToPlayer"
  1182. TeleportToPlayer.Parent = Core
  1183. TeleportToPlayer.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1184. TeleportToPlayer.BorderColor3 = Color3.new(0, 0, 0)
  1185. TeleportToPlayer.Position = UDim2.new(0, 265, 0, 110)
  1186. TeleportToPlayer.Size = UDim2.new(0, 125, 0, 30)
  1187. TeleportToPlayer.Font = Enum.Font.Code
  1188. TeleportToPlayer.FontSize = Enum.FontSize.Size12
  1189. TeleportToPlayer.Text = "Teleport To Player"
  1190. TeleportToPlayer.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1191. TeleportToPlayer.TextSize = 12
  1192.  
  1193. Credits.Name = "Credits"
  1194. Credits.Parent = Core
  1195. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  1196. Credits.BackgroundTransparency = 1
  1197. Credits.BorderSizePixel = 0
  1198. Credits.Position = UDim2.new(0, 100, 0, 215)
  1199. Credits.Size = UDim2.new(0, 200, 0, 50)
  1200. Credits.Font = Enum.Font.Code
  1201. Credits.FontSize = Enum.FontSize.Size10
  1202. Credits.Text = "Credits to BlackLotus for helping me out, aswell as ma44, zFILMZ, and K1LL0X."
  1203. Credits.TextSize = 10
  1204.  
  1205. Discord.Name = "Discord"
  1206. Discord.Parent = Core
  1207. Discord.BackgroundColor3 = Color3.new(1, 1, 1)
  1208. Discord.BackgroundTransparency = 1
  1209. Discord.BorderSizePixel = 0
  1210. Discord.Position = UDim2.new(0, 100, 0, 200)
  1211. Discord.Size = UDim2.new(0, 200, 0, 50)
  1212. Discord.Font = Enum.Font.Code
  1213. Discord.FontSize = Enum.FontSize.Size14
  1214. Discord.Text = "Discord: Skeletal#7065|Close button fixed by ErrO#8414"
  1215. Discord.TextSize = 14
  1216.  
  1217. Bighead.Name = "Bighead"
  1218. Bighead.Parent = Core
  1219. Bighead.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1220. Bighead.BorderColor3 = Color3.new(0, 0, 0)
  1221. Bighead.Position = UDim2.new(0, 135, 0, 180)
  1222. Bighead.Size = UDim2.new(0, 125, 0, 30)
  1223. Bighead.Font = Enum.Font.Code
  1224. Bighead.FontSize = Enum.FontSize.Size24
  1225. Bighead.Text = "Bighead"
  1226. Bighead.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1227. Bighead.TextSize = 24
  1228. Bighead.TextWrapped = true
  1229.  
  1230. ESP.Name = "ESP"
  1231. ESP.Parent = Core
  1232. ESP.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1233. ESP.BorderColor3 = Color3.new(0, 0, 0)
  1234. ESP.Position = UDim2.new(0, 265, 0, 180)
  1235. ESP.Size = UDim2.new(0, 125, 0, 30)
  1236. ESP.Font = Enum.Font.Code
  1237. ESP.FontSize = Enum.FontSize.Size24
  1238. ESP.Text = "ESP"
  1239. ESP.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1240. ESP.TextSize = 24
  1241. ESP.TextWrapped = true
  1242.  
  1243. MessageSelect.Name = "MessageSelect"
  1244. MessageSelect.Parent = Core
  1245. MessageSelect.Active = false
  1246. MessageSelect.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1247. MessageSelect.BorderColor3 = Color3.new(0, 0, 0)
  1248. MessageSelect.Position = UDim2.new(0, 5, 0, 145)
  1249. MessageSelect.Size = UDim2.new(0, 256, 0, 30)
  1250. MessageSelect.Font = Enum.Font.Code
  1251. MessageSelect.FontSize = Enum.FontSize.Size14
  1252. MessageSelect.Text = "Enter Message"
  1253. MessageSelect.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1254. MessageSelect.TextSize = 14
  1255.  
  1256. Message.Name = "Message"
  1257. Message.Parent = Core
  1258. Message.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  1259. Message.BorderColor3 = Color3.new(0, 0, 0)
  1260. Message.Position = UDim2.new(0, 265, 0, 145)
  1261. Message.Size = UDim2.new(0, 125, 0, 30)
  1262. Message.Font = Enum.Font.Code
  1263. Message.FontSize = Enum.FontSize.Size12
  1264. Message.Text = "Message"
  1265. Message.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  1266. Message.TextSize = 12
  1267.  
  1268. Minimize.Name = "Minimize"
  1269. Minimize.Parent = TopBar
  1270. Minimize.BackgroundColor3 = Color3.new(0.745098, 0, 0.0117647)
  1271. Minimize.BorderSizePixel = 0
  1272. Minimize.Position = UDim2.new(0, 375, 0, 0)
  1273. Minimize.Size = UDim2.new(0, 25, 1, 0)
  1274. Minimize.Font = Enum.Font.SourceSans
  1275. Minimize.FontSize = Enum.FontSize.Size18
  1276. Minimize.Text = "-"
  1277. Minimize.TextColor3 = Color3.new(1, 1, 1)
  1278. Minimize.TextSize = 18
  1279. Minimize.MouseButton1Down:connect(function()
  1280. TopBar.Visible = false
  1281. end)
  1282.  
  1283. local YellowBase = function()
  1284. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1019.84, 260.938, 38.3488)
  1285. end
  1286. YellowBasebtn.MouseButton1Down:connect(YellowBase)
  1287.  
  1288. local GreenBase = function()
  1289. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1019.99, 260.824, 7.91543)
  1290. end
  1291. GreenBasebtn.MouseButton1Down:connect(GreenBase)
  1292.  
  1293. local RiverPass = function()
  1294. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-4.43478, 214.428, -67.4713)
  1295. end
  1296. RiverPassbtn.MouseButton1Down:connect(RiverPass)
  1297.  
  1298. local MountainStorage = function()
  1299. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(4.76334, 191.438, 421.142)
  1300. end
  1301. MountainStoragebtn.MouseButton1Down:connect(MountainStorage)
  1302.  
  1303. local YellowFrontlineBunker = function()
  1304. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(668.267, 221.844, 104.438)
  1305. end
  1306. YellowFrontlineBunkerbtn.MouseButton1Down:connect(YellowFrontlineBunker)
  1307.  
  1308. local FortifiedIsland = function()
  1309. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0.386523, 241.438, -1368.63)
  1310. end
  1311. FortifiedIslandbtn.MouseButton1Down:connect(FortifiedIsland)
  1312.  
  1313. local GreenUnderground = function()
  1314. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1038.49, 193.232, 8.87813)
  1315. end
  1316. GreenUndergroundbtn.MouseButton1Down:connect(GreenUnderground)
  1317.  
  1318. local GreenFrontlineBunker = function()
  1319. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-625.969, 222.242, 92.3934)
  1320. end
  1321. GreenFrontlineBunkerbtn.MouseButton1Down:connect(GreenFrontlineBunker)
  1322.  
  1323. local YellowUnderground = function()
  1324. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1039.24, 193.278, 38.5407)
  1325. end
  1326. YellowUndergroundbtn.MouseButton1Down:connect(YellowUnderground)
  1327.  
  1328. local TeleportToPlayer1 = function()
  1329. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace[PlayerSelect.Text].Torso.Position)
  1330. end
  1331. TeleportToPlayer.MouseButton1Down:connect(TeleportToPlayer1)
  1332.  
  1333. local ESP1 = function()
  1334. function Create(base, team)
  1335. local bb = Instance.new('BillboardGui', game.CoreGui)
  1336. bb.Adornee = base
  1337. bb.ExtentsOffset = Vector3.new(0,1,0)
  1338. bb.AlwaysOnTop = true
  1339. bb.Size = UDim2.new(0,5,0,5)
  1340. bb.StudsOffset = Vector3.new(0,1,0)
  1341. bb.Name = 'tracker'
  1342. local frame = Instance.new('Frame',bb)
  1343. frame.ZIndex = 10
  1344. frame.BackgroundTransparency = 0.3
  1345. frame.Size = UDim2.new(1,0,1,0)
  1346. local txtlbl = Instance.new('TextLabel',bb)
  1347. txtlbl.ZIndex = 10
  1348. txtlbl.BackgroundTransparency = 1
  1349. txtlbl.Position = UDim2.new(0,0,0,-35)
  1350. txtlbl.Size = UDim2.new(1,0,10,0)
  1351. txtlbl.Font = 'ArialBold'
  1352. txtlbl.FontSize = 'Size12'
  1353. txtlbl.Text = base.Parent.Name:upper()
  1354. txtlbl.TextStrokeTransparency = 0.5
  1355. if team then
  1356. txtlbl.TextColor3 = Color3.new(0,1,1)
  1357. frame.BackgroundColor3 = Color3.new(0,1,1)
  1358. else
  1359. txtlbl.TextColor3 = Color3.new(1,0,0)
  1360. frame.BackgroundColor3 = Color3.new(1,0,0)
  1361. end
  1362. end
  1363.  
  1364. function Clear()
  1365. for _,v in pairs(game.CoreGui:children()) do
  1366. if v.Name == 'tracker' and v:isA('BillboardGui') then
  1367. v:Destroy()
  1368. end
  1369. end
  1370. end
  1371.  
  1372. function Find()
  1373. Clear()
  1374. track = true
  1375. spawn(function()
  1376. while wait(1) do
  1377. if track then
  1378. Clear()
  1379. for _,v in pairs(game.Players:players()) do
  1380. if v.TeamColor ~= game.Players.LocalPlayer.TeamColor then
  1381. if v.Character and v.Character.Head then
  1382. Create(v.Character.Head, false)
  1383. end
  1384. end
  1385. end
  1386. end
  1387. wait(1)
  1388. end
  1389. end)
  1390. end
  1391.  
  1392. Find()
  1393. end
  1394. ESP.MouseButton1Down:connect(ESP1)
  1395.  
  1396. local Bighead1 = function()
  1397. --Run Second
  1398. _G.HeadSize = 50
  1399. _G.HeadOffset = 25
  1400. _G.FEnabled = true
  1401. game:service'RunService'.Stepped:connect(function()
  1402. if _G.FEnabled then
  1403. for i,v in pairs(game:service'Players':GetPlayers()) do
  1404. if v.TeamColor ~= game:service'Players'.LocalPlayer.TeamColor then
  1405. --if v.Name ~= game:service'Players'.LocalPlayer.Name then
  1406. pcall(function()
  1407. pcall(function()v.Character.Head.Mesh:Destroy() end)
  1408. v.Character.Head.CanCollide = false
  1409. v.Character.Head.Size = Vector3.new(_G.HeadSize,_G.HeadSize,_G.HeadSize)
  1410. v.Character.Head.CFrame = v.Character.Torso.CFrame * CFrame.new(0,_G.HeadOffset,0)
  1411. end)
  1412. --end
  1413. end
  1414. end
  1415. end
  1416. end)
  1417.  
  1418. end
  1419. Bighead.MouseButton1Down:connect(Bighead1)
  1420.  
  1421. local Message1 = function()
  1422. GameMessageSet = MessageSelect.Text
  1423. game.ReplicatedStorage.EventHandlers.RequestGameMessage:FireServer(MessageSelect.Text)
  1424. end
  1425.  
  1426. Message.MouseButton1Down:connect(Message1)
  1427. end)
  1428.  
  1429. ThePlaza.Name = "ThePlaza"
  1430. ThePlaza.Parent = GamesFrame
  1431. ThePlaza.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1432. ThePlaza.Position = UDim2.new(0.0275862068, 0, 0.169444442, 0)
  1433. ThePlaza.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  1434. ThePlaza.Font = Enum.Font.Highway
  1435. ThePlaza.Text = "The Plaza"
  1436. ThePlaza.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1437. ThePlaza.TextScaled = true
  1438. ThePlaza.TextSize = 14
  1439. ThePlaza.TextWrapped = true
  1440. ThePlaza.MouseButton1Down:connect(function()
  1441. if game.CoreGui:FindFirstChild("The Plaza Hack") then
  1442. game.CoreGui["The Plaza Hack"]:remove()
  1443. end
  1444.  
  1445. -- Objects
  1446.  
  1447. local Roblox = Instance.new("ScreenGui")
  1448. local Teleports = Instance.new("ScrollingFrame")
  1449. local Main = Instance.new("Frame")
  1450. local Title = Instance.new("Frame")
  1451. local TitleLabel = Instance.new("TextLabel")
  1452. local Close = Instance.new("TextButton")
  1453. local Open = Instance.new("TextButton")
  1454. local Login = Instance.new("Frame")
  1455. local Login_2 = Instance.new("TextButton")
  1456. local Username = Instance.new("TextLabel")
  1457. local Password = Instance.new("TextBox")
  1458. local Title_2 = Instance.new("TextLabel")
  1459. local TL = Instance.new("TextLabel")
  1460. local CG = game.CoreGui
  1461. local plr = game.Players.LocalPlayer
  1462. local Credits = Instance.new("TextLabel")
  1463. local MP = Instance.new("TextButton")
  1464. local GetMoney = Instance.new("TextButton")
  1465. local Car = Instance.new("TextButton")
  1466. local Pet = Instance.new("TextButton")
  1467. local HackSelected = Instance.new("TextLabel")
  1468.  
  1469. -- Properties
  1470.  
  1471. Roblox.Name = "The Plaza Hack"
  1472. Roblox.Parent = CG
  1473.  
  1474. local CGG = CG["The Plaza Hack"]
  1475.  
  1476.  
  1477. Main.Name = "Main"
  1478. Main.Parent = Roblox
  1479. Main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1480. Main.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  1481. Main.Position = UDim2.new(0, 500, 0, 150)
  1482. Main.Size = UDim2.new(0, 500, 0, 350)
  1483. Main.Visible = false
  1484. Main.Draggable = true
  1485. Main.Active = true
  1486.  
  1487. Teleports.Name = "Teleports"
  1488. Teleports.Parent = Main
  1489. Teleports.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  1490. Teleports.Position = UDim2.new(0, 15, 0, 125)
  1491. Teleports.Size = UDim2.new(0, 125, 0, 200)
  1492. Teleports.CanvasSize = UDim2.new(0, 0, 1, 60)
  1493. Teleports.ScrollBarThickness = 6
  1494.  
  1495. Credits.Name = "Credits"
  1496. Credits.Parent = Roblox
  1497. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  1498. Credits.BackgroundTransparency = 1
  1499. Credits.Position = UDim2.new(0, 1463, 0, 657)
  1500. Credits.Size = UDim2.new(0, 166, 0, 159)
  1501. Credits.Font = Enum.Font.SourceSans
  1502. Credits.FontSize = Enum.FontSize.Size36
  1503. Credits.Text = "Made by ErrO#8414 and Br1dge#2994"
  1504. Credits.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1505. Credits.TextScaled = true
  1506. Credits.TextSize = 36
  1507. Credits.TextWrapped = true
  1508.  
  1509.  
  1510. Title.Name = "The Plaza Hack"
  1511. Title.Parent = Main
  1512. Title.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  1513. Title.Size = UDim2.new(0, 500, 0, 35)
  1514.  
  1515. TitleLabel.Name = "TitleLabel"
  1516. TitleLabel.Parent = Title
  1517. TitleLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1518. TitleLabel.BackgroundTransparency = 1
  1519. TitleLabel.Position = UDim2.new(0, 5, 0, 0)
  1520. TitleLabel.Size = UDim2.new(0, 200, 0, 35)
  1521. TitleLabel.Font = Enum.Font.Highway
  1522. TitleLabel.FontSize = Enum.FontSize.Size18
  1523. TitleLabel.Text = "The Plaza Hack"
  1524. TitleLabel.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1525. TitleLabel.TextSize = 18
  1526. TitleLabel.TextXAlignment = Enum.TextXAlignment.Left
  1527.  
  1528. Close.Name = "Close"
  1529. Close.Parent = Main
  1530. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  1531. Close.BackgroundTransparency = 1
  1532. Close.Position = UDim2.new(0, 475, 0, 8)
  1533. Close.Size = UDim2.new(0, 25, 0, 25)
  1534. Close.Font = Enum.Font.Highway
  1535. Close.FontSize = Enum.FontSize.Size18
  1536. Close.Text = "X"
  1537. Close.TextColor3 = Color3.new(0.0470588, 0.52549, 0.631373)
  1538. Close.TextSize = 18
  1539.  
  1540. Pet.Name = "Pet"
  1541. Pet.Parent = Teleports
  1542. Pet.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  1543. Pet.Position = UDim2.new(0, 0, 0, 25)
  1544. Pet.Size = UDim2.new(0, 117, 0, 30)
  1545. Pet.Font = Enum.Font.Highway
  1546. Pet.FontSize = Enum.FontSize.Size14
  1547. Pet.Text = " Get Lab Dodge"
  1548. Pet.TextSize = 14
  1549. Pet.TextXAlignment = Enum.TextXAlignment.Left
  1550.  
  1551. Car.Name = "Car"
  1552. Car.Parent = Teleports
  1553. Car.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  1554. Car.Position = UDim2.new(0, 0, 0, 50)
  1555. Car.Size = UDim2.new(0, 117, 0, 30)
  1556. Car.Font = Enum.Font.Highway
  1557. Car.FontSize = Enum.FontSize.Size14
  1558. Car.Text = " Get Monotracer"
  1559. Car.TextSize = 14
  1560. Car.TextXAlignment = Enum.TextXAlignment.Left
  1561.  
  1562. GetMoney.Name = "GetMoney"
  1563. GetMoney.Parent = Teleports
  1564. GetMoney.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  1565. GetMoney.Position = UDim2.new(0, 0, 0, 75)
  1566. GetMoney.Size = UDim2.new(0, 117, 0, 30)
  1567. GetMoney.Font = Enum.Font.Highway
  1568. GetMoney.FontSize = Enum.FontSize.Size14
  1569. GetMoney.Text = " Get Money"
  1570. GetMoney.TextSize = 14
  1571. GetMoney.TextXAlignment = Enum.TextXAlignment.Left
  1572.  
  1573. HackSelected.Name = "HackSelected"
  1574. HackSelected.Parent = Main
  1575. HackSelected.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  1576. HackSelected.Position = UDim2.new(0, 15, 0, 75)
  1577. HackSelected.Size = UDim2.new(0, 125, 0, 35)
  1578. HackSelected.Font = Enum.Font.Highway
  1579. HackSelected.FontSize = Enum.FontSize.Size18
  1580. HackSelected.Text = "Hack List"
  1581. HackSelected.TextSize = 15
  1582. HackSelected.TextWrapped = true
  1583.  
  1584. Open.Name = "Open"
  1585. Open.Parent = Roblox
  1586. Open.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  1587. Open.Position = UDim2.new(0, 0, 0, 300)
  1588. Open.Size = UDim2.new(0, 50, 0, 25)
  1589. Open.Visible = false
  1590. Open.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  1591. Open.Font = Enum.Font.Highway
  1592. Open.FontSize = Enum.FontSize.Size14
  1593. Open.Text = "Open"
  1594. Open.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1595. Open.TextSize = 14
  1596.  
  1597. Login.Name = "Login"
  1598. Login.Parent = Roblox
  1599. Login.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  1600. Login.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  1601. Login.Position = UDim2.new(0, 300, 0, 145)
  1602. Login.Size = UDim2.new(0, 325, 0, 250)
  1603. Login.BackgroundTransparency = 0.3
  1604. Login.Draggable = true
  1605. Login.Active = true
  1606.  
  1607. Login_2.Name = "Login"
  1608. Login_2.Parent = Login
  1609. Login_2.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  1610. Login_2.BorderSizePixel = 2
  1611. Login_2.Position = UDim2.new(0, 100, 0, 175)
  1612. Login_2.Size = UDim2.new(0, 100, 0, 25)
  1613. Login_2.Font = Enum.Font.Highway
  1614. Login_2.FontSize = Enum.FontSize.Size24
  1615. Login_2.Text = "Login"
  1616. Login_2.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1617. Login_2.TextSize = 20
  1618.  
  1619. Username.Name = "Username"
  1620. Username.Parent = Login
  1621. Username.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  1622. Username.Position = UDim2.new(0, 75, 0, 75)
  1623. Username.Size = UDim2.new(0, 150, 0, 25)
  1624. Username.Font = Enum.Font.Highway
  1625. Username.FontSize = Enum.FontSize.Size14
  1626. Username.Text = "Cracked by Ashleyy"
  1627. Username.TextSize = 14
  1628. Username.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1629. Username.TextXAlignment = Enum.TextXAlignment.Left
  1630.  
  1631. Password.Name = "Password"
  1632. Password.Parent = Login
  1633. Password.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  1634. Password.Position = UDim2.new(0, 75, 0, 115)
  1635. Password.Size = UDim2.new(0, 150, 0, 25)
  1636. Password.Font = Enum.Font.Highway
  1637. Password.FontSize = Enum.FontSize.Size14
  1638. Password.Text = "Password"
  1639. Password.TextSize = 14
  1640. Password.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1641. Password.TextXAlignment = Enum.TextXAlignment.Left
  1642.  
  1643. Title_2.Name = "Title"
  1644. Title_2.Parent = Login
  1645. Title_2.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  1646. Title_2.Size = UDim2.new(0, 325, 0, 25)
  1647. Title_2.Font = Enum.Font.Highway
  1648. Title_2.FontSize = Enum.FontSize.Size14
  1649. Title_2.Text = "The Plaza Hack"
  1650. Title_2.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1651. Title_2.TextSize = 14
  1652.  
  1653. CGG.Login.Login.MouseButton1Down:connect(function()
  1654. if Username.Text == "Cracked by Ashleyy" and Password.Text == "" then
  1655. CGG.Open.Visible = true
  1656. CGG.Login.Visible = false
  1657. else
  1658. CGG.Login.Password.Text = "Incorrect PASS"
  1659. wait(1)
  1660. CGG.Login.Password.Text = "Password"
  1661. end
  1662. end)
  1663.  
  1664. TL.Name = "TL"
  1665. TL.Parent = Login
  1666. TL.BackgroundColor3 = Color3.new(1, 0.180392, 0.192157)
  1667. TL.BackgroundTransparency = 1
  1668. TL.Position = UDim2.new(0, 100, 0, 35)
  1669. TL.Size = UDim2.new(0, 100, 0, 25)
  1670. TL.Font = Enum.Font.Highway
  1671. TL.FontSize = Enum.FontSize.Size14
  1672. TL.Text = "Welcome, " .. plr.Name
  1673. TL.TextColor3 = Color3.new(1, 1, 1)
  1674. TL.TextSize = 14
  1675. TL.TextStrokeColor3 = Color3.new(1, 1, 1)
  1676.  
  1677. CGG.Main.Teleports.GetMoney.MouseButton1Down:connect(function()
  1678. for i=999, 3000 do
  1679. game.ReplicatedStorage.ServerStats.ChangeMoney:FireServer(2.147e9, i);
  1680. end
  1681.  
  1682. end)
  1683.  
  1684. CGG.Main.Teleports.Pet.MouseButton1Down:connect(function()
  1685. local pet = "Lab Doge"
  1686. game.ReplicatedStorage.ServerStats.BuyPet:FireServer(pet, math.floor(math.sqrt(game.ReplicatedStorage.ServerStats.CurrentID.Value)) + 1337)
  1687. end)
  1688.  
  1689. CGG.Main.Teleports.Car.MouseButton1Down:connect(function()
  1690. local car = "Monotracer"
  1691. game.ReplicatedStorage.ServerStats.BuyVehicle:FireServer(car, math.floor(math.sqrt(game.ReplicatedStorage.ServerStats.CurrentID.Value)) + 1337)
  1692. end)
  1693.  
  1694. CGG.Open.MouseButton1Down:connect(function()
  1695. CGG.Main.Visible = true
  1696. CGG.Open.Visible = false
  1697. CGG.Main.Close.Visible = true
  1698. end)
  1699.  
  1700. CGG.Main.Close.MouseButton1Down:connect(function()
  1701. CGG.Main.Visible = false
  1702. CGG.Open.Visible = true
  1703. CGG.Main.Close.Visible = false
  1704. end)
  1705. end)
  1706.  
  1707. CloseGames.Name = "CloseGames"
  1708. CloseGames.Parent = GamesFrame
  1709. CloseGames.BackgroundColor3 = Color3.new(1, 1, 1)
  1710. CloseGames.BackgroundTransparency = 1
  1711. CloseGames.Position = UDim2.new(0.925862074, 0, 0, 0)
  1712. CloseGames.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  1713. CloseGames.Font = Enum.Font.Highway
  1714. CloseGames.Text = "X"
  1715. CloseGames.TextColor3 = Color3.new(0.74902, 0, 0)
  1716. CloseGames.TextSize = 40
  1717. CloseGames.MouseButton1Down:connect(function()
  1718. GamesFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  1719. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  1720. end)
  1721.  
  1722. DinoS.Name = "DinoS"
  1723. DinoS.Parent = GamesFrame
  1724. DinoS.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1725. DinoS.Position = UDim2.new(0.0258620698, 0, 0.327777773, 0)
  1726. DinoS.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  1727. DinoS.Font = Enum.Font.Highway
  1728. DinoS.Text = "Dinosaur Simulator"
  1729. DinoS.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1730. DinoS.TextScaled = true
  1731. DinoS.TextSize = 14
  1732. DinoS.TextWrapped = true
  1733. DinoS.MouseButton1Down:connect(function()
  1734. -- Objects
  1735.  
  1736. local DinoSG = Instance.new("ScreenGui")
  1737. local DinoMain = Instance.new("Frame")
  1738. local SetPoint = Instance.new("TextButton")
  1739. local Meat = Instance.new("TextButton")
  1740. local Water = Instance.new("TextButton")
  1741. local GotoToPoint = Instance.new("TextButton")
  1742. local CLOSE = Instance.new("TextButton")
  1743. local SafeZone = Instance.new("TextButton")
  1744. local TextLabel = Instance.new("TextLabel")
  1745.  
  1746. -- Properties
  1747.  
  1748. DinoSG.Name = "DinoSG"
  1749. DinoSG.Parent = game.CoreGui
  1750.  
  1751. DinoMain.Name = "DinoMain"
  1752. DinoMain.Parent = DinoSG
  1753. DinoMain.Active = true
  1754. DinoMain.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1755. DinoMain.BackgroundTransparency = 0.30000001192093
  1756. DinoMain.Draggable = true
  1757. DinoMain.Position = UDim2.new(0.294059396, 0, 0.25357607, 0)
  1758. DinoMain.Size = UDim2.new(0.294059396, 0, 0.254876465, 0)
  1759.  
  1760. SetPoint.Name = "SetPoint"
  1761. SetPoint.Parent = DinoMain
  1762. SetPoint.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1763. SetPoint.Position = UDim2.new(0.075000003, 0, 0.112000003, 0)
  1764. SetPoint.Size = UDim2.new(0.279000014, 0, 0.148000002, 0)
  1765. SetPoint.Font = Enum.Font.Highway
  1766. SetPoint.Text = "Set Point"
  1767. SetPoint.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1768. SetPoint.TextSize = 14
  1769. SetPoint.MouseButton1Down:connect(function()
  1770. point=game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  1771. end)
  1772.  
  1773. Meat.Name = "Meat"
  1774. Meat.Parent = DinoMain
  1775. Meat.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1776. Meat.Position = UDim2.new(0.075000003, 0, 0.407999992, 0)
  1777. Meat.Size = UDim2.new(0.279000014, 0, 0.148000002, 0)
  1778. Meat.Font = Enum.Font.Highway
  1779. Meat.Text = "Meat"
  1780. Meat.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1781. Meat.TextSize = 14
  1782. Meat.MouseButton1Down:connect(function()
  1783. game.Workspace.GameEvents.EatMeat:FireServer(Workspace.DeadBody)
  1784. end)
  1785.  
  1786. Water.Name = "Water"
  1787. Water.Parent = DinoMain
  1788. Water.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1789. Water.Position = UDim2.new(0.075000003, 0, 0.708000004, 0)
  1790. Water.Size = UDim2.new(0.279000014, 0, 0.148000002, 0)
  1791. Water.Font = Enum.Font.Highway
  1792. Water.Text = "Water"
  1793. Water.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1794. Water.TextSize = 14
  1795. Water.MouseButton1Down:connect(function()
  1796. game.Workspace.GameEvents.addThirst:FireServer(Workspace.Water)
  1797. end)
  1798.  
  1799. GotoToPoint.Name = "GotoToPoint"
  1800. GotoToPoint.Parent = DinoMain
  1801. GotoToPoint.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1802. GotoToPoint.Position = UDim2.new(0.675000012, 0, 0.112000003, 0)
  1803. GotoToPoint.Size = UDim2.new(0.279000014, 0, 0.148000002, 0)
  1804. GotoToPoint.Font = Enum.Font.Highway
  1805. GotoToPoint.Text = "Goto To Point"
  1806. GotoToPoint.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1807. GotoToPoint.TextSize = 14
  1808. GotoToPoint.MouseButton1Down:connect(function()
  1809. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(point)+Vector3.new(1,0,0)
  1810. end)
  1811.  
  1812. CLOSE.Name = "CLOSE"
  1813. CLOSE.Parent = DinoMain
  1814. CLOSE.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1815. CLOSE.Position = UDim2.new(0.674911678, 0, 0.408163279, 0)
  1816. CLOSE.Size = UDim2.new(0.279151946, 0, 0.147959188, 0)
  1817. CLOSE.Font = Enum.Font.Highway
  1818. CLOSE.Text = "CLOSE"
  1819. CLOSE.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1820. CLOSE.TextSize = 14
  1821. CLOSE.MouseButton1Down:connect(function()
  1822. DinoSG:Destroy()
  1823. end)
  1824.  
  1825. SafeZone.Name = "SafeZone"
  1826. SafeZone.Parent = DinoMain
  1827. SafeZone.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1828. SafeZone.Position = UDim2.new(0.675000012, 0, 0.708000004, 0)
  1829. SafeZone.Size = UDim2.new(0.279000014, 0, 0.148000002, 0)
  1830. SafeZone.Font = Enum.Font.Highway
  1831. SafeZone.Text = "Safe Zone"
  1832. SafeZone.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1833. SafeZone.TextSize = 14
  1834. SafeZone.MouseButton1Down:connect(function()
  1835. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(-751,123,-796)+Vector3.new(1,0,0)
  1836. end)
  1837.  
  1838. TextLabel.Parent = DinoMain
  1839. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  1840. TextLabel.BackgroundTransparency = 1
  1841. TextLabel.Position = UDim2.new(0.155477032, 0, 0.362244904, 0)
  1842. TextLabel.Rotation = 90
  1843. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  1844. TextLabel.Font = Enum.Font.Highway
  1845. TextLabel.Text = "Made by ErrO#8414 and Br1dge#2994"
  1846. TextLabel.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1847. TextLabel.TextSize = 10
  1848. end)
  1849.  
  1850. APOC.Name = "APOC"
  1851. APOC.Parent = GamesFrame
  1852. APOC.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  1853. APOC.Position = UDim2.new(0.0258620698, 0, 0.49444443, 0)
  1854. APOC.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  1855. APOC.Font = Enum.Font.Highway
  1856. APOC.Text = "APOC Not working in trial"
  1857. APOC.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  1858. APOC.TextScaled = true
  1859. APOC.TextSize = 14
  1860. APOC.TextWrapped = true
  1861. APOC.TextScaled = true
  1862. APOC.MouseButton1Down:connect(function()
  1863. local MenuColor = Color3.new(0, 0, 0)
  1864. local BtnColor = Color3.new(1, 1, 1)
  1865. local LabelColor = Color3.new(0, 0, 0)
  1866.  
  1867. local GUI = Instance.new("ScreenGui")
  1868. local Menu = Instance.new("Frame")
  1869. local Exit = Instance.new("TextButton")
  1870. local Min = Instance.new("TextButton")
  1871. local StealGun = Instance.new("TextButton")
  1872. local StealAll = Instance.new("TextButton")
  1873. local StealSlot = Instance.new("TextButton")
  1874. local PlrName = Instance.new("TextBox")
  1875. local WaterMark = Instance.new("TextLabel")
  1876. local SlotID = Instance.new("TextBox")
  1877.  
  1878.  
  1879. GUI.Name = "GUI"
  1880. GUI.Parent = game.CoreGui
  1881.  
  1882. Menu.Name = "Menu"
  1883. Menu.Parent = GUI
  1884. Menu.Active = true
  1885. Menu.BackgroundColor3 = MenuColor
  1886. Menu.BorderSizePixel = 0
  1887. Menu.BackgroundTransparency = 0.5
  1888. Menu.Draggable = true
  1889. Menu.Position = UDim2.new(0, 800, 0, 123)
  1890. Menu.Selectable = true
  1891. Menu.Size = UDim2.new(0, 350, 0, 160)
  1892.  
  1893. Exit.Name = "Exit"
  1894. Exit.Parent = Menu
  1895. Exit.BackgroundColor3 = BtnColor
  1896. Exit.BorderSizePixel = 0
  1897. Exit.Position = UDim2.new(0.02, 0, 0.02, 0)
  1898. Exit.Size = UDim2.new(0, 20, 0, 20)
  1899. Exit.Font = Enum.Font.Highway
  1900. Exit.FontSize = Enum.FontSize.Size24
  1901. Exit.Text = "x"
  1902. Exit.TextColor3 = Color3.new(0, 0, 0)
  1903. Exit.TextSize = 15
  1904.  
  1905. Min.Name = "Minimize"
  1906. Min.Parent = Menu
  1907. Min.BackgroundColor3 = BtnColor
  1908. Min.BorderSizePixel = 0
  1909. Min.Position = UDim2.new(0.09, 0, 0.02, 0)
  1910. Min.Size = UDim2.new(0, 20, 0, 20)
  1911. Min.Font = Enum.Font.Highway
  1912. Min.FontSize = Enum.FontSize.Size24
  1913. Min.Text = "-"
  1914. Min.TextColor3 = Color3.new(0, 0, 0)
  1915. Min.TextSize = 15
  1916.  
  1917. StealGun.Name = "Steal"
  1918. StealGun.Parent = Menu
  1919. StealGun.BackgroundColor3 = BtnColor
  1920. StealGun.BorderSizePixel = 0
  1921. StealGun.Position = UDim2.new(0, 10, 0, 110)
  1922. StealGun.Size = UDim2.new(0, 100, 0, 30)
  1923. StealGun.Font = Enum.Font.Highway
  1924. StealGun.FontSize = Enum.FontSize.Size24
  1925. StealGun.Text = "Steal Guns"
  1926. StealGun.TextColor3 = Color3.new(0, 0, 0)
  1927. StealGun.TextSize = 20
  1928.  
  1929. StealAll.Name = "Steal"
  1930. StealAll.Parent = Menu
  1931. StealAll.BackgroundColor3 = BtnColor
  1932. StealAll.BorderSizePixel = 0
  1933. StealAll.Position = UDim2.new(0, 120, 0, 110)
  1934. StealAll.Size = UDim2.new(0, 100, 0, 30)
  1935. StealAll.Font = Enum.Font.Highway
  1936. StealAll.FontSize = Enum.FontSize.Size24
  1937. StealAll.Text = "Steal All"
  1938. StealAll.TextColor3 = Color3.new(0, 0, 0)
  1939. StealAll.TextSize = 20
  1940.  
  1941. StealSlot.Name = "Steal"
  1942. StealSlot.Parent = Menu
  1943. StealSlot.BackgroundColor3 = BtnColor
  1944. StealSlot.BorderSizePixel = 0
  1945. StealSlot.Position = UDim2.new(0, 230, 0, 110)
  1946. StealSlot.Size = UDim2.new(0, 100, 0, 30)
  1947. StealSlot.Font = Enum.Font.Highway
  1948. StealSlot.FontSize = Enum.FontSize.Size24
  1949. StealSlot.Text = "Steal Slot"
  1950. StealSlot.TextColor3 = Color3.new(0, 0, 0)
  1951. StealSlot.TextSize = 20
  1952.  
  1953. PlrName.Name = "PlrName"
  1954. PlrName.Parent = Menu
  1955. PlrName.BackgroundColor3 = BtnColor
  1956. PlrName.BorderSizePixel = 0
  1957. PlrName.Position = UDim2.new(0, 10, 0, 60)
  1958. PlrName.Size = UDim2.new(0, 170, 0, 30)
  1959. PlrName.Font = Enum.Font.Highway
  1960. PlrName.FontSize = Enum.FontSize.Size24
  1961. PlrName.Text = "Player Name"
  1962. PlrName.TextColor3 = Color3.new(0, 0, 0)
  1963. PlrName.TextSize = 15
  1964.  
  1965. WaterMark.Name = "WaterMark"
  1966. WaterMark.Parent = Menu
  1967. WaterMark.BackgroundColor3 = LabelColor
  1968. WaterMark.BorderSizePixel = 0
  1969. WaterMark.Position = UDim2.new(0, 85, 0, 5)
  1970. WaterMark.Size = UDim2.new(0, 200, 0, 20)
  1971. WaterMark.BackgroundTransparency = 0.6
  1972. WaterMark.Font = Enum.Font.Highway
  1973. WaterMark.FontSize = Enum.FontSize.Size24
  1974. WaterMark.Text = "Creamiies Theft Gui"
  1975. WaterMark.TextColor3 = Color3.new(1,1,1)
  1976. WaterMark.TextSize = 14
  1977.  
  1978. SlotID.Name = "SlotID"
  1979. SlotID.Parent = Menu
  1980. SlotID.BackgroundColor3 = BtnColor
  1981. SlotID.BorderSizePixel = 0
  1982. SlotID.Position = UDim2.new(0, 190, 0, 60)
  1983. SlotID.Size = UDim2.new(0, 150, 0, 30)
  1984. SlotID.Font = Enum.Font.Highway
  1985. SlotID.FontSize = Enum.FontSize.Size24
  1986. SlotID.Text = "Slot ID"
  1987. SlotID.TextColor3 = Color3.new(0, 0, 0)
  1988. SlotID.TextSize = 15
  1989.  
  1990. -- Exit and Minimize Buttons
  1991.  
  1992. Exit.MouseButton1Click:connect(function()
  1993. Menu:Destroy()
  1994. end)
  1995.  
  1996.  
  1997. Minim = false
  1998.  
  1999. Min.MouseButton1Click:connect(function()
  2000. if Minim == false then
  2001. Minim = true
  2002. Min.Text = "+"
  2003. Menu.Size = UDim2.new(0, 30, 0, 30)
  2004. SlotID.Visible = false
  2005. StealGun.Visible = false
  2006. StealSlot.Visible = false
  2007. StealAll.Visible = false
  2008. WaterMark.Visible = false
  2009. PlrName.Visible = false
  2010. Exit.Visible = false
  2011.  
  2012. elseif Minim == true then
  2013. Minim = false
  2014. Min.Text = "-"
  2015. Menu.Size = UDim2.new(0, 350, 0, 160)
  2016. StealGun.Visible = true
  2017. StealAll.Visible = true
  2018. StealSlot.Visible = true
  2019. WaterMark.Visible = true
  2020. SlotID.Visible = true
  2021. PlrName.Visible = true
  2022. Exit.Visible = true
  2023. end
  2024. end)
  2025.  
  2026. StealGun.MouseButton1Click:connect(function()
  2027. wait(.05)
  2028. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slotprimary, game.Players[PlrName.Text].playerstats.slots.slotprimary.ObjectID)
  2029. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slotsecondary, game.Players[PlrName.Text].playerstats.slots.slotsecondary.ObjectID)
  2030. end)
  2031.  
  2032. StealGun.MouseButton1Click:connect(function()
  2033. wait(.05)
  2034. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slotsecondary, game.Players[PlrName.Text].playerstats.slots.slotsecondary.ObjectID)
  2035. end)
  2036.  
  2037. StealAll.MouseButton1Click:connect(function()
  2038. wait(.05)
  2039. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slotprimary, game.Players[PlrName.Text].playerstats.slots.slotprimary.ObjectID)
  2040. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slotsecondary, game.Players[PlrName.Text].playerstats.slots.slotsecondary.ObjectID)
  2041. end)
  2042.  
  2043. StealAll.MouseButton1Click:connect(function()
  2044. wait(.05)
  2045. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slotsecondary, game.Players[PlrName.Text].playerstats.slots.slotsecondary.ObjectID)
  2046. end)
  2047.  
  2048.  
  2049.  
  2050. StealAll.MouseButton1Click:connect(function()
  2051. -- Take slots 1 - 20
  2052. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot1, game.Players[PlrName.Text].playerstats.slots.slot1.ObjectID)
  2053. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot2, game.Players[PlrName.Text].playerstats.slots.slot2.ObjectID)
  2054. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot3, game.Players[PlrName.Text].playerstats.slots.slot3.ObjectID)
  2055. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot4, game.Players[PlrName.Text].playerstats.slots.slot4.ObjectID)
  2056. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot5, game.Players[PlrName.Text].playerstats.slots.slot5.ObjectID)
  2057. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot6, game.Players[PlrName.Text].playerstats.slots.slot6.ObjectID)
  2058. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot7, game.Players[PlrName.Text].playerstats.slots.slot7.ObjectID)
  2059. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot8, game.Players[PlrName.Text].playerstats.slots.slot8.ObjectID)
  2060. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot9, game.Players[PlrName.Text].playerstats.slots.slot9.ObjectID)
  2061. wait(.05)
  2062. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot10, game.Players[PlrName.Text].playerstats.slots.slot10.ObjectID)
  2063. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot11, game.Players[PlrName.Text].playerstats.slots.slot11.ObjectID)
  2064. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot12, game.Players[PlrName.Text].playerstats.slots.slot12.ObjectID)
  2065. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot13, game.Players[PlrName.Text].playerstats.slots.slot13.ObjectID)
  2066. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot14, game.Players[PlrName.Text].playerstats.slots.slot14.ObjectID)
  2067. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot15, game.Players[PlrName.Text].playerstats.slots.slot15.ObjectID)
  2068. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot16, game.Players[PlrName.Text].playerstats.slots.slot16.ObjectID)
  2069. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot17, game.Players[PlrName.Text].playerstats.slots.slot17.ObjectID)
  2070. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot18, game.Players[PlrName.Text].playerstats.slots.slot18.ObjectID)
  2071. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot19, game.Players[PlrName.Text].playerstats.slots.slot19.ObjectID)
  2072. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot20, game.Players[PlrName.Text].playerstats.slots.slot20.ObjectID)
  2073. end)
  2074. StealAll.MouseButton1Click:connect(function()
  2075. -- Steal all utilities
  2076. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.utilityslots.slot1, game.Players[PlrName.Text].playerstats.utilityslots.slot1.ObjectID)
  2077. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.utilityslots.slot2, game.Players[PlrName.Text].playerstats.utilityslots.slot2.ObjectID)
  2078. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.utilityslots.slot3, game.Players[PlrName.Text].playerstats.utilityslots.slot3.ObjectID)
  2079. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.utilityslots.slot4, game.Players[PlrName.Text].playerstats.utilityslots.slot4.ObjectID)
  2080. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.utilityslots.slot5, game.Players[PlrName.Text].playerstats.utilityslots.slot5.ObjectID)
  2081. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.utilityslots.slot6, game.Players[PlrName.Text].playerstats.utilityslots.slot6.ObjectID)
  2082. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.utilityslots.slot7, game.Players[PlrName.Text].playerstats.utilityslots.slot7.ObjectID)
  2083. end)
  2084. StealAll.MouseButton1Click:connect(function()
  2085. -- Steal Hats
  2086. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.character.hat, game.Players[PlrName.Text].playerstats.character.hat.ObjectID)
  2087. end)
  2088. StealAll.MouseButton1Click:connect(function()
  2089. wait(.01)
  2090. -- Steal Accessories
  2091. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.character.accessory, game.Players[PlrName.Text].playerstats.character.accessory.ObjectID)
  2092. end)
  2093.  
  2094.  
  2095. StealSlot.MouseButton1Click:connect(function()
  2096. wait(.05)
  2097. if SlotID.Text == "1" then
  2098. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot1, game.Players[PlrName.Text].playerstats.slots.slot1.ObjectID)
  2099. elseif SlotID.Text == "2" then
  2100. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot2, game.Players[PlrName.Text].playerstats.slots.slot2.ObjectID)
  2101. elseif SlotID.Text == "3" then
  2102. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot3, game.Players[PlrName.Text].playerstats.slots.slot3.ObjectID)
  2103. elseif SlotID.Text == "4" then
  2104. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot4, game.Players[PlrName.Text].playerstats.slots.slot4.ObjectID)
  2105. elseif SlotID.Text == "5" then
  2106. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot5, game.Players[PlrName.Text].playerstats.slots.slot5.ObjectID)
  2107. elseif SlotID.Text == "6" then
  2108. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot6, game.Players[PlrName.Text].playerstats.slots.slot6.ObjectID)
  2109. elseif SlotID.Text == "7" then
  2110. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot7, game.Players[PlrName.Text].playerstats.slots.slot7.ObjectID)
  2111. elseif SlotID.Text == "8" then
  2112. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot8, game.Players[PlrName.Text].playerstats.slots.slot8.ObjectID)
  2113. elseif SlotID.Text == "9" then
  2114. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot9, game.Players[PlrName.Text].playerstats.slots.slot9.ObjectID)
  2115. elseif SlotID.Text == "10" then
  2116. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot10, game.Players[PlrName.Text].playerstats.slots.slot10.ObjectID)
  2117. elseif SlotID.Text == "11" then
  2118. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot11, game.Players[PlrName.Text].playerstats.slots.slot11.ObjectID)
  2119. elseif SlotID.Text == "12" then
  2120. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot12, game.Players[PlrName.Text].playerstats.slots.slot12.ObjectID)
  2121. elseif SlotID.Text == "13" then
  2122. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot13, game.Players[PlrName.Text].playerstats.slots.slot13.ObjectID)
  2123. elseif SlotID.Text == "14" then
  2124. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot14, game.Players[PlrName.Text].playerstats.slots.slot14.ObjectID)
  2125. elseif SlotID.Text == "15" then
  2126. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot15, game.Players[PlrName.Text].playerstats.slots.slot15.ObjectID)
  2127. elseif SlotID.Text == "16" then
  2128. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot16, game.Players[PlrName.Text].playerstats.slots.slot16.ObjectID)
  2129. elseif SlotID.Text == "17" then
  2130. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot17, game.Players[PlrName.Text].playerstats.slots.slot17.ObjectID)
  2131. elseif SlotID.Text == "18" then
  2132. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot18, game.Players[PlrName.Text].playerstats.slots.slot18.ObjectID)
  2133. elseif SlotID.Text == "19" then
  2134. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot19, game.Players[PlrName.Text].playerstats.slots.slot19.ObjectID)
  2135. elseif SlotID.Text == "20" then
  2136. game.Workspace.Remote.DropItem:FireServer(game.Players[PlrName.Text].playerstats.slots.slot20, game.Players[PlrName.Text].playerstats.slots.slot20.ObjectID)
  2137. end -- End the elseifs and if
  2138. end)
  2139. end)
  2140.  
  2141. PhantomForces.Name = "PhantomForces"
  2142. PhantomForces.Parent = GamesFrame
  2143. PhantomForces.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2144. PhantomForces.Position = UDim2.new(0.0258620698, 0, 0.666666687, 0)
  2145. PhantomForces.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  2146. PhantomForces.Font = Enum.Font.Highway
  2147. PhantomForces.Text = "Phantom Forces (F9)"
  2148. PhantomForces.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  2149. PhantomForces.TextScaled = true
  2150. PhantomForces.TextSize = 14
  2151. PhantomForces.TextWrapped = true
  2152. PhantomForces.TextScaled = true
  2153. PhantomForces.MouseButton1Down:connect(function()
  2154. --SETTINGS
  2155.  
  2156. local showTeammates = false -- Hide ESP on teammates?
  2157. local adorneeColor = false -- Set ESP color to team color
  2158. local onlyTorso = false -- Only show torso, can reduce quite a bit of lag
  2159.  
  2160. local keybinds = {
  2161. Tracer = '[';
  2162. ESP = ']';
  2163. }
  2164. print("Phantom Forces ESP Controls: \nTracers '['\nESP ']'")
  2165.  
  2166. --END OF SETTINGS
  2167.  
  2168. local plrs = game:GetService'Players'
  2169. local lp = plrs.LocalPlayer
  2170. local mouse = lp:GetMouse()
  2171. local ten,esen = false,true
  2172. local ph = Instance.new('Folder', plrs.LocalPlayer.PlayerGui)
  2173. function hookupChar(plr)
  2174. if esen then
  2175. if onlyTorso then
  2176. local v = plr.Character.Torso
  2177. local newAdorn = Instance.new('BoxHandleAdornment', ph)
  2178. newAdorn.Size = v.Size
  2179. newAdorn.Adornee = v
  2180. newAdorn.AlwaysOnTop = true
  2181. newAdorn.ZIndex = 1
  2182. if adorneeColor then newAdorn.Color3 = plr.TeamColor.Color end
  2183. return
  2184. end
  2185. for _,v in pairs(plr.Character:GetChildren()) do
  2186. if v:IsA'BasePart' then
  2187. local newAdorn = Instance.new('BoxHandleAdornment', ph)
  2188. newAdorn.Size = v.Size
  2189. newAdorn.Adornee = v
  2190. newAdorn.AlwaysOnTop = true
  2191. newAdorn.ZIndex = 1
  2192. if adorneeColor then newAdorn.Color3 = plr.TeamColor.Color end
  2193. end
  2194. end
  2195. end
  2196. if ten then
  2197. local newTrace = Instance.new('SelectionPartLasso', ph)
  2198. newTrace.Part = plr.Character.Head
  2199. newTrace.Humanoid = lp.Character.Humanoid
  2200. if adorneeColor then newTrace.Color3 = plr.TeamColor.Color end
  2201. end
  2202. end
  2203.  
  2204. local ngui = Instance.new('ScreenGui', lp.PlayerGui)
  2205. local traclbl = Instance.new('TextLabel', ngui)
  2206. traclbl.Text = 'ESP'
  2207. traclbl.BackgroundTransparency = 1
  2208. traclbl.TextColor3 = Color3.new(1, 1, 1)
  2209. traclbl.Size = UDim2.new(1, 0, 1, 0)
  2210. traclbl.Position = UDim2.new(0, -15, 0, -10)
  2211. traclbl.TextXAlignment = Enum.TextXAlignment.Right
  2212. traclbl.TextYAlignment = Enum.TextYAlignment.Bottom
  2213. traclbl.Font = Enum.Font.SourceSansLight
  2214. traclbl.FontSize = Enum.FontSize.Size32
  2215.  
  2216. function reload()
  2217. ph:ClearAllChildren()
  2218. if ten or esen then
  2219. for _,v in pairs(plrs:GetChildren()) do
  2220. if v.Name ~= lp.Name then
  2221. if showTeammates or v.TeamColor ~= lp.TeamColor then
  2222. hookupChar(v)
  2223. end
  2224. end
  2225. end
  2226. end
  2227. end
  2228.  
  2229. mouse.KeyDown:connect(function(key) -- lol
  2230. if key == keybinds.Tracer then
  2231. ten = not ten
  2232. reload()
  2233. elseif key == keybinds.ESP then
  2234. esen = not esen
  2235. reload()
  2236. end
  2237. if ten and esen then
  2238. traclbl.Text = 'Tracer\nESP'
  2239. elseif ten then
  2240. traclbl.Text = 'Tracer'
  2241. elseif esen then
  2242. traclbl.Text = 'ESP'
  2243. else
  2244. traclbl.Text = ''
  2245. end
  2246. end)
  2247.  
  2248. plrs.PlayerAdded:connect(function(plr)
  2249. plr.CharacterAdded:connect(reload)
  2250. end)
  2251.  
  2252. for _,v in pairs(plrs:GetChildren()) do
  2253. v.CharacterAdded:connect(reload)
  2254. end
  2255.  
  2256. wait(.25)
  2257.  
  2258. reload()
  2259. end)
  2260.  
  2261. SharkBite.Name = "SharkBite"
  2262. SharkBite.Parent = GamesFrame
  2263. SharkBite.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2264. SharkBite.Position = UDim2.new(0.31400001, 0, 0.666666687, 0)
  2265. SharkBite.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  2266. SharkBite.Font = Enum.Font.Highway
  2267. SharkBite.Text = "SharkBite Not working in trial"
  2268. SharkBite.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  2269. SharkBite.TextScaled = true
  2270. SharkBite.TextSize = 14
  2271. SharkBite.TextWrapped = true
  2272. SharkBite.TextScaled = true
  2273. SharkBite.MouseButton1Down:connect(function()
  2274. wait(0.1)
  2275. --Made by RelentlessRaptor#5709 on discord.
  2276. --Please do not take anything from this gui without giving me credit. Thanks!
  2277. --Variables
  2278. main = Instance.new("ScreenGui",game.Players.LocalPlayer.PlayerGui)
  2279. main.Name = ("Bite")
  2280. tab = Instance.new("Frame",main)
  2281. frame = Instance.new("Frame",tab)
  2282. close = Instance.new("TextButton",tab)
  2283. blabel = Instance.new("TextLabel",tab)
  2284. btn1 = Instance.new("TextButton",frame)--kill all(shark)
  2285. btn2 = Instance.new("TextButton",frame)--fly(e)
  2286. btn3 = Instance.new("TextButton",frame)
  2287. btn4 = Instance.new("TextButton",frame)
  2288. btn5 = Instance.new("TextButton",frame)
  2289. btn6 = Instance.new("TextButton",frame)
  2290. btn7 = Instance.new("TextButton",frame)--island1
  2291. btn8 = Instance.new("TextButton",frame)--island2
  2292. btn9 = Instance.new("TextButton",frame)--island3
  2293.  
  2294. --Appearance
  2295.  
  2296. tab.AnchorPoint = Vector2.new(0.5,0.5)
  2297. tab.Position = UDim2.new(0.5,0,0.5,0)
  2298. tab.Size = UDim2.new(0,400,0,25)
  2299. tab.BorderSizePixel = 0
  2300. tab.BackgroundColor3 = Color3.new(1,1,1)
  2301. tab.Draggable = true
  2302. tab.Active = true
  2303.  
  2304. frame.Position = UDim2.new(0,0,0,25)
  2305. frame.Size = UDim2.new(0,400,0,263)
  2306. frame.BorderSizePixel = 0
  2307. frame.BackgroundColor3 = Color3.new(150/255,150/255,150/255)
  2308.  
  2309. close.Position = UDim2.new(1,-20,0,0)
  2310. close.Size = UDim2.new(0,20,0,20)
  2311. close.BorderSizePixel = 0
  2312. close.BackgroundColor3 = Color3.new(1,1,1)
  2313. close.Text = ("X")
  2314. close.Font = ("Arial")
  2315. close.TextSize = 15
  2316. close.TextColor3 = Color3.new(26/255,26/255,26/255)
  2317. close.MouseButton1Down:connect(function()
  2318. tab:Destroy()
  2319. end)
  2320.  
  2321. blabel.Position = UDim2.new(0,185,0,8)
  2322. blabel.BackgroundTransparency = 1
  2323. blabel.Text = ("Made by RelentlessRaptor | Fixed by ErrO#8414")
  2324. blabel.TextSize = 10
  2325. blabel.TextColor3 = Color3.new(0,0,0)
  2326.  
  2327.  
  2328. btn1.Position = UDim2.new(0,5,0,5)
  2329. btn1.Size = UDim2.new(0,126,0,80)
  2330. btn1.BorderSizePixel = 0
  2331. btn1.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  2332. btn1.Text = ("Kill All (Shark)")
  2333. btn1.Font = ("Arial")
  2334. btn1.TextSize = 20
  2335. btn1.TextColor3 = Color3.new(0,0,0)
  2336.  
  2337. btn2.Position = UDim2.new(0,136,0,5)
  2338. btn2.Size = UDim2.new(0,126,0,80)
  2339. btn2.BorderSizePixel = 0
  2340. btn2.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  2341. btn2.Text = ("Fly (E)")
  2342. btn2.Font = ("Arial")
  2343. btn2.TextSize = 20
  2344. btn2.TextColor3 = Color3.new(0,0,0)
  2345.  
  2346. btn3.Position = UDim2.new(0,267,0,5)
  2347. btn3.Size = UDim2.new(0,128,0,80)
  2348. btn3.BorderSizePixel = 0
  2349. btn3.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  2350. btn3.Text = ("Kill Shark(s)")
  2351. btn3.Font = ("Arial")
  2352. btn3.TextSize = 20
  2353. btn3.TextColor3 = Color3.new(0,0,0)
  2354.  
  2355. btn4.Position = UDim2.new(0,5,0,93)
  2356. btn4.Size = UDim2.new(0,126,0,80)
  2357. btn4.BorderSizePixel = 0
  2358. btn4.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  2359. btn4.Text = ("Equip Rocket")
  2360. btn4.Font = ("Arial")
  2361. btn4.TextSize = 18
  2362. btn4.TextColor3 = Color3.new(0,0,0)
  2363.  
  2364. btn5.Position = UDim2.new(0,136,0,93)
  2365. btn5.Size = UDim2.new(0,126,0,80)
  2366. btn5.BorderSizePixel = 0
  2367. btn5.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  2368. btn5.Text = ("God Shark(s)")
  2369. btn5.Font = ("Arial")
  2370. btn5.TextSize = 20
  2371. btn5.TextColor3 = Color3.new(0,0,0)
  2372.  
  2373. btn6.Position = UDim2.new(0,267,0,93)
  2374. btn6.Size = UDim2.new(0,128,0,80)
  2375. btn6.BorderSizePixel = 0
  2376. btn6.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  2377. btn6.Text = ("Equip Ray Gun")
  2378. btn6.Font = ("Arial")
  2379. btn6.TextSize = 20
  2380. btn6.TextColor3 = Color3.new(0,0,0)
  2381.  
  2382. btn7.Position = UDim2.new(0,5,0,178)
  2383. btn7.Size = UDim2.new(0,126,0,80)
  2384. btn7.BorderSizePixel = 0
  2385. btn7.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  2386. btn7.Text = ("Island 1")
  2387. btn7.Font = ("Arial")
  2388. btn7.TextSize = 20
  2389. btn7.TextColor3 = Color3.new(0,0,0)
  2390.  
  2391. btn8.Position = UDim2.new(0,136,0,178)
  2392. btn8.Size = UDim2.new(0,126,0,80)
  2393. btn8.BorderSizePixel = 0
  2394. btn8.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  2395. btn8.Text = ("Island 2")
  2396. btn8.Font = ("Arial")
  2397. btn8.TextSize = 20
  2398. btn8.TextColor3 = Color3.new(0,0,0)
  2399.  
  2400. btn9.Position = UDim2.new(0,267,0,178)
  2401. btn9.Size = UDim2.new(0,128,0,80)
  2402. btn9.BorderSizePixel = 0
  2403. btn9.BackgroundColor3 = Color3.new(100/255,100/255,100/255)
  2404. btn9.Text = ("Island 3")
  2405. btn9.Font = ("Arial")
  2406. btn9.TextSize = 20
  2407. btn9.TextColor3 = Color3.new(0,0,0)
  2408.  
  2409. --Buttons / functions
  2410.  
  2411. for i, v in pairs(game.Workspace:GetChildren()) do
  2412. if v.Name == ("GAMEROOF") or v.Name == ("SmallIslandBarrier2") or v.Name == ("Barrier") then
  2413. v:Destroy()
  2414. end
  2415. end
  2416. for i, v in pairs(game.Workspace.StuffSimonHasntFoldered:GetChildren()) do
  2417. if v.Name == ("SmallIslandBarriers3") or v.Name == ("Model") then
  2418. v:Destroy()
  2419. end
  2420. end
  2421.  
  2422.  
  2423. close.MouseEnter:connect(function()
  2424. close.BackgroundColor3 = Color3.new(1,0,0)
  2425. end)
  2426. close.MouseLeave:connect(function()
  2427. close.BackgroundColor3 = Color3.new(1,1,1)
  2428. end)
  2429.  
  2430.  
  2431. btn1.MouseEnter:connect(function()
  2432. btn1.TextColor3 = Color3.new(1,1,1)
  2433. btn1.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  2434. end)
  2435. btn1.MouseLeave:connect(function()
  2436. btn1.TextColor3 = Color3.new(0,0,0)
  2437. btn1.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  2438. end)
  2439. btn1.MouseButton1Down:connect(function()
  2440. for i = 1, 5 do
  2441. wait(0.5)
  2442. for i, v in pairs(game.Players:GetChildren()) do
  2443. v.Character.Head.Anchored = true
  2444. v.Character.Head.Position = game.Workspace.Sharks["Shark"..game.Players.LocalPlayer.Name].Body.Position
  2445. end
  2446. end
  2447. end)
  2448.  
  2449. btn2.MouseEnter:connect(function()
  2450. btn2.TextColor3 = Color3.new(1,1,1)
  2451. btn2.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  2452. end)
  2453. btn2.MouseLeave:connect(function()
  2454. btn2.TextColor3 = Color3.new(0,0,0)
  2455. btn2.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  2456. end)
  2457. btn2.MouseButton1Down:connect(function()
  2458. repeat wait()
  2459. until game.Players.LocalPlayer and game.Players.LocalPlayer.Character and game.Players.LocalPlayer.Character:findFirstChild("Torso") and game.Players.LocalPlayer.Character:findFirstChild("Humanoid")
  2460. local mouse = game.Players.LocalPlayer:GetMouse()
  2461. repeat wait() until mouse
  2462. local plr = game.Players.LocalPlayer
  2463. local torso = plr.Character.Torso
  2464. local flying = true
  2465. local deb = true
  2466. local ctrl = {f = 0, b = 0, l = 0, r = 0}
  2467. local lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2468. local maxspeed = 50
  2469. local speed = 0
  2470.  
  2471. function Fly()
  2472. local bg = Instance.new("BodyGyro", torso)
  2473. bg.P = 9e4
  2474. bg.maxTorque = Vector3.new(9e9, 9e9, 9e9)
  2475. bg.cframe = torso.CFrame
  2476. local bv = Instance.new("BodyVelocity", torso)
  2477. bv.velocity = Vector3.new(0,0.1,0)
  2478. bv.maxForce = Vector3.new(9e9, 9e9, 9e9)
  2479. repeat wait()
  2480. plr.Character.Humanoid.PlatformStand = true
  2481. if ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0 then
  2482. speed = speed+.5+(speed/maxspeed)
  2483. if speed > maxspeed then
  2484. speed = maxspeed
  2485. end
  2486. elseif not (ctrl.l + ctrl.r ~= 0 or ctrl.f + ctrl.b ~= 0) and speed ~= 0 then
  2487. speed = speed-1
  2488. if speed < 0 then
  2489. speed = 0
  2490. end
  2491. end
  2492. if (ctrl.l + ctrl.r) ~= 0 or (ctrl.f + ctrl.b) ~= 0 then
  2493. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (ctrl.f+ctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(ctrl.l+ctrl.r,(ctrl.f+ctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  2494. lastctrl = {f = ctrl.f, b = ctrl.b, l = ctrl.l, r = ctrl.r}
  2495. elseif (ctrl.l + ctrl.r) == 0 and (ctrl.f + ctrl.b) == 0 and speed ~= 0 then
  2496. bv.velocity = ((game.Workspace.CurrentCamera.CoordinateFrame.lookVector * (lastctrl.f+lastctrl.b)) + ((game.Workspace.CurrentCamera.CoordinateFrame * CFrame.new(lastctrl.l+lastctrl.r,(lastctrl.f+lastctrl.b)*.2,0).p) - game.Workspace.CurrentCamera.CoordinateFrame.p))*speed
  2497. else
  2498. bv.velocity = Vector3.new(0,0.1,0)
  2499. end
  2500. bg.cframe = game.Workspace.CurrentCamera.CoordinateFrame * CFrame.Angles(-math.rad((ctrl.f+ctrl.b)*50*speed/maxspeed),0,0)
  2501. until not flying
  2502. ctrl = {f = 0, b = 0, l = 0, r = 0}
  2503. lastctrl = {f = 0, b = 0, l = 0, r = 0}
  2504. speed = 0
  2505. bg:Destroy()
  2506. bv:Destroy()
  2507. plr.Character.Humanoid.PlatformStand = false
  2508. end
  2509. mouse.KeyDown:connect(function(key)
  2510. if key:lower() == "e" then
  2511. if flying then flying = false
  2512. else
  2513. flying = true
  2514. Fly()
  2515. end
  2516. elseif key:lower() == "w" then
  2517. ctrl.f = 1
  2518. elseif key:lower() == "s" then
  2519. ctrl.b = -1
  2520. elseif key:lower() == "a" then
  2521. ctrl.l = -1
  2522. elseif key:lower() == "d" then
  2523. ctrl.r = 1
  2524. end
  2525. end)
  2526. mouse.KeyUp:connect(function(key)
  2527. if key:lower() == "w" then
  2528. ctrl.f = 0
  2529. elseif key:lower() == "s" then
  2530. ctrl.b = 0
  2531. elseif key:lower() == "a" then
  2532. ctrl.l = 0
  2533. elseif key:lower() == "d" then
  2534. ctrl.r = 0
  2535. end
  2536. end)
  2537. Fly()
  2538. end)
  2539.  
  2540. btn3.MouseEnter:connect(function()
  2541. btn3.TextColor3 = Color3.new(1,1,1)
  2542. btn3.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  2543. end)
  2544. btn3.MouseLeave:connect(function()
  2545. btn3.TextColor3 = Color3.new(0,0,0)
  2546. btn3.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  2547. end)
  2548. btn3.MouseButton1Down:connect(function()
  2549. for _, v in pairs(game.Players:GetChildren()) do
  2550. if v.TeamColor == game.Teams.Shark.TeamColor then
  2551. for i = 1, 10000 do
  2552. game.Workspace.Events.Projectiles.HealthChange:FireServer(v.Name, 20000, i)
  2553. end
  2554. end
  2555. end
  2556. end)
  2557.  
  2558. btn4.MouseEnter:connect(function()
  2559. btn4.TextColor3 = Color3.new(1,1,1)
  2560. btn4.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  2561. end)
  2562. btn4.MouseLeave:connect(function()
  2563. btn4.TextColor3 = Color3.new(0,0,0)
  2564. btn4.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  2565. end)
  2566. btn4.MouseButton1Down:connect(function()
  2567. game.Workspace.Events.Shop.ChangeActiveGun:FireServer("Rocket")
  2568. end)
  2569.  
  2570. btn5.MouseEnter:connect(function()
  2571. btn5.TextColor3 = Color3.new(1,1,1)
  2572. btn5.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  2573. end)
  2574. btn5.MouseLeave:connect(function()
  2575. btn5.TextColor3 = Color3.new(0,0,0)
  2576. btn5.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  2577. end)
  2578. btn5.MouseButton1Down:connect(function()
  2579. for i, v in pairs(game.Players:GetChildren()) do
  2580. if v.TeamColor == game.Teams.Shark.TeamColor then
  2581. for i = 1, 10000 do
  2582. game.Workspace.Events.Projectiles.HealthChange:FireServer(game.Players.LocalPlayer.Name, -200000, i)
  2583. end
  2584. end
  2585. end
  2586. end)
  2587.  
  2588. btn6.MouseEnter:connect(function()
  2589. btn6.TextColor3 = Color3.new(1,1,1)
  2590. btn6.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  2591. end)
  2592. btn6.MouseLeave:connect(function()
  2593. btn6.TextColor3 = Color3.new(0,0,0)
  2594. btn6.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  2595. end)
  2596. btn6.MouseButton1Down:connect(function()
  2597. game.Workspace.Events.Shop.ChangeActiveGun:FireServer("Ray Gun")
  2598. end)
  2599.  
  2600. btn7.MouseEnter:connect(function()
  2601. btn7.TextColor3 = Color3.new(1,1,1)
  2602. btn7.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  2603. end)
  2604. btn7.MouseLeave:connect(function()
  2605. btn7.TextColor3 = Color3.new(0,0,0)
  2606. btn7.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  2607. end)
  2608. btn7.MouseButton1Down:connect(function()
  2609. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1075.19519, 299.016357, -685.695618, 0.954701662, 3.47420573e-05, -0.297564596, -2.5533247e-05, 0.99999994, 3.47346067e-05, 0.297564596, -2.5510788e-05, 0.954701662)
  2610. end)
  2611.  
  2612. btn8.MouseEnter:connect(function()
  2613. btn8.TextColor3 = Color3.new(1,1,1)
  2614. btn8.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  2615. end)
  2616. btn8.MouseLeave:connect(function()
  2617. btn8.TextColor3 = Color3.new(0,0,0)
  2618. btn8.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  2619. end)
  2620. btn8.MouseButton1Down:connect(function()
  2621. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-460.699707, 267.499939, -697.299988, 1, 3.08505369e-05, -1.1920929e-07, -3.08209055e-05, 0.99999994, 1.45519152e-11, 1.1920929e-07, 5.25978976e-08, 1)
  2622. end)
  2623.  
  2624. btn9.MouseEnter:connect(function()
  2625. btn9.TextColor3 = Color3.new(1,1,1)
  2626. btn9.BackgroundColor3 = Color3.new(135/255, 135/255, 135/255)
  2627. end)
  2628. btn9.MouseLeave:connect(function()
  2629. btn9.TextColor3 = Color3.new(0,0,0)
  2630. btn9.BackgroundColor3 = Color3.new(100/255, 100/255, 100/255)
  2631. end)
  2632. btn9.MouseButton1Down:connect(function()
  2633. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(472.017944, 295.799194, 1189.14563, 0.997364998, 0.0596748926, -0.0412537605, -0.0677004457, 0.969953597, -0.233680651, 0.0260693599, 0.235857844, 0.971437812)
  2634. end)
  2635. end)
  2636.  
  2637. Jailbreak.Name = "Jailbreak"
  2638. Jailbreak.Parent = GamesFrame
  2639. Jailbreak.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2640. Jailbreak.Position = UDim2.new(0.31400001, 0, 0.49444443, 0)
  2641. Jailbreak.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  2642. Jailbreak.Font = Enum.Font.Highway
  2643. Jailbreak.Text = "JailBreak Not working in trial"
  2644. Jailbreak.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  2645. Jailbreak.TextScaled = true
  2646. Jailbreak.TextSize = 14
  2647. Jailbreak.TextWrapped = true
  2648. Jailbreak.TextScaled = true
  2649. Jailbreak.MouseButton1Down:connect(function()
  2650. local plr = game:GetService("Players").LocalPlayer
  2651.  
  2652. local TpMethod = 1
  2653.  
  2654. function JailbreakTp(...)
  2655. getfenv()["TpMethod" .. TpMethod](...)
  2656. end
  2657.  
  2658. function TpMethod1(...)
  2659. local char = plr.Character
  2660. local root = char.HumanoidRootPart
  2661. local args = {...}
  2662. for i=0,1,0.05 do
  2663. wait()
  2664. root.CFrame = root.CFrame:lerp(CFrame.new(unpack(args,1,3)), i)
  2665. end
  2666. end
  2667.  
  2668. function TpMethod2(...)
  2669. local args = {...}
  2670. local char = plr.Character
  2671. local target = Vector3.new(unpack(args,1,3))
  2672. local dist = (char:WaitForChild"HumanoidRootPart".Position - target).magnitude
  2673. dist = math.floor(dist / 100) + 1
  2674. for i=0,dist * 4 do
  2675. wait()
  2676. char:MoveTo(Vector3.new(...))
  2677. end
  2678. if args[#args] == true then
  2679. wait()
  2680. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(unpack(args,1,#args - 1))
  2681. end
  2682. end
  2683.  
  2684. function Tween(obj, t, properties)
  2685. local TweenService = game:GetService("TweenService")
  2686. local tweenInfo = TweenInfo.new(t,Enum.EasingStyle.Linear,Enum.EasingDirection.In,0,false,0)
  2687. local tween = TweenService:Create(obj,tweenInfo,properties)
  2688. tween:Play()
  2689. return tween
  2690. end
  2691.  
  2692. local Tracers = {}
  2693.  
  2694. local function AddLasso(p,team)
  2695. if not Tracers[team.Name] then return end
  2696. if p == plr then return end
  2697. spawn(function()
  2698. if p.Character then
  2699. local l = Instance.new("SelectionPartLasso")
  2700. l.Parent = p.Character
  2701. l.Humanoid = p.Character:FindFirstChildOfClass"Humanoid"
  2702. l.Part = plr.Character:WaitForChild"HumanoidRootPart"
  2703. l.Visible = true
  2704. l.Color3 = team.TeamColor.Color
  2705. for i=0,5 do
  2706. local sg = Instance.new("SurfaceGui")
  2707. sg.Face = i
  2708. sg.Parent = p.Character
  2709. sg.Adornee = p.Character:FindFirstChild"HumanoidRootPart"
  2710. sg.AlwaysOnTop = true
  2711. local f = Instance.new("Frame", sg)
  2712. f.Size = UDim2.new(1,0,1,0)
  2713. f.BorderSizePixel = 0
  2714. f.BackgroundColor3 = team.TeamColor.Color
  2715. f.BackgroundTransparency = 0.5
  2716. end
  2717. end
  2718. end)
  2719. end
  2720.  
  2721. local function RemoveLasso(p)
  2722. if not p.Character then return end
  2723. for i,v in pairs(p.Character:GetDescendants()) do
  2724. if v.ClassName:find("Selection") or v.ClassName == "SurfaceGui" then
  2725. v:Destroy()
  2726. end
  2727. end
  2728. end
  2729.  
  2730. for _,team in pairs(game:GetService("Teams"):GetChildren()) do
  2731. team.PlayerAdded:connect(function(p)
  2732. AddLasso(p,team)
  2733. end)
  2734.  
  2735. team.PlayerRemoved:connect(function(p)
  2736. RemoveLasso(p)
  2737. end)
  2738. end
  2739.  
  2740. function ToggleTracers(team, bool)
  2741. Tracers[team] = bool
  2742. local t = game:GetService("Teams"):FindFirstChild(team)
  2743. if not t then return end
  2744. for i,v in pairs(t:GetPlayers()) do
  2745. if bool then
  2746. AddLasso(v,t)
  2747. else
  2748. RemoveLasso(v)
  2749. end
  2750. end
  2751. end
  2752.  
  2753. local function CharAdded(plr, char)
  2754. if Tracers[tostring(plr.Team)] then
  2755. AddLasso(plr,plr.Team)
  2756. end
  2757. end
  2758.  
  2759. local function PlrAdded(plr)
  2760. plr.CharacterAdded:connect(function(char)
  2761. CharAdded(plr, char)
  2762. end)
  2763. if plr.Character then
  2764. CharAdded(plr, plr.Character)
  2765. end
  2766. end
  2767.  
  2768. game:GetService("Players").PlayerAdded:connect(PlrAdded)
  2769. for _,v in pairs(game:GetService("Players"):GetPlayers()) do
  2770. PlrAdded(v)
  2771. end
  2772.  
  2773. --Creating Gui--
  2774.  
  2775. local function Create(classname)
  2776. return function(t)
  2777. local ins = Instance.new(classname)
  2778. for i,v in pairs(t) do
  2779. ins[i] = v
  2780. end
  2781. return ins
  2782. end
  2783. end
  2784.  
  2785. --local parent = game:GetService("CoreGui"):WaitForChild("RobloxGui")
  2786. local main = Create "Frame" {
  2787. Active = true,
  2788. ClipsDescendants = true,
  2789. Draggable = true,
  2790. BackgroundColor3 = Color3.new(1,1,1),
  2791. BorderSizePixel = 0,
  2792. Size = UDim2.new(0,400,0,300),
  2793. Position = UDim2.new(0.5,-200,0,-300),
  2794. BackgroundTransparency = 1,
  2795. Parent = Instance.new("ScreenGui", plr.PlayerGui)--parent
  2796. }
  2797. do
  2798. local effect = Create "Frame" {
  2799. Parent = main,
  2800. Size = UDim2.new(1,0,0,50),
  2801. BackgroundColor3 = Color3.fromRGB(85,170,255),
  2802. BorderSizePixel = 0,
  2803. ClipsDescendants = true,
  2804. }
  2805. local lb = Create "TextLabel" {
  2806. Parent = effect,
  2807. Size = UDim2.new(1,0,1,0),
  2808. BackgroundTransparency = 1,
  2809. BorderSizePixel = 0,
  2810. TextSize = 30,
  2811. TextColor3 = Color3.new(1,1,1),
  2812. TextXAlignment = "Left",
  2813. Font = "SourceSansBold",
  2814. Text = "Jailbreak GUI",
  2815. ZIndex = 2,
  2816. }
  2817. local function GTween()
  2818. lb:TweenPosition(UDim2.new(1,10,0,0), nil,nil,3,true,function(ts)
  2819. if ts == Enum.TweenStatus.Completed then
  2820. lb.Position = UDim2.new(0,0 - lb.TextBounds.X - 2,0,0)
  2821. GTween()
  2822. end
  2823. end)
  2824. end
  2825. GTween()
  2826. end
  2827.  
  2828. local Menu = Create "Frame" {
  2829. BackgroundColor3 = Color3.new(1,1,1),
  2830. BorderSizePixel = 0,
  2831. Position = UDim2.new(0,0,0,50),
  2832. Size = UDim2.new(1,0,1,-50),
  2833. Parent = main,
  2834. }
  2835.  
  2836. local MenuLabel = Create "TextLabel" {
  2837. BackgroundTransparency = 1,
  2838. BorderSizePixel = 0,
  2839. TextColor3 = Color3.new(0,0,0),
  2840. TextSize = 20,
  2841. Font = "SourceSans",
  2842. Text = "Made by refrfgrtgef for v3rm\n(won't tell you my roblox name)",
  2843. TextWrapped = true,
  2844. Size = UDim2.new(1,0,0,50),
  2845. Parent = Menu
  2846. }
  2847.  
  2848. local function CreateButton(text,parent)
  2849. return Create "TextButton" {
  2850. Active = true,
  2851. AutoButtonColor = true,
  2852. BackgroundColor3 = Color3.fromRGB(0,155,232),
  2853. BorderSizePixel = 1,
  2854. Size = UDim2.new(0,100,0,30),
  2855. Font = "SourceSansBold",
  2856. TextColor3 = Color3.new(1,1,0),
  2857. TextSize = 20,
  2858. Text = text,
  2859. Parent = parent
  2860. }
  2861. end
  2862.  
  2863. local function CreateFrame(name)
  2864. local f = Create "Frame" {
  2865. BackgroundColor3 = Color3.new(1,1,1),
  2866. BorderSizePixel = 0,
  2867. Position = UDim2.new(0,0,0,50),
  2868. Size = UDim2.new(1,0,1,-50),
  2869. Visible = false,
  2870. }
  2871. local lb = Create "TextLabel" {
  2872. BackgroundTransparency = 1,
  2873. BorderSizePixel = 0,
  2874. TextSize = 20,
  2875. TextColor3 = Color3.new(1,1,0),
  2876. Position = UDim2.new(0,0,0,5),
  2877. Text = name,
  2878. Parent = f,
  2879. TextXAlignment = "Center",
  2880. TextYAlignment = "Center",
  2881. Size = UDim2.new(1,0,0,30),
  2882. }
  2883. local exit = CreateButton("Back", f)
  2884. exit.Position = UDim2.new(0.5,-50,1,-45)
  2885. exit.MouseButton1Click:connect(function()
  2886. Menu.Visible = true
  2887. f.Visible = false
  2888. ActiveFrame = Menu
  2889. end)
  2890. return f
  2891. end
  2892.  
  2893. ActiveFrame = Menu
  2894.  
  2895. local TeleportsFrame = CreateFrame("Teleports")
  2896. TeleportsFrame.Parent = main
  2897.  
  2898. local BankIn = CreateButton("Bank (In)", TeleportsFrame)
  2899. BankIn.Position = UDim2.new(0,15,0,40)
  2900. BankIn.Size = UDim2.new(0,80,0,30)
  2901. BankIn.MouseButton1Click:connect(function()
  2902. JailbreakTp(32,0.715,814, true)
  2903. end)
  2904.  
  2905. local BankOut = CreateButton("Bank (Out)", TeleportsFrame)
  2906. BankOut.Position = UDim2.new(0,105,0,40)
  2907. BankOut.MouseButton1Click:connect(function()
  2908. JailbreakTp(10, 18, 784)
  2909. end)
  2910.  
  2911. local JailIn = CreateButton("Jail (In)", TeleportsFrame)
  2912. JailIn.Position = UDim2.new(0,215,0,40)
  2913. JailIn.Size = UDim2.new(0,80,0,30)
  2914. JailIn.MouseButton1Click:connect(function()
  2915. JailbreakTp(-1310, 18, -1658)
  2916. end)
  2917.  
  2918. local JailOut = CreateButton("Jail (Out)", TeleportsFrame)
  2919. JailOut.Position = UDim2.new(0,305,0,40)
  2920. JailOut.Size = UDim2.new(0,80,0,30)
  2921. JailOut.MouseButton1Click:connect(function()
  2922. JailbreakTp(-1133, 18, -1355)
  2923. end)
  2924.  
  2925. local Garage = CreateButton("Garage", TeleportsFrame)
  2926. Garage.Position = UDim2.new(0,335,0,120)--UDim2.new(0,10,0,80)
  2927. Garage.Size = UDim2.new(0,60,0,30)
  2928. Garage.MouseButton1Click:connect(function()
  2929. JailbreakTp(-352, 23, 1175)
  2930. end)
  2931.  
  2932. local JewelIn = CreateButton("Jewelry (In)", TeleportsFrame)
  2933. JewelIn.Position = UDim2.new(0,25,0,80)
  2934. JewelIn.MouseButton1Click:connect(function()
  2935. JailbreakTp(133, 18, 1320, true)
  2936. end)
  2937.  
  2938. local JewelOut = CreateButton("Jewelry (Out)", TeleportsFrame)
  2939. JewelOut.Position = UDim2.new(0,135,0,80)
  2940. JewelOut.Size = UDim2.new(0,115,0,30)
  2941. JewelOut.MouseButton1Click:connect(function()
  2942. JailbreakTp(142, 18, 1365)
  2943. end)
  2944.  
  2945. local Crim1 = CreateButton("Crim base 1", TeleportsFrame)
  2946. Crim1.Position = UDim2.new(0,5,0,120)
  2947. Crim1.MouseButton1Click:connect(function()
  2948. JailbreakTp(-226, 18, 1590, true)
  2949. end)
  2950.  
  2951. local Crim2 = CreateButton("Crim base 2", TeleportsFrame)
  2952. Crim2.Position = UDim2.new(0,115,0,120)
  2953. Crim2.MouseButton1Click:connect(function()
  2954. JailbreakTp(true, 1637, 50, -1768, true)
  2955. end)
  2956.  
  2957. local Donut = CreateButton("Donut Shop", TeleportsFrame)
  2958. Donut.Position = UDim2.new(0,225,0,120)
  2959. Donut.MouseButton1Click:connect(function()
  2960. JailbreakTp(268, 18, -1760, true)
  2961. end)
  2962.  
  2963. local Gas = CreateButton("Gas Station", TeleportsFrame)
  2964. Gas.Position = UDim2.new(0,260,0,80)
  2965. Gas.MouseButton1Click:connect(function()
  2966. JailbreakTp(-1583, 18, 724, true)
  2967. end)
  2968.  
  2969. local TeleportsBtn = CreateButton("Teleports", MenuLabel)
  2970. TeleportsBtn.Position = UDim2.new(0.5,-50,0,60)
  2971. TeleportsBtn.MouseButton1Click:connect(function()
  2972. TeleportsFrame.Visible = true
  2973. Menu.Visible = false
  2974. ActiveFrame = TeleportsFrame
  2975. end)
  2976.  
  2977. local StuffFrame = CreateFrame("Stuff")
  2978. StuffFrame.Parent = main
  2979.  
  2980. local StuffBtn = CreateButton("Stuff", MenuLabel)
  2981. StuffBtn.Position = TeleportsBtn.Position + UDim2.new(0,0,0,40)
  2982. StuffBtn.MouseButton1Click:connect(function()
  2983. StuffFrame.Visible = true
  2984. Menu.Visible = false
  2985. ActiveFrame = StuffFrame
  2986. end)
  2987.  
  2988. local RemoveDoors = CreateButton("Remove Doors", StuffFrame)
  2989. RemoveDoors.Size = UDim2.new(0,120,0,30)
  2990. RemoveDoors.Position = UDim2.new(0,10,0,50)
  2991. RemoveDoors.MouseButton1Click:connect(function()
  2992. local doors = workspace:FindFirstChild("Doors")
  2993. if not doors then return end
  2994. for i,v in pairs(doors:GetChildren()) do
  2995. v:Destroy()
  2996. end
  2997. end)
  2998.  
  2999. local Platform = CreateButton("Platform", StuffFrame)
  3000. Platform.Position = UDim2.new(0.5,-60,0,50)
  3001. Platform.MouseButton1Click:connect(function()
  3002. local p = Instance.new("Part", workspace)
  3003. p.Size = Vector3.new(30,0.5,30)
  3004. p.Anchored = true
  3005. p.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(0,15,0)
  3006. plr.Character:MoveTo(p.Position + Vector3.new(0,1,0))
  3007. spawn(function()
  3008. while p.Parent do
  3009. wait(1)
  3010. if (plr.Character.HumanoidRootPart.Position - p.Position).magnitude > 20 then
  3011. p:Destroy()
  3012. end
  3013. end
  3014. end)
  3015. end)
  3016.  
  3017. local Tracers = CreateButton("Tracers: None", StuffFrame)
  3018. Tracers.Size = UDim2.new(0,140,0,30)
  3019. Tracers.Position = UDim2.new(1,-150,0,50)
  3020. Tracers.MouseButton1Click:connect(function()
  3021. local curr = Tracers.Text:sub(10)
  3022. if curr ~= "None" then
  3023. ToggleTracers(curr, false)
  3024. end
  3025. local teams = {"None", "Police", "Criminal", "Prisoner"}
  3026. local new = ""
  3027. for i,v in pairs(teams) do
  3028. if v == curr then
  3029. new = teams[i + 1] or teams[1]
  3030. end
  3031. end
  3032. if new ~= "None" then
  3033. ToggleTracers(new, true)
  3034. end
  3035. Tracers.Text = "Tracers: " .. new
  3036. end)
  3037.  
  3038. local BtoolActive = false
  3039. local m = plr:GetMouse()
  3040.  
  3041. local Btool = CreateButton("Btool: Off", StuffFrame)
  3042. Btool.Position = UDim2.new(0,10,0,90)
  3043. Btool.MouseButton1Click:connect(function()
  3044. spawn(function()
  3045. local status = Btool.Text:sub(8)
  3046. local newstatus = status == "On" and "Off" or status == "Off" and "On"
  3047. Btool.Text = "Btool: " .. newstatus
  3048. BtoolActive = newstatus == "On" and true or newstatus == "Off" and false
  3049. if BtoolActive then
  3050. local sb = Instance.new("SelectionBox", workspace.CurrentCamera)
  3051. local ev = m.Button1Down:connect(function()
  3052. if m.Target then
  3053. m.Target:Destroy()
  3054. end
  3055. end)
  3056. while BtoolActive do
  3057. wait()
  3058. if m.Target then
  3059. sb.Adornee = m.Target
  3060. end
  3061. end
  3062. ev:Disconnect()
  3063. else
  3064. local sb = workspace.CurrentCamera:FindFirstChildOfClass("SelectionBox")
  3065. if sb then sb:Destroy() end
  3066. end
  3067. end)
  3068. end)
  3069.  
  3070. local ClickTpEnabled = false
  3071. m.Button1Down:connect(function()
  3072. if ClickTpEnabled and m.Target then
  3073. plr.Character:MoveTo(m.Hit.p)
  3074. end
  3075. end)
  3076.  
  3077. local ClickTp = CreateButton("ClickTp: Off", StuffFrame)
  3078. ClickTp.Position = UDim2.new(0,120,0,90)
  3079. ClickTp.MouseButton1Click:connect(function()
  3080. spawn(function()
  3081. local status = ClickTp.Text:sub(10)
  3082. local newstatus = status == "Off" and "On" or status == "On" and "Off"
  3083. ClickTpEnabled = newstatus == "On" and true or newstatus == "Off" and false
  3084. ClickTp.Text = "ClickTp: " .. newstatus
  3085. local ind = Create "Part" {
  3086. Anchored = true,
  3087. CanCollide = false,
  3088. Transparency = 0.3,
  3089. Size = Vector3.new(1.2,0.3,1.2),
  3090. BrickColor = BrickColor.Green(),
  3091. Parent = workspace
  3092. }
  3093. Instance.new("CylinderMesh", ind)
  3094. m.TargetFilter = ind
  3095. local beam = Create "Part" {
  3096. Anchored = true,
  3097. CanCollide = false,
  3098. Transparency = 0.3,
  3099. BrickColor = BrickColor.Green(),
  3100. TopSurface = "Smooth",
  3101. BottomSurface = "Smooth",
  3102. Size = Vector3.new(0.3,0.3,1),
  3103. Parent = workspace
  3104.  
  3105. }
  3106. while ClickTpEnabled do
  3107. wait()
  3108. ind.CFrame = CFrame.new(m.Hit.p)
  3109. local humrootpos = plr.Character:WaitForChild'HumanoidRootPart'.Position
  3110. local dist = (Vector3.new(m.Hit.p.X,0,m.Hit.p.Z) - Vector3.new(humrootpos.X,0,humrootpos.Z)).magnitude
  3111. if dist > 150 then
  3112. ind.BrickColor,beam.BrickColor = BrickColor.Red(),BrickColor.Red()
  3113. else
  3114. ind.BrickColor,beam.BrickColor = BrickColor.Green(),BrickColor.Green()
  3115. end
  3116. beam.Size = Vector3.new(0.3,0.3,dist - 0.5)
  3117. beam.CFrame = CFrame.new(plr.Character:WaitForChild'HumanoidRootPart'.Position, m.Hit.p) * CFrame.new(0,0,-dist/2 + 0.5)
  3118. end
  3119. ind:Destroy()
  3120. beam:Destroy()
  3121. end)
  3122. end)
  3123.  
  3124. local Gravity = CreateButton("Low Gravity", StuffFrame)
  3125. Gravity.Position = UDim2.new(0,230,0,90)
  3126. Gravity.Size = UDim2.new(0,130,0,30)
  3127. Gravity.MouseButton1Click:connect(function()
  3128. local t = Gravity.Text == "Low Gravity" and true or false
  3129. workspace.Gravity = t and 50 or 196.2
  3130. Gravity.Text = t and "Normal Gravity" or "Low Gravity"
  3131. end)
  3132.  
  3133. local InfiniteJumpEnabled = false
  3134. game:GetService("UserInputService").JumpRequest:connect(function()
  3135. if InfiniteJumpEnabled then
  3136. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  3137. end
  3138. end)
  3139. local InfiniteJump = CreateButton("Infinite Jump: Off", StuffFrame)
  3140. InfiniteJump.Position = UDim2.new(0,10,0,130)
  3141. InfiniteJump.Size = UDim2.new(0,150,0,30)
  3142. InfiniteJump.MouseButton1Click:connect(function()
  3143. local state = InfiniteJump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
  3144. local new = state == "Off" and "On" or state == "On" and "Off"
  3145. InfiniteJumpEnabled = new == "On"
  3146. InfiniteJump.Text = "Infinite Jump: " .. new
  3147. end)
  3148.  
  3149. local Giver = nil
  3150. local ItemsGiver = CreateButton("Items Giver", StuffFrame)
  3151. ItemsGiver.Position = UDim2.new(0,170,0,130)
  3152. ItemsGiver.MouseButton1Click:connect(function()
  3153. if not workspace:FindFirstChild("Givers") then return end
  3154. if Giver then
  3155. for i,v in pairs(Giver) do
  3156. v.ClickDetector.Parent = v.OriginalParent
  3157. v.Event:Disconnect()
  3158. end
  3159. getmetatable(Giver):Destroy()
  3160. end
  3161. Giver = {}
  3162. local g = Giver
  3163. local p = Instance.new("Part", workspace)
  3164. p.Anchored = true
  3165. p.CanCollide = false
  3166. p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame
  3167. setmetatable(Giver, {__metatable = p})
  3168. for i,v in pairs(workspace.Givers:GetChildren()) do
  3169. local cd = v:FindFirstChildOfClass"ClickDetector"
  3170. if cd then
  3171. local newt = {}
  3172. newt.ClickDetector = cd
  3173. newt.OriginalParent = v
  3174. cd.Parent = p
  3175. newt.Event = cd.MouseClick:connect(function()
  3176. cd.Parent = v
  3177. end)
  3178. table.insert(Giver, newt)
  3179. end
  3180. end
  3181. spawn(function()
  3182. wait(10)
  3183. if Giver == g then
  3184. Giver = nil
  3185. for i,v in pairs(g) do
  3186. v.ClickDetector.Parent = v.OriginalParent
  3187. v.Event:Disconnect()
  3188. end
  3189. getmetatable(g):Destroy()
  3190. end
  3191. end)
  3192. end)
  3193.  
  3194. local BankAutoRobBtn = CreateButton("Bank AutoRob", StuffFrame)
  3195. BankAutoRobBtn.Position = UDim2.new(0,280,0,130)
  3196. BankAutoRobBtn.Size = UDim2.new(0,115,0,30)
  3197. BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  3198. BankAutoRobBtn.MouseButton1Click:connect(function()
  3199. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  3200. local Info = Bank.Extra.Sign
  3201. if Info.Decal.Transparency == 0 then
  3202. game:GetService("StarterGui"):SetCore("SendNotification",{
  3203. Title = "Bank is closed!",
  3204. Text = "You need to wait for the bank to open!",
  3205. Duration = 7,
  3206. Button1 = "Dismiss",
  3207. })
  3208. return
  3209. end
  3210. local bankpos = Vector3.new(Info.Position.X,0,Info.Position.Z)
  3211. local root = plr.Character.HumanoidRootPart
  3212. local plrpos = Vector3.new(root.Position.X,0,root.Position.Z)
  3213.  
  3214. if (bankpos - plrpos).magnitude > 150 then
  3215. local cb = Instance.new"BindableFunction"
  3216.  
  3217. cb.OnInvoke = function(arg)
  3218. if arg == "Teleport" then
  3219. JailbreakTp(10, 18, 784)
  3220. end
  3221. end
  3222.  
  3223. game:GetService("StarterGui"):SetCore("SendNotification",{
  3224. Title = "You are too far!",
  3225. Text = "You need to get closer to the bank (use tp)",
  3226. Duration = 7,
  3227. Button1 = "Dismiss",
  3228. Button2 = "Teleport",
  3229. Callback = cb
  3230. })
  3231. else
  3232. RobTheBank()
  3233. end
  3234. end)
  3235.  
  3236. local SettingsFrame = CreateFrame("Settings")
  3237. SettingsFrame.Parent = main
  3238.  
  3239. local Settingsbtn = CreateButton("Settings", MenuLabel)
  3240. Settingsbtn.Position = StuffBtn.Position + UDim2.new(0,0,0,40)
  3241. Settingsbtn.MouseButton1Click:connect(function()
  3242. SettingsFrame.Visible = true
  3243. Menu.Visible = false
  3244. ActiveFrame = SettingsFrame
  3245. end)
  3246.  
  3247. local TpMethodBtn = CreateButton("Teleport Method: 1", SettingsFrame)
  3248. TpMethodBtn.Position = UDim2.new(0,10,0,50)
  3249. TpMethodBtn.Size = UDim2.new(0,160,0,30)
  3250. TpMethodBtn.MouseButton1Click:connect(function()
  3251. local curr = TpMethodBtn.Text:sub(string.len("Teleport Method: ") + 1)
  3252. curr = tonumber(curr)
  3253. local new = curr == 1 and 2 or curr == 2 and 1
  3254. TpMethod = new
  3255. TpMethodBtn.Text = "Teleport Method: " .. new
  3256. end)
  3257.  
  3258. local ExitBtn = CreateButton("Exit", MenuLabel)
  3259. ExitBtn.Position = Settingsbtn.Position + UDim2.new(0,0,0,40)
  3260. ExitBtn.MouseButton1Click:connect(function()
  3261. main:Destroy()
  3262. script.Disabled = true
  3263. script:Destroy()
  3264. end)
  3265.  
  3266. local BankJewelStatus = Create "TextLabel" {
  3267. BackgroundTransparency = 1,
  3268. TextSize = 8,
  3269. TextColor3 = Color3.new(0,0,0),
  3270. Font = "Legacy",
  3271. TextXAlignment = "Left",
  3272. TextYAlignment = "Top",
  3273. Size = UDim2.new(0,100,0,100),
  3274. Position = UDim2.new(0,10,0,220),
  3275. Text = "Bank:\nJewelry:",
  3276. Parent = Menu
  3277. }
  3278.  
  3279. local BankStatus = BankJewelStatus:Clone()
  3280. BankStatus.Text = "Unknown"
  3281. BankStatus.Size = UDim2.new(0,100,0,100)
  3282. BankStatus.Position = UDim2.new(0,46,0,220)
  3283. BankStatus.Parent = Menu
  3284. BankStatus.TextColor3 = Color3.new(1,0,0)
  3285.  
  3286. local JewelryStatus = BankStatus:Clone()
  3287. JewelryStatus.Text = "Unknown"
  3288. JewelryStatus.Size = UDim2.new(0,100,0,100)
  3289. JewelryStatus.Position = UDim2.new(0,59,0,232)
  3290. JewelryStatus.Parent = Menu
  3291. JewelryStatus.TextColor3 = Color3.new(1,0,0)
  3292.  
  3293. main:TweenPosition(UDim2.new(0.5,-200,0.5,-150))
  3294.  
  3295. local TransparencyTweens = {}
  3296. main.MouseLeave:connect(function()
  3297. spawn(function()
  3298. local bool = false
  3299. local ev = main.MouseEnter:connect(function()
  3300. bool = true
  3301. end)
  3302. wait(1)
  3303. ev:Disconnect()
  3304. if bool then return end
  3305. for i,v in pairs(TransparencyTweens) do
  3306. v:Pause()
  3307. end
  3308. TransparencyTweens = {}
  3309. for i,v in pairs(main:GetDescendants()) do
  3310. if v.Visible then
  3311. local totween = {}
  3312. if v.ClassName:sub(1,4) == "Text" then
  3313. totween.TextTransparency = 0.7
  3314. end
  3315. if v.BackgroundTransparency ~= 1 then
  3316. totween.BackgroundTransparency = 0.7
  3317. end
  3318. TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
  3319. end
  3320. end
  3321. main:TweenSize(UDim2.new(0,400,0,50),nil,nil,nil,true)
  3322. end)
  3323. end)
  3324. main.MouseEnter:connect(function()
  3325. for i,v in pairs(TransparencyTweens) do
  3326. v:Pause()
  3327. end
  3328. TransparencyTweens = {}
  3329. for i,v in pairs(main:GetDescendants()) do
  3330. if v.Visible then
  3331. local totween = {}
  3332. if v.ClassName:sub(1,4) == "Text" then
  3333. totween.TextTransparency = 0
  3334. end
  3335. if v.BackgroundTransparency ~= 1 then
  3336. totween.BackgroundTransparency = 0
  3337. end
  3338. TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
  3339. end
  3340. end
  3341. main:TweenSize(UDim2.new(0,400,0,300),nil,nil,nil,true)
  3342. end)
  3343.  
  3344. --AutoRob stuff--
  3345. local DuffelBag = game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 2219040)
  3346. local BankAutoRob = {
  3347. {
  3348. Pos = {51, 18.06, 856.5},
  3349. Yield = 2,
  3350. Status = "Starting the robbery"
  3351. },
  3352. {
  3353. Pos = {29.71, 0.73, 815.25},
  3354. Yield = 15,
  3355. Status = "Opening the vault"
  3356. },
  3357. {
  3358. Pos = {18.37, 0.7659, 822.25},
  3359. Yield = DuffelBag and 50 or 25,
  3360. Status = "Collecting $$$"
  3361. },
  3362. {
  3363. Pos = {10, 18, 784},
  3364. Status = "Finishing the robbery"
  3365. }
  3366. }
  3367.  
  3368. local function Tp(...)
  3369. local char = plr.Character
  3370. for i=1,2 do
  3371. wait()
  3372. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(...)
  3373. end
  3374. end
  3375.  
  3376. function RobTheBank()
  3377. for _,v in pairs(BankAutoRob) do
  3378. Tp(unpack(v.Pos))
  3379. wait(v.Yield)
  3380. end
  3381. end
  3382.  
  3383. --Bank notification--
  3384. pcall(function()
  3385. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  3386. local Info = Bank.Extra.Sign.Decal
  3387. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  3388. if Info.Transparency ~= 0 then
  3389. BankStatus.Text = "Open"
  3390. BankStatus.TextColor3 = Color3.new(0,1,0)
  3391. BankAutoRobBtn.BackgroundColor3 = Color3.new(0,1,0)
  3392. local cb = Instance.new("BindableFunction")
  3393. cb.OnInvoke = function(arg)
  3394. if arg == "Teleport" then
  3395. JailbreakTp(10, 18, 784)
  3396. elseif arg == "AutoRob" then
  3397. RobTheBank()
  3398. end
  3399. end
  3400. game:GetService("StarterGui"):SetCore("SendNotification",{
  3401. Title = "Bank is ready!",
  3402. Text = "Bank is ready!",
  3403. Duration = 15,
  3404. Button1 = "Dismiss",
  3405. Button2 = (Vector3.new(Info.Parent.Position.X,0,Info.Parent.Position.Z) - Vector3.new(plr.Character.HumanoidRootPart.Position.X,0,plr.Character.HumanoidRootPart.Position.Z)).magnitude < 150 and "AutoRob" or "Teleport",
  3406. Callback = cb
  3407. })
  3408. else
  3409. BankStatus.Text = "Closed"
  3410. BankStatus.TextColor3 = Color3.new(1,0,0)
  3411. BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  3412. end
  3413. end)
  3414. BankStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
  3415. BankStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  3416. BankAutoRobBtn.BackgroundColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  3417. end)
  3418. --Jewelry notification--
  3419. pcall(function()
  3420. local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
  3421. local Info = Jewelry.Extra.Sign.Decal
  3422. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  3423. if Info.Transparency ~= 0 then
  3424. JewelryStatus.Text = "Open"
  3425. JewelryStatus.TextColor3 = Color3.new(0,1,0)
  3426. BankStatus.TextColor3 = Color3.new(0,1,0)
  3427. local cb = Instance.new("BindableFunction")
  3428. cb.OnInvoke = function(arg)
  3429. if arg == "Teleport" then
  3430. JailbreakTp(142, 18, 1365)
  3431. end
  3432. end
  3433. game:GetService("StarterGui"):SetCore("SendNotification",{
  3434. Title = "Jewelry is ready!",
  3435. Text = "Jewelry is ready!",
  3436. Duration = 15,
  3437. Button1 = "Dismiss",
  3438. Button2 = "Teleport",
  3439. Callback = cb
  3440. })
  3441. else
  3442. JewelryStatus.Text = "Closed"
  3443. JewelryStatus.TextColor3 = Color3.new(1,0,0)
  3444. end
  3445. end)
  3446. JewelryStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
  3447. JewelryStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  3448. end)
  3449. end)
  3450.  
  3451. Assassin.Name = "Assassin"
  3452. Assassin.Parent = GamesFrame
  3453. Assassin.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3454. Assassin.Position = UDim2.new(0.312068969, 0, 0.169444442, 0)
  3455. Assassin.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  3456. Assassin.Font = Enum.Font.Highway
  3457. Assassin.Text = "Assassin Aimbot"
  3458. Assassin.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  3459. Assassin.TextScaled = true
  3460. Assassin.TextSize = 14
  3461. Assassin.TextWrapped = true
  3462. Assassin.Visible = true
  3463. Assassin.MouseButton1Down:connect(function()
  3464. wait()
  3465. local Player = game:GetService("Players").LocalPlayer
  3466. local Mouse = Player:GetMouse()
  3467. local findNearestTorso = function(pos)
  3468. local list = workspace:GetChildren()
  3469. local torso = nil
  3470. local dist = 999
  3471. local temp = nil
  3472. local human = nil
  3473. local temp2 = nil
  3474. for x = 1, #list do
  3475. temp2 = list[x]
  3476. if (temp2.className == "Model") and (temp2 ~= Player.Character) then
  3477. temp = temp2:findFirstChild("HumanoidRootPart")
  3478. human = temp2:findFirstChild("Humanoid")
  3479. if (temp ~= nil) and (human ~= nil) and (human.Health > 0) then
  3480. if (temp.Position - pos).magnitude < dist then
  3481. torso = temp
  3482. dist = (temp.Position - pos).magnitude
  3483. end
  3484. end
  3485. end
  3486. end
  3487. return torso
  3488. end
  3489.  
  3490. local Start = function()
  3491. if workspace:findFirstChild("KnifeHost") then
  3492. Connection = workspace.KnifeHost.ChildAdded:connect(function(Knife)
  3493. Connection:disconnect()
  3494. if Knife then
  3495. if Player and Player.Character and Player.Character:findFirstChild("Head") then
  3496. if findNearestTorso(Player.Character.Head.Position) then
  3497. local Torso = findNearestTorso(Player.Character.Head.Position)
  3498. Knife.CFrame = Torso.CFrame
  3499. for i=1, 3 do
  3500. wait()
  3501. if Knife and Torso then
  3502. Knife.CFrame = Torso.CFrame
  3503. end
  3504. end
  3505. end
  3506. end
  3507. end
  3508. end)
  3509. else
  3510. print("No host")
  3511. end
  3512. end
  3513. Mouse.Button1Up:connect(Start)
  3514. end)
  3515.  
  3516. LumberTycoon.Name = "LumberTycoon"
  3517. LumberTycoon.Parent = GamesFrame
  3518. LumberTycoon.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3519. LumberTycoon.Position = UDim2.new(0.313793093, 0, 0.327777773, 0)
  3520. LumberTycoon.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  3521. LumberTycoon.Font = Enum.Font.Highway
  3522. LumberTycoon.Text = "Lumber Tycoon Not working in trial"
  3523. LumberTycoon.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  3524. LumberTycoon.TextScaled = true
  3525. LumberTycoon.TextSize = 14
  3526. LumberTycoon.TextWrapped = true
  3527. LumberTycoon.TextScaled = true
  3528. LumberTycoon.MouseButton1Down:connect(function()
  3529.  
  3530. local LumberTycoon2 = Instance.new("ScreenGui")
  3531. local TopBar = Instance.new("Frame")
  3532. local Background = Instance.new("Frame")
  3533. local Title = Instance.new("Frame")
  3534. local ImageLabel = Instance.new("ImageLabel")
  3535. local Credits = Instance.new("Frame")
  3536. local TitleCredits = Instance.new("TextLabel")
  3537. local Broto = Instance.new("TextLabel")
  3538. local Code = Instance.new("TextLabel")
  3539. local Broto_2 = Instance.new("TextLabel")
  3540. local PlotTP = Instance.new("TextButton")
  3541. local SpawnTP = Instance.new("TextButton")
  3542. local BringWood = Instance.new("TextButton")
  3543. local Line1 = Instance.new("Frame")
  3544. local Line2 = Instance.new("Frame")
  3545. local Line3 = Instance.new("Frame")
  3546. local PalmIsland = Instance.new("TextLabel")
  3547. local Teleport7 = Instance.new("TextButton")
  3548. local OrangeLine = Instance.new("Frame")
  3549. local WoodQuality = Instance.new("TextLabel")
  3550. local Rating = Instance.new("TextLabel")
  3551. local Cave = Instance.new("TextLabel")
  3552. local Teleport3 = Instance.new("TextButton")
  3553. local OrangeLine_2 = Instance.new("Frame")
  3554. local WoodQuality_2 = Instance.new("TextLabel")
  3555. local Rating_2 = Instance.new("TextLabel")
  3556. local Volcano = Instance.new("TextLabel")
  3557. local Teleport9 = Instance.new("TextButton")
  3558. local OrangeLine_3 = Instance.new("Frame")
  3559. local WoodQuality_3 = Instance.new("TextLabel")
  3560. local Rating_3 = Instance.new("TextLabel")
  3561. local Swamp = Instance.new("TextLabel")
  3562. local Teleport8 = Instance.new("TextButton")
  3563. local OrangeLine_4 = Instance.new("Frame")
  3564. local WoodQuality_4 = Instance.new("TextLabel")
  3565. local Rating_4 = Instance.new("TextLabel")
  3566. local BobsShack = Instance.new("TextLabel")
  3567. local Teleport = Instance.new("TextButton")
  3568. local OrangeLine_5 = Instance.new("Frame")
  3569. local WoodQuality_5 = Instance.new("TextLabel")
  3570. local Rating_5 = Instance.new("TextLabel")
  3571. local LinksLogic = Instance.new("TextLabel")
  3572. local Teleport6 = Instance.new("TextButton")
  3573. local OrangeLine_6 = Instance.new("Frame")
  3574. local WoodQuality_6 = Instance.new("TextLabel")
  3575. local Rating_6 = Instance.new("TextLabel")
  3576. local WoodRUs = Instance.new("TextLabel")
  3577. local Teleport10 = Instance.new("TextButton")
  3578. local OrangeLine_7 = Instance.new("Frame")
  3579. local WoodQuality_7 = Instance.new("TextLabel")
  3580. local Rating_7 = Instance.new("TextLabel")
  3581. local LandStore = Instance.new("TextLabel")
  3582. local Teleport5 = Instance.new("TextButton")
  3583. local OrangeLine_8 = Instance.new("Frame")
  3584. local WoodQuality_8 = Instance.new("TextLabel")
  3585. local Rating_8 = Instance.new("TextLabel")
  3586. local Dock = Instance.new("TextLabel")
  3587. local Teleport4 = Instance.new("TextButton")
  3588. local OrangeLine_9 = Instance.new("Frame")
  3589. local WoodQuality_9 = Instance.new("TextLabel")
  3590. local Rating_9 = Instance.new("TextLabel")
  3591. local BoxedCars = Instance.new("TextLabel")
  3592. local Teleport2 = Instance.new("TextButton")
  3593. local OrangeLine_10 = Instance.new("Frame")
  3594. local WoodQuality_10 = Instance.new("TextLabel")
  3595. local Rating_10 = Instance.new("TextLabel")
  3596. local Exit = Instance.new("TextButton")
  3597. local Open = Instance.new("TextButton")
  3598.  
  3599. -- Properties
  3600.  
  3601. LumberTycoon2.Name = "LumberTycoon2"
  3602. LumberTycoon2.Parent = game.CoreGui
  3603.  
  3604. TopBar.Name = "TopBar"
  3605. TopBar.Parent = LumberTycoon2
  3606. TopBar.Active = true
  3607. TopBar.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  3608. TopBar.BorderSizePixel = 0
  3609. TopBar.Draggable = true
  3610. TopBar.Position = UDim2.new(0.19869706, 0, 0.172371641, 0)
  3611. TopBar.Selectable = true
  3612. TopBar.Size = UDim2.new(0, 739, 0, 17)
  3613. TopBar.Visible = false
  3614.  
  3615. Background.Name = "Background"
  3616. Background.Parent = TopBar
  3617. Background.BackgroundColor3 = Color3.new(0.105882, 0.133333, 0.156863)
  3618. Background.BorderSizePixel = 0
  3619. Background.Position = UDim2.new(4.90248203e-05, 0, 1.01668346, 0)
  3620. Background.Size = UDim2.new(0, 739, 0, 544)
  3621.  
  3622. Title.Name = "Title"
  3623. Title.Parent = Background
  3624. Title.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  3625. Title.BorderSizePixel = 0
  3626. Title.Position = UDim2.new(0.00872512162, 0, 0.0105350167, 0)
  3627. Title.Size = UDim2.new(0, 585, 0, 63)
  3628.  
  3629. ImageLabel.Parent = Title
  3630. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3631. ImageLabel.Size = UDim2.new(0, 585, 0, 63)
  3632. ImageLabel.Image = "rbxassetid://972607194"
  3633.  
  3634. Credits.Name = "Credits"
  3635. Credits.Parent = Background
  3636. Credits.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  3637. Credits.BorderSizePixel = 0
  3638. Credits.Position = UDim2.new(0.809621572, 0, 0.0105350167, 0)
  3639. Credits.Size = UDim2.new(0, 133, 0, 530)
  3640.  
  3641. TitleCredits.Name = "TitleCredits"
  3642. TitleCredits.Parent = Credits
  3643. TitleCredits.BackgroundColor3 = Color3.new(1, 1, 1)
  3644. TitleCredits.BackgroundTransparency = 1
  3645. TitleCredits.BorderSizePixel = 0
  3646. TitleCredits.Size = UDim2.new(0, 133, 0, 29)
  3647. TitleCredits.Font = Enum.Font.Arial
  3648. TitleCredits.FontSize = Enum.FontSize.Size18
  3649. TitleCredits.Text = "Credits Below"
  3650. TitleCredits.TextColor3 = Color3.new(1, 1, 1)
  3651. TitleCredits.TextSize = 18
  3652.  
  3653. Broto.Name = "Broto"
  3654. Broto.Parent = Credits
  3655. Broto.BackgroundColor3 = Color3.new(1, 1, 1)
  3656. Broto.BackgroundTransparency = 1
  3657. Broto.BorderSizePixel = 0
  3658. Broto.Position = UDim2.new(0, 0, 0.0622641519, 0)
  3659. Broto.Size = UDim2.new(0, 133, 0, 36)
  3660. Broto.Font = Enum.Font.Arial
  3661. Broto.FontSize = Enum.FontSize.Size14
  3662. Broto.Text = " GUI Design by ErrO#8414"
  3663. Broto.TextColor3 = Color3.new(1, 1, 1)
  3664. Broto.TextSize = 14
  3665. Broto.TextWrapped = true
  3666.  
  3667. Code.Name = "Code"
  3668. Code.Parent = Credits
  3669. Code.BackgroundColor3 = Color3.new(1, 1, 1)
  3670. Code.BackgroundTransparency = 1
  3671. Code.BorderSizePixel = 0
  3672. Code.Position = UDim2.new(0, 0, 0.137735844, 0)
  3673. Code.Size = UDim2.new(0, 133, 0, 35)
  3674. Code.Font = Enum.Font.Arial
  3675. Code.FontSize = Enum.FontSize.Size14
  3676. Code.Text = " Scripted By Br1dge#2994"
  3677. Code.TextColor3 = Color3.new(1, 1, 1)
  3678. Code.TextSize = 14
  3679. Code.TextWrapped = true
  3680.  
  3681. Broto_2.Name = "Broto"
  3682. Broto_2.Parent = Credits
  3683. Broto_2.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  3684. Broto_2.BorderSizePixel = 0
  3685. Broto_2.Position = UDim2.new(-4.45488739, 0, 0.883018851, 0)
  3686. Broto_2.Size = UDim2.new(0, 585, 0, 22)
  3687. Broto_2.Font = Enum.Font.Arial
  3688. Broto_2.FontSize = Enum.FontSize.Size18
  3689. Broto_2.Text = "(We hope you like Erlux GUI!)"
  3690. Broto_2.TextColor3 = Color3.new(1, 1, 1)
  3691. Broto_2.TextSize = 16
  3692. Broto_2.TextWrapped = true
  3693.  
  3694. PlotTP.Name = "PlotTP"
  3695. PlotTP.Parent = Background
  3696. PlotTP.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  3697. PlotTP.BorderSizePixel = 0
  3698. PlotTP.Position = UDim2.new(0.00811908022, 0, 0.92463237, 0)
  3699. PlotTP.Size = UDim2.new(0, 208, 0, 33)
  3700. PlotTP.Font = Enum.Font.Arial
  3701. PlotTP.FontSize = Enum.FontSize.Size18
  3702. PlotTP.Text = "Teleport to your plot"
  3703. PlotTP.TextColor3 = Color3.new(1, 1, 1)
  3704. PlotTP.TextSize = 18
  3705.  
  3706. SpawnTP.Name = "SpawnTP"
  3707. SpawnTP.Parent = Background
  3708. SpawnTP.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  3709. SpawnTP.BorderSizePixel = 0
  3710. SpawnTP.Position = UDim2.new(0.51826793, 0, 0.92463237, 0)
  3711. SpawnTP.Size = UDim2.new(0, 208, 0, 33)
  3712. SpawnTP.Font = Enum.Font.Arial
  3713. SpawnTP.FontSize = Enum.FontSize.Size18
  3714. SpawnTP.Text = "Teleport to Spawn"
  3715. SpawnTP.TextColor3 = Color3.new(1, 1, 1)
  3716. SpawnTP.TextSize = 18
  3717.  
  3718. BringWood.Name = "BringWood"
  3719. BringWood.Parent = Background
  3720. BringWood.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  3721. BringWood.BorderSizePixel = 0
  3722. BringWood.Position = UDim2.new(0.2976996, 0, 0.92463237, 0)
  3723. BringWood.Size = UDim2.new(0, 157, 0, 33)
  3724. BringWood.Font = Enum.Font.Arial
  3725. BringWood.FontSize = Enum.FontSize.Size18
  3726. BringWood.Text = "Bring Wood"
  3727. BringWood.TextColor3 = Color3.new(1, 1, 1)
  3728. BringWood.TextSize = 18
  3729.  
  3730. Line1.Name = "Line1"
  3731. Line1.Parent = Background
  3732. Line1.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  3733. Line1.BorderSizePixel = 0
  3734. Line1.Position = UDim2.new(0.808945, 0, 0.0638438389, 0)
  3735. Line1.Size = UDim2.new(0, 133, 0, 4)
  3736.  
  3737. Line2.Name = "Line2"
  3738. Line2.Parent = Background
  3739. Line2.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  3740. Line2.BorderSizePixel = 0
  3741. Line2.Position = UDim2.new(0.809621572, 0, 0.137373239, 0)
  3742. Line2.Size = UDim2.new(0, 133, 0, 4)
  3743.  
  3744. Line3.Name = "Line3"
  3745. Line3.Parent = Background
  3746. Line3.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  3747. Line3.BorderSizePixel = 0
  3748. Line3.Position = UDim2.new(0.808945, 0, 0.209064424, 0)
  3749. Line3.Size = UDim2.new(0, 133, 0, 4)
  3750.  
  3751. PalmIsland.Name = "PalmIsland"
  3752. PalmIsland.Parent = Background
  3753. PalmIsland.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  3754. PalmIsland.Position = UDim2.new(0.00811908022, 0, 0.137867644, 0)
  3755. PalmIsland.Size = UDim2.new(0, 193, 0, 34)
  3756. PalmIsland.Font = Enum.Font.Arial
  3757. PalmIsland.FontSize = Enum.FontSize.Size18
  3758. PalmIsland.Text = "Palm Island"
  3759. PalmIsland.TextColor3 = Color3.new(1, 1, 1)
  3760. PalmIsland.TextSize = 18
  3761.  
  3762. Teleport7.Name = "Teleport7"
  3763. Teleport7.Parent = PalmIsland
  3764. Teleport7.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  3765. Teleport7.BorderSizePixel = 0
  3766. Teleport7.Position = UDim2.new(1.03626943, 0, 0, 0)
  3767. Teleport7.Size = UDim2.new(0, 76, 0, 34)
  3768. Teleport7.Font = Enum.Font.Arial
  3769. Teleport7.FontSize = Enum.FontSize.Size18
  3770. Teleport7.Text = "Teleport"
  3771. Teleport7.TextColor3 = Color3.new(1, 1, 1)
  3772. Teleport7.TextSize = 18
  3773.  
  3774. OrangeLine.Name = "OrangeLine"
  3775. OrangeLine.Parent = PalmIsland
  3776. OrangeLine.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  3777. OrangeLine.BorderSizePixel = 0
  3778. OrangeLine.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  3779. OrangeLine.Size = UDim2.new(0, 224, 0, 5)
  3780.  
  3781. WoodQuality.Name = "WoodQuality"
  3782. WoodQuality.Parent = PalmIsland
  3783. WoodQuality.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  3784. WoodQuality.BorderSizePixel = 0
  3785. WoodQuality.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  3786. WoodQuality.Size = UDim2.new(0, 224, 0, 29)
  3787. WoodQuality.Font = Enum.Font.Arial
  3788. WoodQuality.FontSize = Enum.FontSize.Size18
  3789. WoodQuality.Text = "Wood Quality: 65"
  3790. WoodQuality.TextColor3 = Color3.new(1, 1, 1)
  3791. WoodQuality.TextSize = 16
  3792.  
  3793. Rating.Name = "Rating"
  3794. Rating.Parent = PalmIsland
  3795. Rating.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  3796. Rating.BorderSizePixel = 0
  3797. Rating.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  3798. Rating.Size = UDim2.new(0, 74, 0, 35)
  3799. Rating.Font = Enum.Font.Arial
  3800. Rating.FontSize = Enum.FontSize.Size18
  3801. Rating.Text = "Decent"
  3802. Rating.TextColor3 = Color3.new(1, 1, 1)
  3803. Rating.TextSize = 16
  3804.  
  3805. Cave.Name = "Cave"
  3806. Cave.Parent = Background
  3807. Cave.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  3808. Cave.Position = UDim2.new(0.00811908022, 0, 0.209558815, 0)
  3809. Cave.Size = UDim2.new(0, 193, 0, 34)
  3810. Cave.Font = Enum.Font.Arial
  3811. Cave.FontSize = Enum.FontSize.Size18
  3812. Cave.Text = "Cave"
  3813. Cave.TextColor3 = Color3.new(1, 1, 1)
  3814. Cave.TextSize = 18
  3815.  
  3816. Teleport3.Name = "Teleport3"
  3817. Teleport3.Parent = Cave
  3818. Teleport3.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  3819. Teleport3.BorderSizePixel = 0
  3820. Teleport3.Position = UDim2.new(1.03626943, 0, 0, 0)
  3821. Teleport3.Size = UDim2.new(0, 76, 0, 34)
  3822. Teleport3.Font = Enum.Font.Arial
  3823. Teleport3.FontSize = Enum.FontSize.Size18
  3824. Teleport3.Text = "Teleport"
  3825. Teleport3.TextColor3 = Color3.new(1, 1, 1)
  3826. Teleport3.TextSize = 18
  3827.  
  3828. OrangeLine_2.Name = "OrangeLine"
  3829. OrangeLine_2.Parent = Cave
  3830. OrangeLine_2.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  3831. OrangeLine_2.BorderSizePixel = 0
  3832. OrangeLine_2.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  3833. OrangeLine_2.Size = UDim2.new(0, 224, 0, 5)
  3834.  
  3835. WoodQuality_2.Name = "WoodQuality"
  3836. WoodQuality_2.Parent = Cave
  3837. WoodQuality_2.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  3838. WoodQuality_2.BorderSizePixel = 0
  3839. WoodQuality_2.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  3840. WoodQuality_2.Size = UDim2.new(0, 224, 0, 29)
  3841. WoodQuality_2.Font = Enum.Font.Arial
  3842. WoodQuality_2.FontSize = Enum.FontSize.Size18
  3843. WoodQuality_2.Text = "Wood Quality: 90"
  3844. WoodQuality_2.TextColor3 = Color3.new(1, 1, 1)
  3845. WoodQuality_2.TextSize = 16
  3846.  
  3847. Rating_2.Name = "Rating"
  3848. Rating_2.Parent = Cave
  3849. Rating_2.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  3850. Rating_2.BorderSizePixel = 0
  3851. Rating_2.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  3852. Rating_2.Size = UDim2.new(0, 74, 0, 35)
  3853. Rating_2.Font = Enum.Font.Arial
  3854. Rating_2.FontSize = Enum.FontSize.Size18
  3855. Rating_2.Text = "Good"
  3856. Rating_2.TextColor3 = Color3.new(1, 1, 1)
  3857. Rating_2.TextSize = 16
  3858.  
  3859. Volcano.Name = "Volcano"
  3860. Volcano.Parent = Background
  3861. Volcano.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  3862. Volcano.Position = UDim2.new(0.0074424902, 0, 0.28125, 0)
  3863. Volcano.Size = UDim2.new(0, 193, 0, 34)
  3864. Volcano.Font = Enum.Font.Arial
  3865. Volcano.FontSize = Enum.FontSize.Size18
  3866. Volcano.Text = "Volcano"
  3867. Volcano.TextColor3 = Color3.new(1, 1, 1)
  3868. Volcano.TextSize = 18
  3869.  
  3870. Teleport9.Name = "Teleport9"
  3871. Teleport9.Parent = Volcano
  3872. Teleport9.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  3873. Teleport9.BorderSizePixel = 0
  3874. Teleport9.Position = UDim2.new(1.03626943, 0, 0, 0)
  3875. Teleport9.Size = UDim2.new(0, 76, 0, 34)
  3876. Teleport9.Font = Enum.Font.Arial
  3877. Teleport9.FontSize = Enum.FontSize.Size18
  3878. Teleport9.Text = "Teleport"
  3879. Teleport9.TextColor3 = Color3.new(1, 1, 1)
  3880. Teleport9.TextSize = 18
  3881.  
  3882. OrangeLine_3.Name = "OrangeLine"
  3883. OrangeLine_3.Parent = Volcano
  3884. OrangeLine_3.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  3885. OrangeLine_3.BorderSizePixel = 0
  3886. OrangeLine_3.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  3887. OrangeLine_3.Size = UDim2.new(0, 224, 0, 5)
  3888.  
  3889. WoodQuality_3.Name = "WoodQuality"
  3890. WoodQuality_3.Parent = Volcano
  3891. WoodQuality_3.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  3892. WoodQuality_3.BorderSizePixel = 0
  3893. WoodQuality_3.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  3894. WoodQuality_3.Size = UDim2.new(0, 224, 0, 29)
  3895. WoodQuality_3.Font = Enum.Font.Arial
  3896. WoodQuality_3.FontSize = Enum.FontSize.Size18
  3897. WoodQuality_3.Text = "Wood Quality: 86"
  3898. WoodQuality_3.TextColor3 = Color3.new(1, 1, 1)
  3899. WoodQuality_3.TextSize = 16
  3900.  
  3901. Rating_3.Name = "Rating"
  3902. Rating_3.Parent = Volcano
  3903. Rating_3.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  3904. Rating_3.BorderSizePixel = 0
  3905. Rating_3.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  3906. Rating_3.Size = UDim2.new(0, 74, 0, 35)
  3907. Rating_3.Font = Enum.Font.Arial
  3908. Rating_3.FontSize = Enum.FontSize.Size18
  3909. Rating_3.Text = "Good"
  3910. Rating_3.TextColor3 = Color3.new(1, 1, 1)
  3911. Rating_3.TextSize = 16
  3912.  
  3913. Swamp.Name = "Swamp"
  3914. Swamp.Parent = Background
  3915. Swamp.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  3916. Swamp.Position = UDim2.new(0.0074424902, 0, 0.352941155, 0)
  3917. Swamp.Size = UDim2.new(0, 193, 0, 34)
  3918. Swamp.Font = Enum.Font.Arial
  3919. Swamp.FontSize = Enum.FontSize.Size18
  3920. Swamp.Text = "Swamp"
  3921. Swamp.TextColor3 = Color3.new(1, 1, 1)
  3922. Swamp.TextSize = 18
  3923.  
  3924. Teleport8.Name = "Teleport8"
  3925. Teleport8.Parent = Swamp
  3926. Teleport8.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  3927. Teleport8.BorderSizePixel = 0
  3928. Teleport8.Position = UDim2.new(1.03626943, 0, 0, 0)
  3929. Teleport8.Size = UDim2.new(0, 76, 0, 34)
  3930. Teleport8.Font = Enum.Font.Arial
  3931. Teleport8.FontSize = Enum.FontSize.Size18
  3932. Teleport8.Text = "Teleport"
  3933. Teleport8.TextColor3 = Color3.new(1, 1, 1)
  3934. Teleport8.TextSize = 18
  3935.  
  3936. OrangeLine_4.Name = "OrangeLine"
  3937. OrangeLine_4.Parent = Swamp
  3938. OrangeLine_4.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  3939. OrangeLine_4.BorderSizePixel = 0
  3940. OrangeLine_4.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  3941. OrangeLine_4.Size = UDim2.new(0, 224, 0, 5)
  3942.  
  3943. WoodQuality_4.Name = "WoodQuality"
  3944. WoodQuality_4.Parent = Swamp
  3945. WoodQuality_4.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  3946. WoodQuality_4.BorderSizePixel = 0
  3947. WoodQuality_4.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  3948. WoodQuality_4.Size = UDim2.new(0, 224, 0, 29)
  3949. WoodQuality_4.Font = Enum.Font.Arial
  3950. WoodQuality_4.FontSize = Enum.FontSize.Size18
  3951. WoodQuality_4.Text = "Wood Quality: 60"
  3952. WoodQuality_4.TextColor3 = Color3.new(1, 1, 1)
  3953. WoodQuality_4.TextSize = 16
  3954.  
  3955. Rating_4.Name = "Rating"
  3956. Rating_4.Parent = Swamp
  3957. Rating_4.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  3958. Rating_4.BorderSizePixel = 0
  3959. Rating_4.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  3960. Rating_4.Size = UDim2.new(0, 74, 0, 35)
  3961. Rating_4.Font = Enum.Font.Arial
  3962. Rating_4.FontSize = Enum.FontSize.Size18
  3963. Rating_4.Text = "Decent"
  3964. Rating_4.TextColor3 = Color3.new(1, 1, 1)
  3965. Rating_4.TextSize = 16
  3966.  
  3967. BobsShack.Name = "BobsShack"
  3968. BobsShack.Parent = Background
  3969. BobsShack.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  3970. BobsShack.Position = UDim2.new(0.0074424902, 0, 0.424632341, 0)
  3971. BobsShack.Size = UDim2.new(0, 193, 0, 34)
  3972. BobsShack.Font = Enum.Font.Arial
  3973. BobsShack.FontSize = Enum.FontSize.Size18
  3974. BobsShack.Text = "Bob's Shack"
  3975. BobsShack.TextColor3 = Color3.new(1, 1, 1)
  3976. BobsShack.TextSize = 18
  3977.  
  3978. Teleport.Name = "Teleport"
  3979. Teleport.Parent = BobsShack
  3980. Teleport.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  3981. Teleport.BorderSizePixel = 0
  3982. Teleport.Position = UDim2.new(1.03626943, 0, 0, 0)
  3983. Teleport.Size = UDim2.new(0, 76, 0, 34)
  3984. Teleport.Font = Enum.Font.Arial
  3985. Teleport.FontSize = Enum.FontSize.Size18
  3986. Teleport.Text = "Teleport"
  3987. Teleport.TextColor3 = Color3.new(1, 1, 1)
  3988. Teleport.TextSize = 18
  3989.  
  3990. OrangeLine_5.Name = "OrangeLine"
  3991. OrangeLine_5.Parent = BobsShack
  3992. OrangeLine_5.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  3993. OrangeLine_5.BorderSizePixel = 0
  3994. OrangeLine_5.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  3995. OrangeLine_5.Size = UDim2.new(0, 224, 0, 5)
  3996.  
  3997. WoodQuality_5.Name = "WoodQuality"
  3998. WoodQuality_5.Parent = BobsShack
  3999. WoodQuality_5.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4000. WoodQuality_5.BorderSizePixel = 0
  4001. WoodQuality_5.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4002. WoodQuality_5.Size = UDim2.new(0, 224, 0, 29)
  4003. WoodQuality_5.Font = Enum.Font.Arial
  4004. WoodQuality_5.FontSize = Enum.FontSize.Size18
  4005. WoodQuality_5.Text = "Recipe Items"
  4006. WoodQuality_5.TextColor3 = Color3.new(1, 1, 1)
  4007. WoodQuality_5.TextSize = 16
  4008.  
  4009. Rating_5.Name = "Rating"
  4010. Rating_5.Parent = BobsShack
  4011. Rating_5.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4012. Rating_5.BorderSizePixel = 0
  4013. Rating_5.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4014. Rating_5.Size = UDim2.new(0, 74, 0, 35)
  4015. Rating_5.Font = Enum.Font.Arial
  4016. Rating_5.FontSize = Enum.FontSize.Size18
  4017. Rating_5.Text = "Good"
  4018. Rating_5.TextColor3 = Color3.new(1, 1, 1)
  4019. Rating_5.TextSize = 16
  4020.  
  4021. LinksLogic.Name = "LinksLogic"
  4022. LinksLogic.Parent = Background
  4023. LinksLogic.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4024. LinksLogic.Position = UDim2.new(0.0074424902, 0, 0.496323496, 0)
  4025. LinksLogic.Size = UDim2.new(0, 193, 0, 34)
  4026. LinksLogic.Font = Enum.Font.Arial
  4027. LinksLogic.FontSize = Enum.FontSize.Size18
  4028. LinksLogic.Text = "Link's Logic"
  4029. LinksLogic.TextColor3 = Color3.new(1, 1, 1)
  4030. LinksLogic.TextSize = 18
  4031.  
  4032. Teleport6.Name = "Teleport6"
  4033. Teleport6.Parent = LinksLogic
  4034. Teleport6.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4035. Teleport6.BorderSizePixel = 0
  4036. Teleport6.Position = UDim2.new(1.03626943, 0, 0, 0)
  4037. Teleport6.Size = UDim2.new(0, 76, 0, 34)
  4038. Teleport6.Font = Enum.Font.Arial
  4039. Teleport6.FontSize = Enum.FontSize.Size18
  4040. Teleport6.Text = "Teleport"
  4041. Teleport6.TextColor3 = Color3.new(1, 1, 1)
  4042. Teleport6.TextSize = 18
  4043.  
  4044. OrangeLine_6.Name = "OrangeLine"
  4045. OrangeLine_6.Parent = LinksLogic
  4046. OrangeLine_6.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  4047. OrangeLine_6.BorderSizePixel = 0
  4048. OrangeLine_6.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4049. OrangeLine_6.Size = UDim2.new(0, 224, 0, 5)
  4050.  
  4051. WoodQuality_6.Name = "WoodQuality"
  4052. WoodQuality_6.Parent = LinksLogic
  4053. WoodQuality_6.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4054. WoodQuality_6.BorderSizePixel = 0
  4055. WoodQuality_6.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4056. WoodQuality_6.Size = UDim2.new(0, 224, 0, 29)
  4057. WoodQuality_6.Font = Enum.Font.Arial
  4058. WoodQuality_6.FontSize = Enum.FontSize.Size18
  4059. WoodQuality_6.Text = "Recipe Items"
  4060. WoodQuality_6.TextColor3 = Color3.new(1, 1, 1)
  4061. WoodQuality_6.TextSize = 16
  4062.  
  4063. Rating_6.Name = "Rating"
  4064. Rating_6.Parent = LinksLogic
  4065. Rating_6.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4066. Rating_6.BorderSizePixel = 0
  4067. Rating_6.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4068. Rating_6.Size = UDim2.new(0, 74, 0, 35)
  4069. Rating_6.Font = Enum.Font.Arial
  4070. Rating_6.FontSize = Enum.FontSize.Size18
  4071. Rating_6.Text = "Good"
  4072. Rating_6.TextColor3 = Color3.new(1, 1, 1)
  4073. Rating_6.TextSize = 16
  4074.  
  4075. WoodRUs.Name = "WoodRUs"
  4076. WoodRUs.Parent = Background
  4077. WoodRUs.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4078. WoodRUs.Position = UDim2.new(0.00811908022, 0, 0.568014681, 0)
  4079. WoodRUs.Size = UDim2.new(0, 193, 0, 34)
  4080. WoodRUs.Font = Enum.Font.Arial
  4081. WoodRUs.FontSize = Enum.FontSize.Size18
  4082. WoodRUs.Text = "Wood R Us"
  4083. WoodRUs.TextColor3 = Color3.new(1, 1, 1)
  4084. WoodRUs.TextSize = 18
  4085.  
  4086. Teleport10.Name = "Teleport10"
  4087. Teleport10.Parent = WoodRUs
  4088. Teleport10.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4089. Teleport10.BorderSizePixel = 0
  4090. Teleport10.Position = UDim2.new(1.03626943, 0, 0, 0)
  4091. Teleport10.Size = UDim2.new(0, 76, 0, 34)
  4092. Teleport10.Font = Enum.Font.Arial
  4093. Teleport10.FontSize = Enum.FontSize.Size18
  4094. Teleport10.Text = "Teleport"
  4095. Teleport10.TextColor3 = Color3.new(1, 1, 1)
  4096. Teleport10.TextSize = 18
  4097.  
  4098. OrangeLine_7.Name = "OrangeLine"
  4099. OrangeLine_7.Parent = WoodRUs
  4100. OrangeLine_7.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  4101. OrangeLine_7.BorderSizePixel = 0
  4102. OrangeLine_7.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4103. OrangeLine_7.Size = UDim2.new(0, 224, 0, 5)
  4104.  
  4105. WoodQuality_7.Name = "WoodQuality"
  4106. WoodQuality_7.Parent = WoodRUs
  4107. WoodQuality_7.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4108. WoodQuality_7.BorderSizePixel = 0
  4109. WoodQuality_7.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4110. WoodQuality_7.Size = UDim2.new(0, 224, 0, 29)
  4111. WoodQuality_7.Font = Enum.Font.Arial
  4112. WoodQuality_7.FontSize = Enum.FontSize.Size18
  4113. WoodQuality_7.Text = "Recipe Items"
  4114. WoodQuality_7.TextColor3 = Color3.new(1, 1, 1)
  4115. WoodQuality_7.TextSize = 16
  4116.  
  4117. Rating_7.Name = "Rating"
  4118. Rating_7.Parent = WoodRUs
  4119. Rating_7.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4120. Rating_7.BorderSizePixel = 0
  4121. Rating_7.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4122. Rating_7.Size = UDim2.new(0, 74, 0, 35)
  4123. Rating_7.Font = Enum.Font.Arial
  4124. Rating_7.FontSize = Enum.FontSize.Size18
  4125. Rating_7.Text = "Good"
  4126. Rating_7.TextColor3 = Color3.new(1, 1, 1)
  4127. Rating_7.TextSize = 16
  4128.  
  4129. LandStore.Name = "LandStore"
  4130. LandStore.Parent = Background
  4131. LandStore.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4132. LandStore.Position = UDim2.new(0.00811908022, 0, 0.639705837, 0)
  4133. LandStore.Size = UDim2.new(0, 193, 0, 34)
  4134. LandStore.Font = Enum.Font.Arial
  4135. LandStore.FontSize = Enum.FontSize.Size18
  4136. LandStore.Text = "Land Store"
  4137. LandStore.TextColor3 = Color3.new(1, 1, 1)
  4138. LandStore.TextSize = 18
  4139.  
  4140. Teleport5.Name = "Teleport5"
  4141. Teleport5.Parent = LandStore
  4142. Teleport5.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4143. Teleport5.BorderSizePixel = 0
  4144. Teleport5.Position = UDim2.new(1.03626943, 0, 0, 0)
  4145. Teleport5.Size = UDim2.new(0, 76, 0, 34)
  4146. Teleport5.Font = Enum.Font.Arial
  4147. Teleport5.FontSize = Enum.FontSize.Size18
  4148. Teleport5.Text = "Teleport"
  4149. Teleport5.TextColor3 = Color3.new(1, 1, 1)
  4150. Teleport5.TextSize = 18
  4151.  
  4152. OrangeLine_8.Name = "OrangeLine"
  4153. OrangeLine_8.Parent = LandStore
  4154. OrangeLine_8.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  4155. OrangeLine_8.BorderSizePixel = 0
  4156. OrangeLine_8.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4157. OrangeLine_8.Size = UDim2.new(0, 224, 0, 5)
  4158.  
  4159. WoodQuality_8.Name = "WoodQuality"
  4160. WoodQuality_8.Parent = LandStore
  4161. WoodQuality_8.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4162. WoodQuality_8.BorderSizePixel = 0
  4163. WoodQuality_8.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4164. WoodQuality_8.Size = UDim2.new(0, 224, 0, 29)
  4165. WoodQuality_8.Font = Enum.Font.Arial
  4166. WoodQuality_8.FontSize = Enum.FontSize.Size18
  4167. WoodQuality_8.Text = "Recipe Items"
  4168. WoodQuality_8.TextColor3 = Color3.new(1, 1, 1)
  4169. WoodQuality_8.TextSize = 16
  4170.  
  4171. Rating_8.Name = "Rating"
  4172. Rating_8.Parent = LandStore
  4173. Rating_8.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4174. Rating_8.BorderSizePixel = 0
  4175. Rating_8.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4176. Rating_8.Size = UDim2.new(0, 74, 0, 35)
  4177. Rating_8.Font = Enum.Font.Arial
  4178. Rating_8.FontSize = Enum.FontSize.Size18
  4179. Rating_8.Text = "Good"
  4180. Rating_8.TextColor3 = Color3.new(1, 1, 1)
  4181. Rating_8.TextSize = 16
  4182.  
  4183. Dock.Name = "Dock"
  4184. Dock.Parent = Background
  4185. Dock.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4186. Dock.Position = UDim2.new(0.00800000038, 0, 0.711000025, 0)
  4187. Dock.Size = UDim2.new(0, 193, 0, 34)
  4188. Dock.Font = Enum.Font.Arial
  4189. Dock.FontSize = Enum.FontSize.Size18
  4190. Dock.Text = "Dock"
  4191. Dock.TextColor3 = Color3.new(1, 1, 1)
  4192. Dock.TextSize = 18
  4193.  
  4194. Teleport4.Name = "Teleport4"
  4195. Teleport4.Parent = Dock
  4196. Teleport4.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4197. Teleport4.BorderSizePixel = 0
  4198. Teleport4.Position = UDim2.new(1.03626943, 0, 0, 0)
  4199. Teleport4.Size = UDim2.new(0, 76, 0, 34)
  4200. Teleport4.Font = Enum.Font.Arial
  4201. Teleport4.FontSize = Enum.FontSize.Size18
  4202. Teleport4.Text = "Teleport"
  4203. Teleport4.TextColor3 = Color3.new(1, 1, 1)
  4204. Teleport4.TextSize = 18
  4205.  
  4206. OrangeLine_9.Name = "OrangeLine"
  4207. OrangeLine_9.Parent = Dock
  4208. OrangeLine_9.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  4209. OrangeLine_9.BorderSizePixel = 0
  4210. OrangeLine_9.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4211. OrangeLine_9.Size = UDim2.new(0, 224, 0, 5)
  4212.  
  4213. WoodQuality_9.Name = "WoodQuality"
  4214. WoodQuality_9.Parent = Dock
  4215. WoodQuality_9.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4216. WoodQuality_9.BorderSizePixel = 0
  4217. WoodQuality_9.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4218. WoodQuality_9.Size = UDim2.new(0, 224, 0, 29)
  4219. WoodQuality_9.Font = Enum.Font.Arial
  4220. WoodQuality_9.FontSize = Enum.FontSize.Size18
  4221. WoodQuality_9.Text = "Vessel Items"
  4222. WoodQuality_9.TextColor3 = Color3.new(1, 1, 1)
  4223. WoodQuality_9.TextSize = 16
  4224.  
  4225. Rating_9.Name = "Rating"
  4226. Rating_9.Parent = Dock
  4227. Rating_9.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4228. Rating_9.BorderSizePixel = 0
  4229. Rating_9.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4230. Rating_9.Size = UDim2.new(0, 74, 0, 35)
  4231. Rating_9.Font = Enum.Font.Arial
  4232. Rating_9.FontSize = Enum.FontSize.Size18
  4233. Rating_9.Text = "Good"
  4234. Rating_9.TextColor3 = Color3.new(1, 1, 1)
  4235. Rating_9.TextSize = 16
  4236.  
  4237. BoxedCars.Name = "BoxedCars"
  4238. BoxedCars.Parent = Background
  4239. BoxedCars.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4240. BoxedCars.Position = UDim2.new(0.00800000038, 0, 0.782000005, 0)
  4241. BoxedCars.Size = UDim2.new(0, 193, 0, 34)
  4242. BoxedCars.Font = Enum.Font.Arial
  4243. BoxedCars.FontSize = Enum.FontSize.Size18
  4244. BoxedCars.Text = "Boxed Cars"
  4245. BoxedCars.TextColor3 = Color3.new(1, 1, 1)
  4246. BoxedCars.TextSize = 18
  4247.  
  4248. Teleport2.Name = "Teleport2"
  4249. Teleport2.Parent = BoxedCars
  4250. Teleport2.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4251. Teleport2.BorderSizePixel = 0
  4252. Teleport2.Position = UDim2.new(1.03626943, 0, 0, 0)
  4253. Teleport2.Size = UDim2.new(0, 76, 0, 34)
  4254. Teleport2.Font = Enum.Font.Arial
  4255. Teleport2.FontSize = Enum.FontSize.Size18
  4256. Teleport2.Text = "Teleport"
  4257. Teleport2.TextColor3 = Color3.new(1, 1, 1)
  4258. Teleport2.TextSize = 18
  4259.  
  4260. OrangeLine_10.Name = "OrangeLine"
  4261. OrangeLine_10.Parent = BoxedCars
  4262. OrangeLine_10.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  4263. OrangeLine_10.BorderSizePixel = 0
  4264. OrangeLine_10.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4265. OrangeLine_10.Size = UDim2.new(0, 224, 0, 5)
  4266.  
  4267. WoodQuality_10.Name = "WoodQuality"
  4268. WoodQuality_10.Parent = BoxedCars
  4269. WoodQuality_10.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4270. WoodQuality_10.BorderSizePixel = 0
  4271. WoodQuality_10.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4272. WoodQuality_10.Size = UDim2.new(0, 224, 0, 29)
  4273. WoodQuality_10.Font = Enum.Font.Arial
  4274. WoodQuality_10.FontSize = Enum.FontSize.Size18
  4275. WoodQuality_10.Text = "Vehicle Items"
  4276. WoodQuality_10.TextColor3 = Color3.new(1, 1, 1)
  4277. WoodQuality_10.TextSize = 16
  4278.  
  4279. Rating_10.Name = "Rating"
  4280. Rating_10.Parent = BoxedCars
  4281. Rating_10.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4282. Rating_10.BorderSizePixel = 0
  4283. Rating_10.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4284. Rating_10.Size = UDim2.new(0, 74, 0, 35)
  4285. Rating_10.Font = Enum.Font.Arial
  4286. Rating_10.FontSize = Enum.FontSize.Size18
  4287. Rating_10.Text = "Good"
  4288. Rating_10.TextColor3 = Color3.new(1, 1, 1)
  4289. Rating_10.TextSize = 16
  4290.  
  4291. Exit.Name = "Exit"
  4292. Exit.Parent = TopBar
  4293. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  4294. Exit.BackgroundTransparency = 1
  4295. Exit.BorderSizePixel = 0
  4296. Exit.Position = UDim2.new(0.976995945, 0, 0, 0)
  4297. Exit.Size = UDim2.new(0, 17, 0, 17)
  4298. Exit.Font = Enum.Font.Arial
  4299. Exit.FontSize = Enum.FontSize.Size14
  4300. Exit.Text = "X"
  4301. Exit.TextColor3 = Color3.new(1, 1, 1)
  4302. Exit.TextSize = 14
  4303.  
  4304. Open.Name = "Open"
  4305. Open.Parent = LumberTycoon2
  4306. Open.BackgroundColor3 = Color3.new(0.556863, 1, 0.419608)
  4307. Open.BackgroundTransparency = 0.5
  4308. Open.BorderSizePixel = 0
  4309. Open.Position = UDim2.new(0, 0, 0.57011795, 0)
  4310. Open.Size = UDim2.new(0, 56, 0, 30)
  4311. Open.Font = Enum.Font.Arial
  4312. Open.FontSize = Enum.FontSize.Size14
  4313. Open.Text = "Open"
  4314. Open.TextColor3 = Color3.new(1, 1, 1)
  4315. Open.TextSize = 14
  4316.  
  4317. Exit.MouseButton1Down:connect(function()
  4318. TopBar.Visible = false
  4319. Open.Visible = true
  4320. end)
  4321.  
  4322. Open.MouseButton1Down:connect(function()
  4323. TopBar.Visible = true
  4324. Open.Visible = false
  4325. end)
  4326.  
  4327. BringWood.MouseButton1Down:connect(function()
  4328. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  4329. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") and Log.Owner.Value == game.Players.LocalPlayer then
  4330. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0, 10, 0))
  4331. end
  4332. end
  4333. end)
  4334.  
  4335. PlotTP.MouseButton1Down:connect(function()
  4336. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  4337. if v.Owner.Value == game.Players.LocalPlayer then
  4338. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
  4339. end
  4340. end
  4341. end)
  4342.  
  4343. SpawnTP.MouseButton1Down:connect(function()
  4344. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(155, 3, 74))
  4345. end)
  4346.  
  4347. Teleport.MouseButton1Down:connect(function()
  4348. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(260, 8, -2542))
  4349. end)
  4350.  
  4351. Teleport2.MouseButton1Down:connect(function()
  4352. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509, 3, -1463))
  4353. end)
  4354.  
  4355. Teleport3.MouseButton1Down:connect(function()
  4356. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(3581, -179, 430))
  4357. end)
  4358.  
  4359. Teleport4.MouseButton1Down:connect(function()
  4360. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1114, -1, -197))
  4361. end)
  4362.  
  4363. Teleport5.MouseButton1Down:connect(function()
  4364. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(258, 3, -99))
  4365. end)
  4366.  
  4367. Teleport6.MouseButton1Down:connect(function()
  4368. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(4605, 3, -727))
  4369. end)
  4370.  
  4371. Teleport7.MouseButton1Down:connect(function()
  4372. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(2549, -5, -42))
  4373. end)
  4374.  
  4375. Teleport8.MouseButton1Down:connect(function()
  4376. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1209, 132, -801))
  4377. end)
  4378.  
  4379. Teleport9.MouseButton1Down:connect(function()
  4380. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1585, 622, 1140))
  4381. end)
  4382.  
  4383. Teleport10.MouseButton1Down:connect(function()
  4384. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(265, 3, 57))
  4385. end)
  4386. end)
  4387.  
  4388. SettingsFrame.Name = "SettingsFrame"
  4389. SettingsFrame.Parent = ErluxGUI
  4390. SettingsFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4391. SettingsFrame.BackgroundTransparency = 0.30000001192093
  4392. SettingsFrame.BorderSizePixel = 0
  4393. SettingsFrame.Draggable = true
  4394. SettingsFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  4395. SettingsFrame.Size = UDim2.new(0, 580, 0, 360)
  4396. SettingsFrame.Visible = true
  4397. SettingsFrame.Active = true
  4398.  
  4399. BarSettings.Name = "BarSettings"
  4400. BarSettings.Parent = SettingsFrame
  4401. BarSettings.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  4402. BarSettings.BorderSizePixel = 0
  4403. BarSettings.Draggable = true
  4404. BarSettings.Position = UDim2.new(0, 0, -0.00277777785, 0)
  4405. BarSettings.Size = UDim2.new(0, 580, 0, 40)
  4406. BarSettings.Draggable = true
  4407.  
  4408. Name9.Name = "Name9"
  4409. Name9.Parent = SettingsFrame
  4410. Name9.BackgroundColor3 = Color3.new(1, 1, 1)
  4411. Name9.BackgroundTransparency = 1
  4412. Name9.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  4413. Name9.Size = UDim2.new(0, 200, 0, 50)
  4414. Name9.Font = Enum.Font.Highway
  4415. Name9.Text = "Erlux GUI Cracked by Ashleyy@V3rmillion.net"
  4416. Name9.TextColor3 = Color3.new(0.74902, 0, 0)
  4417. Name9.TextSize = 40
  4418. Name9.Draggable = true
  4419.  
  4420. CloseSettings.Name = "CloseSettings"
  4421. CloseSettings.Parent = SettingsFrame
  4422. CloseSettings.BackgroundColor3 = Color3.new(1, 1, 1)
  4423. CloseSettings.BackgroundTransparency = 1
  4424. CloseSettings.Position = UDim2.new(0.925862074, 0, 0, 0)
  4425. CloseSettings.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  4426. CloseSettings.Font = Enum.Font.Highway
  4427. CloseSettings.Text = "X"
  4428. CloseSettings.TextColor3 = Color3.new(0.74902, 0, 0)
  4429. CloseSettings.TextSize = 40
  4430. CloseSettings.MouseButton1Down:connect(function()
  4431. SettingsFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  4432. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  4433. end)
  4434.  
  4435. Themes.Name = "Themes"
  4436. Themes.Parent = SettingsFrame
  4437. Themes.BackgroundColor3 = Color3.new(1, 1, 1)
  4438. Themes.BackgroundTransparency = 1
  4439. Themes.Position = UDim2.new(-0.0655172393, 0, 0.122222222, 0)
  4440. Themes.Size = UDim2.new(0, 200, 0, 50)
  4441. Themes.Font = Enum.Font.Highway
  4442. Themes.Text = "Themes"
  4443. Themes.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4444. Themes.TextSize = 30
  4445.  
  4446. Orange.Name = "Orange"
  4447. Orange.Parent = SettingsFrame
  4448. Orange.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  4449. Orange.Position = UDim2.new(0.0344827585, 0, 0.277777791, 0)
  4450. Orange.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  4451. Orange.Font = Enum.Font.Highway
  4452. Orange.Text = "Orange"
  4453. Orange.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4454. Orange.TextSize = 14
  4455. Orange.MouseButton1Down:connect(function()
  4456. MainFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  4457. ScriptFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  4458. GamesFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  4459. ExecuteFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  4460. SettingsFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  4461. RobuxTrollFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  4462. OpenGUI.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  4463. end)
  4464.  
  4465. Green.Name = "Green"
  4466. Green.Parent = SettingsFrame
  4467. Green.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  4468. Green.Position = UDim2.new(0.275862068, 0, 0.277777791, 0)
  4469. Green.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  4470. Green.Font = Enum.Font.Highway
  4471. Green.Text = "Green"
  4472. Green.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4473. Green.TextSize = 14
  4474. Green.MouseButton1Down:connect(function()
  4475. MainFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  4476. ScriptFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  4477. GamesFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  4478. ExecuteFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  4479. SettingsFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  4480. RobuxTrollFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  4481. OpenGUI.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  4482. end)
  4483.  
  4484. Purple.Name = "Purple"
  4485. Purple.Parent = SettingsFrame
  4486. Purple.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  4487. Purple.Position = UDim2.new(0.524137914, 0, 0.277777791, 0)
  4488. Purple.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  4489. Purple.Font = Enum.Font.Highway
  4490. Purple.Text = "Purple"
  4491. Purple.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4492. Purple.TextSize = 14
  4493. Purple.MouseButton1Down:connect(function()
  4494. MainFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  4495. ScriptFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  4496. GamesFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  4497. ExecuteFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  4498. SettingsFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  4499. RobuxTrollFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  4500. OpenGUI.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  4501. end)
  4502.  
  4503. Gray.Name = "Gray"
  4504. Gray.Parent = SettingsFrame
  4505. Gray.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4506. Gray.Position = UDim2.new(0.774137914, 0, 0.277777791, 0)
  4507. Gray.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  4508. Gray.Font = Enum.Font.Highway
  4509. Gray.Text = "Gray"
  4510. Gray.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4511. Gray.TextSize = 14
  4512. Gray.MouseButton1Down:connect(function()
  4513. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4514. ScriptFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4515. GamesFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4516. ExecuteFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4517. SettingsFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4518. RobuxTrollFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4519. OpenGUI.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4520. end)
  4521.  
  4522. Transparency.Name = "Transparency"
  4523. Transparency.Parent = SettingsFrame
  4524. Transparency.BackgroundColor3 = Color3.new(1, 1, 1)
  4525. Transparency.BackgroundTransparency = 1
  4526. Transparency.Position = UDim2.new(-0.00862068962, 0, 0.436111122, 0)
  4527. Transparency.Size = UDim2.new(0, 200, 0, 50)
  4528. Transparency.Font = Enum.Font.Highway
  4529. Transparency.Text = "Transparency"
  4530. Transparency.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4531. Transparency.TextSize = 30
  4532.  
  4533. _0.Name = "0%"
  4534. _0.Parent = SettingsFrame
  4535. _0.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4536. _0.Position = UDim2.new(0.0344827585, 0, 0.561111093, 0)
  4537. _0.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  4538. _0.Font = Enum.Font.Highway
  4539. _0.Text = "0%"
  4540. _0.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4541. _0.TextSize = 14
  4542. _0.MouseButton1Down:connect(function()
  4543. MainFrame.BackgroundTransparency = 0.0
  4544. ScriptFrame.BackgroundTransparency = 0.0
  4545. GamesFrame.BackgroundTransparency = 0.0
  4546. ExecuteFrame.BackgroundTransparency = 0.0
  4547. SettingsFrame.BackgroundTransparency = 0.0
  4548. RobuxTrollFrame.BackgroundTransparency = 0.0
  4549. OpenGUI.BackgroundTransparency = 0.0
  4550. end)
  4551.  
  4552. _10.Name = "10%"
  4553. _10.Parent = SettingsFrame
  4554. _10.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4555. _10.Position = UDim2.new(0.279310346, 0, 0.561111093, 0)
  4556. _10.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  4557. _10.Font = Enum.Font.Highway
  4558. _10.Text = "10%"
  4559. _10.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4560. _10.TextSize = 14
  4561. _10.MouseButton1Down:connect(function()
  4562. MainFrame.BackgroundTransparency = 0.1
  4563. ScriptFrame.BackgroundTransparency = 0.1
  4564. GamesFrame.BackgroundTransparency = 0.1
  4565. ExecuteFrame.BackgroundTransparency = 0.1
  4566. SettingsFrame.BackgroundTransparency = 0.1
  4567. RobuxTrollFrame.BackgroundTransparency = 0.1
  4568. OpenGUI.BackgroundTransparency = 0.1
  4569. end)
  4570.  
  4571. _30.Name = "30%"
  4572. _30.Parent = SettingsFrame
  4573. _30.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4574. _30.Position = UDim2.new(0.524137914, 0, 0.561111093, 0)
  4575. _30.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  4576. _30.Font = Enum.Font.Highway
  4577. _30.Text = "30%"
  4578. _30.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4579. _30.TextSize = 14
  4580. _30.MouseButton1Down:connect(function()
  4581. MainFrame.BackgroundTransparency = 0.3
  4582. ScriptFrame.BackgroundTransparency = 0.3
  4583. GamesFrame.BackgroundTransparency = 0.3
  4584. ExecuteFrame.BackgroundTransparency = 0.3
  4585. SettingsFrame.BackgroundTransparency = 0.3
  4586. RobuxTrollFrame.BackgroundTransparency = 0.3
  4587. OpenGUI.BackgroundTransparency = 0.3
  4588. end)
  4589.  
  4590. _50.Name = "50%"
  4591. _50.Parent = SettingsFrame
  4592. _50.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4593. _50.Position = UDim2.new(0.774137914, 0, 0.561111093, 0)
  4594. _50.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  4595. _50.Font = Enum.Font.Highway
  4596. _50.Text = "50%"
  4597. _50.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4598. _50.TextSize = 14
  4599. _50.MouseButton1Down:connect(function()
  4600. MainFrame.BackgroundTransparency = 0.5
  4601. ScriptFrame.BackgroundTransparency = 0.5
  4602. GamesFrame.BackgroundTransparency = 0.5
  4603. ExecuteFrame.BackgroundTransparency = 0.5
  4604. SettingsFrame.BackgroundTransparency = 0.5
  4605. RobuxTrollFrame.BackgroundTransparency = 0.5
  4606. OpenGUI.BackgroundTransparency = 0.5
  4607. end)
  4608.  
  4609. _70.Name = "70%"
  4610. _70.Parent = SettingsFrame
  4611. _70.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4612. _70.Position = UDim2.new(0.0344827585, 0, 0.716666639, 0)
  4613. _70.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  4614. _70.Font = Enum.Font.Highway
  4615. _70.Text = "70%"
  4616. _70.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4617. _70.TextSize = 14
  4618. _70.MouseButton1Down:connect(function()
  4619. MainFrame.BackgroundTransparency = 0.7
  4620. ScriptFrame.BackgroundTransparency = 0.7
  4621. GamesFrame.BackgroundTransparency = 0.7
  4622. ExecuteFrame.BackgroundTransparency = 0.7
  4623. SettingsFrame.BackgroundTransparency = 0.7
  4624. RobuxTrollFrame.BackgroundTransparency = 0.7
  4625. OpenGUI.BackgroundTransparency = 0.7
  4626. end)
  4627.  
  4628. _90.Name = "90%"
  4629. _90.Parent = SettingsFrame
  4630. _90.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4631. _90.Position = UDim2.new(0.279310346, 0, 0.716666639, 0)
  4632. _90.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  4633. _90.Font = Enum.Font.Highway
  4634. _90.Text = "90%"
  4635. _90.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4636. _90.TextSize = 14
  4637. _90.MouseButton1Down:connect(function()
  4638. MainFrame.BackgroundTransparency = 0.9
  4639. ScriptFrame.BackgroundTransparency = 0.9
  4640. GamesFrame.BackgroundTransparency = 0.9
  4641. ExecuteFrame.BackgroundTransparency = 0.9
  4642. SettingsFrame.BackgroundTransparency = 0.9
  4643. RobuxTrollFrame.BackgroundTransparency = 0.9
  4644. OpenGUI.BackgroundTransparency = 0.9
  4645. end)
  4646.  
  4647. _100.Name = "100%"
  4648. _100.Parent = SettingsFrame
  4649. _100.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4650. _100.Position = UDim2.new(0.524137914, 0, 0.716666639, 0)
  4651. _100.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  4652. _100.Font = Enum.Font.Highway
  4653. _100.Text = "100%"
  4654. _100.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4655. _100.TextSize = 14
  4656. _100.MouseButton1Down:connect(function()
  4657. MainFrame.BackgroundTransparency = 1.0
  4658. ScriptFrame.BackgroundTransparency = 1.0
  4659. GamesFrame.BackgroundTransparency = 1.0
  4660. ExecuteFrame.BackgroundTransparency = 1.0
  4661. SettingsFrame.BackgroundTransparency = 1.0
  4662. RobuxTrollFrame.BackgroundTransparency = 1.0
  4663. OpenGUI.BackgroundTransparency = 1.0
  4664. end)
  4665.  
  4666. Credits8.Name = "Credits8"
  4667. Credits8.Parent = SettingsFrame
  4668. Credits8.BackgroundColor3 = Color3.new(1, 1, 1)
  4669. Credits8.BackgroundTransparency = 1
  4670. Credits8.Position = UDim2.new(0.0931034461, 0, 0.875, 0)
  4671. Credits8.Size = UDim2.new(0, 200, 0, 50)
  4672. Credits8.Font = Enum.Font.Highway
  4673. Credits8.Text = "Cracked by Ashleyy@V3rmillion.net"
  4674. Credits8.TextColor3 = Color3.new(0.74902, 0, 0)
  4675. Credits8.TextSize = 20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement