Guest User

Untitled

a guest
Apr 2nd, 2018
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 388.03 KB | None | 0 0
  1. -- Cracked by Avn 01/14/2018
  2. -- Make sure to join our discord for more cool cracks and exploits <3
  3. -- discord.gg/kssMubS
  4.  
  5. -- Objects
  6.  
  7. local ErluxGUI = Instance.new("ScreenGui")
  8. local LoginFrame = Instance.new("Frame")
  9. local BarLogin = Instance.new("Frame")
  10. local UserBox = Instance.new("TextBox")
  11. local PassBox = Instance.new("TextBox")
  12. local EnterBut = Instance.new("TextButton")
  13. local Credits = Instance.new("TextLabel")
  14. local Name = Instance.new("TextLabel")
  15. local HelpBut = Instance.new("TextButton")
  16. local HelpFrame = Instance.new("Frame")
  17. local BarHelp = Instance.new("Frame")
  18. local Credits1 = Instance.new("TextLabel")
  19. local Name1 = Instance.new("TextLabel")
  20. local CloseHelp = Instance.new("TextButton")
  21. local Help1 = Instance.new("TextLabel")
  22. local Help2 = Instance.new("TextLabel")
  23. local Help21 = Instance.new("TextLabel")
  24. local Help3 = Instance.new("TextLabel")
  25. local Help31 = Instance.new("TextLabel")
  26. local OpenGUI = Instance.new("TextButton")
  27. local MainFrame = Instance.new("Frame")
  28. local BarMain = Instance.new("Frame")
  29. local Credits2 = Instance.new("TextLabel")
  30. local Name2 = Instance.new("TextLabel")
  31. local ScriptsBut = Instance.new("TextButton")
  32. local ExecuteBut = Instance.new("TextButton")
  33. local CheckFE = Instance.new("TextLabel")
  34. local MoreButs = Instance.new("TextLabel")
  35. local CloseMain = Instance.new("TextButton")
  36. local ExecuteFrame = Instance.new("Frame")
  37. local BarExecute = Instance.new("Frame")
  38. local Name3 = Instance.new("TextLabel")
  39. local ClearBut = Instance.new("TextButton")
  40. local ExecuteButton = Instance.new("TextButton")
  41. local CloseExecute = Instance.new("TextButton")
  42. local ExecuteTextFrame = Instance.new("ScrollingFrame")
  43. local InputText = Instance.new("TextBox")
  44. local ScriptFrame = Instance.new("Frame")
  45. local BarScripts = Instance.new("Frame")
  46. local Credits4 = Instance.new("TextLabel")
  47. local Name5 = Instance.new("TextLabel")
  48. local GameScriptsBut = Instance.new("TextButton")
  49. local CloseScripts = Instance.new("TextButton")
  50. local Rocky2uAdmin = Instance.new("TextButton")
  51. local KidnapVan = Instance.new("TextButton")
  52. local HackRobuxtroll = Instance.new("TextButton")
  53. local RobuxTrollFrame = Instance.new("Frame")
  54. local BarTroll = Instance.new("Frame")
  55. local Name6 = Instance.new("TextLabel")
  56. local CloseTroll = Instance.new("TextButton")
  57. local TrollText = Instance.new("TextLabel")
  58. local TrollText1 = Instance.new("TextLabel")
  59. local GamesFrame = Instance.new("Frame")
  60. local BarGames = Instance.new("Frame")
  61. local Credits7 = Instance.new("TextLabel")
  62. local Name7 = Instance.new("TextLabel")
  63. local ThePlaza = Instance.new("TextButton")
  64. local CloseGames = Instance.new("TextButton")
  65. local DinoS = Instance.new("TextButton")
  66. local APOC = Instance.new("TextButton")
  67. local PhantomForces = Instance.new("TextButton")
  68. local VehicleSim = Instance.new("TextButton")
  69. local LumberTycoon = Instance.new("TextButton")
  70. local SettingsFrame = Instance.new("Frame")
  71. local BarSettings = Instance.new("Frame")
  72. local Name9 = Instance.new("TextLabel")
  73. local CloseSettings = Instance.new("TextButton")
  74. local Themes = Instance.new("TextLabel")
  75. local Orange = Instance.new("TextButton")
  76. local Green = Instance.new("TextButton")
  77. local Purple = Instance.new("TextButton")
  78. local Transparency = Instance.new("TextLabel")
  79. local _10 = Instance.new("TextButton")
  80. local _30 = Instance.new("TextButton")
  81. local _50 = Instance.new("TextButton")
  82. local _70 = Instance.new("TextButton")
  83. local _90 = Instance.new("TextButton")
  84. local Credits8 = Instance.new("TextLabel")
  85. local SettingsBut = Instance.new("TextButton")
  86. local Gray = Instance.new("TextButton")
  87. local BaseWars = Instance.new("TextButton")
  88. local MinersHaven = Instance.new("TextButton")
  89. local FEGUI = Instance.new("TextButton")
  90. local WrongWarn = Instance.new("TextLabel")
  91. local Jailbreak = Instance.new("TextButton")
  92.  
  93.  
  94. -- Properties
  95.  
  96. ErluxGUI.Name = "ErluxGUI"
  97. ErluxGUI.Parent = game.CoreGui
  98.  
  99. LoginFrame.Name = "LoginFrame"
  100. LoginFrame.Parent = ErluxGUI
  101. LoginFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  102. LoginFrame.BackgroundTransparency = 0.30000001192093
  103. LoginFrame.BorderSizePixel = 0
  104. LoginFrame.Position = UDim2.new(0.206, 0, 0.325, 0)
  105. LoginFrame.Size = UDim2.new(0, 580, 0, 360)
  106. LoginFrame.Visible = true
  107.  
  108. BarLogin.Name = "BarLogin"
  109. BarLogin.Parent = LoginFrame
  110. BarLogin.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  111. BarLogin.BorderSizePixel = 0
  112. BarLogin.Position = UDim2.new(0, 0, -0.00277777785, 0)
  113. BarLogin.Size = UDim2.new(0, 580, 0, 40)
  114.  
  115.  
  116. UserBox.Name = "UserBox"
  117. UserBox.Parent = LoginFrame
  118. UserBox.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  119. UserBox.Position = UDim2.new(0.203448281, 0, 0.213888884, 0)
  120. UserBox.Size = UDim2.new(0.563793123, 0, 0.152777776, 0)
  121. UserBox.Font = Enum.Font.Highway
  122. UserBox.Text = "Username"
  123. UserBox.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  124. UserBox.TextSize = 20
  125. UserBox.TextWrapped = true
  126.  
  127. PassBox.Name = "PassBox"
  128. PassBox.Parent = LoginFrame
  129. PassBox.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  130. PassBox.Position = UDim2.new(0.20517242, 0, 0.455555558, 0)
  131. PassBox.Size = UDim2.new(0.563793123, 0, 0.152777776, 0)
  132. PassBox.Font = Enum.Font.Highway
  133. PassBox.Text = "Password"
  134. PassBox.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  135. PassBox.TextSize = 20
  136. PassBox.TextWrapped = true
  137.  
  138. EnterBut.Name = "EnterBut"
  139. EnterBut.Parent = LoginFrame
  140. EnterBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  141. EnterBut.Position = UDim2.new(0.32586208, 0, 0.705555558, 0)
  142. EnterBut.Size = UDim2.new(0, 200, 0, 50)
  143. EnterBut.Font = Enum.Font.Highway
  144. EnterBut.Text = "Enter"
  145. EnterBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  146. EnterBut.TextScaled = true
  147. EnterBut.TextSize = 14
  148. EnterBut.TextWrapped = true
  149. EnterBut.MouseButton1Down:connect(function()
  150. LoginFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  151. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  152. end)
  153.  
  154. WrongWarn.Name = "WrongWarn"
  155. WrongWarn.Parent = LoginFrame
  156. WrongWarn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  157. WrongWarn.Position = UDim2.new(0.155172408, 0, 0.186111107, 0)
  158. WrongWarn.Size = UDim2.new(0.667241395, 0, 0.438888878, 0)
  159. WrongWarn.Font = Enum.Font.Highway
  160. WrongWarn.Text = "Username or Password is wrong!"
  161. WrongWarn.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  162. WrongWarn.TextScaled = true
  163. WrongWarn.TextSize = 14
  164. WrongWarn.TextWrapped = true
  165. WrongWarn.Visible = false
  166.  
  167. Credits.Name = "Credits"
  168. Credits.Parent = LoginFrame
  169. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  170. Credits.BackgroundTransparency = 1
  171. Credits.Position = UDim2.new(0.100000001, 0, 0.875, 0)
  172. Credits.Size = UDim2.new(0, 200, 0, 50)
  173. Credits.Font = Enum.Font.Highway
  174. Credits.Text = "Cracked by Avn | Discord: kssMubS"
  175. Credits.TextColor3 = Color3.new(0.74902, 0, 0)
  176. Credits.TextSize = 20
  177.  
  178. Name.Name = "Name"
  179. Name.Parent = LoginFrame
  180. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  181. Name.BackgroundTransparency = 1
  182. Name.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  183. Name.Size = UDim2.new(0, 200, 0, 50)
  184. Name.Font = Enum.Font.Highway
  185. Name.Text = "Erlux GUI v1.4"
  186. Name.TextColor3 = Color3.new(0.74902, 0, 0)
  187. Name.TextSize = 40
  188. Name.Draggable = true
  189.  
  190. HelpBut.Name = "HelpBut"
  191. HelpBut.Parent = LoginFrame
  192. HelpBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  193. HelpBut.Position = UDim2.new(0.894827604, 0, 0.894444466, 0)
  194. HelpBut.Size = UDim2.new(0.0965517238, 0, 0.0916666687, 0)
  195. HelpBut.Font = Enum.Font.Highway
  196. HelpBut.Text = "HELP"
  197. HelpBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  198. HelpBut.TextSize = 14
  199. HelpBut.MouseButton1Down:connect(function()
  200. LoginFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  201. HelpFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  202. end)
  203.  
  204. HelpFrame.Name = "HelpFrame"
  205. HelpFrame.Parent = ErluxGUI
  206. HelpFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  207. HelpFrame.BackgroundTransparency = 0.30000001192093
  208. HelpFrame.BorderSizePixel = 0
  209. HelpFrame.Draggable = true
  210. HelpFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  211. HelpFrame.Size = UDim2.new(0, 580, 0, 360)
  212. HelpFrame.Visible = true
  213. HelpFrame.Active = true
  214.  
  215. BarHelp.Name = "BarHelp"
  216. BarHelp.Parent = HelpFrame
  217. BarHelp.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  218. BarHelp.BorderSizePixel = 0
  219. BarHelp.Position = UDim2.new(0, 0, -0.00277777785, 0)
  220. BarHelp.Size = UDim2.new(0, 580, 0, 40)
  221. BarHelp.Draggable = true
  222.  
  223. Credits1.Name = "Credits1"
  224. Credits1.Parent = HelpFrame
  225. Credits1.BackgroundColor3 = Color3.new(1, 1, 1)
  226. Credits1.BackgroundTransparency = 1
  227. Credits1.Position = UDim2.new(0.100000001, 0, 0.875, 0)
  228. Credits1.Size = UDim2.new(0, 200, 0, 50)
  229. Credits1.Font = Enum.Font.Highway
  230. Credits1.Text = "Cracked by Avn | Discord: kssMubS"
  231. Credits1.TextColor3 = Color3.new(0.74902, 0, 0)
  232. Credits1.TextSize = 20
  233.  
  234. Name1.Name = "Name1"
  235. Name1.Parent = HelpFrame
  236. Name1.BackgroundColor3 = Color3.new(1, 1, 1)
  237. Name1.BackgroundTransparency = 1
  238. Name1.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  239. Name1.Size = UDim2.new(0, 200, 0, 50)
  240. Name1.Font = Enum.Font.Highway
  241. Name1.Text = "Erlux GUI v1.4"
  242. Name1.TextColor3 = Color3.new(0.74902, 0, 0)
  243. Name1.TextSize = 40
  244. Name1.Draggable = true
  245.  
  246. CloseHelp.Name = "CloseHelp"
  247. CloseHelp.Parent = HelpFrame
  248. CloseHelp.BackgroundColor3 = Color3.new(1, 1, 1)
  249. CloseHelp.BackgroundTransparency = 1
  250. CloseHelp.Position = UDim2.new(0.925862074, 0, 0.00277777785, 0)
  251. CloseHelp.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  252. CloseHelp.Font = Enum.Font.Highway
  253. CloseHelp.Text = "X"
  254. CloseHelp.TextColor3 = Color3.new(0.74902, 0, 0)
  255. CloseHelp.TextSize = 40
  256. CloseHelp.MouseButton1Down:connect(function()
  257. LoginFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  258. HelpFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  259. end)
  260.  
  261. Help1.Name = "Help1"
  262. Help1.Parent = HelpFrame
  263. Help1.BackgroundColor3 = Color3.new(1, 1, 1)
  264. Help1.BackgroundTransparency = 1
  265. Help1.Position = UDim2.new(0.306896538, 0, 0.0944444463, 0)
  266. Help1.Size = UDim2.new(0, 200, 0, 50)
  267. Help1.Font = Enum.Font.Highway
  268. Help1.Text = "Don't know how to enter?"
  269. Help1.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  270. Help1.TextSize = 35
  271.  
  272. Help2.Name = "Help2"
  273. Help2.Parent = HelpFrame
  274. Help2.BackgroundColor3 = Color3.new(1, 1, 1)
  275. Help2.BackgroundTransparency = 1
  276. Help2.Position = UDim2.new(0.305172414, 0, 0.224999994, 0)
  277. Help2.Size = UDim2.new(0, 200, 0, 50)
  278. Help2.Font = Enum.Font.Highway
  279. Help2.Text = "Username:"
  280. Help2.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  281. Help2.TextSize = 25
  282.  
  283. Help21.Name = "Help2.1"
  284. Help21.Parent = HelpFrame
  285. Help21.BackgroundColor3 = Color3.new(1, 1, 1)
  286. Help21.BackgroundTransparency = 1
  287. Help21.Position = UDim2.new(0.305172414, 0, 0.297222227, 0)
  288. Help21.Size = UDim2.new(0, 200, 0, 50)
  289. Help21.Font = Enum.Font.Highway
  290. Help21.Text = "Your ROBLOX Username"
  291. Help21.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  292. Help21.TextSize = 25
  293.  
  294. Help3.Name = "Help3"
  295. Help3.Parent = HelpFrame
  296. Help3.BackgroundColor3 = Color3.new(1, 1, 1)
  297. Help3.BackgroundTransparency = 1
  298. Help3.Position = UDim2.new(0.301724136, 0, 0.38055557, 0)
  299. Help3.Size = UDim2.new(0, 200, 0, 50)
  300. Help3.Font = Enum.Font.Highway
  301. Help3.Text = "Password:"
  302. Help3.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  303. Help3.TextSize = 25
  304.  
  305. Help31.Name = "Help3.1"
  306. Help31.Parent = HelpFrame
  307. Help31.BackgroundColor3 = Color3.new(1, 1, 1)
  308. Help31.BackgroundTransparency = 1
  309. Help31.Position = UDim2.new(0.300000012, 0, 0.452777773, 0)
  310. Help31.Size = UDim2.new(0, 200, 0, 50)
  311. Help31.Font = Enum.Font.Highway
  312. Help31.Text = "no pass required"
  313. Help31.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  314. Help31.TextSize = 25
  315.  
  316. OpenGUI.Name = "OpenGUI"
  317. OpenGUI.Parent = ErluxGUI
  318. OpenGUI.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  319. OpenGUI.Position = UDim2.new(0.38, 0, 0, -501)
  320. OpenGUI.Size = UDim2.new(0, 200, 0, 50)
  321. OpenGUI.Visible = true
  322. OpenGUI.Font = Enum.Font.Highway
  323. OpenGUI.Text = "Open Erlux"
  324. OpenGUI.TextColor3 = Color3.new(0.74902, 0, 0)
  325. OpenGUI.TextScaled = true
  326. OpenGUI.TextSize = 14
  327. OpenGUI.TextWrapped = true
  328. OpenGUI.Active = true
  329. OpenGUI.MouseButton1Down:connect(function()
  330. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  331. OpenGUI:TweenPosition(UDim2.new(0.38, 0, 0, -501), 'In', 'Linear', 1)
  332. end)
  333.  
  334. MainFrame.Name = "MainFrame"
  335. MainFrame.Parent = ErluxGUI
  336. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  337. MainFrame.BackgroundTransparency = 0.30000001192093
  338. MainFrame.BorderSizePixel = 0
  339. MainFrame.Draggable = true
  340. MainFrame.Position = UDim2.new(0.206, 0, 1, 825)
  341. MainFrame.Size = UDim2.new(0, 580, 0, 360)
  342. MainFrame.Visible = true
  343. MainFrame.Active = true
  344.  
  345. BarMain.Name = "BarMain"
  346. BarMain.Parent = MainFrame
  347. BarMain.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  348. BarMain.BorderSizePixel = 0
  349. BarMain.Position = UDim2.new(0, 0, -0.00277777785, 0)
  350. BarMain.Size = UDim2.new(0, 580, 0, 40)
  351. BarMain.Draggable = true
  352.  
  353. Credits2.Name = "Credits2"
  354. Credits2.Parent = MainFrame
  355. Credits2.BackgroundColor3 = Color3.new(1, 1, 1)
  356. Credits2.BackgroundTransparency = 1
  357. Credits2.Position = UDim2.new(0.100000001, 0, 0.875, 0)
  358. Credits2.Size = UDim2.new(0, 200, 0, 50)
  359. Credits2.Font = Enum.Font.Highway
  360. Credits2.Text = "Cracked by Avn | Discord: kssMubS"
  361. Credits2.TextColor3 = Color3.new(0.74902, 0, 0)
  362. Credits2.TextSize = 20
  363.  
  364. Name2.Name = "Name2"
  365. Name2.Parent = MainFrame
  366. Name2.BackgroundColor3 = Color3.new(1, 1, 1)
  367. Name2.BackgroundTransparency = 1
  368. Name2.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  369. Name2.Size = UDim2.new(0, 200, 0, 50)
  370. Name2.Font = Enum.Font.Highway
  371. Name2.Text = "Erlux GUI v1.4"
  372. Name2.TextColor3 = Color3.new(0.74902, 0, 0)
  373. Name2.TextSize = 40
  374. Name2.Draggable = true
  375.  
  376. ScriptsBut.Name = "ScriptsBut"
  377. ScriptsBut.Parent = MainFrame
  378. ScriptsBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  379. ScriptsBut.Position = UDim2.new(0.0275862068, 0, 0.338888884, 0)
  380. ScriptsBut.Size = UDim2.new(0, 200, 0, 50)
  381. ScriptsBut.Font = Enum.Font.Highway
  382. ScriptsBut.Text = "Scripts"
  383. ScriptsBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  384. ScriptsBut.TextScaled = true
  385. ScriptsBut.TextSize = 14
  386. ScriptsBut.TextWrapped = true
  387. ScriptsBut.MouseButton1Down:connect(function()
  388. MainFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  389. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  390. end)
  391.  
  392. ExecuteBut.Name = "ExecuteBut"
  393. ExecuteBut.Parent = MainFrame
  394. ExecuteBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  395. ExecuteBut.Position = UDim2.new(0.0275862068, 0, 0.147222221, 0)
  396. ExecuteBut.Size = UDim2.new(0, 200, 0, 50)
  397. ExecuteBut.Font = Enum.Font.Highway
  398. ExecuteBut.Text = "Execute"
  399. ExecuteBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  400. ExecuteBut.TextScaled = true
  401. ExecuteBut.TextSize = 14
  402. ExecuteBut.TextWrapped = true
  403. ExecuteBut.MouseButton1Down:connect(function()
  404. MainFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  405. ExecuteFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  406. end)
  407.  
  408. SettingsBut.Name = "SettingsBut"
  409. SettingsBut.Parent = MainFrame
  410. SettingsBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  411. SettingsBut.Position = UDim2.new(0.844827592, 0, 0.908333361, 0)
  412. SettingsBut.Size = UDim2.new(0.134482756, 0, 0.0638888925, 0)
  413. SettingsBut.Font = Enum.Font.Highway
  414. SettingsBut.Text = "Settings"
  415. SettingsBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  416. SettingsBut.TextScaled = true
  417. SettingsBut.TextSize = 14
  418. SettingsBut.TextWrapped = true
  419. SettingsBut.MouseButton1Down:connect(function()
  420. MainFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  421. SettingsFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  422. end)
  423.  
  424. CheckFE.Name = "CheckFE"
  425. CheckFE.Parent = MainFrame
  426. CheckFE.BackgroundColor3 = Color3.new(1, 1, 1)
  427. CheckFE.BackgroundTransparency = 1
  428. CheckFE.Position = UDim2.new(0.05774827585, 0, -0.00377777785, 0)
  429. CheckFE.Size = UDim2.new(0.125862062, 0, 0.111111112, 0)
  430. CheckFE.Font = Enum.Font.SourceSans
  431. CheckFE.Text = "FE"
  432. CheckFE.TextColor3 = Color3.new(0.74902, 0, 0)
  433. CheckFE.TextSize = 35
  434. if game:GetService('Workspace').FilteringEnabled == true then
  435. CheckFE.Text = "FE - ON"
  436. CheckFE.TextColor3 = Color3.new(255, 0, 0)
  437. else
  438. CheckFE.Text = "FE - OFF"
  439. CheckFE.TextColor3 = Color3.new(0, 255, 0)
  440. end
  441.  
  442. MoreButs.Name = "MoreButs"
  443. MoreButs.Parent = MainFrame
  444. MoreButs.BackgroundColor3 = Color3.new(1, 1, 1)
  445. MoreButs.BackgroundTransparency = 1
  446. MoreButs.Position = UDim2.new(0.512068987, 0, 0.152777776, 0)
  447. MoreButs.Size = UDim2.new(0, 200, 0, 50)
  448. MoreButs.Font = Enum.Font.Highway
  449. MoreButs.Text = "More buttons will be added soon ;3"
  450. MoreButs.TextColor3 = Color3.new(0.74902, 0, 0)
  451. MoreButs.TextSize = 20
  452.  
  453. CloseMain.Name = "CloseMain"
  454. CloseMain.Parent = MainFrame
  455. CloseMain.BackgroundColor3 = Color3.new(1, 1, 1)
  456. CloseMain.BackgroundTransparency = 1
  457. CloseMain.Position = UDim2.new(0.925862074, 0, 0, 0)
  458. CloseMain.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  459. CloseMain.Font = Enum.Font.Highway
  460. CloseMain.Text = "X"
  461. CloseMain.TextColor3 = Color3.new(0.74902, 0, 0)
  462. CloseMain.TextSize = 40
  463. CloseMain.MouseButton1Down:connect(function()
  464. MainFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  465. OpenGUI:TweenPosition(UDim2.new(0.38, 0, 0.001, 0), 'Out', 'Linear', 1)
  466. end)
  467.  
  468. ExecuteFrame.Name = "ExecuteFrame"
  469. ExecuteFrame.Parent = ErluxGUI
  470. ExecuteFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  471. ExecuteFrame.BackgroundTransparency = 0.30000001192093
  472. ExecuteFrame.BorderSizePixel = 0
  473. ExecuteFrame.Draggable = false
  474. ExecuteFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  475. ExecuteFrame.Size = UDim2.new(0, 580, 0, 360)
  476. ExecuteFrame.Visible = true
  477. ExecuteFrame.Active = true
  478.  
  479. BarExecute.Name = "BarExecute"
  480. BarExecute.Parent = ExecuteFrame
  481. BarExecute.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  482. BarExecute.BorderSizePixel = 0
  483. BarExecute.Position = UDim2.new(0, 0, -0.00277777785, 0)
  484. BarExecute.Size = UDim2.new(0, 580, 0, 40)
  485. BarExecute.Draggable = true
  486.  
  487. Name3.Name = "Name3"
  488. Name3.Parent = ExecuteFrame
  489. Name3.BackgroundColor3 = Color3.new(1, 1, 1)
  490. Name3.BackgroundTransparency = 1
  491. Name3.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  492. Name3.Size = UDim2.new(0, 200, 0, 50)
  493. Name3.Font = Enum.Font.Highway
  494. Name3.Text = "Erlux GUI v1.4"
  495. Name3.TextColor3 = Color3.new(0.74902, 0, 0)
  496. Name3.TextSize = 40
  497. Name3.Draggable = true
  498.  
  499. ClearBut.Name = "ClearBut"
  500. ClearBut.Parent = ExecuteFrame
  501. ClearBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  502. ClearBut.Position = UDim2.new(0.265517235, 0, 0.897222221, 0)
  503. ClearBut.Size = UDim2.new(0.234482765, 0, 0.075000003, 0)
  504. ClearBut.Font = Enum.Font.Highway
  505. ClearBut.Text = "Clear"
  506. ClearBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  507. ClearBut.TextScaled = true
  508. ClearBut.TextSize = 14
  509. ClearBut.TextWrapped = true
  510. ClearBut.MouseButton1Down:connect(function()
  511. InputText.Text = ""
  512. end)
  513.  
  514. ExecuteButton.Name = "ExecuteButton"
  515. ExecuteButton.Parent = ExecuteFrame
  516. ExecuteButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  517. ExecuteButton.Position = UDim2.new(0.0155172413, 0, 0.897222221, 0)
  518. ExecuteButton.Size = UDim2.new(0.231034487, 0, 0.075000003, 0)
  519. ExecuteButton.Font = Enum.Font.Highway
  520. ExecuteButton.Text = "Execute"
  521. ExecuteButton.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  522. ExecuteButton.TextScaled = true
  523. ExecuteButton.TextSize = 14
  524. ExecuteButton.TextWrapped = true
  525. ExecuteButton.MouseButton1Down:connect(function()
  526. loadstring(InputText.Text)()
  527. end)
  528.  
  529. CloseExecute.Name = "CloseExecute"
  530. CloseExecute.Parent = ExecuteFrame
  531. CloseExecute.BackgroundColor3 = Color3.new(1, 1, 1)
  532. CloseExecute.BackgroundTransparency = 1
  533. CloseExecute.Position = UDim2.new(0.925862074, 0, 0, 0)
  534. CloseExecute.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  535. CloseExecute.Font = Enum.Font.Highway
  536. CloseExecute.Text = "X"
  537. CloseExecute.TextColor3 = Color3.new(0.74902, 0, 0)
  538. CloseExecute.TextSize = 40
  539. CloseExecute.MouseButton1Down:connect(function()
  540. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  541. ExecuteFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  542. end)
  543.  
  544. ExecuteTextFrame.Name = "ExecuteTextFrame"
  545. ExecuteTextFrame.Parent = ExecuteFrame
  546. ExecuteTextFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  547. ExecuteTextFrame.Position = UDim2.new(0.0189655181, 0, 0.127777785, 0)
  548. ExecuteTextFrame.Size = UDim2.new(0.960344851, 0, 0.736111104, 0)
  549. ExecuteTextFrame.CanvasSize = UDim2.new(0, 0, 500, 0)
  550.  
  551. InputText.Name = "InputText"
  552. InputText.Parent = ExecuteTextFrame
  553. InputText.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  554. InputText.BorderColor3 = Color3.new(0.74902, 0, 0)
  555. InputText.Font = Enum.Font.Highway
  556. InputText.PlaceholderColor3 = Color3.new(0.74902, 0, 0)
  557. InputText.Text = "Enter your script here"
  558. InputText.TextColor3 = Color3.new(0.74902, 0, 0)
  559. InputText.TextSize = 15
  560. InputText.TextXAlignment = Enum.TextXAlignment.Left
  561. InputText.TextYAlignment = Enum.TextYAlignment.Top
  562. InputText.MultiLine = true
  563. InputText.ClearTextOnFocus = false
  564. InputText.Size = UDim2.new(0.977, 0, 0.751, 0)
  565. InputText.TextWrapped = true
  566.  
  567. ScriptFrame.Name = "ScriptFrame"
  568. ScriptFrame.Parent = ErluxGUI
  569. ScriptFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  570. ScriptFrame.BackgroundTransparency = 0.30000001192093
  571. ScriptFrame.BorderSizePixel = 0
  572. ScriptFrame.Draggable = true
  573. ScriptFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  574. ScriptFrame.Size = UDim2.new(0, 580, 0, 360)
  575. ScriptFrame.Visible = true
  576. ScriptFrame.Active = true
  577.  
  578. BarScripts.Name = "BarScripts"
  579. BarScripts.Parent = ScriptFrame
  580. BarScripts.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  581. BarScripts.BorderSizePixel = 0
  582. BarScripts.Position = UDim2.new(0, 0, -0.00277777785, 0)
  583. BarScripts.Size = UDim2.new(0, 580, 0, 40)
  584. BarScripts.Draggable = true
  585.  
  586. Credits4.Name = "Credits4"
  587. Credits4.Parent = ScriptFrame
  588. Credits4.BackgroundColor3 = Color3.new(1, 1, 1)
  589. Credits4.BackgroundTransparency = 1
  590. Credits4.Position = UDim2.new(0.100000001, 0, 0.875, 0)
  591. Credits4.Size = UDim2.new(0, 200, 0, 50)
  592. Credits4.Font = Enum.Font.Highway
  593. Credits4.Text = "Cracked by Avn | Discord: kssMubS"
  594. Credits4.TextColor3 = Color3.new(0.74902, 0, 0)
  595. Credits4.TextSize = 20
  596.  
  597. Name5.Name = "Name5"
  598. Name5.Parent = ScriptFrame
  599. Name5.BackgroundColor3 = Color3.new(1, 1, 1)
  600. Name5.BackgroundTransparency = 1
  601. Name5.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  602. Name5.Size = UDim2.new(0, 200, 0, 50)
  603. Name5.Font = Enum.Font.Highway
  604. Name5.Text = "Erlux GUI v1.4"
  605. Name5.TextColor3 = Color3.new(0.74902, 0, 0)
  606. Name5.TextSize = 40
  607. Name5.Draggable = true
  608.  
  609. GameScriptsBut.Name = "GameScriptsBut"
  610. GameScriptsBut.Parent = ScriptFrame
  611. GameScriptsBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  612. GameScriptsBut.Position = UDim2.new(0.0275862068, 0, 0.169444442, 0)
  613. GameScriptsBut.Size = UDim2.new(0, 200, 0, 50)
  614. GameScriptsBut.Font = Enum.Font.Highway
  615. GameScriptsBut.Text = "Games"
  616. GameScriptsBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  617. GameScriptsBut.TextScaled = true
  618. GameScriptsBut.TextSize = 14
  619. GameScriptsBut.TextWrapped = true
  620. GameScriptsBut.MouseButton1Down:connect(function()
  621. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  622. GamesFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  623. end)
  624.  
  625. FEGUI.Name = "FEGUI"
  626. FEGUI.Parent = ScriptFrame
  627. FEGUI.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  628. FEGUI.Position = UDim2.new(0.428000003, 0, 0.169444442, 0)
  629. FEGUI.Size = UDim2.new(0, 200, 0, 50)
  630. FEGUI.Font = Enum.Font.Highway
  631. FEGUI.Text = "FE Gui"
  632. FEGUI.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  633. FEGUI.TextScaled = true
  634. FEGUI.TextSize = 14
  635. FEGUI.TextWrapped = true
  636. FEGUI.MouseButton1Down:connect(function()
  637. loadstring(Game:GetObjects("rbxassetid://1329972470")[1].Source)()
  638. end)
  639.  
  640. CloseScripts.Name = "CloseScripts"
  641. CloseScripts.Parent = ScriptFrame
  642. CloseScripts.BackgroundColor3 = Color3.new(1, 1, 1)
  643. CloseScripts.BackgroundTransparency = 1
  644. CloseScripts.Position = UDim2.new(0.925862074, 0, 0, 0)
  645. CloseScripts.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  646. CloseScripts.Font = Enum.Font.Highway
  647. CloseScripts.Text = "X"
  648. CloseScripts.TextColor3 = Color3.new(0.74902, 0, 0)
  649. CloseScripts.TextSize = 40
  650. CloseScripts.MouseButton1Down:connect(function()
  651. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  652. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  653. end)
  654.  
  655. Rocky2uAdmin.Name = "Rocky2uAdmin"
  656. Rocky2uAdmin.Parent = ScriptFrame
  657. Rocky2uAdmin.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  658. Rocky2uAdmin.Position = UDim2.new(0.0275862068, 0, 0.336111099, 0)
  659. Rocky2uAdmin.Size = UDim2.new(0, 200, 0, 50)
  660. Rocky2uAdmin.Font = Enum.Font.Highway
  661. Rocky2uAdmin.Text = "Rocky2u Admin"
  662. Rocky2uAdmin.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  663. Rocky2uAdmin.TextScaled = true
  664. Rocky2uAdmin.TextSize = 14
  665. Rocky2uAdmin.TextWrapped = true
  666. Rocky2uAdmin.MouseButton1Down:connect(function()
  667. loadstring(game:GetObjects('rbxassetid://1329975599')[1].Source)()
  668. end)
  669.  
  670. KidnapVan.Name = "KidnapVan"
  671. KidnapVan.Parent = ScriptFrame
  672. KidnapVan.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  673. KidnapVan.Position = UDim2.new(0.428000003, 0, 0.336111099, 0)
  674. KidnapVan.Size = UDim2.new(0, 200, 0, 50)
  675. KidnapVan.Font = Enum.Font.Highway
  676. KidnapVan.Text = "Kidnap Van"
  677. KidnapVan.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  678. KidnapVan.TextScaled = true
  679. KidnapVan.TextSize = 14
  680. KidnapVan.TextWrapped = true
  681. KidnapVan.MouseButton1Down:connect(function()
  682. -- Objects
  683.  
  684. local VanPlayerGui = Instance.new("ScreenGui")
  685. local Physic = Instance.new("Frame")
  686. local player = Instance.new("TextBox")
  687. local TextLabel = Instance.new("TextLabel")
  688. local TextLabel_2 = Instance.new("TextLabel")
  689. local TextLabel_3 = Instance.new("TextLabel")
  690. local TextLabel_4 = Instance.new("TextLabel")
  691. local vanit = Instance.new("TextButton")
  692.  
  693.  
  694. -- Properties
  695.  
  696. VanPlayerGui.Name = "VanPlayerGui"
  697. VanPlayerGui.Parent = game.CoreGui
  698.  
  699. Physic.Name = "Physic"
  700. Physic.Parent = VanPlayerGui
  701. Physic.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  702. Physic.Transparency = 0.3
  703. Physic.BorderSizePixel = 0
  704. Physic.Position = UDim2.new(0.48652932, 0, 0.260391206, 0)
  705. Physic.Size = UDim2.new(0, 248, 0, 225)
  706.  
  707. player.Name = "player"
  708. player.Parent = Physic
  709. player.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  710. player.BorderSizePixel = 0
  711. player.Position = UDim2.new(0.0958141237, 0, 0.485386729, 0)
  712. player.Size = UDim2.new(0, 200, 0, 50)
  713. player.Font = Enum.Font.SourceSans
  714. player.FontSize = Enum.FontSize.Size14
  715. player.Text = "Enter player's name"
  716. player.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  717. player.TextSize = 14
  718.  
  719. TextLabel.Parent = Physic
  720. TextLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  721. TextLabel.BorderSizePixel = 0
  722. TextLabel.Size = UDim2.new(0, 248, 0, 46)
  723. TextLabel.Font = Enum.Font.SourceSans
  724. TextLabel.FontSize = Enum.FontSize.Size24
  725. TextLabel.Text = "Cracked by Avn"
  726. TextLabel.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  727. TextLabel.TextSize = 21
  728.  
  729. TextLabel_2.Parent = Physic
  730. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  731. TextLabel_2.BorderSizePixel = 0
  732. TextLabel_2.Position = UDim2.new(0, 0, 1, 0)
  733. TextLabel_2.Size = UDim2.new(0, 248, 0, 7)
  734. TextLabel_2.Font = Enum.Font.SourceSans
  735. TextLabel_2.FontSize = Enum.FontSize.Size24
  736. TextLabel_2.Text = ""
  737. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  738. TextLabel_2.TextSize = 21
  739.  
  740. TextLabel_3.Parent = Physic
  741. TextLabel_3.BackgroundColor3 = Color3.new(0, 0, 0)
  742. TextLabel_3.BorderSizePixel = 0
  743. TextLabel_3.Position = UDim2.new(1, 0, 0, 0)
  744. TextLabel_3.Size = UDim2.new(0, 7, 0, 232)
  745. TextLabel_3.Font = Enum.Font.SourceSans
  746. TextLabel_3.FontSize = Enum.FontSize.Size24
  747. TextLabel_3.Text = ""
  748. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  749. TextLabel_3.TextSize = 21
  750.  
  751. TextLabel_4.Parent = Physic
  752. TextLabel_4.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  753. TextLabel_4.BorderSizePixel = 0
  754. TextLabel_4.Position = UDim2.new(0, 0, 0.204444438, 0)
  755. TextLabel_4.Size = UDim2.new(0, 248, 0, 7)
  756. TextLabel_4.Font = Enum.Font.SourceSans
  757. TextLabel_4.FontSize = Enum.FontSize.Size24
  758. TextLabel_4.Text = ""
  759. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  760. TextLabel_4.TextSize = 21
  761.  
  762. vanit.Name = "vanit"
  763. vanit.Parent = Physic
  764. vanit.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  765. vanit.BackgroundTransparency = -0.0099999997764826
  766. vanit.BorderSizePixel = 0
  767. vanit.Position = UDim2.new(0.0967741907, 0, 0.75999999, 0)
  768. vanit.Size = UDim2.new(0, 200, 0, 42)
  769. vanit.Font = Enum.Font.SourceSans
  770. vanit.FontSize = Enum.FontSize.Size24
  771. vanit.Text = "KIDNAP"
  772. vanit.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  773. vanit.TextSize = 21
  774.  
  775. Physic.Active = true
  776. Physic.Draggable = true
  777.  
  778. local Username = Physic.player
  779.  
  780. vanit.MouseButton1Down:connect(function()
  781. Victim = Username.Text
  782. o1 = Instance.new("Model")
  783. o2 = Instance.new("Part")
  784. o3 = Instance.new("CylinderMesh")
  785. o4 = Instance.new("Part")
  786. o5 = Instance.new("SpecialMesh")
  787. o6 = Instance.new("Part")
  788. o7 = Instance.new("SpecialMesh")
  789. o8 = Instance.new("Part")
  790. o9 = Instance.new("BlockMesh")
  791. o10 = Instance.new("Part")
  792. o11 = Instance.new("BlockMesh")
  793. o12 = Instance.new("Part")
  794. o13 = Instance.new("Part")
  795. o14 = Instance.new("BlockMesh")
  796. o15 = Instance.new("Part")
  797. o16 = Instance.new("SpecialMesh")
  798. o17 = Instance.new("Part")
  799. o18 = Instance.new("SpecialMesh")
  800. o19 = Instance.new("Part")
  801. o20 = Instance.new("SpecialMesh")
  802. o21 = Instance.new("Sound")
  803. o22 = Instance.new("Part")
  804. o23 = Instance.new("BlockMesh")
  805. o24 = Instance.new("Part")
  806. o25 = Instance.new("SpecialMesh")
  807. o26 = Instance.new("Part")
  808. o27 = Instance.new("BlockMesh")
  809. o28 = Instance.new("Part")
  810. o29 = Instance.new("SpecialMesh")
  811. o30 = Instance.new("Part")
  812. o31 = Instance.new("BlockMesh")
  813. o32 = Instance.new("Part")
  814. o33 = Instance.new("BlockMesh")
  815. o34 = Instance.new("Part")
  816. o35 = Instance.new("BlockMesh")
  817. o36 = Instance.new("Part")
  818. o37 = Instance.new("BlockMesh")
  819. o38 = Instance.new("Part")
  820. o39 = Instance.new("Part")
  821. o40 = Instance.new("BlockMesh")
  822. o41 = Instance.new("Part")
  823. o42 = Instance.new("BlockMesh")
  824. o43 = Instance.new("Part")
  825. o44 = Instance.new("BlockMesh")
  826. o45 = Instance.new("Part")
  827. o46 = Instance.new("SpecialMesh")
  828. o47 = Instance.new("Part")
  829. o48 = Instance.new("BlockMesh")
  830. o49 = Instance.new("Part")
  831. o50 = Instance.new("BlockMesh")
  832. o51 = Instance.new("Part")
  833. o52 = Instance.new("BlockMesh")
  834. o53 = Instance.new("Part")
  835. o54 = Instance.new("SpecialMesh")
  836. o55 = Instance.new("Part")
  837. o56 = Instance.new("SpecialMesh")
  838. o57 = Instance.new("Part")
  839. o58 = Instance.new("BlockMesh")
  840. o59 = Instance.new("Part")
  841. o60 = Instance.new("BlockMesh")
  842. o61 = Instance.new("Part")
  843. o62 = Instance.new("BlockMesh")
  844. o63 = Instance.new("Part")
  845. o64 = Instance.new("Part")
  846. o65 = Instance.new("Part")
  847. o66 = Instance.new("BlockMesh")
  848. o67 = Instance.new("Part")
  849. o68 = Instance.new("BlockMesh")
  850. o69 = Instance.new("Part")
  851. o70 = Instance.new("BlockMesh")
  852. o71 = Instance.new("Part")
  853. o72 = Instance.new("BlockMesh")
  854. o73 = Instance.new("Part")
  855. o74 = Instance.new("SpecialMesh")
  856. o75 = Instance.new("Decal")
  857. o76 = Instance.new("Part")
  858. o77 = Instance.new("Part")
  859. o78 = Instance.new("BlockMesh")
  860. o79 = Instance.new("Part")
  861. o80 = Instance.new("SpecialMesh")
  862. o81 = Instance.new("Decal")
  863. o82 = Instance.new("Part")
  864. o83 = Instance.new("SpecialMesh")
  865. o84 = Instance.new("Humanoid")
  866. o85 = Instance.new("Part")
  867. o86 = Instance.new("Part")
  868. o87 = Instance.new("Part")
  869. o88 = Instance.new("Decal")
  870. o89 = Instance.new("Motor6D")
  871. o90 = Instance.new("Motor6D")
  872. o91 = Instance.new("Motor6D")
  873. o92 = Instance.new("Motor6D")
  874. o93 = Instance.new("Motor6D")
  875. o94 = Instance.new("Part")
  876. o95 = Instance.new("Part")
  877. o96 = Instance.new("Part")
  878. o97 = Instance.new("Part")
  879. o98 = Instance.new("Part")
  880. o99 = Instance.new("Decal")
  881. o100 = Instance.new("Motor6D")
  882. o101 = Instance.new("Motor6D")
  883. o102 = Instance.new("Motor6D")
  884. o103 = Instance.new("Part")
  885. o104 = Instance.new("Part")
  886. o105 = Instance.new("Part")
  887. o106 = Instance.new("Part")
  888. o107 = Instance.new("Part")
  889. o108 = Instance.new("CylinderMesh")
  890. o109 = Instance.new("Part")
  891. o110 = Instance.new("CylinderMesh")
  892. o111 = Instance.new("Part")
  893. o112 = Instance.new("CylinderMesh")
  894. o113 = Instance.new("Part")
  895. o114 = Instance.new("CylinderMesh")
  896. o115 = Instance.new("Part")
  897. o116 = Instance.new("CylinderMesh")
  898. o117 = Instance.new("Part")
  899. o118 = Instance.new("CylinderMesh")
  900. o119 = Instance.new("Part")
  901. o120 = Instance.new("CylinderMesh")
  902. o121 = Instance.new("Part")
  903. o122 = Instance.new("SpecialMesh")
  904. o123 = Instance.new("Part")
  905. o124 = Instance.new("Decal")
  906. o1.Name = " "
  907. o1.Parent = workspace
  908. o2.Parent = o1
  909. o2.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  910. o2.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  911. o2.Anchored = true
  912. o2.FormFactor = Enum.FormFactor.Symmetric
  913. o2.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  914. o2.CFrame = CFrame.new(95.3486252, 1.50001001, 18.4564877, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  915. o3.Parent = o2
  916. o4.Parent = o1
  917. o4.BrickColor = BrickColor.new("Institutional white")
  918. o4.Position = Vector3.new(96.3181839, 7.00000668, 9.31151104)
  919. o4.Rotation = Vector3.new(90, 89.9314728, -90)
  920. o4.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  921. o4.Velocity = Vector3.new(-0.000346515269, 0.00201798417, -0.00195027643)
  922. o4.Anchored = true
  923. o4.FormFactor = Enum.FormFactor.Plate
  924. o4.Size = Vector3.new(1, 2.4000001, 2)
  925. o4.CFrame = CFrame.new(96.3181839, 7.00000668, 9.31151104, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  926. o4.BackSurface = Enum.SurfaceType.Weld
  927. o4.BottomSurface = Enum.SurfaceType.Weld
  928. o4.LeftSurface = Enum.SurfaceType.Weld
  929. o4.TopSurface = Enum.SurfaceType.Weld
  930. o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  931. o5.Parent = o4
  932. o5.MeshType = Enum.MeshType.Wedge
  933. o6.Parent = o1
  934. o6.Material = Enum.Material.SmoothPlastic
  935. o6.BrickColor = BrickColor.new("Really black")
  936. o6.Transparency = 0.5
  937. o6.Position = Vector3.new(96.3181839, 7.00000668, 13.8115101)
  938. o6.Rotation = Vector3.new(90, 89.9440536, -90)
  939. o6.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  940. o6.Velocity = Vector3.new(0.000965324172, 0.00135755131, -0.00195027643)
  941. o6.Anchored = true
  942. o6.FormFactor = Enum.FormFactor.Plate
  943. o6.Size = Vector3.new(8, 2.4000001, 1.99999976)
  944. o6.CFrame = CFrame.new(96.3181839, 7.00000668, 13.8115101, 0, 3.96315798e-008, 0.999999523, 0, 1, -3.97370599e-008, -1, 0, 0)
  945. o6.BackSurface = Enum.SurfaceType.Weld
  946. o6.BottomSurface = Enum.SurfaceType.Weld
  947. o6.LeftSurface = Enum.SurfaceType.Weld
  948. o6.RightSurface = Enum.SurfaceType.Weld
  949. o6.TopSurface = Enum.SurfaceType.Weld
  950. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  951. o7.Parent = o6
  952. o7.MeshType = Enum.MeshType.Wedge
  953. o8.Parent = o1
  954. o8.BrickColor = BrickColor.new("Br. yellowish orange")
  955. o8.Position = Vector3.new(92.2182083, 4.00000715, 9.61151409)
  956. o8.Rotation = Vector3.new(-0, 0, -2.26619136e-006)
  957. o8.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  958. o8.Velocity = Vector3.new(-0.000475873821, 0.00227026758, -0.00119533995)
  959. o8.Anchored = true
  960. o8.FormFactor = Enum.FormFactor.Custom
  961. o8.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  962. o8.CFrame = CFrame.new(92.2182083, 4.00000715, 9.61151409, 0.999998808, 3.95524538e-008, 0, -3.98161575e-008, 1, 0, 0, 0, 1)
  963. o8.BackSurface = Enum.SurfaceType.Weld
  964. o8.BottomSurface = Enum.SurfaceType.Weld
  965. o8.FrontSurface = Enum.SurfaceType.Weld
  966. o8.LeftSurface = Enum.SurfaceType.Weld
  967. o8.RightSurface = Enum.SurfaceType.Weld
  968. o8.TopSurface = Enum.SurfaceType.Weld
  969. o8.Color = Color3.new(0.886275, 0.607843, 0.25098)
  970. o9.Parent = o8
  971. o10.Parent = o1
  972. o10.BrickColor = BrickColor.new("Institutional white")
  973. o10.Position = Vector3.new(105.317894, 8.40004158, 9.31151295)
  974. o10.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  975. o10.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  976. o10.Velocity = Vector3.new(-0.000245332019, 0.00136755884, -0.00436839834)
  977. o10.Anchored = true
  978. o10.CanCollide = false
  979. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  980. game.Players[Victim].Character.Humanoid.JumpPower = 0
  981. o10.FormFactor = Enum.FormFactor.Plate
  982. o10.Size = Vector3.new(14, 0.400000006, 1)
  983. o10.CFrame = CFrame.new(105.317894, 8.40004158, 9.31151295, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  984. o10.BackSurface = Enum.SurfaceType.Weld
  985. o10.BottomSurface = Enum.SurfaceType.Weld
  986. o10.FrontSurface = Enum.SurfaceType.Weld
  987. o10.LeftSurface = Enum.SurfaceType.Weld
  988. o10.RightSurface = Enum.SurfaceType.Weld
  989. o10.TopSurface = Enum.SurfaceType.Weld
  990. o10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  991. o11.Parent = o10
  992. o12.Name = "DOOR"
  993. o12.Parent = o1
  994. o12.BrickColor = BrickColor.new("Institutional white")
  995. o12.Position = Vector3.new(103.708466, 5.81500626, 9.31151104)
  996. o12.Rotation = Vector3.new(-0, 0, -4.43210411e-006)
  997. o12.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  998. o12.Velocity = Vector3.new(-0.000432157307, 0.00148387556, -0.00427860441)
  999. o12.Anchored = true
  1000. o12.CanCollide = false
  1001. o12.FormFactor = Enum.FormFactor.Plate
  1002. o12.Size = Vector3.new(5.22000027, 4.82999992, 1)
  1003. o12.CFrame = CFrame.new(103.708466, 5.81500626, 9.31151104, 1, 7.73548052e-008, 0, -7.73548052e-008, 1, 0, 0, 0, 1)
  1004. o12.BottomSurface = Enum.SurfaceType.Weld
  1005. o12.LeftSurface = Enum.SurfaceType.Weld
  1006. o12.RightSurface = Enum.SurfaceType.Weld
  1007. o12.TopSurface = Enum.SurfaceType.Weld
  1008. o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1009. o13.Parent = o1
  1010. o13.BrickColor = BrickColor.new("White")
  1011. o13.Position = Vector3.new(109.818169, 5.80000877, 9.31151104)
  1012. o13.Rotation = Vector3.new(-0, 0, -2.25410599e-006)
  1013. o13.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1014. o13.Velocity = Vector3.new(-0.00043324125, 0.00104231632, -0.006061906)
  1015. o13.Anchored = true
  1016. o13.FormFactor = Enum.FormFactor.Plate
  1017. o13.Size = Vector3.new(7, 4.80000019, 1)
  1018. o13.CFrame = CFrame.new(109.818169, 5.80000877, 9.31151104, 0.999996901, 3.9341451e-008, 0, -4.00270856e-008, 1, 0, 0, 0, 1)
  1019. o13.BackSurface = Enum.SurfaceType.Weld
  1020. o13.BottomSurface = Enum.SurfaceType.Weld
  1021. o13.FrontSurface = Enum.SurfaceType.Weld
  1022. o13.LeftSurface = Enum.SurfaceType.Weld
  1023. o13.RightSurface = Enum.SurfaceType.Weld
  1024. o13.TopSurface = Enum.SurfaceType.Weld
  1025. o13.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1026. o14.Parent = o13
  1027. o15.Parent = o1
  1028. o15.BrickColor = BrickColor.new("Institutional white")
  1029. o15.Position = Vector3.new(97.817894, 8.40000725, 13.8115139)
  1030. o15.Rotation = Vector3.new(90, 89.960434, -90)
  1031. o15.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1032. o15.Velocity = Vector3.new(0.00106650498, 0.00124916411, -0.00218200427)
  1033. o15.Anchored = true
  1034. o15.CanCollide = false
  1035. o15.FormFactor = Enum.FormFactor.Plate
  1036. o15.Size = Vector3.new(10, 0.400000006, 1)
  1037. o15.CFrame = CFrame.new(97.817894, 8.40000725, 13.8115139, 0, 3.86294303e-008, 0.999999762, 0, 1, -3.86821704e-008, -1, 0, 0)
  1038. o15.BackSurface = Enum.SurfaceType.Weld
  1039. o15.BottomSurface = Enum.SurfaceType.Weld
  1040. o15.TopSurface = Enum.SurfaceType.Weld
  1041. o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1042. o16.Parent = o15
  1043. o16.MeshType = Enum.MeshType.Wedge
  1044. o17.Parent = o1
  1045. o17.BrickColor = BrickColor.new("Institutional white")
  1046. o17.Position = Vector3.new(96.3181839, 7.00000668, 18.3115101)
  1047. o17.Rotation = Vector3.new(90, 89.9314728, -90)
  1048. o17.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1049. o17.Velocity = Vector3.new(0.00227716356, 0.000697118347, -0.00195027643)
  1050. o17.Anchored = true
  1051. o17.FormFactor = Enum.FormFactor.Plate
  1052. o17.Size = Vector3.new(1, 2.4000001, 2)
  1053. o17.CFrame = CFrame.new(96.3181839, 7.00000668, 18.3115101, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  1054. o17.BackSurface = Enum.SurfaceType.Weld
  1055. o17.BottomSurface = Enum.SurfaceType.Weld
  1056. o17.RightSurface = Enum.SurfaceType.Weld
  1057. o17.TopSurface = Enum.SurfaceType.Weld
  1058. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1059. o18.Parent = o17
  1060. o18.MeshType = Enum.MeshType.Wedge
  1061. o19.Parent = o1
  1062. o19.BrickColor = BrickColor.new("Institutional white")
  1063. o19.Position = Vector3.new(93.8181839, 5.20000744, 13.8115101)
  1064. o19.Rotation = Vector3.new(90, 89.8573456, -90)
  1065. o19.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1066. o19.Velocity = Vector3.new(0.000835234998, 0.00153823046, -0.00148565089)
  1067. o19.Anchored = true
  1068. o19.FormFactor = Enum.FormFactor.Plate
  1069. o19.Size = Vector3.new(10, 1.20000005, 3)
  1070. o19.CFrame = CFrame.new(93.8181839, 5.20000744, 13.8115101, 0, 3.77325726e-008, 0.999996901, 0, 1, -3.84182002e-008, -1, 0, 0)
  1071. o19.BackSurface = Enum.SurfaceType.Weld
  1072. o19.BottomSurface = Enum.SurfaceType.Weld
  1073. o19.TopSurface = Enum.SurfaceType.Weld
  1074. o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1075. o20.Parent = o19
  1076. o20.MeshType = Enum.MeshType.Wedge
  1077. o21.Parent = o19
  1078. o21.SoundId = "rbxassetid://532147820"
  1079. o21.Looped = true
  1080. o22.Parent = o1
  1081. o22.BrickColor = BrickColor.new("Institutional white")
  1082. o22.Position = Vector3.new(96.3182907, 4.60000753, 9.31151104)
  1083. o22.Rotation = Vector3.new(-0, 0, -2.23446773e-006)
  1084. o22.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1085. o22.Velocity = Vector3.new(-0.000519967522, 0.00201797695, -0.00230253674)
  1086. o22.Anchored = true
  1087. o22.FormFactor = Enum.FormFactor.Plate
  1088. o22.Size = Vector3.new(2, 2.4000001, 1)
  1089. o22.CFrame = CFrame.new(96.3182907, 4.60000753, 9.31151104, 0.999993801, 3.8998575e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  1090. o22.BackSurface = Enum.SurfaceType.Weld
  1091. o22.BottomSurface = Enum.SurfaceType.Weld
  1092. o22.FrontSurface = Enum.SurfaceType.Weld
  1093. o22.LeftSurface = Enum.SurfaceType.Weld
  1094. o22.RightSurface = Enum.SurfaceType.Weld
  1095. o22.TopSurface = Enum.SurfaceType.Weld
  1096. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1097. o23.Parent = o22
  1098. o24.Parent = o1
  1099. o24.BrickColor = BrickColor.new("Institutional white")
  1100. o24.Position = Vector3.new(113.817245, 6.80000734, 18.3115101)
  1101. o24.Rotation = Vector3.new(-0, -90, 0)
  1102. o24.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1103. o24.Velocity = Vector3.new(0.00226270943, -0.000567569688, -0.00708095264)
  1104. o24.Anchored = true
  1105. o24.FormFactor = Enum.FormFactor.Plate
  1106. o24.Size = Vector3.new(1, 2.79999995, 1)
  1107. o24.CFrame = CFrame.new(113.817245, 6.80000734, 18.3115101, 0, 5.54578605e-008, -1, 0, 1, 5.54578605e-008, 1, 0, 0)
  1108. o24.BackSurface = Enum.SurfaceType.Weld
  1109. o24.BottomSurface = Enum.SurfaceType.Weld
  1110. o24.TopSurface = Enum.SurfaceType.Weld
  1111. o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1112. o25.Parent = o24
  1113. o25.MeshType = Enum.MeshType.Wedge
  1114. o26.Parent = o1
  1115. o26.BrickColor = BrickColor.new("Institutional white")
  1116. o26.Position = Vector3.new(93.0181885, 2.60000825, 13.8115101)
  1117. o26.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1118. o26.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1119. o26.Velocity = Vector3.new(0.000647328445, 0.00159604801, -0.00163401756)
  1120. o26.Anchored = true
  1121. o26.FormFactor = Enum.FormFactor.Plate
  1122. o26.Size = Vector3.new(1.39999998, 1.60000002, 10)
  1123. o26.CFrame = CFrame.new(93.0181885, 2.60000825, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1124. o26.BackSurface = Enum.SurfaceType.Weld
  1125. o26.BottomSurface = Enum.SurfaceType.Weld
  1126. o26.FrontSurface = Enum.SurfaceType.Weld
  1127. o26.LeftSurface = Enum.SurfaceType.Weld
  1128. o26.RightSurface = Enum.SurfaceType.Weld
  1129. o26.TopSurface = Enum.SurfaceType.Weld
  1130. o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1131. o27.Parent = o26
  1132. o28.Parent = o1
  1133. o28.BrickColor = BrickColor.new("Institutional white")
  1134. o28.Position = Vector3.new(113.818176, 6.80000877, 9.31151104)
  1135. o28.Rotation = Vector3.new(-90, -89.7982635, -90)
  1136. o28.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1137. o28.Velocity = Vector3.new(-0.000360969483, 0.000753228669, -0.00708122458)
  1138. o28.Anchored = true
  1139. o28.FormFactor = Enum.FormFactor.Plate
  1140. o28.Size = Vector3.new(1, 2.79999995, 1)
  1141. o28.CFrame = CFrame.new(113.818176, 6.80000877, 9.31151104, 0, 3.89985715e-008, -0.999993801, 0, 1, 4.03698408e-008, 1, 0, 0)
  1142. o28.BackSurface = Enum.SurfaceType.Weld
  1143. o28.BottomSurface = Enum.SurfaceType.Weld
  1144. o28.TopSurface = Enum.SurfaceType.Weld
  1145. o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1146. o29.Parent = o28
  1147. o29.MeshType = Enum.MeshType.Wedge
  1148. o30.Parent = o1
  1149. o30.BrickColor = BrickColor.new("Institutional white")
  1150. o30.Position = Vector3.new(96.3181992, 4.60000753, 18.3115101)
  1151. o30.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  1152. o30.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1153. o30.Velocity = Vector3.new(0.00210371148, 0.000697117415, -0.0023025109)
  1154. o30.Anchored = true
  1155. o30.FormFactor = Enum.FormFactor.Plate
  1156. o30.Size = Vector3.new(2, 2.4000001, 1)
  1157. o30.CFrame = CFrame.new(96.3181992, 4.60000753, 18.3115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  1158. o30.BackSurface = Enum.SurfaceType.Weld
  1159. o30.BottomSurface = Enum.SurfaceType.Weld
  1160. o30.FrontSurface = Enum.SurfaceType.Weld
  1161. o30.LeftSurface = Enum.SurfaceType.Weld
  1162. o30.RightSurface = Enum.SurfaceType.Weld
  1163. o30.TopSurface = Enum.SurfaceType.Weld
  1164. o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1165. o31.Parent = o30
  1166. o32.Parent = o1
  1167. o32.BrickColor = BrickColor.new("Dark stone grey")
  1168. o32.Position = Vector3.new(95.8181839, 4.60000753, 13.8115101)
  1169. o32.Rotation = Vector3.new(90, 89.960434, -90)
  1170. o32.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1171. o32.Velocity = Vector3.new(0.000791871978, 0.00139368721, -0.00215674727)
  1172. o32.Anchored = true
  1173. o32.FormFactor = Enum.FormFactor.Plate
  1174. o32.Size = Vector3.new(8, 2.4000001, 1)
  1175. o32.CFrame = CFrame.new(95.8181839, 4.60000753, 13.8115101, 0, 3.96579551e-008, 0.999999762, 0, 1, -3.97106952e-008, -1, 0, 0)
  1176. o32.BottomSurface = Enum.SurfaceType.Weld
  1177. o32.TopSurface = Enum.SurfaceType.Weld
  1178. o32.Color = Color3.new(0.388235, 0.372549, 0.384314)
  1179. o33.Parent = o32
  1180. o33.Offset = Vector3.new(0, 0, 0.5)
  1181. o33.Scale = Vector3.new(1, 1, 2)
  1182. o34.Parent = o1
  1183. o34.BrickColor = BrickColor.new("Institutional white")
  1184. o34.Position = Vector3.new(93.8181992, 4.00000715, 13.8115101)
  1185. o34.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  1186. o34.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1187. o34.Velocity = Vector3.new(0.000748508843, 0.00153822941, -0.00166177051)
  1188. o34.Anchored = true
  1189. o34.FormFactor = Enum.FormFactor.Plate
  1190. o34.Size = Vector3.new(3, 1.20000005, 10)
  1191. o34.CFrame = CFrame.new(93.8181992, 4.00000715, 13.8115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  1192. o34.BackSurface = Enum.SurfaceType.Weld
  1193. o34.BottomSurface = Enum.SurfaceType.Weld
  1194. o34.FrontSurface = Enum.SurfaceType.Weld
  1195. o34.LeftSurface = Enum.SurfaceType.Weld
  1196. o34.RightSurface = Enum.SurfaceType.Weld
  1197. o34.TopSurface = Enum.SurfaceType.Weld
  1198. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1199. o35.Parent = o34
  1200. o36.Parent = o1
  1201. o36.BrickColor = BrickColor.new("Br. yellowish orange")
  1202. o36.Position = Vector3.new(92.2181854, 4.00000715, 18.211504)
  1203. o36.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  1204. o36.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1205. o36.Velocity = Vector3.new(0.00203119451, 0.00100810977, -0.00119533355)
  1206. o36.Anchored = true
  1207. o36.FormFactor = Enum.FormFactor.Custom
  1208. o36.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  1209. o36.CFrame = CFrame.new(92.2181854, 4.00000715, 18.211504, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  1210. o36.BackSurface = Enum.SurfaceType.Weld
  1211. o36.BottomSurface = Enum.SurfaceType.Weld
  1212. o36.FrontSurface = Enum.SurfaceType.Weld
  1213. o36.LeftSurface = Enum.SurfaceType.Weld
  1214. o36.RightSurface = Enum.SurfaceType.Weld
  1215. o36.TopSurface = Enum.SurfaceType.Weld
  1216. o36.Color = Color3.new(0.886275, 0.607843, 0.25098)
  1217. o37.Parent = o36
  1218. o38.Parent = o1
  1219. o38.BrickColor = BrickColor.new("Institutional white")
  1220. o38.Position = Vector3.new(99.0602112, 4.60000706, 18.3115101)
  1221. o38.Rotation = Vector3.new(-0, 0, -4.84935117e-006)
  1222. o38.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1223. o38.Velocity = Vector3.new(0.00210371148, 0.000498947338, -0.0031018618)
  1224. o38.Anchored = true
  1225. o38.CanCollide = false
  1226. o38.FormFactor = Enum.FormFactor.Plate
  1227. o38.Size = Vector3.new(3.48000026, 2.4000001, 1)
  1228. o38.CFrame = CFrame.new(99.0602112, 4.60000706, 18.3115101, 1, 8.46371435e-008, 0, -8.46371435e-008, 1, 0, 0, 0, 1)
  1229. o38.BottomSurface = Enum.SurfaceType.Weld
  1230. o38.LeftSurface = Enum.SurfaceType.Weld
  1231. o38.RightSurface = Enum.SurfaceType.Weld
  1232. o38.TopSurface = Enum.SurfaceType.Weld
  1233. o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1234. o39.Parent = o1
  1235. o39.BrickColor = BrickColor.new("Really red")
  1236. o39.Position = Vector3.new(113.818176, 4.80000877, 9.31151104)
  1237. o39.Rotation = Vector3.new(-0, 0, -2.2344675e-006)
  1238. o39.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1239. o39.Velocity = Vector3.new(-0.000505513046, 0.000753228669, -0.00737475045)
  1240. o39.Anchored = true
  1241. o39.FormFactor = Enum.FormFactor.Plate
  1242. o39.Size = Vector3.new(1, 1.20000005, 1)
  1243. o39.CFrame = CFrame.new(113.818176, 4.80000877, 9.31151104, 0.999993801, 3.89985715e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  1244. o39.BackSurface = Enum.SurfaceType.Weld
  1245. o39.BottomSurface = Enum.SurfaceType.Weld
  1246. o39.FrontSurface = Enum.SurfaceType.Weld
  1247. o39.LeftSurface = Enum.SurfaceType.Weld
  1248. o39.RightSurface = Enum.SurfaceType.Weld
  1249. o39.TopSurface = Enum.SurfaceType.Weld
  1250. o39.Color = Color3.new(1, 0, 0)
  1251. o40.Parent = o39
  1252. o41.Parent = o1
  1253. o41.BrickColor = BrickColor.new("Institutional white")
  1254. o41.Position = Vector3.new(113.818054, 3.80000734, 9.31151104)
  1255. o41.Rotation = Vector3.new(-0, 0, -2.23295706e-006)
  1256. o41.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1257. o41.Velocity = Vector3.new(-0.000577784958, 0.000753237749, -0.00752147706)
  1258. o41.Anchored = true
  1259. o41.FormFactor = Enum.FormFactor.Plate
  1260. o41.Size = Vector3.new(1, 0.800000012, 1)
  1261. o41.CFrame = CFrame.new(113.818054, 3.80000734, 9.31151104, 0.999993563, 3.89721997e-008, 0, -4.03962055e-008, 1, 0, 0, 0, 1)
  1262. o41.BackSurface = Enum.SurfaceType.Weld
  1263. o41.BottomSurface = Enum.SurfaceType.Weld
  1264. o41.FrontSurface = Enum.SurfaceType.Weld
  1265. o41.LeftSurface = Enum.SurfaceType.Weld
  1266. o41.RightSurface = Enum.SurfaceType.Weld
  1267. o41.TopSurface = Enum.SurfaceType.Weld
  1268. o41.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1269. o42.Parent = o41
  1270. o43.Parent = o1
  1271. o43.BrickColor = BrickColor.new("Institutional white")
  1272. o43.Position = Vector3.new(105.317894, 8.40000725, 13.8115139)
  1273. o43.Rotation = Vector3.new(-0, 0, -2.21481446e-006)
  1274. o43.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1275. o43.Velocity = Vector3.new(0.00106650498, 0.000707125873, -0.00436840346)
  1276. o43.Anchored = true
  1277. o43.CanCollide = false
  1278. o43.FormFactor = Enum.FormFactor.Plate
  1279. o43.Size = Vector3.new(14, 0.400000006, 8)
  1280. o43.CFrame = CFrame.new(105.317894, 8.40000725, 13.8115139, 1, 3.86558057e-008, 0, -3.86558057e-008, 1, 0, 0, 0, 1)
  1281. o43.BackSurface = Enum.SurfaceType.Weld
  1282. o43.BottomSurface = Enum.SurfaceType.Weld
  1283. o43.FrontSurface = Enum.SurfaceType.Weld
  1284. o43.LeftSurface = Enum.SurfaceType.Weld
  1285. o43.RightSurface = Enum.SurfaceType.Weld
  1286. o43.TopSurface = Enum.SurfaceType.Weld
  1287. o43.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1288. o44.Parent = o43
  1289. o45.Parent = o1
  1290. o45.BrickColor = BrickColor.new("Really black")
  1291. o45.Position = Vector3.new(113.818176, 6.80000782, 11.311511)
  1292. o45.Rotation = Vector3.new(-90, -89.9314728, -90)
  1293. o45.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1294. o45.Velocity = Vector3.new(0.000222070201, 0.000459702482, -0.00708122645)
  1295. o45.Anchored = true
  1296. o45.CanCollide = false
  1297. o45.FormFactor = Enum.FormFactor.Plate
  1298. o45.Size = Vector3.new(3, 2.79999995, 1)
  1299. o45.CFrame = CFrame.new(113.818176, 6.80000782, 11.311511, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  1300. o45.BackSurface = Enum.SurfaceType.Weld
  1301. o45.BottomSurface = Enum.SurfaceType.Weld
  1302. o45.TopSurface = Enum.SurfaceType.Weld
  1303. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1304. o46.Parent = o45
  1305. o46.MeshType = Enum.MeshType.Wedge
  1306. o47.Parent = o1
  1307. o47.BrickColor = BrickColor.new("Institutional white")
  1308. o47.Position = Vector3.new(103.118179, 2.40000772, 13.8115101)
  1309. o47.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1310. o47.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1311. o47.Velocity = Vector3.new(0.000632874086, 0.000866103393, -0.0046077203)
  1312. o47.Anchored = true
  1313. o47.FormFactor = Enum.FormFactor.Plate
  1314. o47.Size = Vector3.new(12.3999996, 1.20000005, 10)
  1315. o47.CFrame = CFrame.new(103.118179, 2.40000772, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1316. o47.BackSurface = Enum.SurfaceType.Weld
  1317. o47.BottomSurface = Enum.SurfaceType.Weld
  1318. o47.FrontSurface = Enum.SurfaceType.Weld
  1319. o47.LeftSurface = Enum.SurfaceType.Weld
  1320. o47.RightSurface = Enum.SurfaceType.Weld
  1321. o47.TopSurface = Enum.SurfaceType.Weld
  1322. o47.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1323. o48.Parent = o47
  1324. o49.Parent = o1
  1325. o49.BrickColor = BrickColor.new("White")
  1326. o49.Position = Vector3.new(104.018181, 3.20000815, 13.8115101)
  1327. o49.Rotation = Vector3.new(-0, 0, -2.27374471e-006)
  1328. o49.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1329. o49.Velocity = Vector3.new(0.000690691522, 0.000801058719, -0.00475267787)
  1330. o49.Anchored = true
  1331. o49.FormFactor = Enum.FormFactor.Plate
  1332. o49.Size = Vector3.new(20.6000004, 0.400000006, 10)
  1333. o49.CFrame = CFrame.new(104.018181, 3.20000815, 13.8115101, 1, 3.96843305e-008, 0, -3.96843305e-008, 1, 0, 0, 0, 1)
  1334. o49.BackSurface = Enum.SurfaceType.Weld
  1335. o49.BottomSurface = Enum.SurfaceType.Weld
  1336. o49.FrontSurface = Enum.SurfaceType.Weld
  1337. o49.LeftSurface = Enum.SurfaceType.Weld
  1338. o49.RightSurface = Enum.SurfaceType.Weld
  1339. o49.TopSurface = Enum.SurfaceType.Weld
  1340. o49.Color = Color3.new(0.94902, 0.952941, 0.952941)
  1341. o50.Parent = o49
  1342. o51.Parent = o1
  1343. o51.BrickColor = BrickColor.new("Institutional white")
  1344. o51.Position = Vector3.new(107.167747, 5.80000782, 18.3115101)
  1345. o51.Rotation = Vector3.new(-0, 0, -3.14727777e-006)
  1346. o51.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1347. o51.Velocity = Vector3.new(0.00219043763, -8.69987416e-005, -0.00528925471)
  1348. o51.Anchored = true
  1349. o51.FormFactor = Enum.FormFactor.Plate
  1350. o51.Size = Vector3.new(12.3000002, 4.80000019, 1)
  1351. o51.CFrame = CFrame.new(107.167747, 5.80000782, 18.3115101, 1, 5.49303607e-008, 0, -5.49303607e-008, 1, 0, 0, 0, 1)
  1352. o51.BackSurface = Enum.SurfaceType.Weld
  1353. o51.BottomSurface = Enum.SurfaceType.Weld
  1354. o51.FrontSurface = Enum.SurfaceType.Weld
  1355. o51.LeftSurface = Enum.SurfaceType.Weld
  1356. o51.RightSurface = Enum.SurfaceType.Weld
  1357. o51.TopSurface = Enum.SurfaceType.Weld
  1358. o51.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1359. o52.Parent = o51
  1360. o53.Parent = o1
  1361. o53.BrickColor = BrickColor.new("Institutional white")
  1362. o53.Position = Vector3.new(113.818176, 6.80000782, 13.8115101)
  1363. o53.Rotation = Vector3.new(-90, -89.9314728, -90)
  1364. o53.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1365. o53.Velocity = Vector3.new(0.000950869871, 9.27953006e-005, -0.00708122645)
  1366. o53.Anchored = true
  1367. o53.CanCollide = false
  1368. o53.FormFactor = Enum.FormFactor.Plate
  1369. o53.Size = Vector3.new(2, 2.79999995, 1)
  1370. o53.CFrame = CFrame.new(113.818176, 6.80000782, 13.8115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  1371. o53.BackSurface = Enum.SurfaceType.Weld
  1372. o53.BottomSurface = Enum.SurfaceType.Weld
  1373. o53.TopSurface = Enum.SurfaceType.Weld
  1374. o53.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1375. o54.Parent = o53
  1376. o54.MeshType = Enum.MeshType.Wedge
  1377. o55.Parent = o1
  1378. o55.BrickColor = BrickColor.new("Really black")
  1379. o55.Position = Vector3.new(113.818176, 6.80000782, 16.3115101)
  1380. o55.Rotation = Vector3.new(-90, -89.9314728, -90)
  1381. o55.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1382. o55.Velocity = Vector3.new(0.0016796696, -0.000274111895, -0.00708122645)
  1383. o55.Anchored = true
  1384. o55.CanCollide = false
  1385. o55.FormFactor = Enum.FormFactor.Plate
  1386. o55.Size = Vector3.new(3, 2.79999995, 1)
  1387. o55.CFrame = CFrame.new(113.818176, 6.80000782, 16.3115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  1388. o55.BackSurface = Enum.SurfaceType.Weld
  1389. o55.BottomSurface = Enum.SurfaceType.Weld
  1390. o55.TopSurface = Enum.SurfaceType.Weld
  1391. o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1392. o56.Parent = o55
  1393. o56.MeshType = Enum.MeshType.Wedge
  1394. o57.Parent = o1
  1395. o57.BrickColor = BrickColor.new("Institutional white")
  1396. o57.Position = Vector3.new(113.818176, 4.40000582, 13.8115101)
  1397. o57.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1398. o57.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1399. o57.Velocity = Vector3.new(0.000777417503, 9.27956426e-005, -0.00743345637)
  1400. o57.Anchored = true
  1401. o57.CanCollide = false
  1402. o57.FormFactor = Enum.FormFactor.Plate
  1403. o57.Size = Vector3.new(1, 2, 8)
  1404. o57.CFrame = CFrame.new(113.818176, 4.40000582, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1405. o57.BackSurface = Enum.SurfaceType.Weld
  1406. o57.BottomSurface = Enum.SurfaceType.Weld
  1407. o57.FrontSurface = Enum.SurfaceType.Weld
  1408. o57.LeftSurface = Enum.SurfaceType.Weld
  1409. o57.RightSurface = Enum.SurfaceType.Weld
  1410. o57.TopSurface = Enum.SurfaceType.Weld
  1411. o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1412. o58.Parent = o57
  1413. o59.Parent = o1
  1414. o59.BrickColor = BrickColor.new("Institutional white")
  1415. o59.Position = Vector3.new(113.818176, 3.80000734, 18.3115101)
  1416. o59.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1417. o59.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1418. o59.Velocity = Vector3.new(0.00204589404, -0.000567637384, -0.00752151385)
  1419. o59.Anchored = true
  1420. o59.FormFactor = Enum.FormFactor.Plate
  1421. o59.Size = Vector3.new(1, 0.800000012, 1)
  1422. o59.CFrame = CFrame.new(113.818176, 3.80000734, 18.3115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1423. o59.BackSurface = Enum.SurfaceType.Weld
  1424. o59.BottomSurface = Enum.SurfaceType.Weld
  1425. o59.FrontSurface = Enum.SurfaceType.Weld
  1426. o59.LeftSurface = Enum.SurfaceType.Weld
  1427. o59.RightSurface = Enum.SurfaceType.Weld
  1428. o59.TopSurface = Enum.SurfaceType.Weld
  1429. o59.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1430. o60.Parent = o59
  1431. o61.Parent = o1
  1432. o61.BrickColor = BrickColor.new("Institutional white")
  1433. o61.Position = Vector3.new(105.317894, 8.40000725, 18.3115101)
  1434. o61.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  1435. o61.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1436. o61.Velocity = Vector3.new(0.00237834454, 4.6692905e-005, -0.00436840346)
  1437. o61.Anchored = true
  1438. o61.CanCollide = false
  1439. o61.FormFactor = Enum.FormFactor.Plate
  1440. o61.Size = Vector3.new(14, 0.400000006, 1)
  1441. o61.CFrame = CFrame.new(105.317894, 8.40000725, 18.3115101, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  1442. o61.BackSurface = Enum.SurfaceType.Weld
  1443. o61.BottomSurface = Enum.SurfaceType.Weld
  1444. o61.FrontSurface = Enum.SurfaceType.Weld
  1445. o61.LeftSurface = Enum.SurfaceType.Weld
  1446. o61.RightSurface = Enum.SurfaceType.Weld
  1447. o61.TopSurface = Enum.SurfaceType.Weld
  1448. o61.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1449. o62.Parent = o61
  1450. o63.Parent = o1
  1451. o63.BrickColor = BrickColor.new("Institutional white")
  1452. o63.Position = Vector3.new(97.8181839, 5.79500866, 9.31151104)
  1453. o63.Rotation = Vector3.new(-0, 0, -2.36894834e-006)
  1454. o63.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1455. o63.Velocity = Vector3.new(-0.000433602603, 0.00190957636, -0.00256440602)
  1456. o63.Anchored = true
  1457. o63.CanCollide = false
  1458. o63.FormFactor = Enum.FormFactor.Plate
  1459. o63.Size = Vector3.new(1, 4.80999994, 1)
  1460. o63.CFrame = CFrame.new(97.8181839, 5.79500866, 9.31151104, 1, 4.13459489e-008, 0, -4.13459489e-008, 1, 0, 0, 0, 1)
  1461. o63.BottomSurface = Enum.SurfaceType.Weld
  1462. o63.LeftSurface = Enum.SurfaceType.Weld
  1463. o63.RightSurface = Enum.SurfaceType.Weld
  1464. o63.TopSurface = Enum.SurfaceType.Weld
  1465. o63.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1466. o64.Parent = o1
  1467. o64.BrickColor = BrickColor.new("Institutional white")
  1468. o64.Position = Vector3.new(97.8178101, 7.00000858, 18.3115101)
  1469. o64.Rotation = Vector3.new(-0, 0, -2.14529973e-006)
  1470. o64.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1471. o64.Velocity = Vector3.new(0.00227716402, 0.00058873737, -0.00238744705)
  1472. o64.Anchored = true
  1473. o64.CanCollide = false
  1474. o64.FormFactor = Enum.FormFactor.Plate
  1475. o64.Size = Vector3.new(1, 2.4000001, 1)
  1476. o64.CFrame = CFrame.new(97.8178101, 7.00000858, 18.3115101, 0.999999762, 3.74425326e-008, 0, -3.74952727e-008, 1, 0, 0, 0, 1)
  1477. o64.BottomSurface = Enum.SurfaceType.Weld
  1478. o64.LeftSurface = Enum.SurfaceType.Weld
  1479. o64.RightSurface = Enum.SurfaceType.Weld
  1480. o64.TopSurface = Enum.SurfaceType.Weld
  1481. o64.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1482. o65.Parent = o1
  1483. o65.BrickColor = BrickColor.new("Institutional white")
  1484. o65.Position = Vector3.new(113.418167, 2.40000749, 13.8115101)
  1485. o65.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  1486. o65.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1487. o65.Velocity = Vector3.new(0.000632874086, 0.000121704477, -0.0076103732)
  1488. o65.Anchored = true
  1489. o65.FormFactor = Enum.FormFactor.Plate
  1490. o65.Size = Vector3.new(1.80000007, 1.20000005, 10)
  1491. o65.CFrame = CFrame.new(113.418167, 2.40000749, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  1492. o65.BackSurface = Enum.SurfaceType.Weld
  1493. o65.BottomSurface = Enum.SurfaceType.Weld
  1494. o65.FrontSurface = Enum.SurfaceType.Weld
  1495. o65.LeftSurface = Enum.SurfaceType.Weld
  1496. o65.RightSurface = Enum.SurfaceType.Weld
  1497. o65.TopSurface = Enum.SurfaceType.Weld
  1498. o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1499. o66.Parent = o65
  1500. o67.Parent = o1
  1501. o67.BrickColor = BrickColor.new("Really red")
  1502. o67.Position = Vector3.new(113.817245, 4.80000687, 18.3115101)
  1503. o67.Rotation = Vector3.new(-0, 0, -3.17145691e-006)
  1504. o67.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1505. o67.Velocity = Vector3.new(0.00211816584, -0.000567570096, -0.0073744799)
  1506. o67.Anchored = true
  1507. o67.FormFactor = Enum.FormFactor.Plate
  1508. o67.Size = Vector3.new(1, 1.20000005, 1)
  1509. o67.CFrame = CFrame.new(113.817245, 4.80000687, 18.3115101, 1, 5.53523627e-008, 0, -5.53523627e-008, 1, 0, 0, 0, 1)
  1510. o67.BackSurface = Enum.SurfaceType.Weld
  1511. o67.BottomSurface = Enum.SurfaceType.Weld
  1512. o67.FrontSurface = Enum.SurfaceType.Weld
  1513. o67.LeftSurface = Enum.SurfaceType.Weld
  1514. o67.RightSurface = Enum.SurfaceType.Weld
  1515. o67.TopSurface = Enum.SurfaceType.Weld
  1516. o67.Color = Color3.new(1, 0, 0)
  1517. o68.Parent = o67
  1518. o69.Parent = o1
  1519. o69.BrickColor = BrickColor.new("Institutional white")
  1520. o69.Position = Vector3.new(112.817894, 8.40000725, 13.8115139)
  1521. o69.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  1522. o69.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1523. o69.Velocity = Vector3.new(0.00106650498, 0.000165087578, -0.00655480288)
  1524. o69.Anchored = true
  1525. o69.CanCollide = false
  1526. o69.FormFactor = Enum.FormFactor.Plate
  1527. o69.Size = Vector3.new(1, 0.400000006, 10)
  1528. o69.CFrame = CFrame.new(112.817894, 8.40000725, 13.8115139, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  1529. o69.BackSurface = Enum.SurfaceType.Weld
  1530. o69.BottomSurface = Enum.SurfaceType.Weld
  1531. o69.FrontSurface = Enum.SurfaceType.Weld
  1532. o69.LeftSurface = Enum.SurfaceType.Weld
  1533. o69.RightSurface = Enum.SurfaceType.Weld
  1534. o69.TopSurface = Enum.SurfaceType.Weld
  1535. o69.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1536. o70.Parent = o69
  1537. o71.Parent = o1
  1538. o71.BrickColor = BrickColor.new("Really black")
  1539. o71.Position = Vector3.new(92.2181854, 3.8000083, 13.8115101)
  1540. o71.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  1541. o71.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1542. o71.Velocity = Vector3.new(0.0007340546, 0.00165386556, -0.00122468593)
  1543. o71.Anchored = true
  1544. o71.FormFactor = Enum.FormFactor.Custom
  1545. o71.Size = Vector3.new(0.200000003, 0.800000012, 6)
  1546. o71.CFrame = CFrame.new(92.2181854, 3.8000083, 13.8115101, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  1547. o71.BackSurface = Enum.SurfaceType.Weld
  1548. o71.BottomSurface = Enum.SurfaceType.Weld
  1549. o71.FrontSurface = Enum.SurfaceType.Weld
  1550. o71.LeftSurface = Enum.SurfaceType.Weld
  1551. o71.RightSurface = Enum.SurfaceType.Weld
  1552. o71.TopSurface = Enum.SurfaceType.Weld
  1553. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1554. o72.Parent = o71
  1555. o73.Name = "Head"
  1556. o73.Parent = o1
  1557. o73.Material = Enum.Material.SmoothPlastic
  1558. o73.BrickColor = BrickColor.new("Institutional white")
  1559. o73.Position = Vector3.new(99.207077, 7.026577, 15.2047167)
  1560. o73.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1561. o73.Anchored = true
  1562. o73.FormFactor = Enum.FormFactor.Symmetric
  1563. o73.Size = Vector3.new(2, 1, 1)
  1564. o73.CFrame = CFrame.new(99.207077, 7.026577, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1565. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1566. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1567. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1568. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1569. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1570. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1571. o73.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1572. o74.Parent = o73
  1573. o74.Scale = Vector3.new(1.25, 1.25, 1.25)
  1574. o75.Name = "face"
  1575. o75.Parent = o73
  1576. o75.Texture = "rbxasset://textures/face.png"
  1577. o76.Parent = o1
  1578. o76.BrickColor = BrickColor.new("Institutional white")
  1579. o76.Position = Vector3.new(99.6954269, 5.81500673, 9.31151104)
  1580. o76.Rotation = Vector3.new(-0, 0, -8.82515178e-006)
  1581. o76.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1582. o76.Velocity = Vector3.new(-0.000432157307, 0.00177390513, -0.00310872309)
  1583. o76.Anchored = true
  1584. o76.CanCollide = false
  1585. o76.FormFactor = Enum.FormFactor.Plate
  1586. o76.Size = Vector3.new(2.76000023, 4.82999992, 1)
  1587. o76.CFrame = CFrame.new(99.6954269, 5.81500673, 9.31151104, 1, 1.54027958e-007, 0, -1.54027958e-007, 1, 0, 0, 0, 1)
  1588. o76.BottomSurface = Enum.SurfaceType.Weld
  1589. o76.LeftSurface = Enum.SurfaceType.Weld
  1590. o76.RightSurface = Enum.SurfaceType.Weld
  1591. o76.TopSurface = Enum.SurfaceType.Weld
  1592. o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1593. o77.Parent = o1
  1594. o77.BrickColor = BrickColor.new("Institutional white")
  1595. o77.Position = Vector3.new(100.909996, 5.80000877, 14.2915134)
  1596. o77.Rotation = Vector3.new(-0, 0, -7.89941078e-006)
  1597. o77.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  1598. o77.Velocity = Vector3.new(0.0010185279, 0.000955246738, -0.00346499542)
  1599. o77.Anchored = true
  1600. o77.FormFactor = Enum.FormFactor.Plate
  1601. o77.Size = Vector3.new(0.200000003, 4.80000019, 9.0199995)
  1602. o77.CFrame = CFrame.new(100.909996, 5.80000877, 14.2915134, 1, 1.37870728e-007, 0, -1.37870728e-007, 1, 0, 0, 0, 1)
  1603. o77.BackSurface = Enum.SurfaceType.Weld
  1604. o77.BottomSurface = Enum.SurfaceType.Weld
  1605. o77.FrontSurface = Enum.SurfaceType.Weld
  1606. o77.LeftSurface = Enum.SurfaceType.Weld
  1607. o77.RightSurface = Enum.SurfaceType.Weld
  1608. o77.TopSurface = Enum.SurfaceType.Weld
  1609. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1610. o78.Parent = o77
  1611. o79.Name = "Head"
  1612. o79.Parent = o1
  1613. o79.Material = Enum.Material.SmoothPlastic
  1614. o79.BrickColor = BrickColor.new("Institutional white")
  1615. o79.Position = Vector3.new(103.10894, 7.49666739, 15.2047167)
  1616. o79.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  1617. o79.Anchored = true
  1618. o79.FormFactor = Enum.FormFactor.Symmetric
  1619. o79.Size = Vector3.new(2, 1, 1)
  1620. o79.CFrame = CFrame.new(103.10894, 7.49666739, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  1621. o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1622. o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1623. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1624. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1625. o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1626. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1627. o79.Color = Color3.new(0.972549, 0.972549, 0.972549)
  1628. o80.Parent = o79
  1629. o80.Scale = Vector3.new(1.25, 1.25, 1.25)
  1630. o81.Name = "face"
  1631. o81.Parent = o79
  1632. o81.Texture = "rbxasset://textures/face.png"
  1633. o82.Name = "Handle"
  1634. o82.Parent = o1
  1635. o82.Material = Enum.Material.SmoothPlastic
  1636. o82.Position = Vector3.new(103.10894, 7.34666729, 15.2047167)
  1637. o82.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  1638. o82.Anchored = true
  1639. o82.CanCollide = false
  1640. o82.FormFactor = Enum.FormFactor.Symmetric
  1641. o82.Size = Vector3.new(2, 2, 2)
  1642. o82.CFrame = CFrame.new(103.10894, 7.34666729, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  1643. o82.BottomSurface = Enum.SurfaceType.Smooth
  1644. o82.TopSurface = Enum.SurfaceType.Smooth
  1645. o83.Parent = o82
  1646. o83.MeshId = "http://www.roblox.com/asset/?id=15393031"
  1647. o83.TextureId = "http://www.roblox.com/asset/?id=15393013"
  1648. o83.MeshType = Enum.MeshType.FileMesh
  1649. o84.Parent = o1
  1650. o84.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  1651. o84.RightLeg = o94
  1652. o84.LeftLeg = o96
  1653. o84.Torso = o87
  1654. o84.Health = 0
  1655. o84.MaxHealth = 0
  1656. o85.Name = "TPPART"
  1657. o85.Parent = o1
  1658. o85.Transparency = 1
  1659. o85.Position = Vector3.new(104.155182, 4.24109221, 12.6003485)
  1660. o85.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  1661. o85.Anchored = true
  1662. o85.CanCollide = false
  1663. o85.Size = Vector3.new(4, 1, 2)
  1664. o85.CFrame = CFrame.new(104.155182, 4.24109221, 12.6003485, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  1665. o86.Name = "TPPART2"
  1666. o86.Parent = o1
  1667. o86.Transparency = 1
  1668. o86.Position = Vector3.new(104.155182, 5.40188599, 6.32408237)
  1669. o86.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  1670. o86.Anchored = true
  1671. o86.CanCollide = false
  1672. o86.Size = Vector3.new(4, 1, 2)
  1673. o86.CFrame = CFrame.new(104.155182, 5.40188599, 6.32408237, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  1674. o87.Name = "Torso"
  1675. o87.Parent = o1
  1676. o87.Material = Enum.Material.SmoothPlastic
  1677. o87.BrickColor = BrickColor.new("Navy blue")
  1678. o87.Position = Vector3.new(99.207077, 5.526577, 15.2047167)
  1679. o87.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1680. o87.Anchored = true
  1681. o87.FormFactor = Enum.FormFactor.Symmetric
  1682. o87.Size = Vector3.new(2, 2, 1)
  1683. o87.CFrame = CFrame.new(99.207077, 5.526577, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1684. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1685. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1686. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1687. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1688. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1689. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1690. o87.Color = Color3.new(0, 0.12549, 0.376471)
  1691. o88.Name = "roblox"
  1692. o88.Parent = o87
  1693. o89.Name = "Right Shoulder"
  1694. o89.Parent = o87
  1695. o89.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1696. o89.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1697. o89.Part0 = o87
  1698. o89.Part1 = o95
  1699. o89.DesiredAngle = -0.062025275081396
  1700. o89.MaxVelocity = 0.15000000596046
  1701. o90.Name = "Left Shoulder"
  1702. o90.Parent = o87
  1703. o90.C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1704. o90.C1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1705. o90.Part0 = o87
  1706. o90.Part1 = o97
  1707. o90.DesiredAngle = -0.062025275081396
  1708. o90.MaxVelocity = 0.15000000596046
  1709. o91.Name = "Right Hip"
  1710. o91.Parent = o87
  1711. o91.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1712. o91.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1713. o91.Part0 = o87
  1714. o91.Part1 = o94
  1715. o91.DesiredAngle = 0.062025275081396
  1716. o91.MaxVelocity = 0.10000000149012
  1717. o92.Name = "Left Hip"
  1718. o92.Parent = o87
  1719. o92.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1720. o92.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1721. o92.Part0 = o87
  1722. o92.Part1 = o96
  1723. o92.DesiredAngle = 0.062025275081396
  1724. o92.MaxVelocity = 0.10000000149012
  1725. o93.Name = "Neck"
  1726. o93.Parent = o87
  1727. o93.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  1728. o93.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  1729. o93.Part0 = o87
  1730. o93.Part1 = o73
  1731. o93.MaxVelocity = 0.10000000149012
  1732. o94.Name = "Right Leg"
  1733. o94.Parent = o1
  1734. o94.Material = Enum.Material.SmoothPlastic
  1735. o94.BrickColor = BrickColor.new("Navy blue")
  1736. o94.Position = Vector3.new(99.215416, 3.526577, 14.7047863)
  1737. o94.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1738. o94.Anchored = true
  1739. o94.CanCollide = false
  1740. o94.FormFactor = Enum.FormFactor.Symmetric
  1741. o94.Size = Vector3.new(1, 2, 1)
  1742. o94.CFrame = CFrame.new(99.215416, 3.526577, 14.7047863, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1743. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1744. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1745. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1746. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1747. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1748. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1749. o94.Color = Color3.new(0, 0.12549, 0.376471)
  1750. o95.Name = "Right Arm"
  1751. o95.Parent = o1
  1752. o95.Material = Enum.Material.SmoothPlastic
  1753. o95.BrickColor = BrickColor.new("Maroon")
  1754. o95.Position = Vector3.new(99.2321014, 5.526577, 13.7049236)
  1755. o95.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1756. o95.Anchored = true
  1757. o95.CanCollide = false
  1758. o95.FormFactor = Enum.FormFactor.Symmetric
  1759. o95.Size = Vector3.new(1, 2, 1)
  1760. o95.CFrame = CFrame.new(99.2321014, 5.526577, 13.7049236, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1761. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1762. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1763. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1764. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1765. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1766. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1767. o95.Color = Color3.new(0.458824, 0, 0)
  1768. o96.Name = "Left Leg"
  1769. o96.Parent = o1
  1770. o96.Material = Enum.Material.SmoothPlastic
  1771. o96.BrickColor = BrickColor.new("Navy blue")
  1772. o96.Position = Vector3.new(99.1987381, 3.526577, 15.7046452)
  1773. o96.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1774. o96.Anchored = true
  1775. o96.CanCollide = false
  1776. o96.FormFactor = Enum.FormFactor.Symmetric
  1777. o96.Size = Vector3.new(1, 2, 1)
  1778. o96.CFrame = CFrame.new(99.1987381, 3.526577, 15.7046452, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1779. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1780. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1781. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1782. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1783. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1784. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1785. o96.Color = Color3.new(0, 0.12549, 0.376471)
  1786. o97.Name = "Left Arm"
  1787. o97.Parent = o1
  1788. o97.Material = Enum.Material.SmoothPlastic
  1789. o97.BrickColor = BrickColor.new("Maroon")
  1790. o97.Position = Vector3.new(99.1820602, 5.526577, 16.7045078)
  1791. o97.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1792. o97.Anchored = true
  1793. o97.CanCollide = false
  1794. o97.FormFactor = Enum.FormFactor.Symmetric
  1795. o97.Size = Vector3.new(1, 2, 1)
  1796. o97.CFrame = CFrame.new(99.1820602, 5.526577, 16.7045078, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1797. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1798. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1799. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1800. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1801. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1802. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1803. o97.Color = Color3.new(0.458824, 0, 0)
  1804. o98.Name = "Torso"
  1805. o98.Parent = o1
  1806. o98.Material = Enum.Material.SmoothPlastic
  1807. o98.BrickColor = BrickColor.new("Navy blue")
  1808. o98.Position = Vector3.new(103.10894, 5.99666739, 15.2047167)
  1809. o98.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  1810. o98.Anchored = true
  1811. o98.FormFactor = Enum.FormFactor.Symmetric
  1812. o98.Size = Vector3.new(2, 2, 1)
  1813. o98.CFrame = CFrame.new(103.10894, 5.99666739, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  1814. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1815. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1816. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1817. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1818. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1819. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1820. o98.Color = Color3.new(0, 0.12549, 0.376471)
  1821. o99.Name = "roblox"
  1822. o99.Parent = o98
  1823. o100.Name = "Right Hip"
  1824. o100.Parent = o98
  1825. o100.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1826. o100.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  1827. o100.Part0 = o98
  1828. o100.Part1 = o103
  1829. o100.DesiredAngle = 0.062025275081396
  1830. o100.MaxVelocity = 0.10000000149012
  1831. o101.Name = "Left Hip"
  1832. o101.Parent = o98
  1833. o101.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1834. o101.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  1835. o101.Part0 = o98
  1836. o101.Part1 = o105
  1837. o101.DesiredAngle = 0.062025275081396
  1838. o101.MaxVelocity = 0.10000000149012
  1839. o102.Name = "Neck"
  1840. o102.Parent = o98
  1841. o102.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  1842. o102.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  1843. o102.Part0 = o98
  1844. o102.Part1 = o79
  1845. o102.MaxVelocity = 0.10000000149012
  1846. o103.Name = "Right Leg"
  1847. o103.Parent = o1
  1848. o103.Material = Enum.Material.SmoothPlastic
  1849. o103.BrickColor = BrickColor.new("Really black")
  1850. o103.Position = Vector3.new(103.608864, 3.99666739, 15.2130556)
  1851. o103.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  1852. o103.Anchored = true
  1853. o103.CanCollide = false
  1854. o103.FormFactor = Enum.FormFactor.Symmetric
  1855. o103.Size = Vector3.new(1, 2, 1)
  1856. o103.CFrame = CFrame.new(103.608864, 3.99666739, 15.2130556, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  1857. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1858. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1859. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1860. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1861. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1862. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1863. o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1864. o104.Name = "Right Arm"
  1865. o104.Parent = o1
  1866. o104.Material = Enum.Material.SmoothPlastic
  1867. o104.BrickColor = BrickColor.new("Maroon")
  1868. o104.Position = Vector3.new(104.615349, 5.89646101, 14.8330393)
  1869. o104.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  1870. o104.Anchored = true
  1871. o104.CanCollide = false
  1872. o104.FormFactor = Enum.FormFactor.Symmetric
  1873. o104.Size = Vector3.new(1, 2, 1)
  1874. o104.CFrame = CFrame.new(104.615349, 5.89646101, 14.8330393, 0.999860883, -0.0117952423, -0.0117952526, 0, 0.707107067, -0.707106411, 0.0166809987, 0.707008064, 0.707008719)
  1875. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1876. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1877. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1878. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1879. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1880. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1881. o104.Color = Color3.new(0.458824, 0, 0)
  1882. o105.Name = "Left Leg"
  1883. o105.Parent = o1
  1884. o105.Material = Enum.Material.SmoothPlastic
  1885. o105.BrickColor = BrickColor.new("Really black")
  1886. o105.Position = Vector3.new(102.609009, 3.99666739, 15.1963739)
  1887. o105.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  1888. o105.Anchored = true
  1889. o105.CanCollide = false
  1890. o105.FormFactor = Enum.FormFactor.Symmetric
  1891. o105.Size = Vector3.new(1, 2, 1)
  1892. o105.CFrame = CFrame.new(102.609009, 3.99666739, 15.1963739, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  1893. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1894. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1895. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1896. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1897. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1898. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1899. o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1900. o106.Name = "Left Arm"
  1901. o106.Parent = o1
  1902. o106.Material = Enum.Material.SmoothPlastic
  1903. o106.BrickColor = BrickColor.new("Maroon")
  1904. o106.Position = Vector3.new(101.617271, 5.96075201, 14.6924496)
  1905. o106.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  1906. o106.Anchored = true
  1907. o106.CanCollide = false
  1908. o106.FormFactor = Enum.FormFactor.Symmetric
  1909. o106.Size = Vector3.new(1, 2, 1)
  1910. o106.CFrame = CFrame.new(101.617271, 5.96075201, 14.6924496, 0.999860883, -0.0117952423, -0.0117952526, 0, 0.707107067, -0.707106411, 0.0166809987, 0.707008064, 0.707008719)
  1911. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  1912. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  1913. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  1914. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  1915. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  1916. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  1917. o106.Color = Color3.new(0.458824, 0, 0)
  1918. o107.Parent = o1
  1919. o107.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  1920. o107.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  1921. o107.Anchored = true
  1922. o107.FormFactor = Enum.FormFactor.Symmetric
  1923. o107.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  1924. o107.CFrame = CFrame.new(110.917458, 1.50000954, 18.4564953, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  1925. o108.Parent = o107
  1926. o109.Parent = o1
  1927. o109.BrickColor = BrickColor.new("Really black")
  1928. o109.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  1929. o109.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  1930. o109.Anchored = true
  1931. o109.FormFactor = Enum.FormFactor.Symmetric
  1932. o109.Size = Vector3.new(3, 1.20000005, 3)
  1933. o109.CFrame = CFrame.new(110.917442, 1.50002527, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  1934. o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1935. o110.Parent = o109
  1936. o111.Parent = o1
  1937. o111.BrickColor = BrickColor.new("Really black")
  1938. o111.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  1939. o111.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  1940. o111.Anchored = true
  1941. o111.FormFactor = Enum.FormFactor.Symmetric
  1942. o111.Size = Vector3.new(3, 1.20000005, 3)
  1943. o111.CFrame = CFrame.new(110.917458, 1.50000954, 18.4564953, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  1944. o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1945. o112.Parent = o111
  1946. o113.Parent = o1
  1947. o113.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  1948. o113.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  1949. o113.Anchored = true
  1950. o113.FormFactor = Enum.FormFactor.Symmetric
  1951. o113.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  1952. o113.CFrame = CFrame.new(95.3486252, 1.50002623, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  1953. o114.Parent = o113
  1954. o115.Parent = o1
  1955. o115.BrickColor = BrickColor.new("Really black")
  1956. o115.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  1957. o115.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  1958. o115.Anchored = true
  1959. o115.FormFactor = Enum.FormFactor.Symmetric
  1960. o115.Size = Vector3.new(3, 1.20000005, 3)
  1961. o115.CFrame = CFrame.new(95.3486252, 1.50002623, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  1962. o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1963. o116.Parent = o115
  1964. o117.Parent = o1
  1965. o117.BrickColor = BrickColor.new("Really black")
  1966. o117.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  1967. o117.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  1968. o117.Anchored = true
  1969. o117.FormFactor = Enum.FormFactor.Symmetric
  1970. o117.Size = Vector3.new(3, 1.20000005, 3)
  1971. o117.CFrame = CFrame.new(95.3486252, 1.50001001, 18.4564877, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  1972. o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  1973. o118.Parent = o117
  1974. o119.Parent = o1
  1975. o119.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  1976. o119.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  1977. o119.Anchored = true
  1978. o119.FormFactor = Enum.FormFactor.Symmetric
  1979. o119.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  1980. o119.CFrame = CFrame.new(110.917442, 1.50002527, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  1981. o120.Parent = o119
  1982. o121.Name = "Handle"
  1983. o121.Parent = o1
  1984. o121.Material = Enum.Material.SmoothPlastic
  1985. o121.Position = Vector3.new(99.207077, 6.8765769, 15.2047167)
  1986. o121.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  1987. o121.Anchored = true
  1988. o121.CanCollide = false
  1989. o121.FormFactor = Enum.FormFactor.Symmetric
  1990. o121.Size = Vector3.new(2, 2, 2)
  1991. o121.CFrame = CFrame.new(99.207077, 6.8765769, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  1992. o121.BottomSurface = Enum.SurfaceType.Smooth
  1993. o121.TopSurface = Enum.SurfaceType.Smooth
  1994. o122.Parent = o121
  1995. o122.MeshId = "http://www.roblox.com/asset/?id=15393031"
  1996. o122.TextureId = "http://www.roblox.com/asset/?id=15393013"
  1997. o122.MeshType = Enum.MeshType.FileMesh
  1998. o123.Name = "RPPART"
  1999. o123.Parent = o1
  2000. o123.Transparency = 1
  2001. o123.Position = Vector3.new(103.454132, 5.33460093, 13.0707426)
  2002. o123.Rotation = Vector3.new(-90, 0, -0)
  2003. o123.Anchored = true
  2004. o123.CanCollide = false
  2005. o123.Size = Vector3.new(4, 1, 2)
  2006. o123.CFrame = CFrame.new(103.454132, 5.33460093, 13.0707426, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  2007. o124.Parent = o12
  2008. o124.Texture = "http://roblox.com/asset/?id=112031763"
  2009. function MoveY(model, Position)
  2010. for _,part in pairs (model:GetChildren()) do
  2011. if part.ClassName == "Part" then
  2012. part.CFrame = part.CFrame + Vector3.new(0,Position,0)
  2013. end
  2014. end
  2015. end
  2016. function MoveX(model, Position)
  2017. for _,part in pairs (model:GetChildren()) do
  2018. if part.ClassName == "Part" then
  2019. part.CFrame = part.CFrame + Vector3.new(Position,0,0)
  2020. end
  2021. end
  2022. end
  2023. function MoveSpawn(model, PLAYERPOS)
  2024. for _,part in pairs (model:GetChildren()) do
  2025. if part.ClassName == "Part" then
  2026. part.CFrame = part.CFrame + PLAYERPOS + Vector3.new(50,-2.7,-5)
  2027. end
  2028. end
  2029. end
  2030. function MoveZ(model, Position)
  2031. for _,part in pairs (model:GetChildren()) do
  2032. if part.ClassName == "Part" then
  2033. part.CFrame = part.CFrame + Vector3.new(0,0,Position)
  2034. end
  2035. end
  2036. end
  2037. function MoveZPart(Part, Position)
  2038. Part.CFrame = Part.CFrame + Vector3.new(0,0,Position)
  2039. end
  2040. function MoveXPart(Part, Position)
  2041. Part.CFrame = Part.CFrame + Vector3.new(Position,0,0)
  2042. end
  2043. game.Players[Victim].Character.HumanoidRootPart.Anchored = true
  2044. OMGCREEPY = Instance.new("Sound")
  2045. OMGCREEPY.Parent = o1
  2046. OMGCREEPY.Volume = 10
  2047. OMGCREEPY.SoundId = "rbxassetid://177775134"
  2048. for i,v in pairs (o1:GetChildren()) do
  2049. if v:IsA("Part") then
  2050. v.Material = "SmoothPlastic"
  2051. v.BackSurface = "SmoothNoOutlines"
  2052. v.FrontSurface = "SmoothNoOutlines"
  2053. v.BottomSurface = "SmoothNoOutlines"
  2054. v.LeftSurface = "SmoothNoOutlines"
  2055. v.RightSurface = "SmoothNoOutlines"
  2056. v.TopSurface = "SmoothNoOutlines"
  2057. end
  2058. end
  2059. OMGCREEPY:Play()
  2060. o21:Play()
  2061. MoveSpawn(o1,game.Players[Victim].Character.HumanoidRootPart.Position)
  2062. for i=1,51 do
  2063. MoveX(o1,-3)
  2064. wait(.05)
  2065. end
  2066. wait(.5)
  2067. MoveZPart(o12,-1)
  2068. wait(.2)
  2069. for i=1,6 do
  2070. MoveXPart(o12,1)
  2071. wait(.1)
  2072. end
  2073. wait(.5)
  2074. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  2075. wait(.5)
  2076. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  2077. wait(.5)
  2078. MoveZPart(o12,1)
  2079. wait(.2)
  2080.  
  2081. for i=1,6 do
  2082. MoveXPart(o12,-1)
  2083. wait(.1)
  2084. end
  2085. for i=1,50 do
  2086. MoveX(o1,-3)
  2087. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  2088. wait(.05)
  2089. end
  2090. game.Players[Victim].Character.Head.face.Texture = "rbxassetid://629925029"
  2091. game.Players[Victim].Character.HumanoidRootPart.CFrame = o123.CFrame
  2092. SCREAM = Instance.new("Sound")
  2093. SCREAM.Parent = game.Players[Victim].Character.Head
  2094. SCREAM.SoundId = "rbxassetid://138167455"
  2095. SCREAM:Play()
  2096. wait(2.5)
  2097. game.Players[Victim].Character.Head.BrickColor = BrickColor.new("Maroon")
  2098. MoveZPart(o12,-1)
  2099. wait(.2)
  2100. for i=1,6 do
  2101. MoveXPart(o12,1)
  2102. wait(.1)
  2103. end
  2104. wait(.5)
  2105. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  2106. wait(.5)
  2107. MoveZPart(o12,1)
  2108. wait(.2)
  2109. for i=1,6 do
  2110. MoveXPart(o12,-1)
  2111. wait(.1)
  2112. end
  2113. game.Players[Victim].Character.Humanoid.Health = 0
  2114. player = game.Players[Victim]
  2115. char = player.Character
  2116. char.Archivable = true
  2117. local rg = char:Clone()
  2118. rg.HumanoidRootPart:Destroy()
  2119. rg.Name = ""
  2120. rg.Humanoid.MaxHealth = 0
  2121. for i, v in pairs(rg.Torso:GetChildren()) do
  2122. if v:IsA("Motor6D") then
  2123. v:Destroy()
  2124. end
  2125. end
  2126.  
  2127. local n = Instance.new("Glue", rg.Torso)
  2128. n.Name = "Neck"
  2129. n.Part0 = rg.Torso
  2130. n.Part1 = rg.Head
  2131. n.C0 = CFrame.new(0, 1, 0)
  2132. n.C1 = CFrame.new(0, -0.5, 0)
  2133.  
  2134. local rs = Instance.new("Glue", rg.Torso)
  2135. rs.Name = "Right Shoulder"
  2136. rs.Part0 = rg.Torso
  2137. rs.Part1 = rg["Right Arm"]
  2138. rs.C0 = CFrame.new(1.5, 0.5, 0)
  2139. rs.C1 = CFrame.new(0, 0.5, 0)
  2140. local ls = Instance.new("Glue", rg.Torso)
  2141. ls.Name = "Left Shoulder"
  2142. ls.Part0 = rg.Torso
  2143. ls.Part1 = rg["Left Arm"]
  2144. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  2145. ls.C1 = CFrame.new(0, 0.5, 0)
  2146.  
  2147. local rh = Instance.new("Glue", rg.Torso)
  2148. rh.Name = "Right Hip"
  2149. rh.Part0 = rg.Torso
  2150. rh.Part1 = rg["Right Leg"]
  2151. rh.C0 = CFrame.new(0.5, -1, 0)
  2152. rh.C1 = CFrame.new(0, 1, 0)
  2153. local lh = Instance.new("Glue", rg.Torso)
  2154. lh.Name = "Left Hip"
  2155. lh.Part0 = rg.Torso
  2156. lh.Part1 = rg["Left Leg"]
  2157. lh.C0 = CFrame.new(-0.5, -1, 0)
  2158. lh.C1 = CFrame.new(0, 1, 0)
  2159. char.Torso:Destroy()
  2160. char.Head:Destroy()
  2161. char["Left Leg"]:Destroy()
  2162. char["Left Arm"]:Destroy()
  2163. char["Right Leg"]:Destroy()
  2164. char["Right Arm"]:Destroy()
  2165. rg.Parent = game.Workspace
  2166. rg.Head.BrickColor = BrickColor.new("Maroon")
  2167. function DEATH ()
  2168. OHHNELLY = Instance.new("Part")
  2169. OHHNELLY.Parent = workspace
  2170. OHHNELLY.Anchored = false
  2171. OHHNELLY.Material = Enum.Material.SmoothPlastic
  2172. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  2173. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  2174. OHHNELLY.Position = rg.Head.Position
  2175. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  2176. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  2177. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  2178. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  2179. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  2180. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  2181. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  2182. end
  2183. for i=1,20 do
  2184. DEATH()
  2185. MoveX(o1,-3)
  2186. wait(.05)
  2187. end
  2188. o1:Destroy()
  2189. end)
  2190. end)
  2191.  
  2192. HackRobuxtroll.Name = "HackRobuxtroll"
  2193. HackRobuxtroll.Parent = ScriptFrame
  2194. HackRobuxtroll.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  2195. HackRobuxtroll.BackgroundTransparency = 1
  2196. HackRobuxtroll.BorderSizePixel = 0
  2197. HackRobuxtroll.Position = UDim2.new(0.889655173, 0, 0.911111116, 0)
  2198. HackRobuxtroll.Size = UDim2.new(0.0931034461, 0, 0.0722222254, 0)
  2199. HackRobuxtroll.Font = Enum.Font.Highway
  2200. HackRobuxtroll.Text = "Hack Robux"
  2201. HackRobuxtroll.TextColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  2202. HackRobuxtroll.TextScaled = true
  2203. HackRobuxtroll.TextSize = 14
  2204. HackRobuxtroll.TextTransparency = 0.5
  2205. HackRobuxtroll.TextWrapped = true
  2206. HackRobuxtroll.MouseButton1Down:connect(function()
  2207. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  2208. RobuxTrollFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  2209. end)
  2210.  
  2211. RobuxTrollFrame.Name = "RobuxTrollFrame"
  2212. RobuxTrollFrame.Parent = ErluxGUI
  2213. RobuxTrollFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2214. RobuxTrollFrame.BackgroundTransparency = 0.30000001192093
  2215. RobuxTrollFrame.BorderSizePixel = 0
  2216. RobuxTrollFrame.Draggable = true
  2217. RobuxTrollFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  2218. RobuxTrollFrame.Size = UDim2.new(0.263366342, 0, 0.184655398, 0)
  2219. RobuxTrollFrame.Visible = true
  2220. RobuxTrollFrame.Active = true
  2221.  
  2222. BarTroll.Name = "BarTroll"
  2223. BarTroll.Parent = RobuxTrollFrame
  2224. BarTroll.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  2225. BarTroll.BorderSizePixel = 0
  2226. BarTroll.Position = UDim2.new(0, 0, -0.00277777785, 0)
  2227. BarTroll.Size = UDim2.new(1, 0, 0.169014081, 0)
  2228. BarTroll.Draggable = true
  2229.  
  2230. Name6.Name = "Name6"
  2231. Name6.Parent = RobuxTrollFrame
  2232. Name6.BackgroundColor3 = Color3.new(1, 1, 1)
  2233. Name6.BackgroundTransparency = 1
  2234. Name6.Position = UDim2.new(0.0150943398, 0, 0.00826446246, 0)
  2235. Name6.Size = UDim2.new(0.984962404, 0, 0.147887319, 0)
  2236. Name6.Font = Enum.Font.Highway
  2237. Name6.Text = "Erlux GUI v1.4"
  2238. Name6.TextColor3 = Color3.new(0.74902, 0, 0)
  2239. Name6.TextSize = 20
  2240. Name6.Draggable = true
  2241.  
  2242. CloseTroll.Name = "CloseTroll"
  2243. CloseTroll.Parent = RobuxTrollFrame
  2244. CloseTroll.BackgroundColor3 = Color3.new(1, 1, 1)
  2245. CloseTroll.BackgroundTransparency = 1
  2246. CloseTroll.Position = UDim2.new(0.924812019, 0, 0.00704225339, 0)
  2247. CloseTroll.Size = UDim2.new(0.0639097765, 0, 0.154929578, 0)
  2248. CloseTroll.Font = Enum.Font.Highway
  2249. CloseTroll.Text = "X"
  2250. CloseTroll.TextColor3 = Color3.new(0.74902, 0, 0)
  2251. CloseTroll.TextSize = 20
  2252. CloseTroll.MouseButton1Down:connect(function()
  2253. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  2254. RobuxTrollFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  2255. end)
  2256.  
  2257. TrollText.Name = "TrollText"
  2258. TrollText.Parent = RobuxTrollFrame
  2259. TrollText.BackgroundColor3 = Color3.new(1, 1, 1)
  2260. TrollText.BackgroundTransparency = 1
  2261. TrollText.Position = UDim2.new(0.13909775, 0, 0.161971837, 0)
  2262. TrollText.Size = UDim2.new(0, 200, 0, 50)
  2263. TrollText.Font = Enum.Font.Highway
  2264. TrollText.Text = "Seriously?"
  2265. TrollText.TextColor3 = Color3.new(0.733333, 1, 0)
  2266. TrollText.TextSize = 25
  2267.  
  2268. TrollText1.Name = "TrollText1"
  2269. TrollText1.Parent = RobuxTrollFrame
  2270. TrollText1.BackgroundColor3 = Color3.new(1, 1, 1)
  2271. TrollText1.BackgroundTransparency = 1
  2272. TrollText1.Position = UDim2.new(0.127819553, 0, 0.485915482, 0)
  2273. TrollText1.Size = UDim2.new(0, 200, 0, 50)
  2274. TrollText1.Font = Enum.Font.Highway
  2275. TrollText1.Text = "I thought you are smarter..."
  2276. TrollText1.TextColor3 = Color3.new(0.733333, 1, 0)
  2277. TrollText1.TextSize = 25
  2278.  
  2279. GamesFrame.Name = "GamesFrame"
  2280. GamesFrame.Parent = ErluxGUI
  2281. GamesFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2282. GamesFrame.BackgroundTransparency = 0.30000001192093
  2283. GamesFrame.BorderSizePixel = 0
  2284. GamesFrame.Draggable = true
  2285. GamesFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  2286. GamesFrame.Size = UDim2.new(0, 580, 0, 360)
  2287. GamesFrame.Visible = true
  2288. GamesFrame.Active = true
  2289.  
  2290. BarGames.Name = "BarGames"
  2291. BarGames.Parent = GamesFrame
  2292. BarGames.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  2293. BarGames.BorderSizePixel = 0
  2294. BarGames.Position = UDim2.new(0, 0, -0.00277777785, 0)
  2295. BarGames.Size = UDim2.new(0, 580, 0, 40)
  2296. BarGames.Draggable = true
  2297.  
  2298. Credits7.Name = "Credits7"
  2299. Credits7.Parent = GamesFrame
  2300. Credits7.BackgroundColor3 = Color3.new(1, 1, 1)
  2301. Credits7.BackgroundTransparency = 1
  2302. Credits7.Position = UDim2.new(0.100000001, 0, 0.875, 0)
  2303. Credits7.Size = UDim2.new(0, 200, 0, 50)
  2304. Credits7.Font = Enum.Font.Highway
  2305. Credits7.Text = "Cracked by Avn | Discord: kssMubS"
  2306. Credits7.TextColor3 = Color3.new(0.74902, 0, 0)
  2307. Credits7.TextSize = 20
  2308.  
  2309. Name7.Name = "Name7"
  2310. Name7.Parent = GamesFrame
  2311. Name7.BackgroundColor3 = Color3.new(1, 1, 1)
  2312. Name7.BackgroundTransparency = 1
  2313. Name7.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  2314. Name7.Size = UDim2.new(0, 200, 0, 50)
  2315. Name7.Font = Enum.Font.Highway
  2316. Name7.Text = "Erlux GUI v1.4"
  2317. Name7.TextColor3 = Color3.new(0.74902, 0, 0)
  2318. Name7.TextSize = 40
  2319. Name7.Draggable = true
  2320.  
  2321. MinersHaven.Name = "MinersHaven"
  2322. MinersHaven.Parent = GamesFrame
  2323. MinersHaven.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2324. MinersHaven.Position = UDim2.new(0.31400001, 0, 0.666666687, 0)
  2325. MinersHaven.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  2326. MinersHaven.Font = Enum.Font.Highway
  2327. MinersHaven.Text = "Miners Haven"
  2328. MinersHaven.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  2329. MinersHaven.TextScaled = true
  2330. MinersHaven.TextSize = 14
  2331. MinersHaven.TextWrapped = true
  2332. MinersHaven.MouseButton1Down:connect(function()
  2333. loadstring(game:GetObjects("rbxassetid://1329985854")[1].Source)()
  2334. end)
  2335.  
  2336. BaseWars.Name = "BaseWars"
  2337. BaseWars.Parent = GamesFrame
  2338. BaseWars.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2339. BaseWars.Position = UDim2.new(0.312068969, 0, 0.493999988, 0)
  2340. BaseWars.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  2341. BaseWars.Font = Enum.Font.Highway
  2342. BaseWars.Text = "Base Wars"
  2343. BaseWars.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  2344. BaseWars.TextScaled = true
  2345. BaseWars.TextSize = 14
  2346. BaseWars.TextWrapped = true
  2347. BaseWars.MouseButton1Down:connect(function()
  2348. local Character = game.Players.LocalPlayer.Character
  2349.  
  2350. -- Objects
  2351.  
  2352. local SkeletalsBWGUI = Instance.new("ScreenGui")
  2353. local TopBar = Instance.new("TextLabel")
  2354. local Core = Instance.new("Frame")
  2355. local YellowBasebtn = Instance.new("TextButton")
  2356. local GreenBasebtn = Instance.new("TextButton")
  2357. local RiverPassbtn = Instance.new("TextButton")
  2358. local MountainStoragebtn = Instance.new("TextButton")
  2359. local YellowFrontlineBunkerbtn = Instance.new("TextButton")
  2360. local FortifiedIslandbtn = Instance.new("TextButton")
  2361. local GreenUndergroundbtn = Instance.new("TextButton")
  2362. local GreenFrontlineBunkerbtn = Instance.new("TextButton")
  2363. local YellowUndergroundbtn = Instance.new("TextButton")
  2364. local PlayerSelect = Instance.new("TextBox")
  2365. local TeleportToPlayer = Instance.new("TextButton")
  2366. local Credits = Instance.new("TextLabel")
  2367. local Discord = Instance.new("TextLabel")
  2368. local Bighead = Instance.new("TextButton")
  2369. local ESP = Instance.new("TextButton")
  2370. local MessageSelect = Instance.new("TextBox")
  2371. local Message = Instance.new("TextButton")
  2372. local Minimize = Instance.new("TextButton")
  2373.  
  2374. -- Properties
  2375.  
  2376. SkeletalsBWGUI.Name = "Skeletals BW GUI"
  2377. SkeletalsBWGUI.Parent = game.Players.LocalPlayer.PlayerGui
  2378.  
  2379. TopBar.Name = "TopBar"
  2380. TopBar.Parent = SkeletalsBWGUI
  2381. TopBar.Active = true
  2382. TopBar.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2383. TopBar.Draggable = true
  2384. TopBar.Position = UDim2.new(0, 150, 0, 250)
  2385. TopBar.Size = UDim2.new(0, 400, 0, 25)
  2386. TopBar.Font = Enum.Font.Code
  2387. TopBar.FontSize = Enum.FontSize.Size18
  2388. TopBar.Text = "Skeletal's Base Wars GUI"
  2389. TopBar.TextSize = 18
  2390.  
  2391. Core.Name = "Core"
  2392. Core.Parent = TopBar
  2393. Core.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2394. Core.ClipsDescendants = true
  2395. Core.Position = UDim2.new(0, 0, 0, 30)
  2396. Core.Size = UDim2.new(0, 400, 0, 250)
  2397.  
  2398. YellowBasebtn.Name = "YellowBasebtn"
  2399. YellowBasebtn.Parent = Core
  2400. YellowBasebtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2401. YellowBasebtn.BorderColor3 = Color3.new(0, 0, 0)
  2402. YellowBasebtn.Position = UDim2.new(0, 265, 0, 5)
  2403. YellowBasebtn.Size = UDim2.new(0, 125, 0, 30)
  2404. YellowBasebtn.Font = Enum.Font.Code
  2405. YellowBasebtn.FontSize = Enum.FontSize.Size18
  2406. YellowBasebtn.Text = "Yellow Base"
  2407. YellowBasebtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2408. YellowBasebtn.TextSize = 18
  2409.  
  2410. GreenBasebtn.Name = "GreenBasebtn"
  2411. GreenBasebtn.Parent = Core
  2412. GreenBasebtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2413. GreenBasebtn.BorderColor3 = Color3.new(0, 0, 0)
  2414. GreenBasebtn.Position = UDim2.new(0, 5, 0, 5)
  2415. GreenBasebtn.Size = UDim2.new(0, 125, 0, 30)
  2416. GreenBasebtn.Font = Enum.Font.Code
  2417. GreenBasebtn.FontSize = Enum.FontSize.Size18
  2418. GreenBasebtn.Text = "Green Base"
  2419. GreenBasebtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2420. GreenBasebtn.TextSize = 18
  2421.  
  2422. RiverPassbtn.Name = "RiverPassbtn"
  2423. RiverPassbtn.Parent = Core
  2424. RiverPassbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2425. RiverPassbtn.BorderColor3 = Color3.new(0, 0, 0)
  2426. RiverPassbtn.Position = UDim2.new(0, 135, 0, 5)
  2427. RiverPassbtn.Size = UDim2.new(0, 125, 0, 30)
  2428. RiverPassbtn.Font = Enum.Font.Code
  2429. RiverPassbtn.FontSize = Enum.FontSize.Size18
  2430. RiverPassbtn.Text = "River Pass"
  2431. RiverPassbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2432. RiverPassbtn.TextSize = 18
  2433.  
  2434. MountainStoragebtn.Name = "MountainStoragebtn"
  2435. MountainStoragebtn.Parent = Core
  2436. MountainStoragebtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2437. MountainStoragebtn.BorderColor3 = Color3.new(0, 0, 0)
  2438. MountainStoragebtn.Position = UDim2.new(0, 135, 0, 40)
  2439. MountainStoragebtn.Size = UDim2.new(0, 125, 0, 30)
  2440. MountainStoragebtn.Font = Enum.Font.Code
  2441. MountainStoragebtn.FontSize = Enum.FontSize.Size14
  2442. MountainStoragebtn.Text = "Mountain Storage"
  2443. MountainStoragebtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2444. MountainStoragebtn.TextSize = 14
  2445.  
  2446. YellowFrontlineBunkerbtn.Name = "YellowFrontlineBunkerbtn"
  2447. YellowFrontlineBunkerbtn.Parent = Core
  2448. YellowFrontlineBunkerbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2449. YellowFrontlineBunkerbtn.BorderColor3 = Color3.new(0, 0, 0)
  2450. YellowFrontlineBunkerbtn.Position = UDim2.new(0, 265, 0, 40)
  2451. YellowFrontlineBunkerbtn.Size = UDim2.new(0, 125, 0, 30)
  2452. YellowFrontlineBunkerbtn.Font = Enum.Font.Code
  2453. YellowFrontlineBunkerbtn.FontSize = Enum.FontSize.Size10
  2454. YellowFrontlineBunkerbtn.Text = "Yellow Frontline Bunker"
  2455. YellowFrontlineBunkerbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2456. YellowFrontlineBunkerbtn.TextSize = 10
  2457.  
  2458. FortifiedIslandbtn.Name = "FortifiedIslandbtn"
  2459. FortifiedIslandbtn.Parent = Core
  2460. FortifiedIslandbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2461. FortifiedIslandbtn.BorderColor3 = Color3.new(0, 0, 0)
  2462. FortifiedIslandbtn.Position = UDim2.new(0, 135, 0, 75)
  2463. FortifiedIslandbtn.Size = UDim2.new(0, 125, 0, 30)
  2464. FortifiedIslandbtn.Font = Enum.Font.Code
  2465. FortifiedIslandbtn.FontSize = Enum.FontSize.Size14
  2466. FortifiedIslandbtn.Text = "Fortified Island"
  2467. FortifiedIslandbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2468. FortifiedIslandbtn.TextSize = 14
  2469.  
  2470. GreenUndergroundbtn.Name = "GreenUndergroundbtn"
  2471. GreenUndergroundbtn.Parent = Core
  2472. GreenUndergroundbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2473. GreenUndergroundbtn.BorderColor3 = Color3.new(0, 0, 0)
  2474. GreenUndergroundbtn.Position = UDim2.new(0, 5, 0, 75)
  2475. GreenUndergroundbtn.Size = UDim2.new(0, 125, 0, 30)
  2476. GreenUndergroundbtn.Font = Enum.Font.Code
  2477. GreenUndergroundbtn.FontSize = Enum.FontSize.Size14
  2478. GreenUndergroundbtn.Text = "Green Underground"
  2479. GreenUndergroundbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2480. GreenUndergroundbtn.TextSize = 14
  2481.  
  2482. GreenFrontlineBunkerbtn.Name = "GreenFrontlineBunkerbtn"
  2483. GreenFrontlineBunkerbtn.Parent = Core
  2484. GreenFrontlineBunkerbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2485. GreenFrontlineBunkerbtn.BorderColor3 = Color3.new(0, 0, 0)
  2486. GreenFrontlineBunkerbtn.Position = UDim2.new(0, 5, 0, 40)
  2487. GreenFrontlineBunkerbtn.Size = UDim2.new(0, 125, 0, 30)
  2488. GreenFrontlineBunkerbtn.Font = Enum.Font.Code
  2489. GreenFrontlineBunkerbtn.FontSize = Enum.FontSize.Size10
  2490. GreenFrontlineBunkerbtn.Text = "Green Frontline Bunker"
  2491. GreenFrontlineBunkerbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2492. GreenFrontlineBunkerbtn.TextSize = 10
  2493.  
  2494. YellowUndergroundbtn.Name = "YellowUndergroundbtn"
  2495. YellowUndergroundbtn.Parent = Core
  2496. YellowUndergroundbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2497. YellowUndergroundbtn.BorderColor3 = Color3.new(0, 0, 0)
  2498. YellowUndergroundbtn.Position = UDim2.new(0, 265, 0, 75)
  2499. YellowUndergroundbtn.Size = UDim2.new(0, 125, 0, 30)
  2500. YellowUndergroundbtn.Font = Enum.Font.Code
  2501. YellowUndergroundbtn.FontSize = Enum.FontSize.Size12
  2502. YellowUndergroundbtn.Text = "Yellow Underground"
  2503. YellowUndergroundbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2504. YellowUndergroundbtn.TextSize = 12
  2505.  
  2506. PlayerSelect.Name = "PlayerSelect"
  2507. PlayerSelect.Parent = Core
  2508. PlayerSelect.Active = false
  2509. PlayerSelect.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2510. PlayerSelect.BorderColor3 = Color3.new(0, 0, 0)
  2511. PlayerSelect.Position = UDim2.new(0, 5, 0, 110)
  2512. PlayerSelect.Size = UDim2.new(0, 256, 0, 30)
  2513. PlayerSelect.Font = Enum.Font.Code
  2514. PlayerSelect.FontSize = Enum.FontSize.Size14
  2515. PlayerSelect.Text = "Enter Player Name"
  2516. PlayerSelect.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2517. PlayerSelect.TextSize = 14
  2518.  
  2519. TeleportToPlayer.Name = "TeleportToPlayer"
  2520. TeleportToPlayer.Parent = Core
  2521. TeleportToPlayer.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2522. TeleportToPlayer.BorderColor3 = Color3.new(0, 0, 0)
  2523. TeleportToPlayer.Position = UDim2.new(0, 265, 0, 110)
  2524. TeleportToPlayer.Size = UDim2.new(0, 125, 0, 30)
  2525. TeleportToPlayer.Font = Enum.Font.Code
  2526. TeleportToPlayer.FontSize = Enum.FontSize.Size12
  2527. TeleportToPlayer.Text = "Teleport To Player"
  2528. TeleportToPlayer.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2529. TeleportToPlayer.TextSize = 12
  2530.  
  2531. Credits.Name = "Credits"
  2532. Credits.Parent = Core
  2533. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  2534. Credits.BackgroundTransparency = 1
  2535. Credits.BorderSizePixel = 0
  2536. Credits.Position = UDim2.new(0, 100, 0, 215)
  2537. Credits.Size = UDim2.new(0, 200, 0, 50)
  2538. Credits.Font = Enum.Font.Code
  2539. Credits.FontSize = Enum.FontSize.Size10
  2540. Credits.Text = "Cracked by Avn"
  2541. Credits.TextSize = 10
  2542.  
  2543. Discord.Name = "Discord"
  2544. Discord.Parent = Core
  2545. Discord.BackgroundColor3 = Color3.new(1, 1, 1)
  2546. Discord.BackgroundTransparency = 1
  2547. Discord.BorderSizePixel = 0
  2548. Discord.Position = UDim2.new(0, 100, 0, 200)
  2549. Discord.Size = UDim2.new(0, 200, 0, 50)
  2550. Discord.Font = Enum.Font.Code
  2551. Discord.FontSize = Enum.FontSize.Size14
  2552. Discord.Text = "Discord: kssMubS"
  2553. Discord.TextSize = 14
  2554.  
  2555. Bighead.Name = "Bighead"
  2556. Bighead.Parent = Core
  2557. Bighead.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2558. Bighead.BorderColor3 = Color3.new(0, 0, 0)
  2559. Bighead.Position = UDim2.new(0, 135, 0, 180)
  2560. Bighead.Size = UDim2.new(0, 125, 0, 30)
  2561. Bighead.Font = Enum.Font.Code
  2562. Bighead.FontSize = Enum.FontSize.Size24
  2563. Bighead.Text = "Bighead"
  2564. Bighead.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2565. Bighead.TextSize = 24
  2566. Bighead.TextWrapped = true
  2567.  
  2568. ESP.Name = "ESP"
  2569. ESP.Parent = Core
  2570. ESP.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2571. ESP.BorderColor3 = Color3.new(0, 0, 0)
  2572. ESP.Position = UDim2.new(0, 265, 0, 180)
  2573. ESP.Size = UDim2.new(0, 125, 0, 30)
  2574. ESP.Font = Enum.Font.Code
  2575. ESP.FontSize = Enum.FontSize.Size24
  2576. ESP.Text = "ESP"
  2577. ESP.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2578. ESP.TextSize = 24
  2579. ESP.TextWrapped = true
  2580.  
  2581. MessageSelect.Name = "MessageSelect"
  2582. MessageSelect.Parent = Core
  2583. MessageSelect.Active = false
  2584. MessageSelect.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2585. MessageSelect.BorderColor3 = Color3.new(0, 0, 0)
  2586. MessageSelect.Position = UDim2.new(0, 5, 0, 145)
  2587. MessageSelect.Size = UDim2.new(0, 256, 0, 30)
  2588. MessageSelect.Font = Enum.Font.Code
  2589. MessageSelect.FontSize = Enum.FontSize.Size14
  2590. MessageSelect.Text = "Enter Message"
  2591. MessageSelect.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2592. MessageSelect.TextSize = 14
  2593.  
  2594. Message.Name = "Message"
  2595. Message.Parent = Core
  2596. Message.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  2597. Message.BorderColor3 = Color3.new(0, 0, 0)
  2598. Message.Position = UDim2.new(0, 265, 0, 145)
  2599. Message.Size = UDim2.new(0, 125, 0, 30)
  2600. Message.Font = Enum.Font.Code
  2601. Message.FontSize = Enum.FontSize.Size12
  2602. Message.Text = "Message"
  2603. Message.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  2604. Message.TextSize = 12
  2605.  
  2606. Minimize.Name = "Minimize"
  2607. Minimize.Parent = TopBar
  2608. Minimize.BackgroundColor3 = Color3.new(0.745098, 0, 0.0117647)
  2609. Minimize.BorderSizePixel = 0
  2610. Minimize.Position = UDim2.new(0, 375, 0, 0)
  2611. Minimize.Size = UDim2.new(0, 25, 1, 0)
  2612. Minimize.Font = Enum.Font.SourceSans
  2613. Minimize.FontSize = Enum.FontSize.Size18
  2614. Minimize.Text = "-"
  2615. Minimize.TextColor3 = Color3.new(1, 1, 1)
  2616. Minimize.TextSize = 18
  2617. Minimize.MouseButton1Down:connect(function()
  2618. TopBar.Visible = false
  2619. end)
  2620.  
  2621. local YellowBase = function()
  2622. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1019.84, 260.938, 38.3488)
  2623. end
  2624. YellowBasebtn.MouseButton1Down:connect(YellowBase)
  2625.  
  2626. local GreenBase = function()
  2627. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1019.99, 260.824, 7.91543)
  2628. end
  2629. GreenBasebtn.MouseButton1Down:connect(GreenBase)
  2630.  
  2631. local RiverPass = function()
  2632. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-4.43478, 214.428, -67.4713)
  2633. end
  2634. RiverPassbtn.MouseButton1Down:connect(RiverPass)
  2635.  
  2636. local MountainStorage = function()
  2637. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(4.76334, 191.438, 421.142)
  2638. end
  2639. MountainStoragebtn.MouseButton1Down:connect(MountainStorage)
  2640.  
  2641. local YellowFrontlineBunker = function()
  2642. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(668.267, 221.844, 104.438)
  2643. end
  2644. YellowFrontlineBunkerbtn.MouseButton1Down:connect(YellowFrontlineBunker)
  2645.  
  2646. local FortifiedIsland = function()
  2647. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0.386523, 241.438, -1368.63)
  2648. end
  2649. FortifiedIslandbtn.MouseButton1Down:connect(FortifiedIsland)
  2650.  
  2651. local GreenUnderground = function()
  2652. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1038.49, 193.232, 8.87813)
  2653. end
  2654. GreenUndergroundbtn.MouseButton1Down:connect(GreenUnderground)
  2655.  
  2656. local GreenFrontlineBunker = function()
  2657. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-625.969, 222.242, 92.3934)
  2658. end
  2659. GreenFrontlineBunkerbtn.MouseButton1Down:connect(GreenFrontlineBunker)
  2660.  
  2661. local YellowUnderground = function()
  2662. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1039.24, 193.278, 38.5407)
  2663. end
  2664. YellowUndergroundbtn.MouseButton1Down:connect(YellowUnderground)
  2665.  
  2666. local TeleportToPlayer1 = function()
  2667. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace[PlayerSelect.Text].Torso.Position)
  2668. end
  2669. TeleportToPlayer.MouseButton1Down:connect(TeleportToPlayer1)
  2670.  
  2671. local ESP1 = function()
  2672. function Create(base, team)
  2673. local bb = Instance.new('BillboardGui', game.CoreGui)
  2674. bb.Adornee = base
  2675. bb.ExtentsOffset = Vector3.new(0,1,0)
  2676. bb.AlwaysOnTop = true
  2677. bb.Size = UDim2.new(0,5,0,5)
  2678. bb.StudsOffset = Vector3.new(0,1,0)
  2679. bb.Name = 'tracker'
  2680. local frame = Instance.new('Frame',bb)
  2681. frame.ZIndex = 10
  2682. frame.BackgroundTransparency = 0.3
  2683. frame.Size = UDim2.new(1,0,1,0)
  2684. local txtlbl = Instance.new('TextLabel',bb)
  2685. txtlbl.ZIndex = 10
  2686. txtlbl.BackgroundTransparency = 1
  2687. txtlbl.Position = UDim2.new(0,0,0,-35)
  2688. txtlbl.Size = UDim2.new(1,0,10,0)
  2689. txtlbl.Font = 'ArialBold'
  2690. txtlbl.FontSize = 'Size12'
  2691. txtlbl.Text = base.Parent.Name:upper()
  2692. txtlbl.TextStrokeTransparency = 0.5
  2693. if team then
  2694. txtlbl.TextColor3 = Color3.new(0,1,1)
  2695. frame.BackgroundColor3 = Color3.new(0,1,1)
  2696. else
  2697. txtlbl.TextColor3 = Color3.new(1,0,0)
  2698. frame.BackgroundColor3 = Color3.new(1,0,0)
  2699. end
  2700. end
  2701.  
  2702. function Clear()
  2703. for _,v in pairs(game.CoreGui:children()) do
  2704. if v.Name == 'tracker' and v:isA('BillboardGui') then
  2705. v:Destroy()
  2706. end
  2707. end
  2708. end
  2709.  
  2710. function Find()
  2711. Clear()
  2712. track = true
  2713. spawn(function()
  2714. while wait(1) do
  2715. if track then
  2716. Clear()
  2717. for _,v in pairs(game.Players:players()) do
  2718. if v.TeamColor ~= game.Players.LocalPlayer.TeamColor then
  2719. if v.Character and v.Character.Head then
  2720. Create(v.Character.Head, false)
  2721. end
  2722. end
  2723. end
  2724. end
  2725. wait(1)
  2726. end
  2727. end)
  2728. end
  2729.  
  2730. Find()
  2731. end
  2732. ESP.MouseButton1Down:connect(ESP1)
  2733.  
  2734. local Bighead1 = function()
  2735. --Run Second
  2736. _G.HeadSize = 50
  2737. _G.HeadOffset = 25
  2738. _G.FEnabled = true
  2739. game:service'RunService'.Stepped:connect(function()
  2740. if _G.FEnabled then
  2741. for i,v in pairs(game:service'Players':GetPlayers()) do
  2742. if v.TeamColor ~= game:service'Players'.LocalPlayer.TeamColor then
  2743. --if v.Name ~= game:service'Players'.LocalPlayer.Name then
  2744. pcall(function()
  2745. pcall(function()v.Character.Head.Mesh:Destroy() end)
  2746. v.Character.Head.CanCollide = false
  2747. v.Character.Head.Size = Vector3.new(_G.HeadSize,_G.HeadSize,_G.HeadSize)
  2748. v.Character.Head.CFrame = v.Character.Torso.CFrame * CFrame.new(0,_G.HeadOffset,0)
  2749. end)
  2750. --end
  2751. end
  2752. end
  2753. end
  2754. end)
  2755.  
  2756. end
  2757. Bighead.MouseButton1Down:connect(Bighead1)
  2758.  
  2759. local Message1 = function()
  2760. GameMessageSet = MessageSelect.Text
  2761. game.ReplicatedStorage.EventHandlers.RequestGameMessage:FireServer(MessageSelect.Text)
  2762. end
  2763.  
  2764. Message.MouseButton1Down:connect(Message1)
  2765. end)
  2766.  
  2767. ThePlaza.Name = "ThePlaza"
  2768. ThePlaza.Parent = GamesFrame
  2769. ThePlaza.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2770. ThePlaza.Position = UDim2.new(0.0275862068, 0, 0.169444442, 0)
  2771. ThePlaza.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  2772. ThePlaza.Font = Enum.Font.Highway
  2773. ThePlaza.Text = "The Plaza"
  2774. ThePlaza.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  2775. ThePlaza.TextScaled = true
  2776. ThePlaza.TextSize = 14
  2777. ThePlaza.TextWrapped = true
  2778. ThePlaza.MouseButton1Down:connect(function()
  2779. if game.CoreGui:FindFirstChild("The Plaza Hack") then
  2780. game.CoreGui["The Plaza Hack"]:remove()
  2781. end
  2782.  
  2783. -- Objects
  2784.  
  2785. local Roblox = Instance.new("ScreenGui")
  2786. local Teleports = Instance.new("ScrollingFrame")
  2787. local Main = Instance.new("Frame")
  2788. local Title = Instance.new("Frame")
  2789. local TitleLabel = Instance.new("TextLabel")
  2790. local Close = Instance.new("TextButton")
  2791. local Open = Instance.new("TextButton")
  2792. local Login = Instance.new("Frame")
  2793. local Login_2 = Instance.new("TextButton")
  2794. local Username = Instance.new("TextLabel")
  2795. local Password = Instance.new("TextBox")
  2796. local Title_2 = Instance.new("TextLabel")
  2797. local TL = Instance.new("TextLabel")
  2798. local CG = game.CoreGui
  2799. local plr = game.Players.LocalPlayer
  2800. local Credits = Instance.new("TextLabel")
  2801. local MP = Instance.new("TextButton")
  2802. local GetMoney = Instance.new("TextButton")
  2803. local Car = Instance.new("TextButton")
  2804. local Pet = Instance.new("TextButton")
  2805. local HackSelected = Instance.new("TextLabel")
  2806.  
  2807. -- Properties
  2808.  
  2809. Roblox.Name = "The Plaza Hack"
  2810. Roblox.Parent = CG
  2811.  
  2812. local CGG = CG["The Plaza Hack"]
  2813.  
  2814.  
  2815. Main.Name = "Main"
  2816. Main.Parent = Roblox
  2817. Main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  2818. Main.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  2819. Main.Position = UDim2.new(0, 500, 0, 150)
  2820. Main.Size = UDim2.new(0, 500, 0, 350)
  2821. Main.Visible = false
  2822. Main.Draggable = true
  2823. Main.Active = true
  2824.  
  2825. Teleports.Name = "Teleports"
  2826. Teleports.Parent = Main
  2827. Teleports.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  2828. Teleports.Position = UDim2.new(0, 15, 0, 125)
  2829. Teleports.Size = UDim2.new(0, 125, 0, 200)
  2830. Teleports.CanvasSize = UDim2.new(0, 0, 1, 60)
  2831. Teleports.ScrollBarThickness = 6
  2832.  
  2833. Credits.Name = "Credits"
  2834. Credits.Parent = Roblox
  2835. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  2836. Credits.BackgroundTransparency = 1
  2837. Credits.Position = UDim2.new(0, 1463, 0, 657)
  2838. Credits.Size = UDim2.new(0, 166, 0, 159)
  2839. Credits.Font = Enum.Font.SourceSans
  2840. Credits.FontSize = Enum.FontSize.Size36
  2841. Credits.Text = "Cracked by Avn | Discord: kssMubS"
  2842. Credits.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  2843. Credits.TextScaled = true
  2844. Credits.TextSize = 36
  2845. Credits.TextWrapped = true
  2846.  
  2847.  
  2848. Title.Name = "The Plaza Hack"
  2849. Title.Parent = Main
  2850. Title.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  2851. Title.Size = UDim2.new(0, 500, 0, 35)
  2852.  
  2853. TitleLabel.Name = "TitleLabel"
  2854. TitleLabel.Parent = Title
  2855. TitleLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  2856. TitleLabel.BackgroundTransparency = 1
  2857. TitleLabel.Position = UDim2.new(0, 5, 0, 0)
  2858. TitleLabel.Size = UDim2.new(0, 200, 0, 35)
  2859. TitleLabel.Font = Enum.Font.Highway
  2860. TitleLabel.FontSize = Enum.FontSize.Size18
  2861. TitleLabel.Text = "The Plaza Hack"
  2862. TitleLabel.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  2863. TitleLabel.TextSize = 18
  2864. TitleLabel.TextXAlignment = Enum.TextXAlignment.Left
  2865.  
  2866. Close.Name = "Close"
  2867. Close.Parent = Main
  2868. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  2869. Close.BackgroundTransparency = 1
  2870. Close.Position = UDim2.new(0, 475, 0, 8)
  2871. Close.Size = UDim2.new(0, 25, 0, 25)
  2872. Close.Font = Enum.Font.Highway
  2873. Close.FontSize = Enum.FontSize.Size18
  2874. Close.Text = "X"
  2875. Close.TextColor3 = Color3.new(0.0470588, 0.52549, 0.631373)
  2876. Close.TextSize = 18
  2877.  
  2878. Pet.Name = "Pet"
  2879. Pet.Parent = Teleports
  2880. Pet.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  2881. Pet.Position = UDim2.new(0, 0, 0, 25)
  2882. Pet.Size = UDim2.new(0, 117, 0, 30)
  2883. Pet.Font = Enum.Font.Highway
  2884. Pet.FontSize = Enum.FontSize.Size14
  2885. Pet.Text = " Get Lab Dodge"
  2886. Pet.TextSize = 14
  2887. Pet.TextXAlignment = Enum.TextXAlignment.Left
  2888.  
  2889. Car.Name = "Car"
  2890. Car.Parent = Teleports
  2891. Car.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  2892. Car.Position = UDim2.new(0, 0, 0, 50)
  2893. Car.Size = UDim2.new(0, 117, 0, 30)
  2894. Car.Font = Enum.Font.Highway
  2895. Car.FontSize = Enum.FontSize.Size14
  2896. Car.Text = " Get Monotracer"
  2897. Car.TextSize = 14
  2898. Car.TextXAlignment = Enum.TextXAlignment.Left
  2899.  
  2900. GetMoney.Name = "GetMoney"
  2901. GetMoney.Parent = Teleports
  2902. GetMoney.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  2903. GetMoney.Position = UDim2.new(0, 0, 0, 75)
  2904. GetMoney.Size = UDim2.new(0, 117, 0, 30)
  2905. GetMoney.Font = Enum.Font.Highway
  2906. GetMoney.FontSize = Enum.FontSize.Size14
  2907. GetMoney.Text = " Get Money"
  2908. GetMoney.TextSize = 14
  2909. GetMoney.TextXAlignment = Enum.TextXAlignment.Left
  2910.  
  2911. HackSelected.Name = "HackSelected"
  2912. HackSelected.Parent = Main
  2913. HackSelected.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  2914. HackSelected.Position = UDim2.new(0, 15, 0, 75)
  2915. HackSelected.Size = UDim2.new(0, 125, 0, 35)
  2916. HackSelected.Font = Enum.Font.Highway
  2917. HackSelected.FontSize = Enum.FontSize.Size18
  2918. HackSelected.Text = "Hack List"
  2919. HackSelected.TextSize = 15
  2920. HackSelected.TextWrapped = true
  2921.  
  2922. Open.Name = "Open"
  2923. Open.Parent = Roblox
  2924. Open.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  2925. Open.Position = UDim2.new(0, 0, 0, 300)
  2926. Open.Size = UDim2.new(0, 50, 0, 25)
  2927. Open.Visible = false
  2928. Open.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  2929. Open.Font = Enum.Font.Highway
  2930. Open.FontSize = Enum.FontSize.Size14
  2931. Open.Text = "Open"
  2932. Open.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  2933. Open.TextSize = 14
  2934.  
  2935. Login.Name = "Login"
  2936. Login.Parent = Roblox
  2937. Login.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  2938. Login.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  2939. Login.Position = UDim2.new(0, 300, 0, 145)
  2940. Login.Size = UDim2.new(0, 325, 0, 250)
  2941. Login.BackgroundTransparency = 0.3
  2942. Login.Draggable = true
  2943. Login.Active = true
  2944.  
  2945. Login_2.Name = "Login"
  2946. Login_2.Parent = Login
  2947. Login_2.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  2948. Login_2.BorderSizePixel = 2
  2949. Login_2.Position = UDim2.new(0, 100, 0, 175)
  2950. Login_2.Size = UDim2.new(0, 100, 0, 25)
  2951. Login_2.Font = Enum.Font.Highway
  2952. Login_2.FontSize = Enum.FontSize.Size24
  2953. Login_2.Text = "Login"
  2954. Login_2.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  2955. Login_2.TextSize = 20
  2956.  
  2957. Username.Name = "Username"
  2958. Username.Parent = Login
  2959. Username.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  2960. Username.Position = UDim2.new(0, 75, 0, 75)
  2961. Username.Size = UDim2.new(0, 150, 0, 25)
  2962. Username.Font = Enum.Font.Highway
  2963. Username.FontSize = Enum.FontSize.Size14
  2964. Username.Text = "Erlux"
  2965. Username.TextSize = 14
  2966. Username.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  2967. Username.TextXAlignment = Enum.TextXAlignment.Left
  2968.  
  2969. Password.Name = "Password"
  2970. Password.Parent = Login
  2971. Password.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  2972. Password.Position = UDim2.new(0, 75, 0, 115)
  2973. Password.Size = UDim2.new(0, 150, 0, 25)
  2974. Password.Font = Enum.Font.Highway
  2975. Password.FontSize = Enum.FontSize.Size14
  2976. Password.Text = "Password"
  2977. Password.TextSize = 14
  2978. Password.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  2979. Password.TextXAlignment = Enum.TextXAlignment.Left
  2980.  
  2981. Title_2.Name = "Title"
  2982. Title_2.Parent = Login
  2983. Title_2.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  2984. Title_2.Size = UDim2.new(0, 325, 0, 25)
  2985. Title_2.Font = Enum.Font.Highway
  2986. Title_2.FontSize = Enum.FontSize.Size14
  2987. Title_2.Text = "The Plaza Hack"
  2988. Title_2.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  2989. Title_2.TextSize = 14
  2990.  
  2991. CGG.Login.Login.MouseButton1Down:connect(function()
  2992. CGG.Open.Visible = true
  2993. CGG.Login.Visible = false
  2994. end)
  2995.  
  2996. TL.Name = "TL"
  2997. TL.Parent = Login
  2998. TL.BackgroundColor3 = Color3.new(1, 0.180392, 0.192157)
  2999. TL.BackgroundTransparency = 1
  3000. TL.Position = UDim2.new(0, 100, 0, 35)
  3001. TL.Size = UDim2.new(0, 100, 0, 25)
  3002. TL.Font = Enum.Font.Highway
  3003. TL.FontSize = Enum.FontSize.Size14
  3004. TL.Text = "Welcome, " .. plr.Name
  3005. TL.TextColor3 = Color3.new(1, 1, 1)
  3006. TL.TextSize = 14
  3007. TL.TextStrokeColor3 = Color3.new(1, 1, 1)
  3008.  
  3009. CGG.Main.Teleports.GetMoney.MouseButton1Down:connect(function()
  3010. for i=999, 3000 do
  3011. game.ReplicatedStorage.ServerStats.ChangeMoney:FireServer(2.147e9, i);
  3012. end
  3013.  
  3014. end)
  3015.  
  3016. CGG.Main.Teleports.Pet.MouseButton1Down:connect(function()
  3017. local pet = "Lab Doge"
  3018. game.ReplicatedStorage.ServerStats.BuyPet:FireServer(pet, math.floor(math.sqrt(game.ReplicatedStorage.ServerStats.CurrentID.Value)) + 1337)
  3019. end)
  3020.  
  3021. CGG.Main.Teleports.Car.MouseButton1Down:connect(function()
  3022. local car = "Monotracer"
  3023. game.ReplicatedStorage.ServerStats.BuyVehicle:FireServer(car, math.floor(math.sqrt(game.ReplicatedStorage.ServerStats.CurrentID.Value)) + 1337)
  3024. end)
  3025.  
  3026. CGG.Open.MouseButton1Down:connect(function()
  3027. CGG.Main.Visible = true
  3028. CGG.Open.Visible = false
  3029. CGG.Main.Close.Visible = true
  3030. end)
  3031.  
  3032. CGG.Main.Close.MouseButton1Down:connect(function()
  3033. CGG.Main.Visible = false
  3034. CGG.Open.Visible = true
  3035. CGG.Main.Close.Visible = false
  3036. end)
  3037. end)
  3038.  
  3039. CloseGames.Name = "CloseGames"
  3040. CloseGames.Parent = GamesFrame
  3041. CloseGames.BackgroundColor3 = Color3.new(1, 1, 1)
  3042. CloseGames.BackgroundTransparency = 1
  3043. CloseGames.Position = UDim2.new(0.925862074, 0, 0, 0)
  3044. CloseGames.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  3045. CloseGames.Font = Enum.Font.Highway
  3046. CloseGames.Text = "X"
  3047. CloseGames.TextColor3 = Color3.new(0.74902, 0, 0)
  3048. CloseGames.TextSize = 40
  3049. CloseGames.MouseButton1Down:connect(function()
  3050. GamesFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  3051. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  3052. end)
  3053.  
  3054. DinoS.Name = "DinoS"
  3055. DinoS.Parent = GamesFrame
  3056. DinoS.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3057. DinoS.Position = UDim2.new(0.0258620698, 0, 0.327777773, 0)
  3058. DinoS.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  3059. DinoS.Font = Enum.Font.Highway
  3060. DinoS.Text = "Dinosaur Simulator"
  3061. DinoS.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  3062. DinoS.TextScaled = true
  3063. DinoS.TextSize = 14
  3064. DinoS.TextWrapped = true
  3065. DinoS.MouseButton1Down:connect(function()
  3066. -- Objects
  3067.  
  3068. local DinoSG = Instance.new("ScreenGui")
  3069. local DinoMain = Instance.new("Frame")
  3070. local SetPoint = Instance.new("TextButton")
  3071. local Meat = Instance.new("TextButton")
  3072. local GotoToPoint = Instance.new("TextButton")
  3073. local CLOSE = Instance.new("TextButton")
  3074. local SafeZone = Instance.new("TextButton")
  3075. local TextLabel = Instance.new("TextLabel")
  3076.  
  3077. -- Properties
  3078.  
  3079. DinoSG.Name = "DinoSG"
  3080. DinoSG.Parent = game.CoreGui
  3081.  
  3082. DinoMain.Name = "DinoMain"
  3083. DinoMain.Parent = DinoSG
  3084. DinoMain.Active = true
  3085. DinoMain.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3086. DinoMain.BackgroundTransparency = 0.30000001192093
  3087. DinoMain.Draggable = true
  3088. DinoMain.Position = UDim2.new(0.294059396, 0, 0.25357607, 0)
  3089. DinoMain.Size = UDim2.new(0.294059396, 0, 0.254876465, 0)
  3090.  
  3091. SetPoint.Name = "SetPoint"
  3092. SetPoint.Parent = DinoMain
  3093. SetPoint.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3094. SetPoint.Position = UDim2.new(0.075000003, 0, 0.112000003, 0)
  3095. SetPoint.Size = UDim2.new(0.279000014, 0, 0.148000002, 0)
  3096. SetPoint.Font = Enum.Font.Highway
  3097. SetPoint.Text = "Set Point"
  3098. SetPoint.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  3099. SetPoint.TextSize = 14
  3100. SetPoint.MouseButton1Down:connect(function()
  3101. point=game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  3102. end)
  3103.  
  3104. Meat.Name = "Meat"
  3105. Meat.Parent = DinoMain
  3106. Meat.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3107. Meat.Position = UDim2.new(0.075000003, 0, 0.407999992, 0)
  3108. Meat.Size = UDim2.new(0.279000014, 0, 0.148000002, 0)
  3109. Meat.Font = Enum.Font.Highway
  3110. Meat.Text = "Meat, Water"
  3111. Meat.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  3112. Meat.TextSize = 14
  3113. Meat.TextScaled = true
  3114. Meat.MouseButton1Down:connect(function()
  3115. game.Workspace.GameEvents.EatMeat:FireServer(Workspace.DeadBody)
  3116. game.Workspace.GameEvents.addThirst:FireServer(Workspace.Water)
  3117. end)
  3118.  
  3119. GotoToPoint.Name = "GotoToPoint"
  3120. GotoToPoint.Parent = DinoMain
  3121. GotoToPoint.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3122. GotoToPoint.Position = UDim2.new(0.675000012, 0, 0.112000003, 0)
  3123. GotoToPoint.Size = UDim2.new(0.279000014, 0, 0.148000002, 0)
  3124. GotoToPoint.Font = Enum.Font.Highway
  3125. GotoToPoint.Text = "Goto To Point"
  3126. GotoToPoint.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  3127. GotoToPoint.TextSize = 14
  3128. GotoToPoint.MouseButton1Down:connect(function()
  3129. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(point)+Vector3.new(1,0,0)
  3130. end)
  3131.  
  3132. CLOSE.Name = "CLOSE"
  3133. CLOSE.Parent = DinoMain
  3134. CLOSE.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3135. CLOSE.Position = UDim2.new(0.674911678, 0, 0.408163279, 0)
  3136. CLOSE.Size = UDim2.new(0.279151946, 0, 0.147959188, 0)
  3137. CLOSE.Font = Enum.Font.Highway
  3138. CLOSE.Text = "CLOSE"
  3139. CLOSE.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  3140. CLOSE.TextSize = 14
  3141. CLOSE.MouseButton1Down:connect(function()
  3142. DinoSG:Destroy()
  3143. end)
  3144.  
  3145. SafeZone.Name = "SafeZone"
  3146. SafeZone.Parent = DinoMain
  3147. SafeZone.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3148. SafeZone.Position = UDim2.new(0.675000012, 0, 0.708000004, 0)
  3149. SafeZone.Size = UDim2.new(0.279000014, 0, 0.148000002, 0)
  3150. SafeZone.Font = Enum.Font.Highway
  3151. SafeZone.Text = "Safe Zone"
  3152. SafeZone.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  3153. SafeZone.TextSize = 14
  3154. SafeZone.MouseButton1Down:connect(function()
  3155. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(-751,123,-796)+Vector3.new(1,0,0)
  3156. end)
  3157.  
  3158. TextLabel.Parent = DinoMain
  3159. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  3160. TextLabel.BackgroundTransparency = 1
  3161. TextLabel.Position = UDim2.new(0.155477032, 0, 0.362244904, 0)
  3162. TextLabel.Rotation = 90
  3163. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  3164. TextLabel.Font = Enum.Font.Highway
  3165. TextLabel.Text = "Cracked by Avn | Discord: kssMubS"
  3166. TextLabel.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  3167. TextLabel.TextSize = 18
  3168. TextLabel.TextScaled = true
  3169. end)
  3170.  
  3171. APOC.Name = "APOC"
  3172. APOC.Parent = GamesFrame
  3173. APOC.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3174. APOC.Position = UDim2.new(0.0258620698, 0, 0.49444443, 0)
  3175. APOC.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  3176. APOC.Font = Enum.Font.Highway
  3177. APOC.Text = "APOC"
  3178. APOC.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  3179. APOC.TextScaled = true
  3180. APOC.TextSize = 14
  3181. APOC.TextWrapped = true
  3182. APOC.MouseButton1Down:connect(function()
  3183. loadstring(game:GetObjects("rbxassetid://1329988573")[1].Source)()
  3184. end)
  3185.  
  3186. PhantomForces.Name = "PhantomForces"
  3187. PhantomForces.Parent = GamesFrame
  3188. PhantomForces.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3189. PhantomForces.Position = UDim2.new(0.0258620698, 0, 0.666666687, 0)
  3190. PhantomForces.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  3191. PhantomForces.Font = Enum.Font.Highway
  3192. PhantomForces.Text = "Phantom Forces (F9)"
  3193. PhantomForces.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  3194. PhantomForces.TextScaled = true
  3195. PhantomForces.TextSize = 14
  3196. PhantomForces.TextWrapped = true
  3197. PhantomForces.MouseButton1Down:connect(function()
  3198. --SETTINGS
  3199.  
  3200. local showTeammates = false -- Hide ESP on teammates?
  3201. local adorneeColor = false -- Set ESP color to team color
  3202. local onlyTorso = false -- Only show torso, can reduce quite a bit of lag
  3203.  
  3204. local keybinds = {
  3205. Tracer = '[';
  3206. ESP = ']';
  3207. }
  3208. print("Phantom Forces ESP Controls: \nTracers '['\nESP ']'")
  3209.  
  3210. --END OF SETTINGS
  3211.  
  3212. local plrs = game:GetService'Players'
  3213. local lp = plrs.LocalPlayer
  3214. local mouse = lp:GetMouse()
  3215. local ten,esen = false,true
  3216. local ph = Instance.new('Folder', plrs.LocalPlayer.PlayerGui)
  3217. function hookupChar(plr)
  3218. if esen then
  3219. if onlyTorso then
  3220. local v = plr.Character.Torso
  3221. local newAdorn = Instance.new('BoxHandleAdornment', ph)
  3222. newAdorn.Size = v.Size
  3223. newAdorn.Adornee = v
  3224. newAdorn.AlwaysOnTop = true
  3225. newAdorn.ZIndex = 1
  3226. if adorneeColor then newAdorn.Color3 = plr.TeamColor.Color end
  3227. return
  3228. end
  3229. for _,v in pairs(plr.Character:GetChildren()) do
  3230. if v:IsA'BasePart' then
  3231. local newAdorn = Instance.new('BoxHandleAdornment', ph)
  3232. newAdorn.Size = v.Size
  3233. newAdorn.Adornee = v
  3234. newAdorn.AlwaysOnTop = true
  3235. newAdorn.ZIndex = 1
  3236. if adorneeColor then newAdorn.Color3 = plr.TeamColor.Color end
  3237. end
  3238. end
  3239. end
  3240. if ten then
  3241. local newTrace = Instance.new('SelectionPartLasso', ph)
  3242. newTrace.Part = plr.Character.Head
  3243. newTrace.Humanoid = lp.Character.Humanoid
  3244. if adorneeColor then newTrace.Color3 = plr.TeamColor.Color end
  3245. end
  3246. end
  3247.  
  3248. local ngui = Instance.new('ScreenGui', lp.PlayerGui)
  3249. local traclbl = Instance.new('TextLabel', ngui)
  3250. traclbl.Text = 'ESP'
  3251. traclbl.BackgroundTransparency = 1
  3252. traclbl.TextColor3 = Color3.new(1, 1, 1)
  3253. traclbl.Size = UDim2.new(1, 0, 1, 0)
  3254. traclbl.Position = UDim2.new(0, -15, 0, -10)
  3255. traclbl.TextXAlignment = Enum.TextXAlignment.Right
  3256. traclbl.TextYAlignment = Enum.TextYAlignment.Bottom
  3257. traclbl.Font = Enum.Font.SourceSansLight
  3258. traclbl.FontSize = Enum.FontSize.Size32
  3259.  
  3260. function reload()
  3261. ph:ClearAllChildren()
  3262. if ten or esen then
  3263. for _,v in pairs(plrs:GetChildren()) do
  3264. if v.Name ~= lp.Name then
  3265. if showTeammates or v.TeamColor ~= lp.TeamColor then
  3266. hookupChar(v)
  3267. end
  3268. end
  3269. end
  3270. end
  3271. end
  3272.  
  3273. mouse.KeyDown:connect(function(key) -- lol
  3274. if key == keybinds.Tracer then
  3275. ten = not ten
  3276. reload()
  3277. elseif key == keybinds.ESP then
  3278. esen = not esen
  3279. reload()
  3280. end
  3281. if ten and esen then
  3282. traclbl.Text = 'Tracer\nESP'
  3283. elseif ten then
  3284. traclbl.Text = 'Tracer'
  3285. elseif esen then
  3286. traclbl.Text = 'ESP'
  3287. else
  3288. traclbl.Text = ''
  3289. end
  3290. end)
  3291.  
  3292. plrs.PlayerAdded:connect(function(plr)
  3293. plr.CharacterAdded:connect(reload)
  3294. end)
  3295.  
  3296. for _,v in pairs(plrs:GetChildren()) do
  3297. v.CharacterAdded:connect(reload)
  3298. end
  3299.  
  3300. wait(.25)
  3301.  
  3302. reload()
  3303. end)
  3304.  
  3305. Jailbreak.Name = "Jailbreak"
  3306. Jailbreak.Parent = GamesFrame
  3307. Jailbreak.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  3308. Jailbreak.Position = UDim2.new(0.31400001, 0, 0.49444443, 0)
  3309. Jailbreak.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  3310. Jailbreak.Font = Enum.Font.Highway
  3311. Jailbreak.Text = "JailBreak"
  3312. Jailbreak.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  3313. Jailbreak.TextScaled = true
  3314. Jailbreak.TextSize = 14
  3315. Jailbreak.TextWrapped = true
  3316. Jailbreak.MouseButton1Down:connect(function()
  3317. local plr = game:GetService("Players").LocalPlayer
  3318.  
  3319. local TpMethod = 1
  3320.  
  3321. function JailbreakTp(...)
  3322. getfenv()["TpMethod" .. TpMethod](...)
  3323. end
  3324.  
  3325. function TpMethod1(...)
  3326. local char = plr.Character
  3327. local root = char.HumanoidRootPart
  3328. local args = {...}
  3329. for i=0,1,0.05 do
  3330. wait()
  3331. root.CFrame = root.CFrame:lerp(CFrame.new(unpack(args,1,3)), i)
  3332. end
  3333. end
  3334.  
  3335. function TpMethod2(...)
  3336. local args = {...}
  3337. local char = plr.Character
  3338. local target = Vector3.new(unpack(args,1,3))
  3339. local dist = (char:WaitForChild"HumanoidRootPart".Position - target).magnitude
  3340. dist = math.floor(dist / 100) + 1
  3341. for i=0,dist * 4 do
  3342. wait()
  3343. char:MoveTo(Vector3.new(...))
  3344. end
  3345. if args[#args] == true then
  3346. wait()
  3347. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(unpack(args,1,#args - 1))
  3348. end
  3349. end
  3350.  
  3351. function Tween(obj, t, properties)
  3352. local TweenService = game:GetService("TweenService")
  3353. local tweenInfo = TweenInfo.new(t,Enum.EasingStyle.Linear,Enum.EasingDirection.In,0,false,0)
  3354. local tween = TweenService:Create(obj,tweenInfo,properties)
  3355. tween:Play()
  3356. return tween
  3357. end
  3358.  
  3359. local Tracers = {}
  3360.  
  3361. local function AddLasso(p,team)
  3362. if not Tracers[team.Name] then return end
  3363. if p == plr then return end
  3364. spawn(function()
  3365. if p.Character then
  3366. local l = Instance.new("SelectionPartLasso")
  3367. l.Parent = p.Character
  3368. l.Humanoid = p.Character:FindFirstChildOfClass"Humanoid"
  3369. l.Part = plr.Character:WaitForChild"HumanoidRootPart"
  3370. l.Visible = true
  3371. l.Color3 = team.TeamColor.Color
  3372. for i=0,5 do
  3373. local sg = Instance.new("SurfaceGui")
  3374. sg.Face = i
  3375. sg.Parent = p.Character
  3376. sg.Adornee = p.Character:FindFirstChild"HumanoidRootPart"
  3377. sg.AlwaysOnTop = true
  3378. local f = Instance.new("Frame", sg)
  3379. f.Size = UDim2.new(1,0,1,0)
  3380. f.BorderSizePixel = 0
  3381. f.BackgroundColor3 = team.TeamColor.Color
  3382. f.BackgroundTransparency = 0.5
  3383. end
  3384. end
  3385. end)
  3386. end
  3387.  
  3388. local function RemoveLasso(p)
  3389. if not p.Character then return end
  3390. for i,v in pairs(p.Character:GetDescendants()) do
  3391. if v.ClassName:find("Selection") or v.ClassName == "SurfaceGui" then
  3392. v:Destroy()
  3393. end
  3394. end
  3395. end
  3396.  
  3397. for _,team in pairs(game:GetService("Teams"):GetChildren()) do
  3398. team.PlayerAdded:connect(function(p)
  3399. AddLasso(p,team)
  3400. end)
  3401.  
  3402. team.PlayerRemoved:connect(function(p)
  3403. RemoveLasso(p)
  3404. end)
  3405. end
  3406.  
  3407. function ToggleTracers(team, bool)
  3408. Tracers[team] = bool
  3409. local t = game:GetService("Teams"):FindFirstChild(team)
  3410. if not t then return end
  3411. for i,v in pairs(t:GetPlayers()) do
  3412. if bool then
  3413. AddLasso(v,t)
  3414. else
  3415. RemoveLasso(v)
  3416. end
  3417. end
  3418. end
  3419.  
  3420. local function CharAdded(plr, char)
  3421. if Tracers[tostring(plr.Team)] then
  3422. AddLasso(plr,plr.Team)
  3423. end
  3424. end
  3425.  
  3426. local function PlrAdded(plr)
  3427. plr.CharacterAdded:connect(function(char)
  3428. CharAdded(plr, char)
  3429. end)
  3430. if plr.Character then
  3431. CharAdded(plr, plr.Character)
  3432. end
  3433. end
  3434.  
  3435. game:GetService("Players").PlayerAdded:connect(PlrAdded)
  3436. for _,v in pairs(game:GetService("Players"):GetPlayers()) do
  3437. PlrAdded(v)
  3438. end
  3439.  
  3440. --Creating Gui--
  3441.  
  3442. local function Create(classname)
  3443. return function(t)
  3444. local ins = Instance.new(classname)
  3445. for i,v in pairs(t) do
  3446. ins[i] = v
  3447. end
  3448. return ins
  3449. end
  3450. end
  3451.  
  3452. --local parent = game:GetService("CoreGui"):WaitForChild("RobloxGui")
  3453. local main = Create "Frame" {
  3454. Active = true,
  3455. ClipsDescendants = true,
  3456. Draggable = true,
  3457. BackgroundColor3 = Color3.new(1,1,1),
  3458. BorderSizePixel = 0,
  3459. Size = UDim2.new(0,400,0,300),
  3460. Position = UDim2.new(0.5,-200,0,-300),
  3461. BackgroundTransparency = 1,
  3462. Parent = Instance.new("ScreenGui", plr.PlayerGui)--parent
  3463. }
  3464. do
  3465. local effect = Create "Frame" {
  3466. Parent = main,
  3467. Size = UDim2.new(1,0,0,50),
  3468. BackgroundColor3 = Color3.fromRGB(85,170,255),
  3469. BorderSizePixel = 0,
  3470. ClipsDescendants = true,
  3471. }
  3472. local lb = Create "TextLabel" {
  3473. Parent = effect,
  3474. Size = UDim2.new(1,0,1,0),
  3475. BackgroundTransparency = 1,
  3476. BorderSizePixel = 0,
  3477. TextSize = 30,
  3478. TextColor3 = Color3.new(1,1,1),
  3479. TextXAlignment = "Left",
  3480. Font = "SourceSansBold",
  3481. Text = "Jailbreak GUI",
  3482. ZIndex = 2,
  3483. }
  3484. local function GTween()
  3485. lb:TweenPosition(UDim2.new(1,10,0,0), nil,nil,3,true,function(ts)
  3486. if ts == Enum.TweenStatus.Completed then
  3487. lb.Position = UDim2.new(0,0 - lb.TextBounds.X - 2,0,0)
  3488. GTween()
  3489. end
  3490. end)
  3491. end
  3492. GTween()
  3493. end
  3494.  
  3495. local Menu = Create "Frame" {
  3496. BackgroundColor3 = Color3.new(1,1,1),
  3497. BorderSizePixel = 0,
  3498. Position = UDim2.new(0,0,0,50),
  3499. Size = UDim2.new(1,0,1,-50),
  3500. Parent = main,
  3501. }
  3502.  
  3503. local MenuLabel = Create "TextLabel" {
  3504. BackgroundTransparency = 1,
  3505. BorderSizePixel = 0,
  3506. TextColor3 = Color3.new(0,0,0),
  3507. TextSize = 20,
  3508. Font = "SourceSans",
  3509. Text = "Made by refrfgrtgef for v3rm\n(won't tell you my roblox name)",
  3510. TextWrapped = true,
  3511. Size = UDim2.new(1,0,0,50),
  3512. Parent = Menu
  3513. }
  3514.  
  3515. local function CreateButton(text,parent)
  3516. return Create "TextButton" {
  3517. Active = true,
  3518. AutoButtonColor = true,
  3519. BackgroundColor3 = Color3.fromRGB(0,155,232),
  3520. BorderSizePixel = 1,
  3521. Size = UDim2.new(0,100,0,30),
  3522. Font = "SourceSansBold",
  3523. TextColor3 = Color3.new(1,1,0),
  3524. TextSize = 20,
  3525. Text = text,
  3526. Parent = parent
  3527. }
  3528. end
  3529.  
  3530. local function CreateFrame(name)
  3531. local f = Create "Frame" {
  3532. BackgroundColor3 = Color3.new(1,1,1),
  3533. BorderSizePixel = 0,
  3534. Position = UDim2.new(0,0,0,50),
  3535. Size = UDim2.new(1,0,1,-50),
  3536. Visible = false,
  3537. }
  3538. local lb = Create "TextLabel" {
  3539. BackgroundTransparency = 1,
  3540. BorderSizePixel = 0,
  3541. TextSize = 20,
  3542. TextColor3 = Color3.new(1,1,0),
  3543. Position = UDim2.new(0,0,0,5),
  3544. Text = name,
  3545. Parent = f,
  3546. TextXAlignment = "Center",
  3547. TextYAlignment = "Center",
  3548. Size = UDim2.new(1,0,0,30),
  3549. }
  3550. local exit = CreateButton("Back", f)
  3551. exit.Position = UDim2.new(0.5,-50,1,-45)
  3552. exit.MouseButton1Click:connect(function()
  3553. Menu.Visible = true
  3554. f.Visible = false
  3555. ActiveFrame = Menu
  3556. end)
  3557. return f
  3558. end
  3559.  
  3560. ActiveFrame = Menu
  3561.  
  3562. local TeleportsFrame = CreateFrame("Teleports")
  3563. TeleportsFrame.Parent = main
  3564.  
  3565. local BankIn = CreateButton("Bank (In)", TeleportsFrame)
  3566. BankIn.Position = UDim2.new(0,15,0,40)
  3567. BankIn.Size = UDim2.new(0,80,0,30)
  3568. BankIn.MouseButton1Click:connect(function()
  3569. JailbreakTp(32,0.715,814, true)
  3570. end)
  3571.  
  3572. local BankOut = CreateButton("Bank (Out)", TeleportsFrame)
  3573. BankOut.Position = UDim2.new(0,105,0,40)
  3574. BankOut.MouseButton1Click:connect(function()
  3575. JailbreakTp(10, 18, 784)
  3576. end)
  3577.  
  3578. local JailIn = CreateButton("Jail (In)", TeleportsFrame)
  3579. JailIn.Position = UDim2.new(0,215,0,40)
  3580. JailIn.Size = UDim2.new(0,80,0,30)
  3581. JailIn.MouseButton1Click:connect(function()
  3582. JailbreakTp(-1310, 18, -1658)
  3583. end)
  3584.  
  3585. local JailOut = CreateButton("Jail (Out)", TeleportsFrame)
  3586. JailOut.Position = UDim2.new(0,305,0,40)
  3587. JailOut.Size = UDim2.new(0,80,0,30)
  3588. JailOut.MouseButton1Click:connect(function()
  3589. JailbreakTp(-1133, 18, -1355)
  3590. end)
  3591.  
  3592. local Garage = CreateButton("Garage", TeleportsFrame)
  3593. Garage.Position = UDim2.new(0,335,0,120)--UDim2.new(0,10,0,80)
  3594. Garage.Size = UDim2.new(0,60,0,30)
  3595. Garage.MouseButton1Click:connect(function()
  3596. JailbreakTp(-352, 23, 1175)
  3597. end)
  3598.  
  3599. local JewelIn = CreateButton("Jewelry (In)", TeleportsFrame)
  3600. JewelIn.Position = UDim2.new(0,25,0,80)
  3601. JewelIn.MouseButton1Click:connect(function()
  3602. JailbreakTp(133, 18, 1320, true)
  3603. end)
  3604.  
  3605. local JewelOut = CreateButton("Jewelry (Out)", TeleportsFrame)
  3606. JewelOut.Position = UDim2.new(0,135,0,80)
  3607. JewelOut.Size = UDim2.new(0,115,0,30)
  3608. JewelOut.MouseButton1Click:connect(function()
  3609. JailbreakTp(142, 18, 1365)
  3610. end)
  3611.  
  3612. local Crim1 = CreateButton("Crim base 1", TeleportsFrame)
  3613. Crim1.Position = UDim2.new(0,5,0,120)
  3614. Crim1.MouseButton1Click:connect(function()
  3615. JailbreakTp(-226, 18, 1590, true)
  3616. end)
  3617.  
  3618. local Crim2 = CreateButton("Crim base 2", TeleportsFrame)
  3619. Crim2.Position = UDim2.new(0,115,0,120)
  3620. Crim2.MouseButton1Click:connect(function()
  3621. JailbreakTp(true, 1637, 50, -1768, true)
  3622. end)
  3623.  
  3624. local Donut = CreateButton("Donut Shop", TeleportsFrame)
  3625. Donut.Position = UDim2.new(0,225,0,120)
  3626. Donut.MouseButton1Click:connect(function()
  3627. JailbreakTp(268, 18, -1760, true)
  3628. end)
  3629.  
  3630. local Gas = CreateButton("Gas Station", TeleportsFrame)
  3631. Gas.Position = UDim2.new(0,260,0,80)
  3632. Gas.MouseButton1Click:connect(function()
  3633. JailbreakTp(-1583, 18, 724, true)
  3634. end)
  3635.  
  3636. local TeleportsBtn = CreateButton("Teleports", MenuLabel)
  3637. TeleportsBtn.Position = UDim2.new(0.5,-50,0,60)
  3638. TeleportsBtn.MouseButton1Click:connect(function()
  3639. TeleportsFrame.Visible = true
  3640. Menu.Visible = false
  3641. ActiveFrame = TeleportsFrame
  3642. end)
  3643.  
  3644. local StuffFrame = CreateFrame("Stuff")
  3645. StuffFrame.Parent = main
  3646.  
  3647. local StuffBtn = CreateButton("Stuff", MenuLabel)
  3648. StuffBtn.Position = TeleportsBtn.Position + UDim2.new(0,0,0,40)
  3649. StuffBtn.MouseButton1Click:connect(function()
  3650. StuffFrame.Visible = true
  3651. Menu.Visible = false
  3652. ActiveFrame = StuffFrame
  3653. end)
  3654.  
  3655. local RemoveDoors = CreateButton("Remove Doors", StuffFrame)
  3656. RemoveDoors.Size = UDim2.new(0,120,0,30)
  3657. RemoveDoors.Position = UDim2.new(0,10,0,50)
  3658. RemoveDoors.MouseButton1Click:connect(function()
  3659. local doors = workspace:FindFirstChild("Doors")
  3660. if not doors then return end
  3661. for i,v in pairs(doors:GetChildren()) do
  3662. v:Destroy()
  3663. end
  3664. end)
  3665.  
  3666. local Platform = CreateButton("Platform", StuffFrame)
  3667. Platform.Position = UDim2.new(0.5,-60,0,50)
  3668. Platform.MouseButton1Click:connect(function()
  3669. local p = Instance.new("Part", workspace)
  3670. p.Size = Vector3.new(30,0.5,30)
  3671. p.Anchored = true
  3672. p.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(0,15,0)
  3673. plr.Character:MoveTo(p.Position + Vector3.new(0,1,0))
  3674. spawn(function()
  3675. while p.Parent do
  3676. wait(1)
  3677. if (plr.Character.HumanoidRootPart.Position - p.Position).magnitude > 20 then
  3678. p:Destroy()
  3679. end
  3680. end
  3681. end)
  3682. end)
  3683.  
  3684. local Tracers = CreateButton("Tracers: None", StuffFrame)
  3685. Tracers.Size = UDim2.new(0,140,0,30)
  3686. Tracers.Position = UDim2.new(1,-150,0,50)
  3687. Tracers.MouseButton1Click:connect(function()
  3688. local curr = Tracers.Text:sub(10)
  3689. if curr ~= "None" then
  3690. ToggleTracers(curr, false)
  3691. end
  3692. local teams = {"None", "Police", "Criminal", "Prisoner"}
  3693. local new = ""
  3694. for i,v in pairs(teams) do
  3695. if v == curr then
  3696. new = teams[i + 1] or teams[1]
  3697. end
  3698. end
  3699. if new ~= "None" then
  3700. ToggleTracers(new, true)
  3701. end
  3702. Tracers.Text = "Tracers: " .. new
  3703. end)
  3704.  
  3705. local BtoolActive = false
  3706. local m = plr:GetMouse()
  3707.  
  3708. local Btool = CreateButton("Btool: Off", StuffFrame)
  3709. Btool.Position = UDim2.new(0,10,0,90)
  3710. Btool.MouseButton1Click:connect(function()
  3711. spawn(function()
  3712. local status = Btool.Text:sub(8)
  3713. local newstatus = status == "On" and "Off" or status == "Off" and "On"
  3714. Btool.Text = "Btool: " .. newstatus
  3715. BtoolActive = newstatus == "On" and true or newstatus == "Off" and false
  3716. if BtoolActive then
  3717. local sb = Instance.new("SelectionBox", workspace.CurrentCamera)
  3718. local ev = m.Button1Down:connect(function()
  3719. if m.Target then
  3720. m.Target:Destroy()
  3721. end
  3722. end)
  3723. while BtoolActive do
  3724. wait()
  3725. if m.Target then
  3726. sb.Adornee = m.Target
  3727. end
  3728. end
  3729. ev:Disconnect()
  3730. else
  3731. local sb = workspace.CurrentCamera:FindFirstChildOfClass("SelectionBox")
  3732. if sb then sb:Destroy() end
  3733. end
  3734. end)
  3735. end)
  3736.  
  3737. local ClickTpEnabled = false
  3738. m.Button1Down:connect(function()
  3739. if ClickTpEnabled and m.Target then
  3740. plr.Character:MoveTo(m.Hit.p)
  3741. end
  3742. end)
  3743.  
  3744. local ClickTp = CreateButton("ClickTp: Off", StuffFrame)
  3745. ClickTp.Position = UDim2.new(0,120,0,90)
  3746. ClickTp.MouseButton1Click:connect(function()
  3747. spawn(function()
  3748. local status = ClickTp.Text:sub(10)
  3749. local newstatus = status == "Off" and "On" or status == "On" and "Off"
  3750. ClickTpEnabled = newstatus == "On" and true or newstatus == "Off" and false
  3751. ClickTp.Text = "ClickTp: " .. newstatus
  3752. local ind = Create "Part" {
  3753. Anchored = true,
  3754. CanCollide = false,
  3755. Transparency = 0.3,
  3756. Size = Vector3.new(1.2,0.3,1.2),
  3757. BrickColor = BrickColor.Green(),
  3758. Parent = workspace
  3759. }
  3760. Instance.new("CylinderMesh", ind)
  3761. m.TargetFilter = ind
  3762. local beam = Create "Part" {
  3763. Anchored = true,
  3764. CanCollide = false,
  3765. Transparency = 0.3,
  3766. BrickColor = BrickColor.Green(),
  3767. TopSurface = "Smooth",
  3768. BottomSurface = "Smooth",
  3769. Size = Vector3.new(0.3,0.3,1),
  3770. Parent = workspace
  3771.  
  3772. }
  3773. while ClickTpEnabled do
  3774. wait()
  3775. ind.CFrame = CFrame.new(m.Hit.p)
  3776. local humrootpos = plr.Character:WaitForChild'HumanoidRootPart'.Position
  3777. local dist = (Vector3.new(m.Hit.p.X,0,m.Hit.p.Z) - Vector3.new(humrootpos.X,0,humrootpos.Z)).magnitude
  3778. if dist > 150 then
  3779. ind.BrickColor,beam.BrickColor = BrickColor.Red(),BrickColor.Red()
  3780. else
  3781. ind.BrickColor,beam.BrickColor = BrickColor.Green(),BrickColor.Green()
  3782. end
  3783. beam.Size = Vector3.new(0.3,0.3,dist - 0.5)
  3784. beam.CFrame = CFrame.new(plr.Character:WaitForChild'HumanoidRootPart'.Position, m.Hit.p) * CFrame.new(0,0,-dist/2 + 0.5)
  3785. end
  3786. ind:Destroy()
  3787. beam:Destroy()
  3788. end)
  3789. end)
  3790.  
  3791. local Gravity = CreateButton("Low Gravity", StuffFrame)
  3792. Gravity.Position = UDim2.new(0,230,0,90)
  3793. Gravity.Size = UDim2.new(0,130,0,30)
  3794. Gravity.MouseButton1Click:connect(function()
  3795. local t = Gravity.Text == "Low Gravity" and true or false
  3796. workspace.Gravity = t and 50 or 196.2
  3797. Gravity.Text = t and "Normal Gravity" or "Low Gravity"
  3798. end)
  3799.  
  3800. local InfiniteJumpEnabled = false
  3801. game:GetService("UserInputService").JumpRequest:connect(function()
  3802. if InfiniteJumpEnabled then
  3803. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  3804. end
  3805. end)
  3806. local InfiniteJump = CreateButton("Infinite Jump: Off", StuffFrame)
  3807. InfiniteJump.Position = UDim2.new(0,10,0,130)
  3808. InfiniteJump.Size = UDim2.new(0,150,0,30)
  3809. InfiniteJump.MouseButton1Click:connect(function()
  3810. local state = InfiniteJump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
  3811. local new = state == "Off" and "On" or state == "On" and "Off"
  3812. InfiniteJumpEnabled = new == "On"
  3813. InfiniteJump.Text = "Infinite Jump: " .. new
  3814. end)
  3815.  
  3816. local Giver = nil
  3817. local ItemsGiver = CreateButton("Items Giver", StuffFrame)
  3818. ItemsGiver.Position = UDim2.new(0,170,0,130)
  3819. ItemsGiver.MouseButton1Click:connect(function()
  3820. if not workspace:FindFirstChild("Givers") then return end
  3821. if Giver then
  3822. for i,v in pairs(Giver) do
  3823. v.ClickDetector.Parent = v.OriginalParent
  3824. v.Event:Disconnect()
  3825. end
  3826. getmetatable(Giver):Destroy()
  3827. end
  3828. Giver = {}
  3829. local g = Giver
  3830. local p = Instance.new("Part", workspace)
  3831. p.Anchored = true
  3832. p.CanCollide = false
  3833. p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame
  3834. setmetatable(Giver, {__metatable = p})
  3835. for i,v in pairs(workspace.Givers:GetChildren()) do
  3836. local cd = v:FindFirstChildOfClass"ClickDetector"
  3837. if cd then
  3838. local newt = {}
  3839. newt.ClickDetector = cd
  3840. newt.OriginalParent = v
  3841. cd.Parent = p
  3842. newt.Event = cd.MouseClick:connect(function()
  3843. cd.Parent = v
  3844. end)
  3845. table.insert(Giver, newt)
  3846. end
  3847. end
  3848. spawn(function()
  3849. wait(10)
  3850. if Giver == g then
  3851. Giver = nil
  3852. for i,v in pairs(g) do
  3853. v.ClickDetector.Parent = v.OriginalParent
  3854. v.Event:Disconnect()
  3855. end
  3856. getmetatable(g):Destroy()
  3857. end
  3858. end)
  3859. end)
  3860.  
  3861. local BankAutoRobBtn = CreateButton("Bank AutoRob", StuffFrame)
  3862. BankAutoRobBtn.Position = UDim2.new(0,280,0,130)
  3863. BankAutoRobBtn.Size = UDim2.new(0,115,0,30)
  3864. BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  3865. BankAutoRobBtn.MouseButton1Click:connect(function()
  3866. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  3867. local Info = Bank.Extra.Sign
  3868. if Info.Decal.Transparency == 0 then
  3869. game:GetService("StarterGui"):SetCore("SendNotification",{
  3870. Title = "Bank is closed!",
  3871. Text = "You need to wait for the bank to open!",
  3872. Duration = 7,
  3873. Button1 = "Dismiss",
  3874. })
  3875. return
  3876. end
  3877. local bankpos = Vector3.new(Info.Position.X,0,Info.Position.Z)
  3878. local root = plr.Character.HumanoidRootPart
  3879. local plrpos = Vector3.new(root.Position.X,0,root.Position.Z)
  3880.  
  3881. if (bankpos - plrpos).magnitude > 150 then
  3882. local cb = Instance.new"BindableFunction"
  3883.  
  3884. cb.OnInvoke = function(arg)
  3885. if arg == "Teleport" then
  3886. JailbreakTp(10, 18, 784)
  3887. end
  3888. end
  3889.  
  3890. game:GetService("StarterGui"):SetCore("SendNotification",{
  3891. Title = "You are too far!",
  3892. Text = "You need to get closer to the bank (use tp)",
  3893. Duration = 7,
  3894. Button1 = "Dismiss",
  3895. Button2 = "Teleport",
  3896. Callback = cb
  3897. })
  3898. else
  3899. RobTheBank()
  3900. end
  3901. end)
  3902.  
  3903. local SettingsFrame = CreateFrame("Settings")
  3904. SettingsFrame.Parent = main
  3905.  
  3906. local Settingsbtn = CreateButton("Settings", MenuLabel)
  3907. Settingsbtn.Position = StuffBtn.Position + UDim2.new(0,0,0,40)
  3908. Settingsbtn.MouseButton1Click:connect(function()
  3909. SettingsFrame.Visible = true
  3910. Menu.Visible = false
  3911. ActiveFrame = SettingsFrame
  3912. end)
  3913.  
  3914. local TpMethodBtn = CreateButton("Teleport Method: 1", SettingsFrame)
  3915. TpMethodBtn.Position = UDim2.new(0,10,0,50)
  3916. TpMethodBtn.Size = UDim2.new(0,160,0,30)
  3917. TpMethodBtn.MouseButton1Click:connect(function()
  3918. local curr = TpMethodBtn.Text:sub(string.len("Teleport Method: ") + 1)
  3919. curr = tonumber(curr)
  3920. local new = curr == 1 and 2 or curr == 2 and 1
  3921. TpMethod = new
  3922. TpMethodBtn.Text = "Teleport Method: " .. new
  3923. end)
  3924.  
  3925. local ExitBtn = CreateButton("Exit", MenuLabel)
  3926. ExitBtn.Position = Settingsbtn.Position + UDim2.new(0,0,0,40)
  3927. ExitBtn.MouseButton1Click:connect(function()
  3928. main:Destroy()
  3929. script.Disabled = true
  3930. script:Destroy()
  3931. end)
  3932.  
  3933. local BankJewelStatus = Create "TextLabel" {
  3934. BackgroundTransparency = 1,
  3935. TextSize = 8,
  3936. TextColor3 = Color3.new(0,0,0),
  3937. Font = "Legacy",
  3938. TextXAlignment = "Left",
  3939. TextYAlignment = "Top",
  3940. Size = UDim2.new(0,100,0,100),
  3941. Position = UDim2.new(0,10,0,220),
  3942. Text = "Bank:\nJewelry:",
  3943. Parent = Menu
  3944. }
  3945.  
  3946. local BankStatus = BankJewelStatus:Clone()
  3947. BankStatus.Text = "Unknown"
  3948. BankStatus.Size = UDim2.new(0,100,0,100)
  3949. BankStatus.Position = UDim2.new(0,46,0,220)
  3950. BankStatus.Parent = Menu
  3951. BankStatus.TextColor3 = Color3.new(1,0,0)
  3952.  
  3953. local JewelryStatus = BankStatus:Clone()
  3954. JewelryStatus.Text = "Unknown"
  3955. JewelryStatus.Size = UDim2.new(0,100,0,100)
  3956. JewelryStatus.Position = UDim2.new(0,59,0,232)
  3957. JewelryStatus.Parent = Menu
  3958. JewelryStatus.TextColor3 = Color3.new(1,0,0)
  3959.  
  3960. main:TweenPosition(UDim2.new(0.5,-200,0.5,-150))
  3961.  
  3962. local TransparencyTweens = {}
  3963. main.MouseLeave:connect(function()
  3964. spawn(function()
  3965. local bool = false
  3966. local ev = main.MouseEnter:connect(function()
  3967. bool = true
  3968. end)
  3969. wait(1)
  3970. ev:Disconnect()
  3971. if bool then return end
  3972. for i,v in pairs(TransparencyTweens) do
  3973. v:Pause()
  3974. end
  3975. TransparencyTweens = {}
  3976. for i,v in pairs(main:GetDescendants()) do
  3977. if v.Visible then
  3978. local totween = {}
  3979. if v.ClassName:sub(1,4) == "Text" then
  3980. totween.TextTransparency = 0.7
  3981. end
  3982. if v.BackgroundTransparency ~= 1 then
  3983. totween.BackgroundTransparency = 0.7
  3984. end
  3985. TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
  3986. end
  3987. end
  3988. main:TweenSize(UDim2.new(0,400,0,50),nil,nil,nil,true)
  3989. end)
  3990. end)
  3991. main.MouseEnter:connect(function()
  3992. for i,v in pairs(TransparencyTweens) do
  3993. v:Pause()
  3994. end
  3995. TransparencyTweens = {}
  3996. for i,v in pairs(main:GetDescendants()) do
  3997. if v.Visible then
  3998. local totween = {}
  3999. if v.ClassName:sub(1,4) == "Text" then
  4000. totween.TextTransparency = 0
  4001. end
  4002. if v.BackgroundTransparency ~= 1 then
  4003. totween.BackgroundTransparency = 0
  4004. end
  4005. TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
  4006. end
  4007. end
  4008. main:TweenSize(UDim2.new(0,400,0,300),nil,nil,nil,true)
  4009. end)
  4010.  
  4011. --AutoRob stuff--
  4012. local DuffelBag = game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 2219040)
  4013. local BankAutoRob = {
  4014. {
  4015. Pos = {51, 18.06, 856.5},
  4016. Yield = 2,
  4017. Status = "Starting the robbery"
  4018. },
  4019. {
  4020. Pos = {29.71, 0.73, 815.25},
  4021. Yield = 15,
  4022. Status = "Opening the vault"
  4023. },
  4024. {
  4025. Pos = {18.37, 0.7659, 822.25},
  4026. Yield = DuffelBag and 50 or 25,
  4027. Status = "Collecting $$$"
  4028. },
  4029. {
  4030. Pos = {10, 18, 784},
  4031. Status = "Finishing the robbery"
  4032. }
  4033. }
  4034.  
  4035. local function Tp(...)
  4036. local char = plr.Character
  4037. for i=1,2 do
  4038. wait()
  4039. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(...)
  4040. end
  4041. end
  4042.  
  4043. function RobTheBank()
  4044. for _,v in pairs(BankAutoRob) do
  4045. Tp(unpack(v.Pos))
  4046. wait(v.Yield)
  4047. end
  4048. end
  4049.  
  4050. --Bank notification--
  4051. pcall(function()
  4052. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  4053. local Info = Bank.Extra.Sign.Decal
  4054. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  4055. if Info.Transparency ~= 0 then
  4056. BankStatus.Text = "Open"
  4057. BankStatus.TextColor3 = Color3.new(0,1,0)
  4058. BankAutoRobBtn.BackgroundColor3 = Color3.new(0,1,0)
  4059. local cb = Instance.new("BindableFunction")
  4060. cb.OnInvoke = function(arg)
  4061. if arg == "Teleport" then
  4062. JailbreakTp(10, 18, 784)
  4063. elseif arg == "AutoRob" then
  4064. RobTheBank()
  4065. end
  4066. end
  4067. game:GetService("StarterGui"):SetCore("SendNotification",{
  4068. Title = "Bank is ready!",
  4069. Text = "Bank is ready!",
  4070. Duration = 15,
  4071. Button1 = "Dismiss",
  4072. 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",
  4073. Callback = cb
  4074. })
  4075. else
  4076. BankStatus.Text = "Closed"
  4077. BankStatus.TextColor3 = Color3.new(1,0,0)
  4078. BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  4079. end
  4080. end)
  4081. BankStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
  4082. BankStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  4083. BankAutoRobBtn.BackgroundColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  4084. end)
  4085. --Jewelry notification--
  4086. pcall(function()
  4087. local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
  4088. local Info = Jewelry.Extra.Sign.Decal
  4089. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  4090. if Info.Transparency ~= 0 then
  4091. JewelryStatus.Text = "Open"
  4092. JewelryStatus.TextColor3 = Color3.new(0,1,0)
  4093. BankStatus.TextColor3 = Color3.new(0,1,0)
  4094. local cb = Instance.new("BindableFunction")
  4095. cb.OnInvoke = function(arg)
  4096. if arg == "Teleport" then
  4097. JailbreakTp(142, 18, 1365)
  4098. end
  4099. end
  4100. game:GetService("StarterGui"):SetCore("SendNotification",{
  4101. Title = "Jewelry is ready!",
  4102. Text = "Jewelry is ready!",
  4103. Duration = 15,
  4104. Button1 = "Dismiss",
  4105. Button2 = "Teleport",
  4106. Callback = cb
  4107. })
  4108. else
  4109. JewelryStatus.Text = "Closed"
  4110. JewelryStatus.TextColor3 = Color3.new(1,0,0)
  4111. end
  4112. end)
  4113. JewelryStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
  4114. JewelryStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  4115. end)
  4116. end)
  4117.  
  4118. VehicleSim.Name = "VehicleSim"
  4119. VehicleSim.Parent = GamesFrame
  4120. VehicleSim.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4121. VehicleSim.Position = UDim2.new(0.312068969, 0, 0.169444442, 0)
  4122. VehicleSim.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  4123. VehicleSim.Font = Enum.Font.Highway
  4124. VehicleSim.Text = "Vehicle Simulator"
  4125. VehicleSim.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4126. VehicleSim.TextScaled = true
  4127. VehicleSim.TextSize = 14
  4128. VehicleSim.TextWrapped = true
  4129. VehicleSim.Visible = true
  4130. VehicleSim.MouseButton1Down:connect(function()
  4131. loadstring(Game:GetObjects("rbxassetid://1329992898")[1].Source)()
  4132. end)
  4133.  
  4134. LumberTycoon.Name = "LumberTycoon"
  4135. LumberTycoon.Parent = GamesFrame
  4136. LumberTycoon.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  4137. LumberTycoon.Position = UDim2.new(0.313793093, 0, 0.327777773, 0)
  4138. LumberTycoon.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  4139. LumberTycoon.Font = Enum.Font.Highway
  4140. LumberTycoon.Text = "Lumber Tycoon"
  4141. LumberTycoon.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  4142. LumberTycoon.TextScaled = true
  4143. LumberTycoon.TextSize = 14
  4144. LumberTycoon.TextWrapped = true
  4145. LumberTycoon.MouseButton1Down:connect(function()
  4146.  
  4147. local LumberTycoon2 = Instance.new("ScreenGui")
  4148. local TopBar = Instance.new("Frame")
  4149. local Background = Instance.new("Frame")
  4150. local Title = Instance.new("Frame")
  4151. local ImageLabel = Instance.new("ImageLabel")
  4152. local Credits = Instance.new("Frame")
  4153. local TitleCredits = Instance.new("TextLabel")
  4154. local Broto = Instance.new("TextLabel")
  4155. local Code = Instance.new("TextLabel")
  4156. local Broto_2 = Instance.new("TextLabel")
  4157. local PlotTP = Instance.new("TextButton")
  4158. local SpawnTP = Instance.new("TextButton")
  4159. local BringWood = Instance.new("TextButton")
  4160. local Line1 = Instance.new("Frame")
  4161. local Line2 = Instance.new("Frame")
  4162. local Line3 = Instance.new("Frame")
  4163. local PalmIsland = Instance.new("TextLabel")
  4164. local Teleport7 = Instance.new("TextButton")
  4165. local OrangeLine = Instance.new("Frame")
  4166. local WoodQuality = Instance.new("TextLabel")
  4167. local Rating = Instance.new("TextLabel")
  4168. local Cave = Instance.new("TextLabel")
  4169. local Teleport3 = Instance.new("TextButton")
  4170. local OrangeLine_2 = Instance.new("Frame")
  4171. local WoodQuality_2 = Instance.new("TextLabel")
  4172. local Rating_2 = Instance.new("TextLabel")
  4173. local Volcano = Instance.new("TextLabel")
  4174. local Teleport9 = Instance.new("TextButton")
  4175. local OrangeLine_3 = Instance.new("Frame")
  4176. local WoodQuality_3 = Instance.new("TextLabel")
  4177. local Rating_3 = Instance.new("TextLabel")
  4178. local Swamp = Instance.new("TextLabel")
  4179. local Teleport8 = Instance.new("TextButton")
  4180. local OrangeLine_4 = Instance.new("Frame")
  4181. local WoodQuality_4 = Instance.new("TextLabel")
  4182. local Rating_4 = Instance.new("TextLabel")
  4183. local BobsShack = Instance.new("TextLabel")
  4184. local Teleport = Instance.new("TextButton")
  4185. local OrangeLine_5 = Instance.new("Frame")
  4186. local WoodQuality_5 = Instance.new("TextLabel")
  4187. local Rating_5 = Instance.new("TextLabel")
  4188. local LinksLogic = Instance.new("TextLabel")
  4189. local Teleport6 = Instance.new("TextButton")
  4190. local OrangeLine_6 = Instance.new("Frame")
  4191. local WoodQuality_6 = Instance.new("TextLabel")
  4192. local Rating_6 = Instance.new("TextLabel")
  4193. local WoodRUs = Instance.new("TextLabel")
  4194. local Teleport10 = Instance.new("TextButton")
  4195. local OrangeLine_7 = Instance.new("Frame")
  4196. local WoodQuality_7 = Instance.new("TextLabel")
  4197. local Rating_7 = Instance.new("TextLabel")
  4198. local LandStore = Instance.new("TextLabel")
  4199. local Teleport5 = Instance.new("TextButton")
  4200. local OrangeLine_8 = Instance.new("Frame")
  4201. local WoodQuality_8 = Instance.new("TextLabel")
  4202. local Rating_8 = Instance.new("TextLabel")
  4203. local Dock = Instance.new("TextLabel")
  4204. local Teleport4 = Instance.new("TextButton")
  4205. local OrangeLine_9 = Instance.new("Frame")
  4206. local WoodQuality_9 = Instance.new("TextLabel")
  4207. local Rating_9 = Instance.new("TextLabel")
  4208. local BoxedCars = Instance.new("TextLabel")
  4209. local Teleport2 = Instance.new("TextButton")
  4210. local OrangeLine_10 = Instance.new("Frame")
  4211. local WoodQuality_10 = Instance.new("TextLabel")
  4212. local Rating_10 = Instance.new("TextLabel")
  4213. local Exit = Instance.new("TextButton")
  4214. local Open = Instance.new("TextButton")
  4215.  
  4216. -- Properties
  4217.  
  4218. LumberTycoon2.Name = "LumberTycoon2"
  4219. LumberTycoon2.Parent = game.CoreGui
  4220.  
  4221. TopBar.Name = "TopBar"
  4222. TopBar.Parent = LumberTycoon2
  4223. TopBar.Active = true
  4224. TopBar.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  4225. TopBar.BorderSizePixel = 0
  4226. TopBar.Draggable = true
  4227. TopBar.Position = UDim2.new(0.19869706, 0, 0.172371641, 0)
  4228. TopBar.Selectable = true
  4229. TopBar.Size = UDim2.new(0, 739, 0, 17)
  4230. TopBar.Visible = false
  4231.  
  4232. Background.Name = "Background"
  4233. Background.Parent = TopBar
  4234. Background.BackgroundColor3 = Color3.new(0.105882, 0.133333, 0.156863)
  4235. Background.BorderSizePixel = 0
  4236. Background.Position = UDim2.new(4.90248203e-05, 0, 1.01668346, 0)
  4237. Background.Size = UDim2.new(0, 739, 0, 544)
  4238.  
  4239. Title.Name = "Title"
  4240. Title.Parent = Background
  4241. Title.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  4242. Title.BorderSizePixel = 0
  4243. Title.Position = UDim2.new(0.00872512162, 0, 0.0105350167, 0)
  4244. Title.Size = UDim2.new(0, 585, 0, 63)
  4245.  
  4246. ImageLabel.Parent = Title
  4247. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  4248. ImageLabel.Size = UDim2.new(0, 585, 0, 63)
  4249. ImageLabel.Image = "rbxassetid://972607194"
  4250.  
  4251. Credits.Name = "Credits"
  4252. Credits.Parent = Background
  4253. Credits.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  4254. Credits.BorderSizePixel = 0
  4255. Credits.Position = UDim2.new(0.809621572, 0, 0.0105350167, 0)
  4256. Credits.Size = UDim2.new(0, 133, 0, 530)
  4257.  
  4258. TitleCredits.Name = "TitleCredits"
  4259. TitleCredits.Parent = Credits
  4260. TitleCredits.BackgroundColor3 = Color3.new(1, 1, 1)
  4261. TitleCredits.BackgroundTransparency = 1
  4262. TitleCredits.BorderSizePixel = 0
  4263. TitleCredits.Size = UDim2.new(0, 133, 0, 29)
  4264. TitleCredits.Font = Enum.Font.Arial
  4265. TitleCredits.FontSize = Enum.FontSize.Size18
  4266. TitleCredits.Text = "Credits Below"
  4267. TitleCredits.TextColor3 = Color3.new(1, 1, 1)
  4268. TitleCredits.TextSize = 18
  4269.  
  4270. Broto.Name = "Broto"
  4271. Broto.Parent = Credits
  4272. Broto.BackgroundColor3 = Color3.new(1, 1, 1)
  4273. Broto.BackgroundTransparency = 1
  4274. Broto.BorderSizePixel = 0
  4275. Broto.Position = UDim2.new(0, 0, 0.0622641519, 0)
  4276. Broto.Size = UDim2.new(0, 133, 0, 36)
  4277. Broto.Font = Enum.Font.Arial
  4278. Broto.FontSize = Enum.FontSize.Size14
  4279. Broto.Text = " Cracked by Avn"
  4280. Broto.TextColor3 = Color3.new(1, 1, 1)
  4281. Broto.TextSize = 14
  4282. Broto.TextWrapped = true
  4283.  
  4284. Code.Name = "Code"
  4285. Code.Parent = Credits
  4286. Code.BackgroundColor3 = Color3.new(1, 1, 1)
  4287. Code.BackgroundTransparency = 1
  4288. Code.BorderSizePixel = 0
  4289. Code.Position = UDim2.new(0, 0, 0.137735844, 0)
  4290. Code.Size = UDim2.new(0, 133, 0, 35)
  4291. Code.Font = Enum.Font.Arial
  4292. Code.FontSize = Enum.FontSize.Size14
  4293. Code.Text = " Cracked by Avn"
  4294. Code.TextColor3 = Color3.new(1, 1, 1)
  4295. Code.TextSize = 14
  4296. Code.TextWrapped = true
  4297.  
  4298. Broto_2.Name = "Broto"
  4299. Broto_2.Parent = Credits
  4300. Broto_2.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  4301. Broto_2.BorderSizePixel = 0
  4302. Broto_2.Position = UDim2.new(-4.45488739, 0, 0.883018851, 0)
  4303. Broto_2.Size = UDim2.new(0, 585, 0, 22)
  4304. Broto_2.Font = Enum.Font.Arial
  4305. Broto_2.FontSize = Enum.FontSize.Size18
  4306. Broto_2.Text = "(Hope you like the Erlux Crack!)"
  4307. Broto_2.TextColor3 = Color3.new(1, 1, 1)
  4308. Broto_2.TextSize = 16
  4309. Broto_2.TextWrapped = true
  4310.  
  4311. PlotTP.Name = "PlotTP"
  4312. PlotTP.Parent = Background
  4313. PlotTP.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  4314. PlotTP.BorderSizePixel = 0
  4315. PlotTP.Position = UDim2.new(0.00811908022, 0, 0.92463237, 0)
  4316. PlotTP.Size = UDim2.new(0, 208, 0, 33)
  4317. PlotTP.Font = Enum.Font.Arial
  4318. PlotTP.FontSize = Enum.FontSize.Size18
  4319. PlotTP.Text = "Teleport to your plot"
  4320. PlotTP.TextColor3 = Color3.new(1, 1, 1)
  4321. PlotTP.TextSize = 18
  4322.  
  4323. SpawnTP.Name = "SpawnTP"
  4324. SpawnTP.Parent = Background
  4325. SpawnTP.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  4326. SpawnTP.BorderSizePixel = 0
  4327. SpawnTP.Position = UDim2.new(0.51826793, 0, 0.92463237, 0)
  4328. SpawnTP.Size = UDim2.new(0, 208, 0, 33)
  4329. SpawnTP.Font = Enum.Font.Arial
  4330. SpawnTP.FontSize = Enum.FontSize.Size18
  4331. SpawnTP.Text = "Teleport to Spawn"
  4332. SpawnTP.TextColor3 = Color3.new(1, 1, 1)
  4333. SpawnTP.TextSize = 18
  4334.  
  4335. BringWood.Name = "BringWood"
  4336. BringWood.Parent = Background
  4337. BringWood.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  4338. BringWood.BorderSizePixel = 0
  4339. BringWood.Position = UDim2.new(0.2976996, 0, 0.92463237, 0)
  4340. BringWood.Size = UDim2.new(0, 157, 0, 33)
  4341. BringWood.Font = Enum.Font.Arial
  4342. BringWood.FontSize = Enum.FontSize.Size18
  4343. BringWood.Text = "Bring Wood"
  4344. BringWood.TextColor3 = Color3.new(1, 1, 1)
  4345. BringWood.TextSize = 18
  4346.  
  4347. Line1.Name = "Line1"
  4348. Line1.Parent = Background
  4349. Line1.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4350. Line1.BorderSizePixel = 0
  4351. Line1.Position = UDim2.new(0.808945, 0, 0.0638438389, 0)
  4352. Line1.Size = UDim2.new(0, 133, 0, 4)
  4353.  
  4354. Line2.Name = "Line2"
  4355. Line2.Parent = Background
  4356. Line2.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4357. Line2.BorderSizePixel = 0
  4358. Line2.Position = UDim2.new(0.809621572, 0, 0.137373239, 0)
  4359. Line2.Size = UDim2.new(0, 133, 0, 4)
  4360.  
  4361. Line3.Name = "Line3"
  4362. Line3.Parent = Background
  4363. Line3.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4364. Line3.BorderSizePixel = 0
  4365. Line3.Position = UDim2.new(0.808945, 0, 0.209064424, 0)
  4366. Line3.Size = UDim2.new(0, 133, 0, 4)
  4367.  
  4368. PalmIsland.Name = "PalmIsland"
  4369. PalmIsland.Parent = Background
  4370. PalmIsland.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4371. PalmIsland.Position = UDim2.new(0.00811908022, 0, 0.137867644, 0)
  4372. PalmIsland.Size = UDim2.new(0, 193, 0, 34)
  4373. PalmIsland.Font = Enum.Font.Arial
  4374. PalmIsland.FontSize = Enum.FontSize.Size18
  4375. PalmIsland.Text = "Palm Island"
  4376. PalmIsland.TextColor3 = Color3.new(1, 1, 1)
  4377. PalmIsland.TextSize = 18
  4378.  
  4379. Teleport7.Name = "Teleport7"
  4380. Teleport7.Parent = PalmIsland
  4381. Teleport7.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4382. Teleport7.BorderSizePixel = 0
  4383. Teleport7.Position = UDim2.new(1.03626943, 0, 0, 0)
  4384. Teleport7.Size = UDim2.new(0, 76, 0, 34)
  4385. Teleport7.Font = Enum.Font.Arial
  4386. Teleport7.FontSize = Enum.FontSize.Size18
  4387. Teleport7.Text = "Teleport"
  4388. Teleport7.TextColor3 = Color3.new(1, 1, 1)
  4389. Teleport7.TextSize = 18
  4390.  
  4391. OrangeLine.Name = "OrangeLine"
  4392. OrangeLine.Parent = PalmIsland
  4393. OrangeLine.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  4394. OrangeLine.BorderSizePixel = 0
  4395. OrangeLine.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4396. OrangeLine.Size = UDim2.new(0, 224, 0, 5)
  4397.  
  4398. WoodQuality.Name = "WoodQuality"
  4399. WoodQuality.Parent = PalmIsland
  4400. WoodQuality.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4401. WoodQuality.BorderSizePixel = 0
  4402. WoodQuality.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4403. WoodQuality.Size = UDim2.new(0, 224, 0, 29)
  4404. WoodQuality.Font = Enum.Font.Arial
  4405. WoodQuality.FontSize = Enum.FontSize.Size18
  4406. WoodQuality.Text = "Wood Quality: 65"
  4407. WoodQuality.TextColor3 = Color3.new(1, 1, 1)
  4408. WoodQuality.TextSize = 16
  4409.  
  4410. Rating.Name = "Rating"
  4411. Rating.Parent = PalmIsland
  4412. Rating.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4413. Rating.BorderSizePixel = 0
  4414. Rating.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4415. Rating.Size = UDim2.new(0, 74, 0, 35)
  4416. Rating.Font = Enum.Font.Arial
  4417. Rating.FontSize = Enum.FontSize.Size18
  4418. Rating.Text = "Decent"
  4419. Rating.TextColor3 = Color3.new(1, 1, 1)
  4420. Rating.TextSize = 16
  4421.  
  4422. Cave.Name = "Cave"
  4423. Cave.Parent = Background
  4424. Cave.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4425. Cave.Position = UDim2.new(0.00811908022, 0, 0.209558815, 0)
  4426. Cave.Size = UDim2.new(0, 193, 0, 34)
  4427. Cave.Font = Enum.Font.Arial
  4428. Cave.FontSize = Enum.FontSize.Size18
  4429. Cave.Text = "Cave"
  4430. Cave.TextColor3 = Color3.new(1, 1, 1)
  4431. Cave.TextSize = 18
  4432.  
  4433. Teleport3.Name = "Teleport3"
  4434. Teleport3.Parent = Cave
  4435. Teleport3.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4436. Teleport3.BorderSizePixel = 0
  4437. Teleport3.Position = UDim2.new(1.03626943, 0, 0, 0)
  4438. Teleport3.Size = UDim2.new(0, 76, 0, 34)
  4439. Teleport3.Font = Enum.Font.Arial
  4440. Teleport3.FontSize = Enum.FontSize.Size18
  4441. Teleport3.Text = "Teleport"
  4442. Teleport3.TextColor3 = Color3.new(1, 1, 1)
  4443. Teleport3.TextSize = 18
  4444.  
  4445. OrangeLine_2.Name = "OrangeLine"
  4446. OrangeLine_2.Parent = Cave
  4447. OrangeLine_2.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  4448. OrangeLine_2.BorderSizePixel = 0
  4449. OrangeLine_2.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4450. OrangeLine_2.Size = UDim2.new(0, 224, 0, 5)
  4451.  
  4452. WoodQuality_2.Name = "WoodQuality"
  4453. WoodQuality_2.Parent = Cave
  4454. WoodQuality_2.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4455. WoodQuality_2.BorderSizePixel = 0
  4456. WoodQuality_2.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4457. WoodQuality_2.Size = UDim2.new(0, 224, 0, 29)
  4458. WoodQuality_2.Font = Enum.Font.Arial
  4459. WoodQuality_2.FontSize = Enum.FontSize.Size18
  4460. WoodQuality_2.Text = "Wood Quality: 90"
  4461. WoodQuality_2.TextColor3 = Color3.new(1, 1, 1)
  4462. WoodQuality_2.TextSize = 16
  4463.  
  4464. Rating_2.Name = "Rating"
  4465. Rating_2.Parent = Cave
  4466. Rating_2.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4467. Rating_2.BorderSizePixel = 0
  4468. Rating_2.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4469. Rating_2.Size = UDim2.new(0, 74, 0, 35)
  4470. Rating_2.Font = Enum.Font.Arial
  4471. Rating_2.FontSize = Enum.FontSize.Size18
  4472. Rating_2.Text = "Good"
  4473. Rating_2.TextColor3 = Color3.new(1, 1, 1)
  4474. Rating_2.TextSize = 16
  4475.  
  4476. Volcano.Name = "Volcano"
  4477. Volcano.Parent = Background
  4478. Volcano.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4479. Volcano.Position = UDim2.new(0.0074424902, 0, 0.28125, 0)
  4480. Volcano.Size = UDim2.new(0, 193, 0, 34)
  4481. Volcano.Font = Enum.Font.Arial
  4482. Volcano.FontSize = Enum.FontSize.Size18
  4483. Volcano.Text = "Volcano"
  4484. Volcano.TextColor3 = Color3.new(1, 1, 1)
  4485. Volcano.TextSize = 18
  4486.  
  4487. Teleport9.Name = "Teleport9"
  4488. Teleport9.Parent = Volcano
  4489. Teleport9.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4490. Teleport9.BorderSizePixel = 0
  4491. Teleport9.Position = UDim2.new(1.03626943, 0, 0, 0)
  4492. Teleport9.Size = UDim2.new(0, 76, 0, 34)
  4493. Teleport9.Font = Enum.Font.Arial
  4494. Teleport9.FontSize = Enum.FontSize.Size18
  4495. Teleport9.Text = "Teleport"
  4496. Teleport9.TextColor3 = Color3.new(1, 1, 1)
  4497. Teleport9.TextSize = 18
  4498.  
  4499. OrangeLine_3.Name = "OrangeLine"
  4500. OrangeLine_3.Parent = Volcano
  4501. OrangeLine_3.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  4502. OrangeLine_3.BorderSizePixel = 0
  4503. OrangeLine_3.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4504. OrangeLine_3.Size = UDim2.new(0, 224, 0, 5)
  4505.  
  4506. WoodQuality_3.Name = "WoodQuality"
  4507. WoodQuality_3.Parent = Volcano
  4508. WoodQuality_3.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4509. WoodQuality_3.BorderSizePixel = 0
  4510. WoodQuality_3.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4511. WoodQuality_3.Size = UDim2.new(0, 224, 0, 29)
  4512. WoodQuality_3.Font = Enum.Font.Arial
  4513. WoodQuality_3.FontSize = Enum.FontSize.Size18
  4514. WoodQuality_3.Text = "Wood Quality: 86"
  4515. WoodQuality_3.TextColor3 = Color3.new(1, 1, 1)
  4516. WoodQuality_3.TextSize = 16
  4517.  
  4518. Rating_3.Name = "Rating"
  4519. Rating_3.Parent = Volcano
  4520. Rating_3.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4521. Rating_3.BorderSizePixel = 0
  4522. Rating_3.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4523. Rating_3.Size = UDim2.new(0, 74, 0, 35)
  4524. Rating_3.Font = Enum.Font.Arial
  4525. Rating_3.FontSize = Enum.FontSize.Size18
  4526. Rating_3.Text = "Good"
  4527. Rating_3.TextColor3 = Color3.new(1, 1, 1)
  4528. Rating_3.TextSize = 16
  4529.  
  4530. Swamp.Name = "Swamp"
  4531. Swamp.Parent = Background
  4532. Swamp.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4533. Swamp.Position = UDim2.new(0.0074424902, 0, 0.352941155, 0)
  4534. Swamp.Size = UDim2.new(0, 193, 0, 34)
  4535. Swamp.Font = Enum.Font.Arial
  4536. Swamp.FontSize = Enum.FontSize.Size18
  4537. Swamp.Text = "Swamp"
  4538. Swamp.TextColor3 = Color3.new(1, 1, 1)
  4539. Swamp.TextSize = 18
  4540.  
  4541. Teleport8.Name = "Teleport8"
  4542. Teleport8.Parent = Swamp
  4543. Teleport8.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4544. Teleport8.BorderSizePixel = 0
  4545. Teleport8.Position = UDim2.new(1.03626943, 0, 0, 0)
  4546. Teleport8.Size = UDim2.new(0, 76, 0, 34)
  4547. Teleport8.Font = Enum.Font.Arial
  4548. Teleport8.FontSize = Enum.FontSize.Size18
  4549. Teleport8.Text = "Teleport"
  4550. Teleport8.TextColor3 = Color3.new(1, 1, 1)
  4551. Teleport8.TextSize = 18
  4552.  
  4553. OrangeLine_4.Name = "OrangeLine"
  4554. OrangeLine_4.Parent = Swamp
  4555. OrangeLine_4.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  4556. OrangeLine_4.BorderSizePixel = 0
  4557. OrangeLine_4.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4558. OrangeLine_4.Size = UDim2.new(0, 224, 0, 5)
  4559.  
  4560. WoodQuality_4.Name = "WoodQuality"
  4561. WoodQuality_4.Parent = Swamp
  4562. WoodQuality_4.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4563. WoodQuality_4.BorderSizePixel = 0
  4564. WoodQuality_4.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4565. WoodQuality_4.Size = UDim2.new(0, 224, 0, 29)
  4566. WoodQuality_4.Font = Enum.Font.Arial
  4567. WoodQuality_4.FontSize = Enum.FontSize.Size18
  4568. WoodQuality_4.Text = "Wood Quality: 60"
  4569. WoodQuality_4.TextColor3 = Color3.new(1, 1, 1)
  4570. WoodQuality_4.TextSize = 16
  4571.  
  4572. Rating_4.Name = "Rating"
  4573. Rating_4.Parent = Swamp
  4574. Rating_4.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4575. Rating_4.BorderSizePixel = 0
  4576. Rating_4.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4577. Rating_4.Size = UDim2.new(0, 74, 0, 35)
  4578. Rating_4.Font = Enum.Font.Arial
  4579. Rating_4.FontSize = Enum.FontSize.Size18
  4580. Rating_4.Text = "Decent"
  4581. Rating_4.TextColor3 = Color3.new(1, 1, 1)
  4582. Rating_4.TextSize = 16
  4583.  
  4584. BobsShack.Name = "BobsShack"
  4585. BobsShack.Parent = Background
  4586. BobsShack.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4587. BobsShack.Position = UDim2.new(0.0074424902, 0, 0.424632341, 0)
  4588. BobsShack.Size = UDim2.new(0, 193, 0, 34)
  4589. BobsShack.Font = Enum.Font.Arial
  4590. BobsShack.FontSize = Enum.FontSize.Size18
  4591. BobsShack.Text = "Bob's Shack"
  4592. BobsShack.TextColor3 = Color3.new(1, 1, 1)
  4593. BobsShack.TextSize = 18
  4594.  
  4595. Teleport.Name = "Teleport"
  4596. Teleport.Parent = BobsShack
  4597. Teleport.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4598. Teleport.BorderSizePixel = 0
  4599. Teleport.Position = UDim2.new(1.03626943, 0, 0, 0)
  4600. Teleport.Size = UDim2.new(0, 76, 0, 34)
  4601. Teleport.Font = Enum.Font.Arial
  4602. Teleport.FontSize = Enum.FontSize.Size18
  4603. Teleport.Text = "Teleport"
  4604. Teleport.TextColor3 = Color3.new(1, 1, 1)
  4605. Teleport.TextSize = 18
  4606.  
  4607. OrangeLine_5.Name = "OrangeLine"
  4608. OrangeLine_5.Parent = BobsShack
  4609. OrangeLine_5.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  4610. OrangeLine_5.BorderSizePixel = 0
  4611. OrangeLine_5.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4612. OrangeLine_5.Size = UDim2.new(0, 224, 0, 5)
  4613.  
  4614. WoodQuality_5.Name = "WoodQuality"
  4615. WoodQuality_5.Parent = BobsShack
  4616. WoodQuality_5.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4617. WoodQuality_5.BorderSizePixel = 0
  4618. WoodQuality_5.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4619. WoodQuality_5.Size = UDim2.new(0, 224, 0, 29)
  4620. WoodQuality_5.Font = Enum.Font.Arial
  4621. WoodQuality_5.FontSize = Enum.FontSize.Size18
  4622. WoodQuality_5.Text = "Recipe Items"
  4623. WoodQuality_5.TextColor3 = Color3.new(1, 1, 1)
  4624. WoodQuality_5.TextSize = 16
  4625.  
  4626. Rating_5.Name = "Rating"
  4627. Rating_5.Parent = BobsShack
  4628. Rating_5.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4629. Rating_5.BorderSizePixel = 0
  4630. Rating_5.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4631. Rating_5.Size = UDim2.new(0, 74, 0, 35)
  4632. Rating_5.Font = Enum.Font.Arial
  4633. Rating_5.FontSize = Enum.FontSize.Size18
  4634. Rating_5.Text = "Good"
  4635. Rating_5.TextColor3 = Color3.new(1, 1, 1)
  4636. Rating_5.TextSize = 16
  4637.  
  4638. LinksLogic.Name = "LinksLogic"
  4639. LinksLogic.Parent = Background
  4640. LinksLogic.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4641. LinksLogic.Position = UDim2.new(0.0074424902, 0, 0.496323496, 0)
  4642. LinksLogic.Size = UDim2.new(0, 193, 0, 34)
  4643. LinksLogic.Font = Enum.Font.Arial
  4644. LinksLogic.FontSize = Enum.FontSize.Size18
  4645. LinksLogic.Text = "Link's Logic"
  4646. LinksLogic.TextColor3 = Color3.new(1, 1, 1)
  4647. LinksLogic.TextSize = 18
  4648.  
  4649. Teleport6.Name = "Teleport6"
  4650. Teleport6.Parent = LinksLogic
  4651. Teleport6.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4652. Teleport6.BorderSizePixel = 0
  4653. Teleport6.Position = UDim2.new(1.03626943, 0, 0, 0)
  4654. Teleport6.Size = UDim2.new(0, 76, 0, 34)
  4655. Teleport6.Font = Enum.Font.Arial
  4656. Teleport6.FontSize = Enum.FontSize.Size18
  4657. Teleport6.Text = "Teleport"
  4658. Teleport6.TextColor3 = Color3.new(1, 1, 1)
  4659. Teleport6.TextSize = 18
  4660.  
  4661. OrangeLine_6.Name = "OrangeLine"
  4662. OrangeLine_6.Parent = LinksLogic
  4663. OrangeLine_6.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  4664. OrangeLine_6.BorderSizePixel = 0
  4665. OrangeLine_6.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4666. OrangeLine_6.Size = UDim2.new(0, 224, 0, 5)
  4667.  
  4668. WoodQuality_6.Name = "WoodQuality"
  4669. WoodQuality_6.Parent = LinksLogic
  4670. WoodQuality_6.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4671. WoodQuality_6.BorderSizePixel = 0
  4672. WoodQuality_6.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4673. WoodQuality_6.Size = UDim2.new(0, 224, 0, 29)
  4674. WoodQuality_6.Font = Enum.Font.Arial
  4675. WoodQuality_6.FontSize = Enum.FontSize.Size18
  4676. WoodQuality_6.Text = "Recipe Items"
  4677. WoodQuality_6.TextColor3 = Color3.new(1, 1, 1)
  4678. WoodQuality_6.TextSize = 16
  4679.  
  4680. Rating_6.Name = "Rating"
  4681. Rating_6.Parent = LinksLogic
  4682. Rating_6.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4683. Rating_6.BorderSizePixel = 0
  4684. Rating_6.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4685. Rating_6.Size = UDim2.new(0, 74, 0, 35)
  4686. Rating_6.Font = Enum.Font.Arial
  4687. Rating_6.FontSize = Enum.FontSize.Size18
  4688. Rating_6.Text = "Good"
  4689. Rating_6.TextColor3 = Color3.new(1, 1, 1)
  4690. Rating_6.TextSize = 16
  4691.  
  4692. WoodRUs.Name = "WoodRUs"
  4693. WoodRUs.Parent = Background
  4694. WoodRUs.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4695. WoodRUs.Position = UDim2.new(0.00811908022, 0, 0.568014681, 0)
  4696. WoodRUs.Size = UDim2.new(0, 193, 0, 34)
  4697. WoodRUs.Font = Enum.Font.Arial
  4698. WoodRUs.FontSize = Enum.FontSize.Size18
  4699. WoodRUs.Text = "Wood R Us"
  4700. WoodRUs.TextColor3 = Color3.new(1, 1, 1)
  4701. WoodRUs.TextSize = 18
  4702.  
  4703. Teleport10.Name = "Teleport10"
  4704. Teleport10.Parent = WoodRUs
  4705. Teleport10.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4706. Teleport10.BorderSizePixel = 0
  4707. Teleport10.Position = UDim2.new(1.03626943, 0, 0, 0)
  4708. Teleport10.Size = UDim2.new(0, 76, 0, 34)
  4709. Teleport10.Font = Enum.Font.Arial
  4710. Teleport10.FontSize = Enum.FontSize.Size18
  4711. Teleport10.Text = "Teleport"
  4712. Teleport10.TextColor3 = Color3.new(1, 1, 1)
  4713. Teleport10.TextSize = 18
  4714.  
  4715. OrangeLine_7.Name = "OrangeLine"
  4716. OrangeLine_7.Parent = WoodRUs
  4717. OrangeLine_7.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  4718. OrangeLine_7.BorderSizePixel = 0
  4719. OrangeLine_7.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4720. OrangeLine_7.Size = UDim2.new(0, 224, 0, 5)
  4721.  
  4722. WoodQuality_7.Name = "WoodQuality"
  4723. WoodQuality_7.Parent = WoodRUs
  4724. WoodQuality_7.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4725. WoodQuality_7.BorderSizePixel = 0
  4726. WoodQuality_7.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4727. WoodQuality_7.Size = UDim2.new(0, 224, 0, 29)
  4728. WoodQuality_7.Font = Enum.Font.Arial
  4729. WoodQuality_7.FontSize = Enum.FontSize.Size18
  4730. WoodQuality_7.Text = "Recipe Items"
  4731. WoodQuality_7.TextColor3 = Color3.new(1, 1, 1)
  4732. WoodQuality_7.TextSize = 16
  4733.  
  4734. Rating_7.Name = "Rating"
  4735. Rating_7.Parent = WoodRUs
  4736. Rating_7.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4737. Rating_7.BorderSizePixel = 0
  4738. Rating_7.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4739. Rating_7.Size = UDim2.new(0, 74, 0, 35)
  4740. Rating_7.Font = Enum.Font.Arial
  4741. Rating_7.FontSize = Enum.FontSize.Size18
  4742. Rating_7.Text = "Good"
  4743. Rating_7.TextColor3 = Color3.new(1, 1, 1)
  4744. Rating_7.TextSize = 16
  4745.  
  4746. LandStore.Name = "LandStore"
  4747. LandStore.Parent = Background
  4748. LandStore.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4749. LandStore.Position = UDim2.new(0.00811908022, 0, 0.639705837, 0)
  4750. LandStore.Size = UDim2.new(0, 193, 0, 34)
  4751. LandStore.Font = Enum.Font.Arial
  4752. LandStore.FontSize = Enum.FontSize.Size18
  4753. LandStore.Text = "Land Store"
  4754. LandStore.TextColor3 = Color3.new(1, 1, 1)
  4755. LandStore.TextSize = 18
  4756.  
  4757. Teleport5.Name = "Teleport5"
  4758. Teleport5.Parent = LandStore
  4759. Teleport5.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4760. Teleport5.BorderSizePixel = 0
  4761. Teleport5.Position = UDim2.new(1.03626943, 0, 0, 0)
  4762. Teleport5.Size = UDim2.new(0, 76, 0, 34)
  4763. Teleport5.Font = Enum.Font.Arial
  4764. Teleport5.FontSize = Enum.FontSize.Size18
  4765. Teleport5.Text = "Teleport"
  4766. Teleport5.TextColor3 = Color3.new(1, 1, 1)
  4767. Teleport5.TextSize = 18
  4768.  
  4769. OrangeLine_8.Name = "OrangeLine"
  4770. OrangeLine_8.Parent = LandStore
  4771. OrangeLine_8.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  4772. OrangeLine_8.BorderSizePixel = 0
  4773. OrangeLine_8.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4774. OrangeLine_8.Size = UDim2.new(0, 224, 0, 5)
  4775.  
  4776. WoodQuality_8.Name = "WoodQuality"
  4777. WoodQuality_8.Parent = LandStore
  4778. WoodQuality_8.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4779. WoodQuality_8.BorderSizePixel = 0
  4780. WoodQuality_8.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4781. WoodQuality_8.Size = UDim2.new(0, 224, 0, 29)
  4782. WoodQuality_8.Font = Enum.Font.Arial
  4783. WoodQuality_8.FontSize = Enum.FontSize.Size18
  4784. WoodQuality_8.Text = "Recipe Items"
  4785. WoodQuality_8.TextColor3 = Color3.new(1, 1, 1)
  4786. WoodQuality_8.TextSize = 16
  4787.  
  4788. Rating_8.Name = "Rating"
  4789. Rating_8.Parent = LandStore
  4790. Rating_8.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4791. Rating_8.BorderSizePixel = 0
  4792. Rating_8.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4793. Rating_8.Size = UDim2.new(0, 74, 0, 35)
  4794. Rating_8.Font = Enum.Font.Arial
  4795. Rating_8.FontSize = Enum.FontSize.Size18
  4796. Rating_8.Text = "Good"
  4797. Rating_8.TextColor3 = Color3.new(1, 1, 1)
  4798. Rating_8.TextSize = 16
  4799.  
  4800. Dock.Name = "Dock"
  4801. Dock.Parent = Background
  4802. Dock.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4803. Dock.Position = UDim2.new(0.00800000038, 0, 0.711000025, 0)
  4804. Dock.Size = UDim2.new(0, 193, 0, 34)
  4805. Dock.Font = Enum.Font.Arial
  4806. Dock.FontSize = Enum.FontSize.Size18
  4807. Dock.Text = "Dock"
  4808. Dock.TextColor3 = Color3.new(1, 1, 1)
  4809. Dock.TextSize = 18
  4810.  
  4811. Teleport4.Name = "Teleport4"
  4812. Teleport4.Parent = Dock
  4813. Teleport4.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4814. Teleport4.BorderSizePixel = 0
  4815. Teleport4.Position = UDim2.new(1.03626943, 0, 0, 0)
  4816. Teleport4.Size = UDim2.new(0, 76, 0, 34)
  4817. Teleport4.Font = Enum.Font.Arial
  4818. Teleport4.FontSize = Enum.FontSize.Size18
  4819. Teleport4.Text = "Teleport"
  4820. Teleport4.TextColor3 = Color3.new(1, 1, 1)
  4821. Teleport4.TextSize = 18
  4822.  
  4823. OrangeLine_9.Name = "OrangeLine"
  4824. OrangeLine_9.Parent = Dock
  4825. OrangeLine_9.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  4826. OrangeLine_9.BorderSizePixel = 0
  4827. OrangeLine_9.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4828. OrangeLine_9.Size = UDim2.new(0, 224, 0, 5)
  4829.  
  4830. WoodQuality_9.Name = "WoodQuality"
  4831. WoodQuality_9.Parent = Dock
  4832. WoodQuality_9.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4833. WoodQuality_9.BorderSizePixel = 0
  4834. WoodQuality_9.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4835. WoodQuality_9.Size = UDim2.new(0, 224, 0, 29)
  4836. WoodQuality_9.Font = Enum.Font.Arial
  4837. WoodQuality_9.FontSize = Enum.FontSize.Size18
  4838. WoodQuality_9.Text = "Vessel Items"
  4839. WoodQuality_9.TextColor3 = Color3.new(1, 1, 1)
  4840. WoodQuality_9.TextSize = 16
  4841.  
  4842. Rating_9.Name = "Rating"
  4843. Rating_9.Parent = Dock
  4844. Rating_9.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4845. Rating_9.BorderSizePixel = 0
  4846. Rating_9.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4847. Rating_9.Size = UDim2.new(0, 74, 0, 35)
  4848. Rating_9.Font = Enum.Font.Arial
  4849. Rating_9.FontSize = Enum.FontSize.Size18
  4850. Rating_9.Text = "Good"
  4851. Rating_9.TextColor3 = Color3.new(1, 1, 1)
  4852. Rating_9.TextSize = 16
  4853.  
  4854. BoxedCars.Name = "BoxedCars"
  4855. BoxedCars.Parent = Background
  4856. BoxedCars.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  4857. BoxedCars.Position = UDim2.new(0.00800000038, 0, 0.782000005, 0)
  4858. BoxedCars.Size = UDim2.new(0, 193, 0, 34)
  4859. BoxedCars.Font = Enum.Font.Arial
  4860. BoxedCars.FontSize = Enum.FontSize.Size18
  4861. BoxedCars.Text = "Boxed Cars"
  4862. BoxedCars.TextColor3 = Color3.new(1, 1, 1)
  4863. BoxedCars.TextSize = 18
  4864.  
  4865. Teleport2.Name = "Teleport2"
  4866. Teleport2.Parent = BoxedCars
  4867. Teleport2.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  4868. Teleport2.BorderSizePixel = 0
  4869. Teleport2.Position = UDim2.new(1.03626943, 0, 0, 0)
  4870. Teleport2.Size = UDim2.new(0, 76, 0, 34)
  4871. Teleport2.Font = Enum.Font.Arial
  4872. Teleport2.FontSize = Enum.FontSize.Size18
  4873. Teleport2.Text = "Teleport"
  4874. Teleport2.TextColor3 = Color3.new(1, 1, 1)
  4875. Teleport2.TextSize = 18
  4876.  
  4877. OrangeLine_10.Name = "OrangeLine"
  4878. OrangeLine_10.Parent = BoxedCars
  4879. OrangeLine_10.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  4880. OrangeLine_10.BorderSizePixel = 0
  4881. OrangeLine_10.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  4882. OrangeLine_10.Size = UDim2.new(0, 224, 0, 5)
  4883.  
  4884. WoodQuality_10.Name = "WoodQuality"
  4885. WoodQuality_10.Parent = BoxedCars
  4886. WoodQuality_10.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4887. WoodQuality_10.BorderSizePixel = 0
  4888. WoodQuality_10.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  4889. WoodQuality_10.Size = UDim2.new(0, 224, 0, 29)
  4890. WoodQuality_10.Font = Enum.Font.Arial
  4891. WoodQuality_10.FontSize = Enum.FontSize.Size18
  4892. WoodQuality_10.Text = "Vehicle Items"
  4893. WoodQuality_10.TextColor3 = Color3.new(1, 1, 1)
  4894. WoodQuality_10.TextSize = 16
  4895.  
  4896. Rating_10.Name = "Rating"
  4897. Rating_10.Parent = BoxedCars
  4898. Rating_10.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  4899. Rating_10.BorderSizePixel = 0
  4900. Rating_10.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  4901. Rating_10.Size = UDim2.new(0, 74, 0, 35)
  4902. Rating_10.Font = Enum.Font.Arial
  4903. Rating_10.FontSize = Enum.FontSize.Size18
  4904. Rating_10.Text = "Good"
  4905. Rating_10.TextColor3 = Color3.new(1, 1, 1)
  4906. Rating_10.TextSize = 16
  4907.  
  4908. Exit.Name = "Exit"
  4909. Exit.Parent = TopBar
  4910. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  4911. Exit.BackgroundTransparency = 1
  4912. Exit.BorderSizePixel = 0
  4913. Exit.Position = UDim2.new(0.976995945, 0, 0, 0)
  4914. Exit.Size = UDim2.new(0, 17, 0, 17)
  4915. Exit.Font = Enum.Font.Arial
  4916. Exit.FontSize = Enum.FontSize.Size14
  4917. Exit.Text = "X"
  4918. Exit.TextColor3 = Color3.new(1, 1, 1)
  4919. Exit.TextSize = 14
  4920.  
  4921. Open.Name = "Open"
  4922. Open.Parent = LumberTycoon2
  4923. Open.BackgroundColor3 = Color3.new(0.556863, 1, 0.419608)
  4924. Open.BackgroundTransparency = 0.5
  4925. Open.BorderSizePixel = 0
  4926. Open.Position = UDim2.new(0, 0, 0.57011795, 0)
  4927. Open.Size = UDim2.new(0, 56, 0, 30)
  4928. Open.Font = Enum.Font.Arial
  4929. Open.FontSize = Enum.FontSize.Size14
  4930. Open.Text = "Open"
  4931. Open.TextColor3 = Color3.new(1, 1, 1)
  4932. Open.TextSize = 14
  4933.  
  4934. Exit.MouseButton1Down:connect(function()
  4935. TopBar.Visible = false
  4936. Open.Visible = true
  4937. end)
  4938.  
  4939. Open.MouseButton1Down:connect(function()
  4940. TopBar.Visible = true
  4941. Open.Visible = false
  4942. end)
  4943.  
  4944. BringWood.MouseButton1Down:connect(function()
  4945. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  4946. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") and Log.Owner.Value == game.Players.LocalPlayer then
  4947. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0, 10, 0))
  4948. end
  4949. end
  4950. end)
  4951.  
  4952. PlotTP.MouseButton1Down:connect(function()
  4953. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  4954. if v.Owner.Value == game.Players.LocalPlayer then
  4955. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
  4956. end
  4957. end
  4958. end)
  4959.  
  4960. SpawnTP.MouseButton1Down:connect(function()
  4961. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(155, 3, 74))
  4962. end)
  4963.  
  4964. Teleport.MouseButton1Down:connect(function()
  4965. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(260, 8, -2542))
  4966. end)
  4967.  
  4968. Teleport2.MouseButton1Down:connect(function()
  4969. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509, 3, -1463))
  4970. end)
  4971.  
  4972. Teleport3.MouseButton1Down:connect(function()
  4973. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(3581, -179, 430))
  4974. end)
  4975.  
  4976. Teleport4.MouseButton1Down:connect(function()
  4977. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1114, -1, -197))
  4978. end)
  4979.  
  4980. Teleport5.MouseButton1Down:connect(function()
  4981. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(258, 3, -99))
  4982. end)
  4983.  
  4984. Teleport6.MouseButton1Down:connect(function()
  4985. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(4605, 3, -727))
  4986. end)
  4987.  
  4988. Teleport7.MouseButton1Down:connect(function()
  4989. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(2549, -5, -42))
  4990. end)
  4991.  
  4992. Teleport8.MouseButton1Down:connect(function()
  4993. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1209, 132, -801))
  4994. end)
  4995.  
  4996. Teleport9.MouseButton1Down:connect(function()
  4997. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1585, 622, 1140))
  4998. end)
  4999.  
  5000. Teleport10.MouseButton1Down:connect(function()
  5001. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(265, 3, 57))
  5002. end)
  5003. end)
  5004.  
  5005. SettingsFrame.Name = "SettingsFrame"
  5006. SettingsFrame.Parent = ErluxGUI
  5007. SettingsFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5008. SettingsFrame.BackgroundTransparency = 0.30000001192093
  5009. SettingsFrame.BorderSizePixel = 0
  5010. SettingsFrame.Draggable = true
  5011. SettingsFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  5012. SettingsFrame.Size = UDim2.new(0, 580, 0, 360)
  5013. SettingsFrame.Visible = true
  5014. SettingsFrame.Active = true
  5015.  
  5016. BarSettings.Name = "BarSettings"
  5017. BarSettings.Parent = SettingsFrame
  5018. BarSettings.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  5019. BarSettings.BorderSizePixel = 0
  5020. BarSettings.Draggable = true
  5021. BarSettings.Position = UDim2.new(0, 0, -0.00277777785, 0)
  5022. BarSettings.Size = UDim2.new(0, 580, 0, 40)
  5023. BarSettings.Draggable = true
  5024.  
  5025. Name9.Name = "Name9"
  5026. Name9.Parent = SettingsFrame
  5027. Name9.BackgroundColor3 = Color3.new(1, 1, 1)
  5028. Name9.BackgroundTransparency = 1
  5029. Name9.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  5030. Name9.Size = UDim2.new(0, 200, 0, 50)
  5031. Name9.Font = Enum.Font.Highway
  5032. Name9.Text = "Erlux GUI v1.4"
  5033. Name9.TextColor3 = Color3.new(0.74902, 0, 0)
  5034. Name9.TextSize = 40
  5035. Name9.Draggable = true
  5036.  
  5037. CloseSettings.Name = "CloseSettings"
  5038. CloseSettings.Parent = SettingsFrame
  5039. CloseSettings.BackgroundColor3 = Color3.new(1, 1, 1)
  5040. CloseSettings.BackgroundTransparency = 1
  5041. CloseSettings.Position = UDim2.new(0.925862074, 0, 0, 0)
  5042. CloseSettings.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  5043. CloseSettings.Font = Enum.Font.Highway
  5044. CloseSettings.Text = "X"
  5045. CloseSettings.TextColor3 = Color3.new(0.74902, 0, 0)
  5046. CloseSettings.TextSize = 40
  5047. CloseSettings.MouseButton1Down:connect(function()
  5048. SettingsFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  5049. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  5050. end)
  5051.  
  5052. Themes.Name = "Themes"
  5053. Themes.Parent = SettingsFrame
  5054. Themes.BackgroundColor3 = Color3.new(1, 1, 1)
  5055. Themes.BackgroundTransparency = 1
  5056. Themes.Position = UDim2.new(-0.0655172393, 0, 0.122222222, 0)
  5057. Themes.Size = UDim2.new(0, 200, 0, 50)
  5058. Themes.Font = Enum.Font.Highway
  5059. Themes.Text = "Themes"
  5060. Themes.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5061. Themes.TextSize = 30
  5062.  
  5063. Orange.Name = "Orange"
  5064. Orange.Parent = SettingsFrame
  5065. Orange.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  5066. Orange.Position = UDim2.new(0.0344827585, 0, 0.277777791, 0)
  5067. Orange.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  5068. Orange.Font = Enum.Font.Highway
  5069. Orange.Text = "Orange"
  5070. Orange.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5071. Orange.TextSize = 14
  5072. Orange.MouseButton1Down:connect(function()
  5073. MainFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  5074. ScriptFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  5075. GamesFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  5076. ExecuteFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  5077. SettingsFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  5078. RobuxTrollFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  5079. OpenGUI.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  5080. end)
  5081.  
  5082. Green.Name = "Green"
  5083. Green.Parent = SettingsFrame
  5084. Green.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  5085. Green.Position = UDim2.new(0.275862068, 0, 0.277777791, 0)
  5086. Green.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  5087. Green.Font = Enum.Font.Highway
  5088. Green.Text = "Green"
  5089. Green.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5090. Green.TextSize = 14
  5091. Green.MouseButton1Down:connect(function()
  5092. MainFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  5093. ScriptFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  5094. GamesFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  5095. ExecuteFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  5096. SettingsFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  5097. RobuxTrollFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  5098. OpenGUI.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  5099. end)
  5100.  
  5101. Purple.Name = "Purple"
  5102. Purple.Parent = SettingsFrame
  5103. Purple.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  5104. Purple.Position = UDim2.new(0.524137914, 0, 0.277777791, 0)
  5105. Purple.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  5106. Purple.Font = Enum.Font.Highway
  5107. Purple.Text = "Purple"
  5108. Purple.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5109. Purple.TextSize = 14
  5110. Purple.MouseButton1Down:connect(function()
  5111. MainFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  5112. ScriptFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  5113. GamesFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  5114. ExecuteFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  5115. SettingsFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  5116. RobuxTrollFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  5117. OpenGUI.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  5118. end)
  5119.  
  5120. Gray.Name = "Gray"
  5121. Gray.Parent = SettingsFrame
  5122. Gray.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5123. Gray.Position = UDim2.new(0.774137914, 0, 0.277777791, 0)
  5124. Gray.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  5125. Gray.Font = Enum.Font.Highway
  5126. Gray.Text = "Gray"
  5127. Gray.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5128. Gray.TextSize = 14
  5129. Gray.MouseButton1Down:connect(function()
  5130. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5131. ScriptFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5132. GamesFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5133. ExecuteFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5134. SettingsFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5135. RobuxTrollFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5136. OpenGUI.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5137. end)
  5138.  
  5139. Transparency.Name = "Transparency"
  5140. Transparency.Parent = SettingsFrame
  5141. Transparency.BackgroundColor3 = Color3.new(1, 1, 1)
  5142. Transparency.BackgroundTransparency = 1
  5143. Transparency.Position = UDim2.new(-0.00862068962, 0, 0.436111122, 0)
  5144. Transparency.Size = UDim2.new(0, 200, 0, 50)
  5145. Transparency.Font = Enum.Font.Highway
  5146. Transparency.Text = "Transparency"
  5147. Transparency.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5148. Transparency.TextSize = 30
  5149.  
  5150. _10.Name = "10%"
  5151. _10.Parent = SettingsFrame
  5152. _10.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5153. _10.Position = UDim2.new(0.0344827585, 0, 0.561111093, 0)
  5154. _10.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  5155. _10.Font = Enum.Font.Highway
  5156. _10.Text = "10%"
  5157. _10.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5158. _10.TextSize = 14
  5159. _10.MouseButton1Down:connect(function()
  5160. MainFrame.BackgroundTransparency = 0.1
  5161. ScriptFrame.BackgroundTransparency = 0.1
  5162. GamesFrame.BackgroundTransparency = 0.1
  5163. ExecuteFrame.BackgroundTransparency = 0.1
  5164. SettingsFrame.BackgroundTransparency = 0.1
  5165. RobuxTrollFrame.BackgroundTransparency = 0.1
  5166. OpenGUI.BackgroundTransparency = 0.1
  5167. end)
  5168.  
  5169. _30.Name = "30%"
  5170. _30.Parent = SettingsFrame
  5171. _30.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5172. _30.Position = UDim2.new(0.279310346, 0, 0.561111093, 0)
  5173. _30.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  5174. _30.Font = Enum.Font.Highway
  5175. _30.Text = "30%"
  5176. _30.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5177. _30.TextSize = 14
  5178. _30.MouseButton1Down:connect(function()
  5179. MainFrame.BackgroundTransparency = 0.3
  5180. ScriptFrame.BackgroundTransparency = 0.3
  5181. GamesFrame.BackgroundTransparency = 0.3
  5182. ExecuteFrame.BackgroundTransparency = 0.3
  5183. SettingsFrame.BackgroundTransparency = 0.3
  5184. RobuxTrollFrame.BackgroundTransparency = 0.3
  5185. OpenGUI.BackgroundTransparency = 0.3
  5186. end)
  5187.  
  5188. _50.Name = "50%"
  5189. _50.Parent = SettingsFrame
  5190. _50.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5191. _50.Position = UDim2.new(0.524137914, 0, 0.561111093, 0)
  5192. _50.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  5193. _50.Font = Enum.Font.Highway
  5194. _50.Text = "50%"
  5195. _50.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5196. _50.TextSize = 14
  5197. _50.MouseButton1Down:connect(function()
  5198. MainFrame.BackgroundTransparency = 0.5
  5199. ScriptFrame.BackgroundTransparency = 0.5
  5200. GamesFrame.BackgroundTransparency = 0.5
  5201. ExecuteFrame.BackgroundTransparency = 0.5
  5202. SettingsFrame.BackgroundTransparency = 0.5
  5203. RobuxTrollFrame.BackgroundTransparency = 0.5
  5204. OpenGUI.BackgroundTransparency = 0.5
  5205. end)
  5206.  
  5207. _70.Name = "70%"
  5208. _70.Parent = SettingsFrame
  5209. _70.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5210. _70.Position = UDim2.new(0.0344827585, 0, 0.716666639, 0)
  5211. _70.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  5212. _70.Font = Enum.Font.Highway
  5213. _70.Text = "70%"
  5214. _70.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5215. _70.TextSize = 14
  5216. _70.MouseButton1Down:connect(function()
  5217. MainFrame.BackgroundTransparency = 0.7
  5218. ScriptFrame.BackgroundTransparency = 0.7
  5219. GamesFrame.BackgroundTransparency = 0.7
  5220. ExecuteFrame.BackgroundTransparency = 0.7
  5221. SettingsFrame.BackgroundTransparency = 0.7
  5222. RobuxTrollFrame.BackgroundTransparency = 0.7
  5223. OpenGUI.BackgroundTransparency = 0.7
  5224. end)
  5225.  
  5226. _90.Name = "90%"
  5227. _90.Parent = SettingsFrame
  5228. _90.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5229. _90.Position = UDim2.new(0.279310346, 0, 0.716666639, 0)
  5230. _90.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  5231. _90.Font = Enum.Font.Highway
  5232. _90.Text = "90%"
  5233. _90.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5234. _90.TextSize = 14
  5235. _90.MouseButton1Down:connect(function()
  5236. MainFrame.BackgroundTransparency = 0.9
  5237. ScriptFrame.BackgroundTransparency = 0.9
  5238. GamesFrame.BackgroundTransparency = 0.9
  5239. ExecuteFrame.BackgroundTransparency = 0.9
  5240. SettingsFrame.BackgroundTransparency = 0.9
  5241. RobuxTrollFrame.BackgroundTransparency = 0.9
  5242. OpenGUI.BackgroundTransparency = 0.9
  5243. end)
  5244.  
  5245. Credits8.Name = "Credits8"
  5246. Credits8.Parent = SettingsFrame
  5247. Credits8.BackgroundColor3 = Color3.new(1, 1, 1)
  5248. Credits8.BackgroundTransparency = 1
  5249. Credits8.Position = UDim2.new(0.100000001, 0, 0.875, 0)
  5250. Credits8.Size = UDim2.new(0, 200, 0, 50)
  5251. Credits8.Font = Enum.Font.Highway
  5252. Credits8.Text = "Cracked by Avn | Discord: kssMubS"
  5253. Credits8.TextColor3 = Color3.new(0.74902, 0, 0)
  5254. Credits8.TextSize = 20-- Cracked by Avn 01/14/2018
  5255. -- Make sure to join our discord for more cool cracks and exploits <3
  5256. -- discord.gg/kssMubS
  5257.  
  5258. -- Objects
  5259.  
  5260. local ErluxGUI = Instance.new("ScreenGui")
  5261. local LoginFrame = Instance.new("Frame")
  5262. local BarLogin = Instance.new("Frame")
  5263. local UserBox = Instance.new("TextBox")
  5264. local PassBox = Instance.new("TextBox")
  5265. local EnterBut = Instance.new("TextButton")
  5266. local Credits = Instance.new("TextLabel")
  5267. local Name = Instance.new("TextLabel")
  5268. local HelpBut = Instance.new("TextButton")
  5269. local HelpFrame = Instance.new("Frame")
  5270. local BarHelp = Instance.new("Frame")
  5271. local Credits1 = Instance.new("TextLabel")
  5272. local Name1 = Instance.new("TextLabel")
  5273. local CloseHelp = Instance.new("TextButton")
  5274. local Help1 = Instance.new("TextLabel")
  5275. local Help2 = Instance.new("TextLabel")
  5276. local Help21 = Instance.new("TextLabel")
  5277. local Help3 = Instance.new("TextLabel")
  5278. local Help31 = Instance.new("TextLabel")
  5279. local OpenGUI = Instance.new("TextButton")
  5280. local MainFrame = Instance.new("Frame")
  5281. local BarMain = Instance.new("Frame")
  5282. local Credits2 = Instance.new("TextLabel")
  5283. local Name2 = Instance.new("TextLabel")
  5284. local ScriptsBut = Instance.new("TextButton")
  5285. local ExecuteBut = Instance.new("TextButton")
  5286. local CheckFE = Instance.new("TextLabel")
  5287. local MoreButs = Instance.new("TextLabel")
  5288. local CloseMain = Instance.new("TextButton")
  5289. local ExecuteFrame = Instance.new("Frame")
  5290. local BarExecute = Instance.new("Frame")
  5291. local Name3 = Instance.new("TextLabel")
  5292. local ClearBut = Instance.new("TextButton")
  5293. local ExecuteButton = Instance.new("TextButton")
  5294. local CloseExecute = Instance.new("TextButton")
  5295. local ExecuteTextFrame = Instance.new("ScrollingFrame")
  5296. local InputText = Instance.new("TextBox")
  5297. local ScriptFrame = Instance.new("Frame")
  5298. local BarScripts = Instance.new("Frame")
  5299. local Credits4 = Instance.new("TextLabel")
  5300. local Name5 = Instance.new("TextLabel")
  5301. local GameScriptsBut = Instance.new("TextButton")
  5302. local CloseScripts = Instance.new("TextButton")
  5303. local Rocky2uAdmin = Instance.new("TextButton")
  5304. local KidnapVan = Instance.new("TextButton")
  5305. local HackRobuxtroll = Instance.new("TextButton")
  5306. local RobuxTrollFrame = Instance.new("Frame")
  5307. local BarTroll = Instance.new("Frame")
  5308. local Name6 = Instance.new("TextLabel")
  5309. local CloseTroll = Instance.new("TextButton")
  5310. local TrollText = Instance.new("TextLabel")
  5311. local TrollText1 = Instance.new("TextLabel")
  5312. local GamesFrame = Instance.new("Frame")
  5313. local BarGames = Instance.new("Frame")
  5314. local Credits7 = Instance.new("TextLabel")
  5315. local Name7 = Instance.new("TextLabel")
  5316. local ThePlaza = Instance.new("TextButton")
  5317. local CloseGames = Instance.new("TextButton")
  5318. local DinoS = Instance.new("TextButton")
  5319. local APOC = Instance.new("TextButton")
  5320. local PhantomForces = Instance.new("TextButton")
  5321. local VehicleSim = Instance.new("TextButton")
  5322. local LumberTycoon = Instance.new("TextButton")
  5323. local SettingsFrame = Instance.new("Frame")
  5324. local BarSettings = Instance.new("Frame")
  5325. local Name9 = Instance.new("TextLabel")
  5326. local CloseSettings = Instance.new("TextButton")
  5327. local Themes = Instance.new("TextLabel")
  5328. local Orange = Instance.new("TextButton")
  5329. local Green = Instance.new("TextButton")
  5330. local Purple = Instance.new("TextButton")
  5331. local Transparency = Instance.new("TextLabel")
  5332. local _10 = Instance.new("TextButton")
  5333. local _30 = Instance.new("TextButton")
  5334. local _50 = Instance.new("TextButton")
  5335. local _70 = Instance.new("TextButton")
  5336. local _90 = Instance.new("TextButton")
  5337. local Credits8 = Instance.new("TextLabel")
  5338. local SettingsBut = Instance.new("TextButton")
  5339. local Gray = Instance.new("TextButton")
  5340. local BaseWars = Instance.new("TextButton")
  5341. local MinersHaven = Instance.new("TextButton")
  5342. local FEGUI = Instance.new("TextButton")
  5343. local WrongWarn = Instance.new("TextLabel")
  5344. local Jailbreak = Instance.new("TextButton")
  5345.  
  5346.  
  5347. -- Properties
  5348.  
  5349. ErluxGUI.Name = "ErluxGUI"
  5350. ErluxGUI.Parent = game.CoreGui
  5351.  
  5352. LoginFrame.Name = "LoginFrame"
  5353. LoginFrame.Parent = ErluxGUI
  5354. LoginFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5355. LoginFrame.BackgroundTransparency = 0.30000001192093
  5356. LoginFrame.BorderSizePixel = 0
  5357. LoginFrame.Position = UDim2.new(0.206, 0, 0.325, 0)
  5358. LoginFrame.Size = UDim2.new(0, 580, 0, 360)
  5359. LoginFrame.Visible = true
  5360.  
  5361. BarLogin.Name = "BarLogin"
  5362. BarLogin.Parent = LoginFrame
  5363. BarLogin.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  5364. BarLogin.BorderSizePixel = 0
  5365. BarLogin.Position = UDim2.new(0, 0, -0.00277777785, 0)
  5366. BarLogin.Size = UDim2.new(0, 580, 0, 40)
  5367.  
  5368.  
  5369. UserBox.Name = "UserBox"
  5370. UserBox.Parent = LoginFrame
  5371. UserBox.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5372. UserBox.Position = UDim2.new(0.203448281, 0, 0.213888884, 0)
  5373. UserBox.Size = UDim2.new(0.563793123, 0, 0.152777776, 0)
  5374. UserBox.Font = Enum.Font.Highway
  5375. UserBox.Text = "Username"
  5376. UserBox.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5377. UserBox.TextSize = 20
  5378. UserBox.TextWrapped = true
  5379.  
  5380. PassBox.Name = "PassBox"
  5381. PassBox.Parent = LoginFrame
  5382. PassBox.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5383. PassBox.Position = UDim2.new(0.20517242, 0, 0.455555558, 0)
  5384. PassBox.Size = UDim2.new(0.563793123, 0, 0.152777776, 0)
  5385. PassBox.Font = Enum.Font.Highway
  5386. PassBox.Text = "Password"
  5387. PassBox.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5388. PassBox.TextSize = 20
  5389. PassBox.TextWrapped = true
  5390.  
  5391. EnterBut.Name = "EnterBut"
  5392. EnterBut.Parent = LoginFrame
  5393. EnterBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5394. EnterBut.Position = UDim2.new(0.32586208, 0, 0.705555558, 0)
  5395. EnterBut.Size = UDim2.new(0, 200, 0, 50)
  5396. EnterBut.Font = Enum.Font.Highway
  5397. EnterBut.Text = "Enter"
  5398. EnterBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5399. EnterBut.TextScaled = true
  5400. EnterBut.TextSize = 14
  5401. EnterBut.TextWrapped = true
  5402. EnterBut.MouseButton1Down:connect(function()
  5403. LoginFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  5404. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  5405. end)
  5406.  
  5407. WrongWarn.Name = "WrongWarn"
  5408. WrongWarn.Parent = LoginFrame
  5409. WrongWarn.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5410. WrongWarn.Position = UDim2.new(0.155172408, 0, 0.186111107, 0)
  5411. WrongWarn.Size = UDim2.new(0.667241395, 0, 0.438888878, 0)
  5412. WrongWarn.Font = Enum.Font.Highway
  5413. WrongWarn.Text = "Username or Password is wrong!"
  5414. WrongWarn.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5415. WrongWarn.TextScaled = true
  5416. WrongWarn.TextSize = 14
  5417. WrongWarn.TextWrapped = true
  5418. WrongWarn.Visible = false
  5419.  
  5420. Credits.Name = "Credits"
  5421. Credits.Parent = LoginFrame
  5422. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  5423. Credits.BackgroundTransparency = 1
  5424. Credits.Position = UDim2.new(0.100000001, 0, 0.875, 0)
  5425. Credits.Size = UDim2.new(0, 200, 0, 50)
  5426. Credits.Font = Enum.Font.Highway
  5427. Credits.Text = "Cracked by Avn | Discord: kssMubS"
  5428. Credits.TextColor3 = Color3.new(0.74902, 0, 0)
  5429. Credits.TextSize = 20
  5430.  
  5431. Name.Name = "Name"
  5432. Name.Parent = LoginFrame
  5433. Name.BackgroundColor3 = Color3.new(1, 1, 1)
  5434. Name.BackgroundTransparency = 1
  5435. Name.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  5436. Name.Size = UDim2.new(0, 200, 0, 50)
  5437. Name.Font = Enum.Font.Highway
  5438. Name.Text = "Erlux GUI v1.4"
  5439. Name.TextColor3 = Color3.new(0.74902, 0, 0)
  5440. Name.TextSize = 40
  5441. Name.Draggable = true
  5442.  
  5443. HelpBut.Name = "HelpBut"
  5444. HelpBut.Parent = LoginFrame
  5445. HelpBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5446. HelpBut.Position = UDim2.new(0.894827604, 0, 0.894444466, 0)
  5447. HelpBut.Size = UDim2.new(0.0965517238, 0, 0.0916666687, 0)
  5448. HelpBut.Font = Enum.Font.Highway
  5449. HelpBut.Text = "HELP"
  5450. HelpBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5451. HelpBut.TextSize = 14
  5452. HelpBut.MouseButton1Down:connect(function()
  5453. LoginFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  5454. HelpFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  5455. end)
  5456.  
  5457. HelpFrame.Name = "HelpFrame"
  5458. HelpFrame.Parent = ErluxGUI
  5459. HelpFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5460. HelpFrame.BackgroundTransparency = 0.30000001192093
  5461. HelpFrame.BorderSizePixel = 0
  5462. HelpFrame.Draggable = true
  5463. HelpFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  5464. HelpFrame.Size = UDim2.new(0, 580, 0, 360)
  5465. HelpFrame.Visible = true
  5466. HelpFrame.Active = true
  5467.  
  5468. BarHelp.Name = "BarHelp"
  5469. BarHelp.Parent = HelpFrame
  5470. BarHelp.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  5471. BarHelp.BorderSizePixel = 0
  5472. BarHelp.Position = UDim2.new(0, 0, -0.00277777785, 0)
  5473. BarHelp.Size = UDim2.new(0, 580, 0, 40)
  5474. BarHelp.Draggable = true
  5475.  
  5476. Credits1.Name = "Credits1"
  5477. Credits1.Parent = HelpFrame
  5478. Credits1.BackgroundColor3 = Color3.new(1, 1, 1)
  5479. Credits1.BackgroundTransparency = 1
  5480. Credits1.Position = UDim2.new(0.100000001, 0, 0.875, 0)
  5481. Credits1.Size = UDim2.new(0, 200, 0, 50)
  5482. Credits1.Font = Enum.Font.Highway
  5483. Credits1.Text = "Cracked by Avn | Discord: kssMubS"
  5484. Credits1.TextColor3 = Color3.new(0.74902, 0, 0)
  5485. Credits1.TextSize = 20
  5486.  
  5487. Name1.Name = "Name1"
  5488. Name1.Parent = HelpFrame
  5489. Name1.BackgroundColor3 = Color3.new(1, 1, 1)
  5490. Name1.BackgroundTransparency = 1
  5491. Name1.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  5492. Name1.Size = UDim2.new(0, 200, 0, 50)
  5493. Name1.Font = Enum.Font.Highway
  5494. Name1.Text = "Erlux GUI v1.4"
  5495. Name1.TextColor3 = Color3.new(0.74902, 0, 0)
  5496. Name1.TextSize = 40
  5497. Name1.Draggable = true
  5498.  
  5499. CloseHelp.Name = "CloseHelp"
  5500. CloseHelp.Parent = HelpFrame
  5501. CloseHelp.BackgroundColor3 = Color3.new(1, 1, 1)
  5502. CloseHelp.BackgroundTransparency = 1
  5503. CloseHelp.Position = UDim2.new(0.925862074, 0, 0.00277777785, 0)
  5504. CloseHelp.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  5505. CloseHelp.Font = Enum.Font.Highway
  5506. CloseHelp.Text = "X"
  5507. CloseHelp.TextColor3 = Color3.new(0.74902, 0, 0)
  5508. CloseHelp.TextSize = 40
  5509. CloseHelp.MouseButton1Down:connect(function()
  5510. LoginFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  5511. HelpFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  5512. end)
  5513.  
  5514. Help1.Name = "Help1"
  5515. Help1.Parent = HelpFrame
  5516. Help1.BackgroundColor3 = Color3.new(1, 1, 1)
  5517. Help1.BackgroundTransparency = 1
  5518. Help1.Position = UDim2.new(0.306896538, 0, 0.0944444463, 0)
  5519. Help1.Size = UDim2.new(0, 200, 0, 50)
  5520. Help1.Font = Enum.Font.Highway
  5521. Help1.Text = "Don't know how to enter?"
  5522. Help1.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5523. Help1.TextSize = 35
  5524.  
  5525. Help2.Name = "Help2"
  5526. Help2.Parent = HelpFrame
  5527. Help2.BackgroundColor3 = Color3.new(1, 1, 1)
  5528. Help2.BackgroundTransparency = 1
  5529. Help2.Position = UDim2.new(0.305172414, 0, 0.224999994, 0)
  5530. Help2.Size = UDim2.new(0, 200, 0, 50)
  5531. Help2.Font = Enum.Font.Highway
  5532. Help2.Text = "Username:"
  5533. Help2.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5534. Help2.TextSize = 25
  5535.  
  5536. Help21.Name = "Help2.1"
  5537. Help21.Parent = HelpFrame
  5538. Help21.BackgroundColor3 = Color3.new(1, 1, 1)
  5539. Help21.BackgroundTransparency = 1
  5540. Help21.Position = UDim2.new(0.305172414, 0, 0.297222227, 0)
  5541. Help21.Size = UDim2.new(0, 200, 0, 50)
  5542. Help21.Font = Enum.Font.Highway
  5543. Help21.Text = "Your ROBLOX Username"
  5544. Help21.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5545. Help21.TextSize = 25
  5546.  
  5547. Help3.Name = "Help3"
  5548. Help3.Parent = HelpFrame
  5549. Help3.BackgroundColor3 = Color3.new(1, 1, 1)
  5550. Help3.BackgroundTransparency = 1
  5551. Help3.Position = UDim2.new(0.301724136, 0, 0.38055557, 0)
  5552. Help3.Size = UDim2.new(0, 200, 0, 50)
  5553. Help3.Font = Enum.Font.Highway
  5554. Help3.Text = "Password:"
  5555. Help3.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5556. Help3.TextSize = 25
  5557.  
  5558. Help31.Name = "Help3.1"
  5559. Help31.Parent = HelpFrame
  5560. Help31.BackgroundColor3 = Color3.new(1, 1, 1)
  5561. Help31.BackgroundTransparency = 1
  5562. Help31.Position = UDim2.new(0.300000012, 0, 0.452777773, 0)
  5563. Help31.Size = UDim2.new(0, 200, 0, 50)
  5564. Help31.Font = Enum.Font.Highway
  5565. Help31.Text = "no pass required"
  5566. Help31.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5567. Help31.TextSize = 25
  5568.  
  5569. OpenGUI.Name = "OpenGUI"
  5570. OpenGUI.Parent = ErluxGUI
  5571. OpenGUI.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  5572. OpenGUI.Position = UDim2.new(0.38, 0, 0, -501)
  5573. OpenGUI.Size = UDim2.new(0, 200, 0, 50)
  5574. OpenGUI.Visible = true
  5575. OpenGUI.Font = Enum.Font.Highway
  5576. OpenGUI.Text = "Open Erlux"
  5577. OpenGUI.TextColor3 = Color3.new(0.74902, 0, 0)
  5578. OpenGUI.TextScaled = true
  5579. OpenGUI.TextSize = 14
  5580. OpenGUI.TextWrapped = true
  5581. OpenGUI.Active = true
  5582. OpenGUI.MouseButton1Down:connect(function()
  5583. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  5584. OpenGUI:TweenPosition(UDim2.new(0.38, 0, 0, -501), 'In', 'Linear', 1)
  5585. end)
  5586.  
  5587. MainFrame.Name = "MainFrame"
  5588. MainFrame.Parent = ErluxGUI
  5589. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5590. MainFrame.BackgroundTransparency = 0.30000001192093
  5591. MainFrame.BorderSizePixel = 0
  5592. MainFrame.Draggable = true
  5593. MainFrame.Position = UDim2.new(0.206, 0, 1, 825)
  5594. MainFrame.Size = UDim2.new(0, 580, 0, 360)
  5595. MainFrame.Visible = true
  5596. MainFrame.Active = true
  5597.  
  5598. BarMain.Name = "BarMain"
  5599. BarMain.Parent = MainFrame
  5600. BarMain.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  5601. BarMain.BorderSizePixel = 0
  5602. BarMain.Position = UDim2.new(0, 0, -0.00277777785, 0)
  5603. BarMain.Size = UDim2.new(0, 580, 0, 40)
  5604. BarMain.Draggable = true
  5605.  
  5606. Credits2.Name = "Credits2"
  5607. Credits2.Parent = MainFrame
  5608. Credits2.BackgroundColor3 = Color3.new(1, 1, 1)
  5609. Credits2.BackgroundTransparency = 1
  5610. Credits2.Position = UDim2.new(0.100000001, 0, 0.875, 0)
  5611. Credits2.Size = UDim2.new(0, 200, 0, 50)
  5612. Credits2.Font = Enum.Font.Highway
  5613. Credits2.Text = "Cracked by Avn | Discord: kssMubS"
  5614. Credits2.TextColor3 = Color3.new(0.74902, 0, 0)
  5615. Credits2.TextSize = 20
  5616.  
  5617. Name2.Name = "Name2"
  5618. Name2.Parent = MainFrame
  5619. Name2.BackgroundColor3 = Color3.new(1, 1, 1)
  5620. Name2.BackgroundTransparency = 1
  5621. Name2.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  5622. Name2.Size = UDim2.new(0, 200, 0, 50)
  5623. Name2.Font = Enum.Font.Highway
  5624. Name2.Text = "Erlux GUI v1.4"
  5625. Name2.TextColor3 = Color3.new(0.74902, 0, 0)
  5626. Name2.TextSize = 40
  5627. Name2.Draggable = true
  5628.  
  5629. ScriptsBut.Name = "ScriptsBut"
  5630. ScriptsBut.Parent = MainFrame
  5631. ScriptsBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5632. ScriptsBut.Position = UDim2.new(0.0275862068, 0, 0.338888884, 0)
  5633. ScriptsBut.Size = UDim2.new(0, 200, 0, 50)
  5634. ScriptsBut.Font = Enum.Font.Highway
  5635. ScriptsBut.Text = "Scripts"
  5636. ScriptsBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5637. ScriptsBut.TextScaled = true
  5638. ScriptsBut.TextSize = 14
  5639. ScriptsBut.TextWrapped = true
  5640. ScriptsBut.MouseButton1Down:connect(function()
  5641. MainFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  5642. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  5643. end)
  5644.  
  5645. ExecuteBut.Name = "ExecuteBut"
  5646. ExecuteBut.Parent = MainFrame
  5647. ExecuteBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5648. ExecuteBut.Position = UDim2.new(0.0275862068, 0, 0.147222221, 0)
  5649. ExecuteBut.Size = UDim2.new(0, 200, 0, 50)
  5650. ExecuteBut.Font = Enum.Font.Highway
  5651. ExecuteBut.Text = "Execute"
  5652. ExecuteBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5653. ExecuteBut.TextScaled = true
  5654. ExecuteBut.TextSize = 14
  5655. ExecuteBut.TextWrapped = true
  5656. ExecuteBut.MouseButton1Down:connect(function()
  5657. MainFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  5658. ExecuteFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  5659. end)
  5660.  
  5661. SettingsBut.Name = "SettingsBut"
  5662. SettingsBut.Parent = MainFrame
  5663. SettingsBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5664. SettingsBut.Position = UDim2.new(0.844827592, 0, 0.908333361, 0)
  5665. SettingsBut.Size = UDim2.new(0.134482756, 0, 0.0638888925, 0)
  5666. SettingsBut.Font = Enum.Font.Highway
  5667. SettingsBut.Text = "Settings"
  5668. SettingsBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5669. SettingsBut.TextScaled = true
  5670. SettingsBut.TextSize = 14
  5671. SettingsBut.TextWrapped = true
  5672. SettingsBut.MouseButton1Down:connect(function()
  5673. MainFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  5674. SettingsFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  5675. end)
  5676.  
  5677. CheckFE.Name = "CheckFE"
  5678. CheckFE.Parent = MainFrame
  5679. CheckFE.BackgroundColor3 = Color3.new(1, 1, 1)
  5680. CheckFE.BackgroundTransparency = 1
  5681. CheckFE.Position = UDim2.new(0.05774827585, 0, -0.00377777785, 0)
  5682. CheckFE.Size = UDim2.new(0.125862062, 0, 0.111111112, 0)
  5683. CheckFE.Font = Enum.Font.SourceSans
  5684. CheckFE.Text = "FE"
  5685. CheckFE.TextColor3 = Color3.new(0.74902, 0, 0)
  5686. CheckFE.TextSize = 35
  5687. if game:GetService('Workspace').FilteringEnabled == true then
  5688. CheckFE.Text = "FE - ON"
  5689. CheckFE.TextColor3 = Color3.new(255, 0, 0)
  5690. else
  5691. CheckFE.Text = "FE - OFF"
  5692. CheckFE.TextColor3 = Color3.new(0, 255, 0)
  5693. end
  5694.  
  5695. MoreButs.Name = "MoreButs"
  5696. MoreButs.Parent = MainFrame
  5697. MoreButs.BackgroundColor3 = Color3.new(1, 1, 1)
  5698. MoreButs.BackgroundTransparency = 1
  5699. MoreButs.Position = UDim2.new(0.512068987, 0, 0.152777776, 0)
  5700. MoreButs.Size = UDim2.new(0, 200, 0, 50)
  5701. MoreButs.Font = Enum.Font.Highway
  5702. MoreButs.Text = "More buttons will be added soon ;3"
  5703. MoreButs.TextColor3 = Color3.new(0.74902, 0, 0)
  5704. MoreButs.TextSize = 20
  5705.  
  5706. CloseMain.Name = "CloseMain"
  5707. CloseMain.Parent = MainFrame
  5708. CloseMain.BackgroundColor3 = Color3.new(1, 1, 1)
  5709. CloseMain.BackgroundTransparency = 1
  5710. CloseMain.Position = UDim2.new(0.925862074, 0, 0, 0)
  5711. CloseMain.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  5712. CloseMain.Font = Enum.Font.Highway
  5713. CloseMain.Text = "X"
  5714. CloseMain.TextColor3 = Color3.new(0.74902, 0, 0)
  5715. CloseMain.TextSize = 40
  5716. CloseMain.MouseButton1Down:connect(function()
  5717. MainFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  5718. OpenGUI:TweenPosition(UDim2.new(0.38, 0, 0.001, 0), 'Out', 'Linear', 1)
  5719. end)
  5720.  
  5721. ExecuteFrame.Name = "ExecuteFrame"
  5722. ExecuteFrame.Parent = ErluxGUI
  5723. ExecuteFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5724. ExecuteFrame.BackgroundTransparency = 0.30000001192093
  5725. ExecuteFrame.BorderSizePixel = 0
  5726. ExecuteFrame.Draggable = false
  5727. ExecuteFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  5728. ExecuteFrame.Size = UDim2.new(0, 580, 0, 360)
  5729. ExecuteFrame.Visible = true
  5730. ExecuteFrame.Active = true
  5731.  
  5732. BarExecute.Name = "BarExecute"
  5733. BarExecute.Parent = ExecuteFrame
  5734. BarExecute.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  5735. BarExecute.BorderSizePixel = 0
  5736. BarExecute.Position = UDim2.new(0, 0, -0.00277777785, 0)
  5737. BarExecute.Size = UDim2.new(0, 580, 0, 40)
  5738. BarExecute.Draggable = true
  5739.  
  5740. Name3.Name = "Name3"
  5741. Name3.Parent = ExecuteFrame
  5742. Name3.BackgroundColor3 = Color3.new(1, 1, 1)
  5743. Name3.BackgroundTransparency = 1
  5744. Name3.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  5745. Name3.Size = UDim2.new(0, 200, 0, 50)
  5746. Name3.Font = Enum.Font.Highway
  5747. Name3.Text = "Erlux GUI v1.4"
  5748. Name3.TextColor3 = Color3.new(0.74902, 0, 0)
  5749. Name3.TextSize = 40
  5750. Name3.Draggable = true
  5751.  
  5752. ClearBut.Name = "ClearBut"
  5753. ClearBut.Parent = ExecuteFrame
  5754. ClearBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5755. ClearBut.Position = UDim2.new(0.265517235, 0, 0.897222221, 0)
  5756. ClearBut.Size = UDim2.new(0.234482765, 0, 0.075000003, 0)
  5757. ClearBut.Font = Enum.Font.Highway
  5758. ClearBut.Text = "Clear"
  5759. ClearBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5760. ClearBut.TextScaled = true
  5761. ClearBut.TextSize = 14
  5762. ClearBut.TextWrapped = true
  5763. ClearBut.MouseButton1Down:connect(function()
  5764. InputText.Text = ""
  5765. end)
  5766.  
  5767. ExecuteButton.Name = "ExecuteButton"
  5768. ExecuteButton.Parent = ExecuteFrame
  5769. ExecuteButton.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5770. ExecuteButton.Position = UDim2.new(0.0155172413, 0, 0.897222221, 0)
  5771. ExecuteButton.Size = UDim2.new(0.231034487, 0, 0.075000003, 0)
  5772. ExecuteButton.Font = Enum.Font.Highway
  5773. ExecuteButton.Text = "Execute"
  5774. ExecuteButton.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5775. ExecuteButton.TextScaled = true
  5776. ExecuteButton.TextSize = 14
  5777. ExecuteButton.TextWrapped = true
  5778. ExecuteButton.MouseButton1Down:connect(function()
  5779. loadstring(InputText.Text)()
  5780. end)
  5781.  
  5782. CloseExecute.Name = "CloseExecute"
  5783. CloseExecute.Parent = ExecuteFrame
  5784. CloseExecute.BackgroundColor3 = Color3.new(1, 1, 1)
  5785. CloseExecute.BackgroundTransparency = 1
  5786. CloseExecute.Position = UDim2.new(0.925862074, 0, 0, 0)
  5787. CloseExecute.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  5788. CloseExecute.Font = Enum.Font.Highway
  5789. CloseExecute.Text = "X"
  5790. CloseExecute.TextColor3 = Color3.new(0.74902, 0, 0)
  5791. CloseExecute.TextSize = 40
  5792. CloseExecute.MouseButton1Down:connect(function()
  5793. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  5794. ExecuteFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  5795. end)
  5796.  
  5797. ExecuteTextFrame.Name = "ExecuteTextFrame"
  5798. ExecuteTextFrame.Parent = ExecuteFrame
  5799. ExecuteTextFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5800. ExecuteTextFrame.Position = UDim2.new(0.0189655181, 0, 0.127777785, 0)
  5801. ExecuteTextFrame.Size = UDim2.new(0.960344851, 0, 0.736111104, 0)
  5802. ExecuteTextFrame.CanvasSize = UDim2.new(0, 0, 500, 0)
  5803.  
  5804. InputText.Name = "InputText"
  5805. InputText.Parent = ExecuteTextFrame
  5806. InputText.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5807. InputText.BorderColor3 = Color3.new(0.74902, 0, 0)
  5808. InputText.Font = Enum.Font.Highway
  5809. InputText.PlaceholderColor3 = Color3.new(0.74902, 0, 0)
  5810. InputText.Text = "Enter your script here"
  5811. InputText.TextColor3 = Color3.new(0.74902, 0, 0)
  5812. InputText.TextSize = 15
  5813. InputText.TextXAlignment = Enum.TextXAlignment.Left
  5814. InputText.TextYAlignment = Enum.TextYAlignment.Top
  5815. InputText.MultiLine = true
  5816. InputText.ClearTextOnFocus = false
  5817. InputText.Size = UDim2.new(0.977, 0, 0.751, 0)
  5818. InputText.TextWrapped = true
  5819.  
  5820. ScriptFrame.Name = "ScriptFrame"
  5821. ScriptFrame.Parent = ErluxGUI
  5822. ScriptFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5823. ScriptFrame.BackgroundTransparency = 0.30000001192093
  5824. ScriptFrame.BorderSizePixel = 0
  5825. ScriptFrame.Draggable = true
  5826. ScriptFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  5827. ScriptFrame.Size = UDim2.new(0, 580, 0, 360)
  5828. ScriptFrame.Visible = true
  5829. ScriptFrame.Active = true
  5830.  
  5831. BarScripts.Name = "BarScripts"
  5832. BarScripts.Parent = ScriptFrame
  5833. BarScripts.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  5834. BarScripts.BorderSizePixel = 0
  5835. BarScripts.Position = UDim2.new(0, 0, -0.00277777785, 0)
  5836. BarScripts.Size = UDim2.new(0, 580, 0, 40)
  5837. BarScripts.Draggable = true
  5838.  
  5839. Credits4.Name = "Credits4"
  5840. Credits4.Parent = ScriptFrame
  5841. Credits4.BackgroundColor3 = Color3.new(1, 1, 1)
  5842. Credits4.BackgroundTransparency = 1
  5843. Credits4.Position = UDim2.new(0.100000001, 0, 0.875, 0)
  5844. Credits4.Size = UDim2.new(0, 200, 0, 50)
  5845. Credits4.Font = Enum.Font.Highway
  5846. Credits4.Text = "Cracked by Avn | Discord: kssMubS"
  5847. Credits4.TextColor3 = Color3.new(0.74902, 0, 0)
  5848. Credits4.TextSize = 20
  5849.  
  5850. Name5.Name = "Name5"
  5851. Name5.Parent = ScriptFrame
  5852. Name5.BackgroundColor3 = Color3.new(1, 1, 1)
  5853. Name5.BackgroundTransparency = 1
  5854. Name5.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  5855. Name5.Size = UDim2.new(0, 200, 0, 50)
  5856. Name5.Font = Enum.Font.Highway
  5857. Name5.Text = "Erlux GUI v1.4"
  5858. Name5.TextColor3 = Color3.new(0.74902, 0, 0)
  5859. Name5.TextSize = 40
  5860. Name5.Draggable = true
  5861.  
  5862. GameScriptsBut.Name = "GameScriptsBut"
  5863. GameScriptsBut.Parent = ScriptFrame
  5864. GameScriptsBut.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5865. GameScriptsBut.Position = UDim2.new(0.0275862068, 0, 0.169444442, 0)
  5866. GameScriptsBut.Size = UDim2.new(0, 200, 0, 50)
  5867. GameScriptsBut.Font = Enum.Font.Highway
  5868. GameScriptsBut.Text = "Games"
  5869. GameScriptsBut.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5870. GameScriptsBut.TextScaled = true
  5871. GameScriptsBut.TextSize = 14
  5872. GameScriptsBut.TextWrapped = true
  5873. GameScriptsBut.MouseButton1Down:connect(function()
  5874. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  5875. GamesFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  5876. end)
  5877.  
  5878. FEGUI.Name = "FEGUI"
  5879. FEGUI.Parent = ScriptFrame
  5880. FEGUI.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5881. FEGUI.Position = UDim2.new(0.428000003, 0, 0.169444442, 0)
  5882. FEGUI.Size = UDim2.new(0, 200, 0, 50)
  5883. FEGUI.Font = Enum.Font.Highway
  5884. FEGUI.Text = "FE Gui"
  5885. FEGUI.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5886. FEGUI.TextScaled = true
  5887. FEGUI.TextSize = 14
  5888. FEGUI.TextWrapped = true
  5889. FEGUI.MouseButton1Down:connect(function()
  5890. loadstring(Game:GetObjects("rbxassetid://1329972470")[1].Source)()
  5891. end)
  5892.  
  5893. CloseScripts.Name = "CloseScripts"
  5894. CloseScripts.Parent = ScriptFrame
  5895. CloseScripts.BackgroundColor3 = Color3.new(1, 1, 1)
  5896. CloseScripts.BackgroundTransparency = 1
  5897. CloseScripts.Position = UDim2.new(0.925862074, 0, 0, 0)
  5898. CloseScripts.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  5899. CloseScripts.Font = Enum.Font.Highway
  5900. CloseScripts.Text = "X"
  5901. CloseScripts.TextColor3 = Color3.new(0.74902, 0, 0)
  5902. CloseScripts.TextSize = 40
  5903. CloseScripts.MouseButton1Down:connect(function()
  5904. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  5905. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  5906. end)
  5907.  
  5908. Rocky2uAdmin.Name = "Rocky2uAdmin"
  5909. Rocky2uAdmin.Parent = ScriptFrame
  5910. Rocky2uAdmin.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5911. Rocky2uAdmin.Position = UDim2.new(0.0275862068, 0, 0.336111099, 0)
  5912. Rocky2uAdmin.Size = UDim2.new(0, 200, 0, 50)
  5913. Rocky2uAdmin.Font = Enum.Font.Highway
  5914. Rocky2uAdmin.Text = "Rocky2u Admin"
  5915. Rocky2uAdmin.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5916. Rocky2uAdmin.TextScaled = true
  5917. Rocky2uAdmin.TextSize = 14
  5918. Rocky2uAdmin.TextWrapped = true
  5919. Rocky2uAdmin.MouseButton1Down:connect(function()
  5920. loadstring(game:GetObjects('rbxassetid://1329975599')[1].Source)()
  5921. end)
  5922.  
  5923. KidnapVan.Name = "KidnapVan"
  5924. KidnapVan.Parent = ScriptFrame
  5925. KidnapVan.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5926. KidnapVan.Position = UDim2.new(0.428000003, 0, 0.336111099, 0)
  5927. KidnapVan.Size = UDim2.new(0, 200, 0, 50)
  5928. KidnapVan.Font = Enum.Font.Highway
  5929. KidnapVan.Text = "Kidnap Van"
  5930. KidnapVan.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5931. KidnapVan.TextScaled = true
  5932. KidnapVan.TextSize = 14
  5933. KidnapVan.TextWrapped = true
  5934. KidnapVan.MouseButton1Down:connect(function()
  5935. -- Objects
  5936.  
  5937. local VanPlayerGui = Instance.new("ScreenGui")
  5938. local Physic = Instance.new("Frame")
  5939. local player = Instance.new("TextBox")
  5940. local TextLabel = Instance.new("TextLabel")
  5941. local TextLabel_2 = Instance.new("TextLabel")
  5942. local TextLabel_3 = Instance.new("TextLabel")
  5943. local TextLabel_4 = Instance.new("TextLabel")
  5944. local vanit = Instance.new("TextButton")
  5945.  
  5946.  
  5947. -- Properties
  5948.  
  5949. VanPlayerGui.Name = "VanPlayerGui"
  5950. VanPlayerGui.Parent = game.CoreGui
  5951.  
  5952. Physic.Name = "Physic"
  5953. Physic.Parent = VanPlayerGui
  5954. Physic.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5955. Physic.Transparency = 0.3
  5956. Physic.BorderSizePixel = 0
  5957. Physic.Position = UDim2.new(0.48652932, 0, 0.260391206, 0)
  5958. Physic.Size = UDim2.new(0, 248, 0, 225)
  5959.  
  5960. player.Name = "player"
  5961. player.Parent = Physic
  5962. player.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5963. player.BorderSizePixel = 0
  5964. player.Position = UDim2.new(0.0958141237, 0, 0.485386729, 0)
  5965. player.Size = UDim2.new(0, 200, 0, 50)
  5966. player.Font = Enum.Font.SourceSans
  5967. player.FontSize = Enum.FontSize.Size14
  5968. player.Text = "Enter player's name"
  5969. player.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5970. player.TextSize = 14
  5971.  
  5972. TextLabel.Parent = Physic
  5973. TextLabel.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  5974. TextLabel.BorderSizePixel = 0
  5975. TextLabel.Size = UDim2.new(0, 248, 0, 46)
  5976. TextLabel.Font = Enum.Font.SourceSans
  5977. TextLabel.FontSize = Enum.FontSize.Size24
  5978. TextLabel.Text = "Cracked by Avn"
  5979. TextLabel.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  5980. TextLabel.TextSize = 21
  5981.  
  5982. TextLabel_2.Parent = Physic
  5983. TextLabel_2.BackgroundColor3 = Color3.new(0, 0, 0)
  5984. TextLabel_2.BorderSizePixel = 0
  5985. TextLabel_2.Position = UDim2.new(0, 0, 1, 0)
  5986. TextLabel_2.Size = UDim2.new(0, 248, 0, 7)
  5987. TextLabel_2.Font = Enum.Font.SourceSans
  5988. TextLabel_2.FontSize = Enum.FontSize.Size24
  5989. TextLabel_2.Text = ""
  5990. TextLabel_2.TextColor3 = Color3.new(1, 1, 1)
  5991. TextLabel_2.TextSize = 21
  5992.  
  5993. TextLabel_3.Parent = Physic
  5994. TextLabel_3.BackgroundColor3 = Color3.new(0, 0, 0)
  5995. TextLabel_3.BorderSizePixel = 0
  5996. TextLabel_3.Position = UDim2.new(1, 0, 0, 0)
  5997. TextLabel_3.Size = UDim2.new(0, 7, 0, 232)
  5998. TextLabel_3.Font = Enum.Font.SourceSans
  5999. TextLabel_3.FontSize = Enum.FontSize.Size24
  6000. TextLabel_3.Text = ""
  6001. TextLabel_3.TextColor3 = Color3.new(1, 1, 1)
  6002. TextLabel_3.TextSize = 21
  6003.  
  6004. TextLabel_4.Parent = Physic
  6005. TextLabel_4.BackgroundColor3 = Color3.new(0.313726, 0.313726, 0.313726)
  6006. TextLabel_4.BorderSizePixel = 0
  6007. TextLabel_4.Position = UDim2.new(0, 0, 0.204444438, 0)
  6008. TextLabel_4.Size = UDim2.new(0, 248, 0, 7)
  6009. TextLabel_4.Font = Enum.Font.SourceSans
  6010. TextLabel_4.FontSize = Enum.FontSize.Size24
  6011. TextLabel_4.Text = ""
  6012. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  6013. TextLabel_4.TextSize = 21
  6014.  
  6015. vanit.Name = "vanit"
  6016. vanit.Parent = Physic
  6017. vanit.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  6018. vanit.BackgroundTransparency = -0.0099999997764826
  6019. vanit.BorderSizePixel = 0
  6020. vanit.Position = UDim2.new(0.0967741907, 0, 0.75999999, 0)
  6021. vanit.Size = UDim2.new(0, 200, 0, 42)
  6022. vanit.Font = Enum.Font.SourceSans
  6023. vanit.FontSize = Enum.FontSize.Size24
  6024. vanit.Text = "KIDNAP"
  6025. vanit.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  6026. vanit.TextSize = 21
  6027.  
  6028. Physic.Active = true
  6029. Physic.Draggable = true
  6030.  
  6031. local Username = Physic.player
  6032.  
  6033. vanit.MouseButton1Down:connect(function()
  6034. Victim = Username.Text
  6035. o1 = Instance.new("Model")
  6036. o2 = Instance.new("Part")
  6037. o3 = Instance.new("CylinderMesh")
  6038. o4 = Instance.new("Part")
  6039. o5 = Instance.new("SpecialMesh")
  6040. o6 = Instance.new("Part")
  6041. o7 = Instance.new("SpecialMesh")
  6042. o8 = Instance.new("Part")
  6043. o9 = Instance.new("BlockMesh")
  6044. o10 = Instance.new("Part")
  6045. o11 = Instance.new("BlockMesh")
  6046. o12 = Instance.new("Part")
  6047. o13 = Instance.new("Part")
  6048. o14 = Instance.new("BlockMesh")
  6049. o15 = Instance.new("Part")
  6050. o16 = Instance.new("SpecialMesh")
  6051. o17 = Instance.new("Part")
  6052. o18 = Instance.new("SpecialMesh")
  6053. o19 = Instance.new("Part")
  6054. o20 = Instance.new("SpecialMesh")
  6055. o21 = Instance.new("Sound")
  6056. o22 = Instance.new("Part")
  6057. o23 = Instance.new("BlockMesh")
  6058. o24 = Instance.new("Part")
  6059. o25 = Instance.new("SpecialMesh")
  6060. o26 = Instance.new("Part")
  6061. o27 = Instance.new("BlockMesh")
  6062. o28 = Instance.new("Part")
  6063. o29 = Instance.new("SpecialMesh")
  6064. o30 = Instance.new("Part")
  6065. o31 = Instance.new("BlockMesh")
  6066. o32 = Instance.new("Part")
  6067. o33 = Instance.new("BlockMesh")
  6068. o34 = Instance.new("Part")
  6069. o35 = Instance.new("BlockMesh")
  6070. o36 = Instance.new("Part")
  6071. o37 = Instance.new("BlockMesh")
  6072. o38 = Instance.new("Part")
  6073. o39 = Instance.new("Part")
  6074. o40 = Instance.new("BlockMesh")
  6075. o41 = Instance.new("Part")
  6076. o42 = Instance.new("BlockMesh")
  6077. o43 = Instance.new("Part")
  6078. o44 = Instance.new("BlockMesh")
  6079. o45 = Instance.new("Part")
  6080. o46 = Instance.new("SpecialMesh")
  6081. o47 = Instance.new("Part")
  6082. o48 = Instance.new("BlockMesh")
  6083. o49 = Instance.new("Part")
  6084. o50 = Instance.new("BlockMesh")
  6085. o51 = Instance.new("Part")
  6086. o52 = Instance.new("BlockMesh")
  6087. o53 = Instance.new("Part")
  6088. o54 = Instance.new("SpecialMesh")
  6089. o55 = Instance.new("Part")
  6090. o56 = Instance.new("SpecialMesh")
  6091. o57 = Instance.new("Part")
  6092. o58 = Instance.new("BlockMesh")
  6093. o59 = Instance.new("Part")
  6094. o60 = Instance.new("BlockMesh")
  6095. o61 = Instance.new("Part")
  6096. o62 = Instance.new("BlockMesh")
  6097. o63 = Instance.new("Part")
  6098. o64 = Instance.new("Part")
  6099. o65 = Instance.new("Part")
  6100. o66 = Instance.new("BlockMesh")
  6101. o67 = Instance.new("Part")
  6102. o68 = Instance.new("BlockMesh")
  6103. o69 = Instance.new("Part")
  6104. o70 = Instance.new("BlockMesh")
  6105. o71 = Instance.new("Part")
  6106. o72 = Instance.new("BlockMesh")
  6107. o73 = Instance.new("Part")
  6108. o74 = Instance.new("SpecialMesh")
  6109. o75 = Instance.new("Decal")
  6110. o76 = Instance.new("Part")
  6111. o77 = Instance.new("Part")
  6112. o78 = Instance.new("BlockMesh")
  6113. o79 = Instance.new("Part")
  6114. o80 = Instance.new("SpecialMesh")
  6115. o81 = Instance.new("Decal")
  6116. o82 = Instance.new("Part")
  6117. o83 = Instance.new("SpecialMesh")
  6118. o84 = Instance.new("Humanoid")
  6119. o85 = Instance.new("Part")
  6120. o86 = Instance.new("Part")
  6121. o87 = Instance.new("Part")
  6122. o88 = Instance.new("Decal")
  6123. o89 = Instance.new("Motor6D")
  6124. o90 = Instance.new("Motor6D")
  6125. o91 = Instance.new("Motor6D")
  6126. o92 = Instance.new("Motor6D")
  6127. o93 = Instance.new("Motor6D")
  6128. o94 = Instance.new("Part")
  6129. o95 = Instance.new("Part")
  6130. o96 = Instance.new("Part")
  6131. o97 = Instance.new("Part")
  6132. o98 = Instance.new("Part")
  6133. o99 = Instance.new("Decal")
  6134. o100 = Instance.new("Motor6D")
  6135. o101 = Instance.new("Motor6D")
  6136. o102 = Instance.new("Motor6D")
  6137. o103 = Instance.new("Part")
  6138. o104 = Instance.new("Part")
  6139. o105 = Instance.new("Part")
  6140. o106 = Instance.new("Part")
  6141. o107 = Instance.new("Part")
  6142. o108 = Instance.new("CylinderMesh")
  6143. o109 = Instance.new("Part")
  6144. o110 = Instance.new("CylinderMesh")
  6145. o111 = Instance.new("Part")
  6146. o112 = Instance.new("CylinderMesh")
  6147. o113 = Instance.new("Part")
  6148. o114 = Instance.new("CylinderMesh")
  6149. o115 = Instance.new("Part")
  6150. o116 = Instance.new("CylinderMesh")
  6151. o117 = Instance.new("Part")
  6152. o118 = Instance.new("CylinderMesh")
  6153. o119 = Instance.new("Part")
  6154. o120 = Instance.new("CylinderMesh")
  6155. o121 = Instance.new("Part")
  6156. o122 = Instance.new("SpecialMesh")
  6157. o123 = Instance.new("Part")
  6158. o124 = Instance.new("Decal")
  6159. o1.Name = " "
  6160. o1.Parent = workspace
  6161. o2.Parent = o1
  6162. o2.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  6163. o2.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  6164. o2.Anchored = true
  6165. o2.FormFactor = Enum.FormFactor.Symmetric
  6166. o2.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  6167. o2.CFrame = CFrame.new(95.3486252, 1.50001001, 18.4564877, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  6168. o3.Parent = o2
  6169. o4.Parent = o1
  6170. o4.BrickColor = BrickColor.new("Institutional white")
  6171. o4.Position = Vector3.new(96.3181839, 7.00000668, 9.31151104)
  6172. o4.Rotation = Vector3.new(90, 89.9314728, -90)
  6173. o4.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6174. o4.Velocity = Vector3.new(-0.000346515269, 0.00201798417, -0.00195027643)
  6175. o4.Anchored = true
  6176. o4.FormFactor = Enum.FormFactor.Plate
  6177. o4.Size = Vector3.new(1, 2.4000001, 2)
  6178. o4.CFrame = CFrame.new(96.3181839, 7.00000668, 9.31151104, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  6179. o4.BackSurface = Enum.SurfaceType.Weld
  6180. o4.BottomSurface = Enum.SurfaceType.Weld
  6181. o4.LeftSurface = Enum.SurfaceType.Weld
  6182. o4.TopSurface = Enum.SurfaceType.Weld
  6183. o4.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6184. o5.Parent = o4
  6185. o5.MeshType = Enum.MeshType.Wedge
  6186. o6.Parent = o1
  6187. o6.Material = Enum.Material.SmoothPlastic
  6188. o6.BrickColor = BrickColor.new("Really black")
  6189. o6.Transparency = 0.5
  6190. o6.Position = Vector3.new(96.3181839, 7.00000668, 13.8115101)
  6191. o6.Rotation = Vector3.new(90, 89.9440536, -90)
  6192. o6.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6193. o6.Velocity = Vector3.new(0.000965324172, 0.00135755131, -0.00195027643)
  6194. o6.Anchored = true
  6195. o6.FormFactor = Enum.FormFactor.Plate
  6196. o6.Size = Vector3.new(8, 2.4000001, 1.99999976)
  6197. o6.CFrame = CFrame.new(96.3181839, 7.00000668, 13.8115101, 0, 3.96315798e-008, 0.999999523, 0, 1, -3.97370599e-008, -1, 0, 0)
  6198. o6.BackSurface = Enum.SurfaceType.Weld
  6199. o6.BottomSurface = Enum.SurfaceType.Weld
  6200. o6.LeftSurface = Enum.SurfaceType.Weld
  6201. o6.RightSurface = Enum.SurfaceType.Weld
  6202. o6.TopSurface = Enum.SurfaceType.Weld
  6203. o6.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6204. o7.Parent = o6
  6205. o7.MeshType = Enum.MeshType.Wedge
  6206. o8.Parent = o1
  6207. o8.BrickColor = BrickColor.new("Br. yellowish orange")
  6208. o8.Position = Vector3.new(92.2182083, 4.00000715, 9.61151409)
  6209. o8.Rotation = Vector3.new(-0, 0, -2.26619136e-006)
  6210. o8.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6211. o8.Velocity = Vector3.new(-0.000475873821, 0.00227026758, -0.00119533995)
  6212. o8.Anchored = true
  6213. o8.FormFactor = Enum.FormFactor.Custom
  6214. o8.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  6215. o8.CFrame = CFrame.new(92.2182083, 4.00000715, 9.61151409, 0.999998808, 3.95524538e-008, 0, -3.98161575e-008, 1, 0, 0, 0, 1)
  6216. o8.BackSurface = Enum.SurfaceType.Weld
  6217. o8.BottomSurface = Enum.SurfaceType.Weld
  6218. o8.FrontSurface = Enum.SurfaceType.Weld
  6219. o8.LeftSurface = Enum.SurfaceType.Weld
  6220. o8.RightSurface = Enum.SurfaceType.Weld
  6221. o8.TopSurface = Enum.SurfaceType.Weld
  6222. o8.Color = Color3.new(0.886275, 0.607843, 0.25098)
  6223. o9.Parent = o8
  6224. o10.Parent = o1
  6225. o10.BrickColor = BrickColor.new("Institutional white")
  6226. o10.Position = Vector3.new(105.317894, 8.40004158, 9.31151295)
  6227. o10.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  6228. o10.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6229. o10.Velocity = Vector3.new(-0.000245332019, 0.00136755884, -0.00436839834)
  6230. o10.Anchored = true
  6231. o10.CanCollide = false
  6232. game.Players[Victim].Character.Humanoid.WalkSpeed = 0
  6233. game.Players[Victim].Character.Humanoid.JumpPower = 0
  6234. o10.FormFactor = Enum.FormFactor.Plate
  6235. o10.Size = Vector3.new(14, 0.400000006, 1)
  6236. o10.CFrame = CFrame.new(105.317894, 8.40004158, 9.31151295, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  6237. o10.BackSurface = Enum.SurfaceType.Weld
  6238. o10.BottomSurface = Enum.SurfaceType.Weld
  6239. o10.FrontSurface = Enum.SurfaceType.Weld
  6240. o10.LeftSurface = Enum.SurfaceType.Weld
  6241. o10.RightSurface = Enum.SurfaceType.Weld
  6242. o10.TopSurface = Enum.SurfaceType.Weld
  6243. o10.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6244. o11.Parent = o10
  6245. o12.Name = "DOOR"
  6246. o12.Parent = o1
  6247. o12.BrickColor = BrickColor.new("Institutional white")
  6248. o12.Position = Vector3.new(103.708466, 5.81500626, 9.31151104)
  6249. o12.Rotation = Vector3.new(-0, 0, -4.43210411e-006)
  6250. o12.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6251. o12.Velocity = Vector3.new(-0.000432157307, 0.00148387556, -0.00427860441)
  6252. o12.Anchored = true
  6253. o12.CanCollide = false
  6254. o12.FormFactor = Enum.FormFactor.Plate
  6255. o12.Size = Vector3.new(5.22000027, 4.82999992, 1)
  6256. o12.CFrame = CFrame.new(103.708466, 5.81500626, 9.31151104, 1, 7.73548052e-008, 0, -7.73548052e-008, 1, 0, 0, 0, 1)
  6257. o12.BottomSurface = Enum.SurfaceType.Weld
  6258. o12.LeftSurface = Enum.SurfaceType.Weld
  6259. o12.RightSurface = Enum.SurfaceType.Weld
  6260. o12.TopSurface = Enum.SurfaceType.Weld
  6261. o12.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6262. o13.Parent = o1
  6263. o13.BrickColor = BrickColor.new("White")
  6264. o13.Position = Vector3.new(109.818169, 5.80000877, 9.31151104)
  6265. o13.Rotation = Vector3.new(-0, 0, -2.25410599e-006)
  6266. o13.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6267. o13.Velocity = Vector3.new(-0.00043324125, 0.00104231632, -0.006061906)
  6268. o13.Anchored = true
  6269. o13.FormFactor = Enum.FormFactor.Plate
  6270. o13.Size = Vector3.new(7, 4.80000019, 1)
  6271. o13.CFrame = CFrame.new(109.818169, 5.80000877, 9.31151104, 0.999996901, 3.9341451e-008, 0, -4.00270856e-008, 1, 0, 0, 0, 1)
  6272. o13.BackSurface = Enum.SurfaceType.Weld
  6273. o13.BottomSurface = Enum.SurfaceType.Weld
  6274. o13.FrontSurface = Enum.SurfaceType.Weld
  6275. o13.LeftSurface = Enum.SurfaceType.Weld
  6276. o13.RightSurface = Enum.SurfaceType.Weld
  6277. o13.TopSurface = Enum.SurfaceType.Weld
  6278. o13.Color = Color3.new(0.94902, 0.952941, 0.952941)
  6279. o14.Parent = o13
  6280. o15.Parent = o1
  6281. o15.BrickColor = BrickColor.new("Institutional white")
  6282. o15.Position = Vector3.new(97.817894, 8.40000725, 13.8115139)
  6283. o15.Rotation = Vector3.new(90, 89.960434, -90)
  6284. o15.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6285. o15.Velocity = Vector3.new(0.00106650498, 0.00124916411, -0.00218200427)
  6286. o15.Anchored = true
  6287. o15.CanCollide = false
  6288. o15.FormFactor = Enum.FormFactor.Plate
  6289. o15.Size = Vector3.new(10, 0.400000006, 1)
  6290. o15.CFrame = CFrame.new(97.817894, 8.40000725, 13.8115139, 0, 3.86294303e-008, 0.999999762, 0, 1, -3.86821704e-008, -1, 0, 0)
  6291. o15.BackSurface = Enum.SurfaceType.Weld
  6292. o15.BottomSurface = Enum.SurfaceType.Weld
  6293. o15.TopSurface = Enum.SurfaceType.Weld
  6294. o15.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6295. o16.Parent = o15
  6296. o16.MeshType = Enum.MeshType.Wedge
  6297. o17.Parent = o1
  6298. o17.BrickColor = BrickColor.new("Institutional white")
  6299. o17.Position = Vector3.new(96.3181839, 7.00000668, 18.3115101)
  6300. o17.Rotation = Vector3.new(90, 89.9314728, -90)
  6301. o17.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6302. o17.Velocity = Vector3.new(0.00227716356, 0.000697118347, -0.00195027643)
  6303. o17.Anchored = true
  6304. o17.FormFactor = Enum.FormFactor.Plate
  6305. o17.Size = Vector3.new(1, 2.4000001, 2)
  6306. o17.CFrame = CFrame.new(96.3181839, 7.00000668, 18.3115101, 0, 3.96052044e-008, 0.999999285, 0, 1, -3.97634246e-008, -1, 0, 0)
  6307. o17.BackSurface = Enum.SurfaceType.Weld
  6308. o17.BottomSurface = Enum.SurfaceType.Weld
  6309. o17.RightSurface = Enum.SurfaceType.Weld
  6310. o17.TopSurface = Enum.SurfaceType.Weld
  6311. o17.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6312. o18.Parent = o17
  6313. o18.MeshType = Enum.MeshType.Wedge
  6314. o19.Parent = o1
  6315. o19.BrickColor = BrickColor.new("Institutional white")
  6316. o19.Position = Vector3.new(93.8181839, 5.20000744, 13.8115101)
  6317. o19.Rotation = Vector3.new(90, 89.8573456, -90)
  6318. o19.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6319. o19.Velocity = Vector3.new(0.000835234998, 0.00153823046, -0.00148565089)
  6320. o19.Anchored = true
  6321. o19.FormFactor = Enum.FormFactor.Plate
  6322. o19.Size = Vector3.new(10, 1.20000005, 3)
  6323. o19.CFrame = CFrame.new(93.8181839, 5.20000744, 13.8115101, 0, 3.77325726e-008, 0.999996901, 0, 1, -3.84182002e-008, -1, 0, 0)
  6324. o19.BackSurface = Enum.SurfaceType.Weld
  6325. o19.BottomSurface = Enum.SurfaceType.Weld
  6326. o19.TopSurface = Enum.SurfaceType.Weld
  6327. o19.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6328. o20.Parent = o19
  6329. o20.MeshType = Enum.MeshType.Wedge
  6330. o21.Parent = o19
  6331. o21.SoundId = "rbxassetid://532147820"
  6332. o21.Looped = true
  6333. o22.Parent = o1
  6334. o22.BrickColor = BrickColor.new("Institutional white")
  6335. o22.Position = Vector3.new(96.3182907, 4.60000753, 9.31151104)
  6336. o22.Rotation = Vector3.new(-0, 0, -2.23446773e-006)
  6337. o22.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6338. o22.Velocity = Vector3.new(-0.000519967522, 0.00201797695, -0.00230253674)
  6339. o22.Anchored = true
  6340. o22.FormFactor = Enum.FormFactor.Plate
  6341. o22.Size = Vector3.new(2, 2.4000001, 1)
  6342. o22.CFrame = CFrame.new(96.3182907, 4.60000753, 9.31151104, 0.999993801, 3.8998575e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  6343. o22.BackSurface = Enum.SurfaceType.Weld
  6344. o22.BottomSurface = Enum.SurfaceType.Weld
  6345. o22.FrontSurface = Enum.SurfaceType.Weld
  6346. o22.LeftSurface = Enum.SurfaceType.Weld
  6347. o22.RightSurface = Enum.SurfaceType.Weld
  6348. o22.TopSurface = Enum.SurfaceType.Weld
  6349. o22.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6350. o23.Parent = o22
  6351. o24.Parent = o1
  6352. o24.BrickColor = BrickColor.new("Institutional white")
  6353. o24.Position = Vector3.new(113.817245, 6.80000734, 18.3115101)
  6354. o24.Rotation = Vector3.new(-0, -90, 0)
  6355. o24.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6356. o24.Velocity = Vector3.new(0.00226270943, -0.000567569688, -0.00708095264)
  6357. o24.Anchored = true
  6358. o24.FormFactor = Enum.FormFactor.Plate
  6359. o24.Size = Vector3.new(1, 2.79999995, 1)
  6360. o24.CFrame = CFrame.new(113.817245, 6.80000734, 18.3115101, 0, 5.54578605e-008, -1, 0, 1, 5.54578605e-008, 1, 0, 0)
  6361. o24.BackSurface = Enum.SurfaceType.Weld
  6362. o24.BottomSurface = Enum.SurfaceType.Weld
  6363. o24.TopSurface = Enum.SurfaceType.Weld
  6364. o24.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6365. o25.Parent = o24
  6366. o25.MeshType = Enum.MeshType.Wedge
  6367. o26.Parent = o1
  6368. o26.BrickColor = BrickColor.new("Institutional white")
  6369. o26.Position = Vector3.new(93.0181885, 2.60000825, 13.8115101)
  6370. o26.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  6371. o26.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6372. o26.Velocity = Vector3.new(0.000647328445, 0.00159604801, -0.00163401756)
  6373. o26.Anchored = true
  6374. o26.FormFactor = Enum.FormFactor.Plate
  6375. o26.Size = Vector3.new(1.39999998, 1.60000002, 10)
  6376. o26.CFrame = CFrame.new(93.0181885, 2.60000825, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  6377. o26.BackSurface = Enum.SurfaceType.Weld
  6378. o26.BottomSurface = Enum.SurfaceType.Weld
  6379. o26.FrontSurface = Enum.SurfaceType.Weld
  6380. o26.LeftSurface = Enum.SurfaceType.Weld
  6381. o26.RightSurface = Enum.SurfaceType.Weld
  6382. o26.TopSurface = Enum.SurfaceType.Weld
  6383. o26.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6384. o27.Parent = o26
  6385. o28.Parent = o1
  6386. o28.BrickColor = BrickColor.new("Institutional white")
  6387. o28.Position = Vector3.new(113.818176, 6.80000877, 9.31151104)
  6388. o28.Rotation = Vector3.new(-90, -89.7982635, -90)
  6389. o28.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6390. o28.Velocity = Vector3.new(-0.000360969483, 0.000753228669, -0.00708122458)
  6391. o28.Anchored = true
  6392. o28.FormFactor = Enum.FormFactor.Plate
  6393. o28.Size = Vector3.new(1, 2.79999995, 1)
  6394. o28.CFrame = CFrame.new(113.818176, 6.80000877, 9.31151104, 0, 3.89985715e-008, -0.999993801, 0, 1, 4.03698408e-008, 1, 0, 0)
  6395. o28.BackSurface = Enum.SurfaceType.Weld
  6396. o28.BottomSurface = Enum.SurfaceType.Weld
  6397. o28.TopSurface = Enum.SurfaceType.Weld
  6398. o28.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6399. o29.Parent = o28
  6400. o29.MeshType = Enum.MeshType.Wedge
  6401. o30.Parent = o1
  6402. o30.BrickColor = BrickColor.new("Institutional white")
  6403. o30.Position = Vector3.new(96.3181992, 4.60000753, 18.3115101)
  6404. o30.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  6405. o30.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6406. o30.Velocity = Vector3.new(0.00210371148, 0.000697117415, -0.0023025109)
  6407. o30.Anchored = true
  6408. o30.FormFactor = Enum.FormFactor.Plate
  6409. o30.Size = Vector3.new(2, 2.4000001, 1)
  6410. o30.CFrame = CFrame.new(96.3181992, 4.60000753, 18.3115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  6411. o30.BackSurface = Enum.SurfaceType.Weld
  6412. o30.BottomSurface = Enum.SurfaceType.Weld
  6413. o30.FrontSurface = Enum.SurfaceType.Weld
  6414. o30.LeftSurface = Enum.SurfaceType.Weld
  6415. o30.RightSurface = Enum.SurfaceType.Weld
  6416. o30.TopSurface = Enum.SurfaceType.Weld
  6417. o30.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6418. o31.Parent = o30
  6419. o32.Parent = o1
  6420. o32.BrickColor = BrickColor.new("Dark stone grey")
  6421. o32.Position = Vector3.new(95.8181839, 4.60000753, 13.8115101)
  6422. o32.Rotation = Vector3.new(90, 89.960434, -90)
  6423. o32.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6424. o32.Velocity = Vector3.new(0.000791871978, 0.00139368721, -0.00215674727)
  6425. o32.Anchored = true
  6426. o32.FormFactor = Enum.FormFactor.Plate
  6427. o32.Size = Vector3.new(8, 2.4000001, 1)
  6428. o32.CFrame = CFrame.new(95.8181839, 4.60000753, 13.8115101, 0, 3.96579551e-008, 0.999999762, 0, 1, -3.97106952e-008, -1, 0, 0)
  6429. o32.BottomSurface = Enum.SurfaceType.Weld
  6430. o32.TopSurface = Enum.SurfaceType.Weld
  6431. o32.Color = Color3.new(0.388235, 0.372549, 0.384314)
  6432. o33.Parent = o32
  6433. o33.Offset = Vector3.new(0, 0, 0.5)
  6434. o33.Scale = Vector3.new(1, 1, 2)
  6435. o34.Parent = o1
  6436. o34.BrickColor = BrickColor.new("Institutional white")
  6437. o34.Position = Vector3.new(93.8181992, 4.00000715, 13.8115101)
  6438. o34.Rotation = Vector3.new(-0, 0, -2.26770203e-006)
  6439. o34.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6440. o34.Velocity = Vector3.new(0.000748508843, 0.00153822941, -0.00166177051)
  6441. o34.Anchored = true
  6442. o34.FormFactor = Enum.FormFactor.Plate
  6443. o34.Size = Vector3.new(3, 1.20000005, 10)
  6444. o34.CFrame = CFrame.new(93.8181992, 4.00000715, 13.8115101, 0.999999046, 3.95788291e-008, 0, -3.97897928e-008, 1, 0, 0, 0, 1)
  6445. o34.BackSurface = Enum.SurfaceType.Weld
  6446. o34.BottomSurface = Enum.SurfaceType.Weld
  6447. o34.FrontSurface = Enum.SurfaceType.Weld
  6448. o34.LeftSurface = Enum.SurfaceType.Weld
  6449. o34.RightSurface = Enum.SurfaceType.Weld
  6450. o34.TopSurface = Enum.SurfaceType.Weld
  6451. o34.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6452. o35.Parent = o34
  6453. o36.Parent = o1
  6454. o36.BrickColor = BrickColor.new("Br. yellowish orange")
  6455. o36.Position = Vector3.new(92.2181854, 4.00000715, 18.211504)
  6456. o36.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  6457. o36.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6458. o36.Velocity = Vector3.new(0.00203119451, 0.00100810977, -0.00119533355)
  6459. o36.Anchored = true
  6460. o36.FormFactor = Enum.FormFactor.Custom
  6461. o36.Size = Vector3.new(0.200000003, 0.800000012, 0.799999714)
  6462. o36.CFrame = CFrame.new(92.2181854, 4.00000715, 18.211504, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  6463. o36.BackSurface = Enum.SurfaceType.Weld
  6464. o36.BottomSurface = Enum.SurfaceType.Weld
  6465. o36.FrontSurface = Enum.SurfaceType.Weld
  6466. o36.LeftSurface = Enum.SurfaceType.Weld
  6467. o36.RightSurface = Enum.SurfaceType.Weld
  6468. o36.TopSurface = Enum.SurfaceType.Weld
  6469. o36.Color = Color3.new(0.886275, 0.607843, 0.25098)
  6470. o37.Parent = o36
  6471. o38.Parent = o1
  6472. o38.BrickColor = BrickColor.new("Institutional white")
  6473. o38.Position = Vector3.new(99.0602112, 4.60000706, 18.3115101)
  6474. o38.Rotation = Vector3.new(-0, 0, -4.84935117e-006)
  6475. o38.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6476. o38.Velocity = Vector3.new(0.00210371148, 0.000498947338, -0.0031018618)
  6477. o38.Anchored = true
  6478. o38.CanCollide = false
  6479. o38.FormFactor = Enum.FormFactor.Plate
  6480. o38.Size = Vector3.new(3.48000026, 2.4000001, 1)
  6481. o38.CFrame = CFrame.new(99.0602112, 4.60000706, 18.3115101, 1, 8.46371435e-008, 0, -8.46371435e-008, 1, 0, 0, 0, 1)
  6482. o38.BottomSurface = Enum.SurfaceType.Weld
  6483. o38.LeftSurface = Enum.SurfaceType.Weld
  6484. o38.RightSurface = Enum.SurfaceType.Weld
  6485. o38.TopSurface = Enum.SurfaceType.Weld
  6486. o38.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6487. o39.Parent = o1
  6488. o39.BrickColor = BrickColor.new("Really red")
  6489. o39.Position = Vector3.new(113.818176, 4.80000877, 9.31151104)
  6490. o39.Rotation = Vector3.new(-0, 0, -2.2344675e-006)
  6491. o39.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6492. o39.Velocity = Vector3.new(-0.000505513046, 0.000753228669, -0.00737475045)
  6493. o39.Anchored = true
  6494. o39.FormFactor = Enum.FormFactor.Plate
  6495. o39.Size = Vector3.new(1, 1.20000005, 1)
  6496. o39.CFrame = CFrame.new(113.818176, 4.80000877, 9.31151104, 0.999993801, 3.89985715e-008, 0, -4.03698408e-008, 1, 0, 0, 0, 1)
  6497. o39.BackSurface = Enum.SurfaceType.Weld
  6498. o39.BottomSurface = Enum.SurfaceType.Weld
  6499. o39.FrontSurface = Enum.SurfaceType.Weld
  6500. o39.LeftSurface = Enum.SurfaceType.Weld
  6501. o39.RightSurface = Enum.SurfaceType.Weld
  6502. o39.TopSurface = Enum.SurfaceType.Weld
  6503. o39.Color = Color3.new(1, 0, 0)
  6504. o40.Parent = o39
  6505. o41.Parent = o1
  6506. o41.BrickColor = BrickColor.new("Institutional white")
  6507. o41.Position = Vector3.new(113.818054, 3.80000734, 9.31151104)
  6508. o41.Rotation = Vector3.new(-0, 0, -2.23295706e-006)
  6509. o41.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6510. o41.Velocity = Vector3.new(-0.000577784958, 0.000753237749, -0.00752147706)
  6511. o41.Anchored = true
  6512. o41.FormFactor = Enum.FormFactor.Plate
  6513. o41.Size = Vector3.new(1, 0.800000012, 1)
  6514. o41.CFrame = CFrame.new(113.818054, 3.80000734, 9.31151104, 0.999993563, 3.89721997e-008, 0, -4.03962055e-008, 1, 0, 0, 0, 1)
  6515. o41.BackSurface = Enum.SurfaceType.Weld
  6516. o41.BottomSurface = Enum.SurfaceType.Weld
  6517. o41.FrontSurface = Enum.SurfaceType.Weld
  6518. o41.LeftSurface = Enum.SurfaceType.Weld
  6519. o41.RightSurface = Enum.SurfaceType.Weld
  6520. o41.TopSurface = Enum.SurfaceType.Weld
  6521. o41.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6522. o42.Parent = o41
  6523. o43.Parent = o1
  6524. o43.BrickColor = BrickColor.new("Institutional white")
  6525. o43.Position = Vector3.new(105.317894, 8.40000725, 13.8115139)
  6526. o43.Rotation = Vector3.new(-0, 0, -2.21481446e-006)
  6527. o43.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6528. o43.Velocity = Vector3.new(0.00106650498, 0.000707125873, -0.00436840346)
  6529. o43.Anchored = true
  6530. o43.CanCollide = false
  6531. o43.FormFactor = Enum.FormFactor.Plate
  6532. o43.Size = Vector3.new(14, 0.400000006, 8)
  6533. o43.CFrame = CFrame.new(105.317894, 8.40000725, 13.8115139, 1, 3.86558057e-008, 0, -3.86558057e-008, 1, 0, 0, 0, 1)
  6534. o43.BackSurface = Enum.SurfaceType.Weld
  6535. o43.BottomSurface = Enum.SurfaceType.Weld
  6536. o43.FrontSurface = Enum.SurfaceType.Weld
  6537. o43.LeftSurface = Enum.SurfaceType.Weld
  6538. o43.RightSurface = Enum.SurfaceType.Weld
  6539. o43.TopSurface = Enum.SurfaceType.Weld
  6540. o43.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6541. o44.Parent = o43
  6542. o45.Parent = o1
  6543. o45.BrickColor = BrickColor.new("Really black")
  6544. o45.Position = Vector3.new(113.818176, 6.80000782, 11.311511)
  6545. o45.Rotation = Vector3.new(-90, -89.9314728, -90)
  6546. o45.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6547. o45.Velocity = Vector3.new(0.000222070201, 0.000459702482, -0.00708122645)
  6548. o45.Anchored = true
  6549. o45.CanCollide = false
  6550. o45.FormFactor = Enum.FormFactor.Plate
  6551. o45.Size = Vector3.new(3, 2.79999995, 1)
  6552. o45.CFrame = CFrame.new(113.818176, 6.80000782, 11.311511, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  6553. o45.BackSurface = Enum.SurfaceType.Weld
  6554. o45.BottomSurface = Enum.SurfaceType.Weld
  6555. o45.TopSurface = Enum.SurfaceType.Weld
  6556. o45.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6557. o46.Parent = o45
  6558. o46.MeshType = Enum.MeshType.Wedge
  6559. o47.Parent = o1
  6560. o47.BrickColor = BrickColor.new("Institutional white")
  6561. o47.Position = Vector3.new(103.118179, 2.40000772, 13.8115101)
  6562. o47.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  6563. o47.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6564. o47.Velocity = Vector3.new(0.000632874086, 0.000866103393, -0.0046077203)
  6565. o47.Anchored = true
  6566. o47.FormFactor = Enum.FormFactor.Plate
  6567. o47.Size = Vector3.new(12.3999996, 1.20000005, 10)
  6568. o47.CFrame = CFrame.new(103.118179, 2.40000772, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  6569. o47.BackSurface = Enum.SurfaceType.Weld
  6570. o47.BottomSurface = Enum.SurfaceType.Weld
  6571. o47.FrontSurface = Enum.SurfaceType.Weld
  6572. o47.LeftSurface = Enum.SurfaceType.Weld
  6573. o47.RightSurface = Enum.SurfaceType.Weld
  6574. o47.TopSurface = Enum.SurfaceType.Weld
  6575. o47.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6576. o48.Parent = o47
  6577. o49.Parent = o1
  6578. o49.BrickColor = BrickColor.new("White")
  6579. o49.Position = Vector3.new(104.018181, 3.20000815, 13.8115101)
  6580. o49.Rotation = Vector3.new(-0, 0, -2.27374471e-006)
  6581. o49.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6582. o49.Velocity = Vector3.new(0.000690691522, 0.000801058719, -0.00475267787)
  6583. o49.Anchored = true
  6584. o49.FormFactor = Enum.FormFactor.Plate
  6585. o49.Size = Vector3.new(20.6000004, 0.400000006, 10)
  6586. o49.CFrame = CFrame.new(104.018181, 3.20000815, 13.8115101, 1, 3.96843305e-008, 0, -3.96843305e-008, 1, 0, 0, 0, 1)
  6587. o49.BackSurface = Enum.SurfaceType.Weld
  6588. o49.BottomSurface = Enum.SurfaceType.Weld
  6589. o49.FrontSurface = Enum.SurfaceType.Weld
  6590. o49.LeftSurface = Enum.SurfaceType.Weld
  6591. o49.RightSurface = Enum.SurfaceType.Weld
  6592. o49.TopSurface = Enum.SurfaceType.Weld
  6593. o49.Color = Color3.new(0.94902, 0.952941, 0.952941)
  6594. o50.Parent = o49
  6595. o51.Parent = o1
  6596. o51.BrickColor = BrickColor.new("Institutional white")
  6597. o51.Position = Vector3.new(107.167747, 5.80000782, 18.3115101)
  6598. o51.Rotation = Vector3.new(-0, 0, -3.14727777e-006)
  6599. o51.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6600. o51.Velocity = Vector3.new(0.00219043763, -8.69987416e-005, -0.00528925471)
  6601. o51.Anchored = true
  6602. o51.FormFactor = Enum.FormFactor.Plate
  6603. o51.Size = Vector3.new(12.3000002, 4.80000019, 1)
  6604. o51.CFrame = CFrame.new(107.167747, 5.80000782, 18.3115101, 1, 5.49303607e-008, 0, -5.49303607e-008, 1, 0, 0, 0, 1)
  6605. o51.BackSurface = Enum.SurfaceType.Weld
  6606. o51.BottomSurface = Enum.SurfaceType.Weld
  6607. o51.FrontSurface = Enum.SurfaceType.Weld
  6608. o51.LeftSurface = Enum.SurfaceType.Weld
  6609. o51.RightSurface = Enum.SurfaceType.Weld
  6610. o51.TopSurface = Enum.SurfaceType.Weld
  6611. o51.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6612. o52.Parent = o51
  6613. o53.Parent = o1
  6614. o53.BrickColor = BrickColor.new("Institutional white")
  6615. o53.Position = Vector3.new(113.818176, 6.80000782, 13.8115101)
  6616. o53.Rotation = Vector3.new(-90, -89.9314728, -90)
  6617. o53.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6618. o53.Velocity = Vector3.new(0.000950869871, 9.27953006e-005, -0.00708122645)
  6619. o53.Anchored = true
  6620. o53.CanCollide = false
  6621. o53.FormFactor = Enum.FormFactor.Plate
  6622. o53.Size = Vector3.new(2, 2.79999995, 1)
  6623. o53.CFrame = CFrame.new(113.818176, 6.80000782, 13.8115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  6624. o53.BackSurface = Enum.SurfaceType.Weld
  6625. o53.BottomSurface = Enum.SurfaceType.Weld
  6626. o53.TopSurface = Enum.SurfaceType.Weld
  6627. o53.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6628. o54.Parent = o53
  6629. o54.MeshType = Enum.MeshType.Wedge
  6630. o55.Parent = o1
  6631. o55.BrickColor = BrickColor.new("Really black")
  6632. o55.Position = Vector3.new(113.818176, 6.80000782, 16.3115101)
  6633. o55.Rotation = Vector3.new(-90, -89.9314728, -90)
  6634. o55.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6635. o55.Velocity = Vector3.new(0.0016796696, -0.000274111895, -0.00708122645)
  6636. o55.Anchored = true
  6637. o55.CanCollide = false
  6638. o55.FormFactor = Enum.FormFactor.Plate
  6639. o55.Size = Vector3.new(3, 2.79999995, 1)
  6640. o55.CFrame = CFrame.new(113.818176, 6.80000782, 16.3115101, 0, 3.96052044e-008, -0.999999285, 0, 1, 3.97634281e-008, 1, 0, 0)
  6641. o55.BackSurface = Enum.SurfaceType.Weld
  6642. o55.BottomSurface = Enum.SurfaceType.Weld
  6643. o55.TopSurface = Enum.SurfaceType.Weld
  6644. o55.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6645. o56.Parent = o55
  6646. o56.MeshType = Enum.MeshType.Wedge
  6647. o57.Parent = o1
  6648. o57.BrickColor = BrickColor.new("Institutional white")
  6649. o57.Position = Vector3.new(113.818176, 4.40000582, 13.8115101)
  6650. o57.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  6651. o57.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6652. o57.Velocity = Vector3.new(0.000777417503, 9.27956426e-005, -0.00743345637)
  6653. o57.Anchored = true
  6654. o57.CanCollide = false
  6655. o57.FormFactor = Enum.FormFactor.Plate
  6656. o57.Size = Vector3.new(1, 2, 8)
  6657. o57.CFrame = CFrame.new(113.818176, 4.40000582, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  6658. o57.BackSurface = Enum.SurfaceType.Weld
  6659. o57.BottomSurface = Enum.SurfaceType.Weld
  6660. o57.FrontSurface = Enum.SurfaceType.Weld
  6661. o57.LeftSurface = Enum.SurfaceType.Weld
  6662. o57.RightSurface = Enum.SurfaceType.Weld
  6663. o57.TopSurface = Enum.SurfaceType.Weld
  6664. o57.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6665. o58.Parent = o57
  6666. o59.Parent = o1
  6667. o59.BrickColor = BrickColor.new("Institutional white")
  6668. o59.Position = Vector3.new(113.818176, 3.80000734, 18.3115101)
  6669. o59.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  6670. o59.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6671. o59.Velocity = Vector3.new(0.00204589404, -0.000567637384, -0.00752151385)
  6672. o59.Anchored = true
  6673. o59.FormFactor = Enum.FormFactor.Plate
  6674. o59.Size = Vector3.new(1, 0.800000012, 1)
  6675. o59.CFrame = CFrame.new(113.818176, 3.80000734, 18.3115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  6676. o59.BackSurface = Enum.SurfaceType.Weld
  6677. o59.BottomSurface = Enum.SurfaceType.Weld
  6678. o59.FrontSurface = Enum.SurfaceType.Weld
  6679. o59.LeftSurface = Enum.SurfaceType.Weld
  6680. o59.RightSurface = Enum.SurfaceType.Weld
  6681. o59.TopSurface = Enum.SurfaceType.Weld
  6682. o59.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6683. o60.Parent = o59
  6684. o61.Parent = o1
  6685. o61.BrickColor = BrickColor.new("Institutional white")
  6686. o61.Position = Vector3.new(105.317894, 8.40000725, 18.3115101)
  6687. o61.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  6688. o61.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6689. o61.Velocity = Vector3.new(0.00237834454, 4.6692905e-005, -0.00436840346)
  6690. o61.Anchored = true
  6691. o61.CanCollide = false
  6692. o61.FormFactor = Enum.FormFactor.Plate
  6693. o61.Size = Vector3.new(14, 0.400000006, 1)
  6694. o61.CFrame = CFrame.new(105.317894, 8.40000725, 18.3115101, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  6695. o61.BackSurface = Enum.SurfaceType.Weld
  6696. o61.BottomSurface = Enum.SurfaceType.Weld
  6697. o61.FrontSurface = Enum.SurfaceType.Weld
  6698. o61.LeftSurface = Enum.SurfaceType.Weld
  6699. o61.RightSurface = Enum.SurfaceType.Weld
  6700. o61.TopSurface = Enum.SurfaceType.Weld
  6701. o61.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6702. o62.Parent = o61
  6703. o63.Parent = o1
  6704. o63.BrickColor = BrickColor.new("Institutional white")
  6705. o63.Position = Vector3.new(97.8181839, 5.79500866, 9.31151104)
  6706. o63.Rotation = Vector3.new(-0, 0, -2.36894834e-006)
  6707. o63.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6708. o63.Velocity = Vector3.new(-0.000433602603, 0.00190957636, -0.00256440602)
  6709. o63.Anchored = true
  6710. o63.CanCollide = false
  6711. o63.FormFactor = Enum.FormFactor.Plate
  6712. o63.Size = Vector3.new(1, 4.80999994, 1)
  6713. o63.CFrame = CFrame.new(97.8181839, 5.79500866, 9.31151104, 1, 4.13459489e-008, 0, -4.13459489e-008, 1, 0, 0, 0, 1)
  6714. o63.BottomSurface = Enum.SurfaceType.Weld
  6715. o63.LeftSurface = Enum.SurfaceType.Weld
  6716. o63.RightSurface = Enum.SurfaceType.Weld
  6717. o63.TopSurface = Enum.SurfaceType.Weld
  6718. o63.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6719. o64.Parent = o1
  6720. o64.BrickColor = BrickColor.new("Institutional white")
  6721. o64.Position = Vector3.new(97.8178101, 7.00000858, 18.3115101)
  6722. o64.Rotation = Vector3.new(-0, 0, -2.14529973e-006)
  6723. o64.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6724. o64.Velocity = Vector3.new(0.00227716402, 0.00058873737, -0.00238744705)
  6725. o64.Anchored = true
  6726. o64.CanCollide = false
  6727. o64.FormFactor = Enum.FormFactor.Plate
  6728. o64.Size = Vector3.new(1, 2.4000001, 1)
  6729. o64.CFrame = CFrame.new(97.8178101, 7.00000858, 18.3115101, 0.999999762, 3.74425326e-008, 0, -3.74952727e-008, 1, 0, 0, 0, 1)
  6730. o64.BottomSurface = Enum.SurfaceType.Weld
  6731. o64.LeftSurface = Enum.SurfaceType.Weld
  6732. o64.RightSurface = Enum.SurfaceType.Weld
  6733. o64.TopSurface = Enum.SurfaceType.Weld
  6734. o64.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6735. o65.Parent = o1
  6736. o65.BrickColor = BrickColor.new("Institutional white")
  6737. o65.Position = Vector3.new(113.418167, 2.40000749, 13.8115101)
  6738. o65.Rotation = Vector3.new(-0, 0, -2.27223404e-006)
  6739. o65.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6740. o65.Velocity = Vector3.new(0.000632874086, 0.000121704477, -0.0076103732)
  6741. o65.Anchored = true
  6742. o65.FormFactor = Enum.FormFactor.Plate
  6743. o65.Size = Vector3.new(1.80000007, 1.20000005, 10)
  6744. o65.CFrame = CFrame.new(113.418167, 2.40000749, 13.8115101, 0.999999762, 3.96579551e-008, 0, -3.97106952e-008, 1, 0, 0, 0, 1)
  6745. o65.BackSurface = Enum.SurfaceType.Weld
  6746. o65.BottomSurface = Enum.SurfaceType.Weld
  6747. o65.FrontSurface = Enum.SurfaceType.Weld
  6748. o65.LeftSurface = Enum.SurfaceType.Weld
  6749. o65.RightSurface = Enum.SurfaceType.Weld
  6750. o65.TopSurface = Enum.SurfaceType.Weld
  6751. o65.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6752. o66.Parent = o65
  6753. o67.Parent = o1
  6754. o67.BrickColor = BrickColor.new("Really red")
  6755. o67.Position = Vector3.new(113.817245, 4.80000687, 18.3115101)
  6756. o67.Rotation = Vector3.new(-0, 0, -3.17145691e-006)
  6757. o67.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6758. o67.Velocity = Vector3.new(0.00211816584, -0.000567570096, -0.0073744799)
  6759. o67.Anchored = true
  6760. o67.FormFactor = Enum.FormFactor.Plate
  6761. o67.Size = Vector3.new(1, 1.20000005, 1)
  6762. o67.CFrame = CFrame.new(113.817245, 4.80000687, 18.3115101, 1, 5.53523627e-008, 0, -5.53523627e-008, 1, 0, 0, 0, 1)
  6763. o67.BackSurface = Enum.SurfaceType.Weld
  6764. o67.BottomSurface = Enum.SurfaceType.Weld
  6765. o67.FrontSurface = Enum.SurfaceType.Weld
  6766. o67.LeftSurface = Enum.SurfaceType.Weld
  6767. o67.RightSurface = Enum.SurfaceType.Weld
  6768. o67.TopSurface = Enum.SurfaceType.Weld
  6769. o67.Color = Color3.new(1, 0, 0)
  6770. o68.Parent = o67
  6771. o69.Parent = o1
  6772. o69.BrickColor = BrickColor.new("Institutional white")
  6773. o69.Position = Vector3.new(112.817894, 8.40000725, 13.8115139)
  6774. o69.Rotation = Vector3.new(-0, 0, -2.21330401e-006)
  6775. o69.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6776. o69.Velocity = Vector3.new(0.00106650498, 0.000165087578, -0.00655480288)
  6777. o69.Anchored = true
  6778. o69.CanCollide = false
  6779. o69.FormFactor = Enum.FormFactor.Plate
  6780. o69.Size = Vector3.new(1, 0.400000006, 10)
  6781. o69.CFrame = CFrame.new(112.817894, 8.40000725, 13.8115139, 0.999999762, 3.86294303e-008, 0, -3.86821704e-008, 1, 0, 0, 0, 1)
  6782. o69.BackSurface = Enum.SurfaceType.Weld
  6783. o69.BottomSurface = Enum.SurfaceType.Weld
  6784. o69.FrontSurface = Enum.SurfaceType.Weld
  6785. o69.LeftSurface = Enum.SurfaceType.Weld
  6786. o69.RightSurface = Enum.SurfaceType.Weld
  6787. o69.TopSurface = Enum.SurfaceType.Weld
  6788. o69.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6789. o70.Parent = o69
  6790. o71.Parent = o1
  6791. o71.BrickColor = BrickColor.new("Really black")
  6792. o71.Position = Vector3.new(92.2181854, 3.8000083, 13.8115101)
  6793. o71.Rotation = Vector3.new(-0, 0, -2.2601489e-006)
  6794. o71.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6795. o71.Velocity = Vector3.new(0.0007340546, 0.00165386556, -0.00122468593)
  6796. o71.Anchored = true
  6797. o71.FormFactor = Enum.FormFactor.Custom
  6798. o71.Size = Vector3.new(0.200000003, 0.800000012, 6)
  6799. o71.CFrame = CFrame.new(92.2181854, 3.8000083, 13.8115101, 0.999997854, 3.94469524e-008, 0, -3.99216233e-008, 1, 0, 0, 0, 1)
  6800. o71.BackSurface = Enum.SurfaceType.Weld
  6801. o71.BottomSurface = Enum.SurfaceType.Weld
  6802. o71.FrontSurface = Enum.SurfaceType.Weld
  6803. o71.LeftSurface = Enum.SurfaceType.Weld
  6804. o71.RightSurface = Enum.SurfaceType.Weld
  6805. o71.TopSurface = Enum.SurfaceType.Weld
  6806. o71.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  6807. o72.Parent = o71
  6808. o73.Name = "Head"
  6809. o73.Parent = o1
  6810. o73.Material = Enum.Material.SmoothPlastic
  6811. o73.BrickColor = BrickColor.new("Institutional white")
  6812. o73.Position = Vector3.new(99.207077, 7.026577, 15.2047167)
  6813. o73.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  6814. o73.Anchored = true
  6815. o73.FormFactor = Enum.FormFactor.Symmetric
  6816. o73.Size = Vector3.new(2, 1, 1)
  6817. o73.CFrame = CFrame.new(99.207077, 7.026577, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  6818. o73.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6819. o73.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6820. o73.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6821. o73.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6822. o73.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6823. o73.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6824. o73.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6825. o74.Parent = o73
  6826. o74.Scale = Vector3.new(1.25, 1.25, 1.25)
  6827. o75.Name = "face"
  6828. o75.Parent = o73
  6829. o75.Texture = "rbxasset://textures/face.png"
  6830. o76.Parent = o1
  6831. o76.BrickColor = BrickColor.new("Institutional white")
  6832. o76.Position = Vector3.new(99.6954269, 5.81500673, 9.31151104)
  6833. o76.Rotation = Vector3.new(-0, 0, -8.82515178e-006)
  6834. o76.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6835. o76.Velocity = Vector3.new(-0.000432157307, 0.00177390513, -0.00310872309)
  6836. o76.Anchored = true
  6837. o76.CanCollide = false
  6838. o76.FormFactor = Enum.FormFactor.Plate
  6839. o76.Size = Vector3.new(2.76000023, 4.82999992, 1)
  6840. o76.CFrame = CFrame.new(99.6954269, 5.81500673, 9.31151104, 1, 1.54027958e-007, 0, -1.54027958e-007, 1, 0, 0, 0, 1)
  6841. o76.BottomSurface = Enum.SurfaceType.Weld
  6842. o76.LeftSurface = Enum.SurfaceType.Weld
  6843. o76.RightSurface = Enum.SurfaceType.Weld
  6844. o76.TopSurface = Enum.SurfaceType.Weld
  6845. o76.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6846. o77.Parent = o1
  6847. o77.BrickColor = BrickColor.new("Institutional white")
  6848. o77.Position = Vector3.new(100.909996, 5.80000877, 14.2915134)
  6849. o77.Rotation = Vector3.new(-0, 0, -7.89941078e-006)
  6850. o77.RotVelocity = Vector3.new(0.000146762875, 0.000291519886, -7.22717741e-005)
  6851. o77.Velocity = Vector3.new(0.0010185279, 0.000955246738, -0.00346499542)
  6852. o77.Anchored = true
  6853. o77.FormFactor = Enum.FormFactor.Plate
  6854. o77.Size = Vector3.new(0.200000003, 4.80000019, 9.0199995)
  6855. o77.CFrame = CFrame.new(100.909996, 5.80000877, 14.2915134, 1, 1.37870728e-007, 0, -1.37870728e-007, 1, 0, 0, 0, 1)
  6856. o77.BackSurface = Enum.SurfaceType.Weld
  6857. o77.BottomSurface = Enum.SurfaceType.Weld
  6858. o77.FrontSurface = Enum.SurfaceType.Weld
  6859. o77.LeftSurface = Enum.SurfaceType.Weld
  6860. o77.RightSurface = Enum.SurfaceType.Weld
  6861. o77.TopSurface = Enum.SurfaceType.Weld
  6862. o77.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6863. o78.Parent = o77
  6864. o79.Name = "Head"
  6865. o79.Parent = o1
  6866. o79.Material = Enum.Material.SmoothPlastic
  6867. o79.BrickColor = BrickColor.new("Institutional white")
  6868. o79.Position = Vector3.new(103.10894, 7.49666739, 15.2047167)
  6869. o79.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  6870. o79.Anchored = true
  6871. o79.FormFactor = Enum.FormFactor.Symmetric
  6872. o79.Size = Vector3.new(2, 1, 1)
  6873. o79.CFrame = CFrame.new(103.10894, 7.49666739, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  6874. o79.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6875. o79.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6876. o79.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6877. o79.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6878. o79.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6879. o79.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6880. o79.Color = Color3.new(0.972549, 0.972549, 0.972549)
  6881. o80.Parent = o79
  6882. o80.Scale = Vector3.new(1.25, 1.25, 1.25)
  6883. o81.Name = "face"
  6884. o81.Parent = o79
  6885. o81.Texture = "rbxasset://textures/face.png"
  6886. o82.Name = "Handle"
  6887. o82.Parent = o1
  6888. o82.Material = Enum.Material.SmoothPlastic
  6889. o82.Position = Vector3.new(103.10894, 7.34666729, 15.2047167)
  6890. o82.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  6891. o82.Anchored = true
  6892. o82.CanCollide = false
  6893. o82.FormFactor = Enum.FormFactor.Symmetric
  6894. o82.Size = Vector3.new(2, 2, 2)
  6895. o82.CFrame = CFrame.new(103.10894, 7.34666729, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  6896. o82.BottomSurface = Enum.SurfaceType.Smooth
  6897. o82.TopSurface = Enum.SurfaceType.Smooth
  6898. o83.Parent = o82
  6899. o83.MeshId = "http://www.roblox.com/asset/?id=15393031"
  6900. o83.TextureId = "http://www.roblox.com/asset/?id=15393013"
  6901. o83.MeshType = Enum.MeshType.FileMesh
  6902. o84.Parent = o1
  6903. o84.NameOcclusion = Enum.NameOcclusion.NoOcclusion
  6904. o84.RightLeg = o94
  6905. o84.LeftLeg = o96
  6906. o84.Torso = o87
  6907. o84.Health = 0
  6908. o84.MaxHealth = 0
  6909. o85.Name = "TPPART"
  6910. o85.Parent = o1
  6911. o85.Transparency = 1
  6912. o85.Position = Vector3.new(104.155182, 4.24109221, 12.6003485)
  6913. o85.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  6914. o85.Anchored = true
  6915. o85.CanCollide = false
  6916. o85.Size = Vector3.new(4, 1, 2)
  6917. o85.CFrame = CFrame.new(104.155182, 4.24109221, 12.6003485, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  6918. o86.Name = "TPPART2"
  6919. o86.Parent = o1
  6920. o86.Transparency = 1
  6921. o86.Position = Vector3.new(104.155182, 5.40188599, 6.32408237)
  6922. o86.Rotation = Vector3.new(-0, 0, -3.5910773e-006)
  6923. o86.Anchored = true
  6924. o86.CanCollide = false
  6925. o86.Size = Vector3.new(4, 1, 2)
  6926. o86.CFrame = CFrame.new(104.155182, 5.40188599, 6.32408237, 1, 6.26761221e-008, 0, -6.26761221e-008, 1, 0, 0, 0, 1)
  6927. o87.Name = "Torso"
  6928. o87.Parent = o1
  6929. o87.Material = Enum.Material.SmoothPlastic
  6930. o87.BrickColor = BrickColor.new("Navy blue")
  6931. o87.Position = Vector3.new(99.207077, 5.526577, 15.2047167)
  6932. o87.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  6933. o87.Anchored = true
  6934. o87.FormFactor = Enum.FormFactor.Symmetric
  6935. o87.Size = Vector3.new(2, 2, 1)
  6936. o87.CFrame = CFrame.new(99.207077, 5.526577, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  6937. o87.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6938. o87.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6939. o87.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6940. o87.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  6941. o87.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  6942. o87.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  6943. o87.Color = Color3.new(0, 0.12549, 0.376471)
  6944. o88.Name = "roblox"
  6945. o88.Parent = o87
  6946. o89.Name = "Right Shoulder"
  6947. o89.Parent = o87
  6948. o89.C0 = CFrame.new(1, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  6949. o89.C1 = CFrame.new(-0.5, 0.5, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  6950. o89.Part0 = o87
  6951. o89.Part1 = o95
  6952. o89.DesiredAngle = -0.062025275081396
  6953. o89.MaxVelocity = 0.15000000596046
  6954. o90.Name = "Left Shoulder"
  6955. o90.Parent = o87
  6956. o90.C0 = CFrame.new(-1, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  6957. o90.C1 = CFrame.new(0.5, 0.5, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  6958. o90.Part0 = o87
  6959. o90.Part1 = o97
  6960. o90.DesiredAngle = -0.062025275081396
  6961. o90.MaxVelocity = 0.15000000596046
  6962. o91.Name = "Right Hip"
  6963. o91.Parent = o87
  6964. o91.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  6965. o91.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  6966. o91.Part0 = o87
  6967. o91.Part1 = o94
  6968. o91.DesiredAngle = 0.062025275081396
  6969. o91.MaxVelocity = 0.10000000149012
  6970. o92.Name = "Left Hip"
  6971. o92.Parent = o87
  6972. o92.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  6973. o92.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  6974. o92.Part0 = o87
  6975. o92.Part1 = o96
  6976. o92.DesiredAngle = 0.062025275081396
  6977. o92.MaxVelocity = 0.10000000149012
  6978. o93.Name = "Neck"
  6979. o93.Parent = o87
  6980. o93.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  6981. o93.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  6982. o93.Part0 = o87
  6983. o93.Part1 = o73
  6984. o93.MaxVelocity = 0.10000000149012
  6985. o94.Name = "Right Leg"
  6986. o94.Parent = o1
  6987. o94.Material = Enum.Material.SmoothPlastic
  6988. o94.BrickColor = BrickColor.new("Navy blue")
  6989. o94.Position = Vector3.new(99.215416, 3.526577, 14.7047863)
  6990. o94.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  6991. o94.Anchored = true
  6992. o94.CanCollide = false
  6993. o94.FormFactor = Enum.FormFactor.Symmetric
  6994. o94.Size = Vector3.new(1, 2, 1)
  6995. o94.CFrame = CFrame.new(99.215416, 3.526577, 14.7047863, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  6996. o94.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  6997. o94.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  6998. o94.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  6999. o94.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7000. o94.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7001. o94.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7002. o94.Color = Color3.new(0, 0.12549, 0.376471)
  7003. o95.Name = "Right Arm"
  7004. o95.Parent = o1
  7005. o95.Material = Enum.Material.SmoothPlastic
  7006. o95.BrickColor = BrickColor.new("Maroon")
  7007. o95.Position = Vector3.new(99.2321014, 5.526577, 13.7049236)
  7008. o95.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  7009. o95.Anchored = true
  7010. o95.CanCollide = false
  7011. o95.FormFactor = Enum.FormFactor.Symmetric
  7012. o95.Size = Vector3.new(1, 2, 1)
  7013. o95.CFrame = CFrame.new(99.2321014, 5.526577, 13.7049236, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  7014. o95.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7015. o95.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7016. o95.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7017. o95.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7018. o95.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7019. o95.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7020. o95.Color = Color3.new(0.458824, 0, 0)
  7021. o96.Name = "Left Leg"
  7022. o96.Parent = o1
  7023. o96.Material = Enum.Material.SmoothPlastic
  7024. o96.BrickColor = BrickColor.new("Navy blue")
  7025. o96.Position = Vector3.new(99.1987381, 3.526577, 15.7046452)
  7026. o96.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  7027. o96.Anchored = true
  7028. o96.CanCollide = false
  7029. o96.FormFactor = Enum.FormFactor.Symmetric
  7030. o96.Size = Vector3.new(1, 2, 1)
  7031. o96.CFrame = CFrame.new(99.1987381, 3.526577, 15.7046452, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  7032. o96.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7033. o96.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7034. o96.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7035. o96.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7036. o96.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7037. o96.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7038. o96.Color = Color3.new(0, 0.12549, 0.376471)
  7039. o97.Name = "Left Arm"
  7040. o97.Parent = o1
  7041. o97.Material = Enum.Material.SmoothPlastic
  7042. o97.BrickColor = BrickColor.new("Maroon")
  7043. o97.Position = Vector3.new(99.1820602, 5.526577, 16.7045078)
  7044. o97.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  7045. o97.Anchored = true
  7046. o97.CanCollide = false
  7047. o97.FormFactor = Enum.FormFactor.Symmetric
  7048. o97.Size = Vector3.new(1, 2, 1)
  7049. o97.CFrame = CFrame.new(99.1820602, 5.526577, 16.7045078, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  7050. o97.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7051. o97.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7052. o97.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7053. o97.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7054. o97.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7055. o97.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7056. o97.Color = Color3.new(0.458824, 0, 0)
  7057. o98.Name = "Torso"
  7058. o98.Parent = o1
  7059. o98.Material = Enum.Material.SmoothPlastic
  7060. o98.BrickColor = BrickColor.new("Navy blue")
  7061. o98.Position = Vector3.new(103.10894, 5.99666739, 15.2047167)
  7062. o98.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  7063. o98.Anchored = true
  7064. o98.FormFactor = Enum.FormFactor.Symmetric
  7065. o98.Size = Vector3.new(2, 2, 1)
  7066. o98.CFrame = CFrame.new(103.10894, 5.99666739, 15.2047167, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  7067. o98.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7068. o98.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7069. o98.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7070. o98.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7071. o98.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7072. o98.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7073. o98.Color = Color3.new(0, 0.12549, 0.376471)
  7074. o99.Name = "roblox"
  7075. o99.Parent = o98
  7076. o100.Name = "Right Hip"
  7077. o100.Parent = o98
  7078. o100.C0 = CFrame.new(1, -1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  7079. o100.C1 = CFrame.new(0.5, 1, 0, 0, 0, 1, 0, 1, 0, -1, -0, -0)
  7080. o100.Part0 = o98
  7081. o100.Part1 = o103
  7082. o100.DesiredAngle = 0.062025275081396
  7083. o100.MaxVelocity = 0.10000000149012
  7084. o101.Name = "Left Hip"
  7085. o101.Parent = o98
  7086. o101.C0 = CFrame.new(-1, -1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  7087. o101.C1 = CFrame.new(-0.5, 1, 0, -0, -0, -1, 0, 1, 0, 1, 0, 0)
  7088. o101.Part0 = o98
  7089. o101.Part1 = o105
  7090. o101.DesiredAngle = 0.062025275081396
  7091. o101.MaxVelocity = 0.10000000149012
  7092. o102.Name = "Neck"
  7093. o102.Parent = o98
  7094. o102.C0 = CFrame.new(0, 1, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  7095. o102.C1 = CFrame.new(0, -0.5, 0, -1, -0, -0, 0, 0, 1, 0, 1, 0)
  7096. o102.Part0 = o98
  7097. o102.Part1 = o79
  7098. o102.MaxVelocity = 0.10000000149012
  7099. o103.Name = "Right Leg"
  7100. o103.Parent = o1
  7101. o103.Material = Enum.Material.SmoothPlastic
  7102. o103.BrickColor = BrickColor.new("Really black")
  7103. o103.Position = Vector3.new(103.608864, 3.99666739, 15.2130556)
  7104. o103.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  7105. o103.Anchored = true
  7106. o103.CanCollide = false
  7107. o103.FormFactor = Enum.FormFactor.Symmetric
  7108. o103.Size = Vector3.new(1, 2, 1)
  7109. o103.CFrame = CFrame.new(103.608864, 3.99666739, 15.2130556, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  7110. o103.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7111. o103.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7112. o103.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7113. o103.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7114. o103.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7115. o103.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7116. o103.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7117. o104.Name = "Right Arm"
  7118. o104.Parent = o1
  7119. o104.Material = Enum.Material.SmoothPlastic
  7120. o104.BrickColor = BrickColor.new("Maroon")
  7121. o104.Position = Vector3.new(104.615349, 5.89646101, 14.8330393)
  7122. o104.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  7123. o104.Anchored = true
  7124. o104.CanCollide = false
  7125. o104.FormFactor = Enum.FormFactor.Symmetric
  7126. o104.Size = Vector3.new(1, 2, 1)
  7127. o104.CFrame = CFrame.new(104.615349, 5.89646101, 14.8330393, 0.999860883, -0.0117952423, -0.0117952526, 0, 0.707107067, -0.707106411, 0.0166809987, 0.707008064, 0.707008719)
  7128. o104.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7129. o104.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7130. o104.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7131. o104.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7132. o104.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7133. o104.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7134. o104.Color = Color3.new(0.458824, 0, 0)
  7135. o105.Name = "Left Leg"
  7136. o105.Parent = o1
  7137. o105.Material = Enum.Material.SmoothPlastic
  7138. o105.BrickColor = BrickColor.new("Really black")
  7139. o105.Position = Vector3.new(102.609009, 3.99666739, 15.1963739)
  7140. o105.Rotation = Vector3.new(-1.53054156e-008, -0.95580709, -1.83469444e-006)
  7141. o105.Anchored = true
  7142. o105.CanCollide = false
  7143. o105.FormFactor = Enum.FormFactor.Symmetric
  7144. o105.Size = Vector3.new(1, 2, 1)
  7145. o105.CFrame = CFrame.new(102.609009, 3.99666739, 15.1963739, 0.999860883, 3.20170024e-008, -0.0166812073, -3.20170024e-008, 1, 2.67092765e-010, 0.0166812055, 2.67026595e-010, 0.999860942)
  7146. o105.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7147. o105.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7148. o105.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7149. o105.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7150. o105.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7151. o105.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7152. o105.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7153. o106.Name = "Left Arm"
  7154. o106.Parent = o1
  7155. o106.Material = Enum.Material.SmoothPlastic
  7156. o106.BrickColor = BrickColor.new("Maroon")
  7157. o106.Position = Vector3.new(101.617271, 5.96075201, 14.6924496)
  7158. o106.Rotation = Vector3.new(45.0039597, -0.675833881, 0.675880313)
  7159. o106.Anchored = true
  7160. o106.CanCollide = false
  7161. o106.FormFactor = Enum.FormFactor.Symmetric
  7162. o106.Size = Vector3.new(1, 2, 1)
  7163. o106.CFrame = CFrame.new(101.617271, 5.96075201, 14.6924496, 0.999860883, -0.0117952423, -0.0117952526, 0, 0.707107067, -0.707106411, 0.0166809987, 0.707008064, 0.707008719)
  7164. o106.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7165. o106.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7166. o106.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7167. o106.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7168. o106.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7169. o106.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7170. o106.Color = Color3.new(0.458824, 0, 0)
  7171. o107.Parent = o1
  7172. o107.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  7173. o107.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  7174. o107.Anchored = true
  7175. o107.FormFactor = Enum.FormFactor.Symmetric
  7176. o107.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  7177. o107.CFrame = CFrame.new(110.917458, 1.50000954, 18.4564953, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  7178. o108.Parent = o107
  7179. o109.Parent = o1
  7180. o109.BrickColor = BrickColor.new("Really black")
  7181. o109.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  7182. o109.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  7183. o109.Anchored = true
  7184. o109.FormFactor = Enum.FormFactor.Symmetric
  7185. o109.Size = Vector3.new(3, 1.20000005, 3)
  7186. o109.CFrame = CFrame.new(110.917442, 1.50002527, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  7187. o109.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7188. o110.Parent = o109
  7189. o111.Parent = o1
  7190. o111.BrickColor = BrickColor.new("Really black")
  7191. o111.Position = Vector3.new(110.917458, 1.50000954, 18.4564953)
  7192. o111.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  7193. o111.Anchored = true
  7194. o111.FormFactor = Enum.FormFactor.Symmetric
  7195. o111.Size = Vector3.new(3, 1.20000005, 3)
  7196. o111.CFrame = CFrame.new(110.917458, 1.50000954, 18.4564953, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  7197. o111.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7198. o112.Parent = o111
  7199. o113.Parent = o1
  7200. o113.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  7201. o113.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  7202. o113.Anchored = true
  7203. o113.FormFactor = Enum.FormFactor.Symmetric
  7204. o113.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  7205. o113.CFrame = CFrame.new(95.3486252, 1.50002623, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  7206. o114.Parent = o113
  7207. o115.Parent = o1
  7208. o115.BrickColor = BrickColor.new("Really black")
  7209. o115.Position = Vector3.new(95.3486252, 1.50002623, 9.1665411)
  7210. o115.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  7211. o115.Anchored = true
  7212. o115.FormFactor = Enum.FormFactor.Symmetric
  7213. o115.Size = Vector3.new(3, 1.20000005, 3)
  7214. o115.CFrame = CFrame.new(95.3486252, 1.50002623, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  7215. o115.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7216. o116.Parent = o115
  7217. o117.Parent = o1
  7218. o117.BrickColor = BrickColor.new("Really black")
  7219. o117.Position = Vector3.new(95.3486252, 1.50001001, 18.4564877)
  7220. o117.Rotation = Vector3.new(-90, 1.20620803e-006, -180)
  7221. o117.Anchored = true
  7222. o117.FormFactor = Enum.FormFactor.Symmetric
  7223. o117.Size = Vector3.new(3, 1.20000005, 3)
  7224. o117.CFrame = CFrame.new(95.3486252, 1.50001001, 18.4564877, -1, 2.98044895e-008, 2.10523012e-008, 2.10523012e-008, 7.54615499e-008, 1, 2.9804486e-008, 1, -7.54615499e-008)
  7225. o117.Color = Color3.new(0.0666667, 0.0666667, 0.0666667)
  7226. o118.Parent = o117
  7227. o119.Parent = o1
  7228. o119.Position = Vector3.new(110.917442, 1.50002527, 9.1665411)
  7229. o119.Rotation = Vector3.new(-90, 6.45824184e-006, 2.56150702e-006)
  7230. o119.Anchored = true
  7231. o119.FormFactor = Enum.FormFactor.Symmetric
  7232. o119.Size = Vector3.new(2.39999986, 1.31000006, 2.39999986)
  7233. o119.CFrame = CFrame.new(110.917442, 1.50002527, 9.1665411, 1, -4.47067308e-008, 1.12717586e-007, -1.12717586e-007, -5.51334445e-009, 1, -4.47067308e-008, -1, -5.51334933e-009)
  7234. o120.Parent = o119
  7235. o121.Name = "Handle"
  7236. o121.Parent = o1
  7237. o121.Material = Enum.Material.SmoothPlastic
  7238. o121.Position = Vector3.new(99.207077, 6.8765769, 15.2047167)
  7239. o121.Rotation = Vector3.new(5.49961514e-005, 89.0444794, -5.50190998e-005)
  7240. o121.Anchored = true
  7241. o121.CanCollide = false
  7242. o121.FormFactor = Enum.FormFactor.Symmetric
  7243. o121.Size = Vector3.new(2, 2, 2)
  7244. o121.CFrame = CFrame.new(99.207077, 6.8765769, 15.2047167, 0.0166787934, 1.60160507e-008, 0.999860942, -5.34079281e-010, 1, -1.60093698e-008, -0.999861002, -2.66988043e-010, 0.0166787915)
  7245. o121.BottomSurface = Enum.SurfaceType.Smooth
  7246. o121.TopSurface = Enum.SurfaceType.Smooth
  7247. o122.Parent = o121
  7248. o122.MeshId = "http://www.roblox.com/asset/?id=15393031"
  7249. o122.TextureId = "http://www.roblox.com/asset/?id=15393013"
  7250. o122.MeshType = Enum.MeshType.FileMesh
  7251. o123.Name = "RPPART"
  7252. o123.Parent = o1
  7253. o123.Transparency = 1
  7254. o123.Position = Vector3.new(103.454132, 5.33460093, 13.0707426)
  7255. o123.Rotation = Vector3.new(-90, 0, -0)
  7256. o123.Anchored = true
  7257. o123.CanCollide = false
  7258. o123.Size = Vector3.new(4, 1, 2)
  7259. o123.CFrame = CFrame.new(103.454132, 5.33460093, 13.0707426, 1, 0, 0, 0, 0, 1, 0, -1, 0)
  7260. o124.Parent = o12
  7261. o124.Texture = "http://roblox.com/asset/?id=112031763"
  7262. function MoveY(model, Position)
  7263. for _,part in pairs (model:GetChildren()) do
  7264. if part.ClassName == "Part" then
  7265. part.CFrame = part.CFrame + Vector3.new(0,Position,0)
  7266. end
  7267. end
  7268. end
  7269. function MoveX(model, Position)
  7270. for _,part in pairs (model:GetChildren()) do
  7271. if part.ClassName == "Part" then
  7272. part.CFrame = part.CFrame + Vector3.new(Position,0,0)
  7273. end
  7274. end
  7275. end
  7276. function MoveSpawn(model, PLAYERPOS)
  7277. for _,part in pairs (model:GetChildren()) do
  7278. if part.ClassName == "Part" then
  7279. part.CFrame = part.CFrame + PLAYERPOS + Vector3.new(50,-2.7,-5)
  7280. end
  7281. end
  7282. end
  7283. function MoveZ(model, Position)
  7284. for _,part in pairs (model:GetChildren()) do
  7285. if part.ClassName == "Part" then
  7286. part.CFrame = part.CFrame + Vector3.new(0,0,Position)
  7287. end
  7288. end
  7289. end
  7290. function MoveZPart(Part, Position)
  7291. Part.CFrame = Part.CFrame + Vector3.new(0,0,Position)
  7292. end
  7293. function MoveXPart(Part, Position)
  7294. Part.CFrame = Part.CFrame + Vector3.new(Position,0,0)
  7295. end
  7296. game.Players[Victim].Character.HumanoidRootPart.Anchored = true
  7297. OMGCREEPY = Instance.new("Sound")
  7298. OMGCREEPY.Parent = o1
  7299. OMGCREEPY.Volume = 10
  7300. OMGCREEPY.SoundId = "rbxassetid://177775134"
  7301. for i,v in pairs (o1:GetChildren()) do
  7302. if v:IsA("Part") then
  7303. v.Material = "SmoothPlastic"
  7304. v.BackSurface = "SmoothNoOutlines"
  7305. v.FrontSurface = "SmoothNoOutlines"
  7306. v.BottomSurface = "SmoothNoOutlines"
  7307. v.LeftSurface = "SmoothNoOutlines"
  7308. v.RightSurface = "SmoothNoOutlines"
  7309. v.TopSurface = "SmoothNoOutlines"
  7310. end
  7311. end
  7312. OMGCREEPY:Play()
  7313. o21:Play()
  7314. MoveSpawn(o1,game.Players[Victim].Character.HumanoidRootPart.Position)
  7315. for i=1,51 do
  7316. MoveX(o1,-3)
  7317. wait(.05)
  7318. end
  7319. wait(.5)
  7320. MoveZPart(o12,-1)
  7321. wait(.2)
  7322. for i=1,6 do
  7323. MoveXPart(o12,1)
  7324. wait(.1)
  7325. end
  7326. wait(.5)
  7327. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  7328. wait(.5)
  7329. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  7330. wait(.5)
  7331. MoveZPart(o12,1)
  7332. wait(.2)
  7333.  
  7334. for i=1,6 do
  7335. MoveXPart(o12,-1)
  7336. wait(.1)
  7337. end
  7338. for i=1,50 do
  7339. MoveX(o1,-3)
  7340. game.Players[Victim].Character.HumanoidRootPart.CFrame = o85.CFrame
  7341. wait(.05)
  7342. end
  7343. game.Players[Victim].Character.Head.face.Texture = "rbxassetid://629925029"
  7344. game.Players[Victim].Character.HumanoidRootPart.CFrame = o123.CFrame
  7345. SCREAM = Instance.new("Sound")
  7346. SCREAM.Parent = game.Players[Victim].Character.Head
  7347. SCREAM.SoundId = "rbxassetid://138167455"
  7348. SCREAM:Play()
  7349. wait(2.5)
  7350. game.Players[Victim].Character.Head.BrickColor = BrickColor.new("Maroon")
  7351. MoveZPart(o12,-1)
  7352. wait(.2)
  7353. for i=1,6 do
  7354. MoveXPart(o12,1)
  7355. wait(.1)
  7356. end
  7357. wait(.5)
  7358. game.Players[Victim].Character.HumanoidRootPart.CFrame = o86.CFrame
  7359. wait(.5)
  7360. MoveZPart(o12,1)
  7361. wait(.2)
  7362. for i=1,6 do
  7363. MoveXPart(o12,-1)
  7364. wait(.1)
  7365. end
  7366. game.Players[Victim].Character.Humanoid.Health = 0
  7367. player = game.Players[Victim]
  7368. char = player.Character
  7369. char.Archivable = true
  7370. local rg = char:Clone()
  7371. rg.HumanoidRootPart:Destroy()
  7372. rg.Name = ""
  7373. rg.Humanoid.MaxHealth = 0
  7374. for i, v in pairs(rg.Torso:GetChildren()) do
  7375. if v:IsA("Motor6D") then
  7376. v:Destroy()
  7377. end
  7378. end
  7379.  
  7380. local n = Instance.new("Glue", rg.Torso)
  7381. n.Name = "Neck"
  7382. n.Part0 = rg.Torso
  7383. n.Part1 = rg.Head
  7384. n.C0 = CFrame.new(0, 1, 0)
  7385. n.C1 = CFrame.new(0, -0.5, 0)
  7386.  
  7387. local rs = Instance.new("Glue", rg.Torso)
  7388. rs.Name = "Right Shoulder"
  7389. rs.Part0 = rg.Torso
  7390. rs.Part1 = rg["Right Arm"]
  7391. rs.C0 = CFrame.new(1.5, 0.5, 0)
  7392. rs.C1 = CFrame.new(0, 0.5, 0)
  7393. local ls = Instance.new("Glue", rg.Torso)
  7394. ls.Name = "Left Shoulder"
  7395. ls.Part0 = rg.Torso
  7396. ls.Part1 = rg["Left Arm"]
  7397. ls.C0 = CFrame.new(-1.5, 0.5, 0)
  7398. ls.C1 = CFrame.new(0, 0.5, 0)
  7399.  
  7400. local rh = Instance.new("Glue", rg.Torso)
  7401. rh.Name = "Right Hip"
  7402. rh.Part0 = rg.Torso
  7403. rh.Part1 = rg["Right Leg"]
  7404. rh.C0 = CFrame.new(0.5, -1, 0)
  7405. rh.C1 = CFrame.new(0, 1, 0)
  7406. local lh = Instance.new("Glue", rg.Torso)
  7407. lh.Name = "Left Hip"
  7408. lh.Part0 = rg.Torso
  7409. lh.Part1 = rg["Left Leg"]
  7410. lh.C0 = CFrame.new(-0.5, -1, 0)
  7411. lh.C1 = CFrame.new(0, 1, 0)
  7412. char.Torso:Destroy()
  7413. char.Head:Destroy()
  7414. char["Left Leg"]:Destroy()
  7415. char["Left Arm"]:Destroy()
  7416. char["Right Leg"]:Destroy()
  7417. char["Right Arm"]:Destroy()
  7418. rg.Parent = game.Workspace
  7419. rg.Head.BrickColor = BrickColor.new("Maroon")
  7420. function DEATH ()
  7421. OHHNELLY = Instance.new("Part")
  7422. OHHNELLY.Parent = workspace
  7423. OHHNELLY.Anchored = false
  7424. OHHNELLY.Material = Enum.Material.SmoothPlastic
  7425. OHHNELLY.BrickColor = BrickColor.new("Maroon")
  7426. OHHNELLY.Size = Vector3.new(0.200000003, 0.200000003, 0.200000003)
  7427. OHHNELLY.Position = rg.Head.Position
  7428. OHHNELLY.Color = Color3.new(0.458824, 0, 0)
  7429. OHHNELLY.BackSurface = Enum.SurfaceType.SmoothNoOutlines
  7430. OHHNELLY.BottomSurface = Enum.SurfaceType.SmoothNoOutlines
  7431. OHHNELLY.FrontSurface = Enum.SurfaceType.SmoothNoOutlines
  7432. OHHNELLY.LeftSurface = Enum.SurfaceType.SmoothNoOutlines
  7433. OHHNELLY.RightSurface = Enum.SurfaceType.SmoothNoOutlines
  7434. OHHNELLY.TopSurface = Enum.SurfaceType.SmoothNoOutlines
  7435. end
  7436. for i=1,20 do
  7437. DEATH()
  7438. MoveX(o1,-3)
  7439. wait(.05)
  7440. end
  7441. o1:Destroy()
  7442. end)
  7443. end)
  7444.  
  7445. HackRobuxtroll.Name = "HackRobuxtroll"
  7446. HackRobuxtroll.Parent = ScriptFrame
  7447. HackRobuxtroll.BackgroundColor3 = Color3.new(0.105882, 0.105882, 0.105882)
  7448. HackRobuxtroll.BackgroundTransparency = 1
  7449. HackRobuxtroll.BorderSizePixel = 0
  7450. HackRobuxtroll.Position = UDim2.new(0.889655173, 0, 0.911111116, 0)
  7451. HackRobuxtroll.Size = UDim2.new(0.0931034461, 0, 0.0722222254, 0)
  7452. HackRobuxtroll.Font = Enum.Font.Highway
  7453. HackRobuxtroll.Text = "Hack Robux"
  7454. HackRobuxtroll.TextColor3 = Color3.new(0.164706, 0.164706, 0.164706)
  7455. HackRobuxtroll.TextScaled = true
  7456. HackRobuxtroll.TextSize = 14
  7457. HackRobuxtroll.TextTransparency = 0.5
  7458. HackRobuxtroll.TextWrapped = true
  7459. HackRobuxtroll.MouseButton1Down:connect(function()
  7460. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  7461. RobuxTrollFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  7462. end)
  7463.  
  7464. RobuxTrollFrame.Name = "RobuxTrollFrame"
  7465. RobuxTrollFrame.Parent = ErluxGUI
  7466. RobuxTrollFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  7467. RobuxTrollFrame.BackgroundTransparency = 0.30000001192093
  7468. RobuxTrollFrame.BorderSizePixel = 0
  7469. RobuxTrollFrame.Draggable = true
  7470. RobuxTrollFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  7471. RobuxTrollFrame.Size = UDim2.new(0.263366342, 0, 0.184655398, 0)
  7472. RobuxTrollFrame.Visible = true
  7473. RobuxTrollFrame.Active = true
  7474.  
  7475. BarTroll.Name = "BarTroll"
  7476. BarTroll.Parent = RobuxTrollFrame
  7477. BarTroll.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  7478. BarTroll.BorderSizePixel = 0
  7479. BarTroll.Position = UDim2.new(0, 0, -0.00277777785, 0)
  7480. BarTroll.Size = UDim2.new(1, 0, 0.169014081, 0)
  7481. BarTroll.Draggable = true
  7482.  
  7483. Name6.Name = "Name6"
  7484. Name6.Parent = RobuxTrollFrame
  7485. Name6.BackgroundColor3 = Color3.new(1, 1, 1)
  7486. Name6.BackgroundTransparency = 1
  7487. Name6.Position = UDim2.new(0.0150943398, 0, 0.00826446246, 0)
  7488. Name6.Size = UDim2.new(0.984962404, 0, 0.147887319, 0)
  7489. Name6.Font = Enum.Font.Highway
  7490. Name6.Text = "Erlux GUI v1.4"
  7491. Name6.TextColor3 = Color3.new(0.74902, 0, 0)
  7492. Name6.TextSize = 20
  7493. Name6.Draggable = true
  7494.  
  7495. CloseTroll.Name = "CloseTroll"
  7496. CloseTroll.Parent = RobuxTrollFrame
  7497. CloseTroll.BackgroundColor3 = Color3.new(1, 1, 1)
  7498. CloseTroll.BackgroundTransparency = 1
  7499. CloseTroll.Position = UDim2.new(0.924812019, 0, 0.00704225339, 0)
  7500. CloseTroll.Size = UDim2.new(0.0639097765, 0, 0.154929578, 0)
  7501. CloseTroll.Font = Enum.Font.Highway
  7502. CloseTroll.Text = "X"
  7503. CloseTroll.TextColor3 = Color3.new(0.74902, 0, 0)
  7504. CloseTroll.TextSize = 20
  7505. CloseTroll.MouseButton1Down:connect(function()
  7506. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  7507. RobuxTrollFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  7508. end)
  7509.  
  7510. TrollText.Name = "TrollText"
  7511. TrollText.Parent = RobuxTrollFrame
  7512. TrollText.BackgroundColor3 = Color3.new(1, 1, 1)
  7513. TrollText.BackgroundTransparency = 1
  7514. TrollText.Position = UDim2.new(0.13909775, 0, 0.161971837, 0)
  7515. TrollText.Size = UDim2.new(0, 200, 0, 50)
  7516. TrollText.Font = Enum.Font.Highway
  7517. TrollText.Text = "Seriously?"
  7518. TrollText.TextColor3 = Color3.new(0.733333, 1, 0)
  7519. TrollText.TextSize = 25
  7520.  
  7521. TrollText1.Name = "TrollText1"
  7522. TrollText1.Parent = RobuxTrollFrame
  7523. TrollText1.BackgroundColor3 = Color3.new(1, 1, 1)
  7524. TrollText1.BackgroundTransparency = 1
  7525. TrollText1.Position = UDim2.new(0.127819553, 0, 0.485915482, 0)
  7526. TrollText1.Size = UDim2.new(0, 200, 0, 50)
  7527. TrollText1.Font = Enum.Font.Highway
  7528. TrollText1.Text = "I thought you are smarter..."
  7529. TrollText1.TextColor3 = Color3.new(0.733333, 1, 0)
  7530. TrollText1.TextSize = 25
  7531.  
  7532. GamesFrame.Name = "GamesFrame"
  7533. GamesFrame.Parent = ErluxGUI
  7534. GamesFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  7535. GamesFrame.BackgroundTransparency = 0.30000001192093
  7536. GamesFrame.BorderSizePixel = 0
  7537. GamesFrame.Draggable = true
  7538. GamesFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  7539. GamesFrame.Size = UDim2.new(0, 580, 0, 360)
  7540. GamesFrame.Visible = true
  7541. GamesFrame.Active = true
  7542.  
  7543. BarGames.Name = "BarGames"
  7544. BarGames.Parent = GamesFrame
  7545. BarGames.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  7546. BarGames.BorderSizePixel = 0
  7547. BarGames.Position = UDim2.new(0, 0, -0.00277777785, 0)
  7548. BarGames.Size = UDim2.new(0, 580, 0, 40)
  7549. BarGames.Draggable = true
  7550.  
  7551. Credits7.Name = "Credits7"
  7552. Credits7.Parent = GamesFrame
  7553. Credits7.BackgroundColor3 = Color3.new(1, 1, 1)
  7554. Credits7.BackgroundTransparency = 1
  7555. Credits7.Position = UDim2.new(0.100000001, 0, 0.875, 0)
  7556. Credits7.Size = UDim2.new(0, 200, 0, 50)
  7557. Credits7.Font = Enum.Font.Highway
  7558. Credits7.Text = "Cracked by Avn | Discord: kssMubS"
  7559. Credits7.TextColor3 = Color3.new(0.74902, 0, 0)
  7560. Credits7.TextSize = 20
  7561.  
  7562. Name7.Name = "Name7"
  7563. Name7.Parent = GamesFrame
  7564. Name7.BackgroundColor3 = Color3.new(1, 1, 1)
  7565. Name7.BackgroundTransparency = 1
  7566. Name7.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  7567. Name7.Size = UDim2.new(0, 200, 0, 50)
  7568. Name7.Font = Enum.Font.Highway
  7569. Name7.Text = "Erlux GUI v1.4"
  7570. Name7.TextColor3 = Color3.new(0.74902, 0, 0)
  7571. Name7.TextSize = 40
  7572. Name7.Draggable = true
  7573.  
  7574. MinersHaven.Name = "MinersHaven"
  7575. MinersHaven.Parent = GamesFrame
  7576. MinersHaven.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  7577. MinersHaven.Position = UDim2.new(0.31400001, 0, 0.666666687, 0)
  7578. MinersHaven.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  7579. MinersHaven.Font = Enum.Font.Highway
  7580. MinersHaven.Text = "Miners Haven"
  7581. MinersHaven.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  7582. MinersHaven.TextScaled = true
  7583. MinersHaven.TextSize = 14
  7584. MinersHaven.TextWrapped = true
  7585. MinersHaven.MouseButton1Down:connect(function()
  7586. loadstring(game:GetObjects("rbxassetid://1329985854")[1].Source)()
  7587. end)
  7588.  
  7589. BaseWars.Name = "BaseWars"
  7590. BaseWars.Parent = GamesFrame
  7591. BaseWars.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  7592. BaseWars.Position = UDim2.new(0.312068969, 0, 0.493999988, 0)
  7593. BaseWars.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  7594. BaseWars.Font = Enum.Font.Highway
  7595. BaseWars.Text = "Base Wars"
  7596. BaseWars.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  7597. BaseWars.TextScaled = true
  7598. BaseWars.TextSize = 14
  7599. BaseWars.TextWrapped = true
  7600. BaseWars.MouseButton1Down:connect(function()
  7601. local Character = game.Players.LocalPlayer.Character
  7602.  
  7603. -- Objects
  7604.  
  7605. local SkeletalsBWGUI = Instance.new("ScreenGui")
  7606. local TopBar = Instance.new("TextLabel")
  7607. local Core = Instance.new("Frame")
  7608. local YellowBasebtn = Instance.new("TextButton")
  7609. local GreenBasebtn = Instance.new("TextButton")
  7610. local RiverPassbtn = Instance.new("TextButton")
  7611. local MountainStoragebtn = Instance.new("TextButton")
  7612. local YellowFrontlineBunkerbtn = Instance.new("TextButton")
  7613. local FortifiedIslandbtn = Instance.new("TextButton")
  7614. local GreenUndergroundbtn = Instance.new("TextButton")
  7615. local GreenFrontlineBunkerbtn = Instance.new("TextButton")
  7616. local YellowUndergroundbtn = Instance.new("TextButton")
  7617. local PlayerSelect = Instance.new("TextBox")
  7618. local TeleportToPlayer = Instance.new("TextButton")
  7619. local Credits = Instance.new("TextLabel")
  7620. local Discord = Instance.new("TextLabel")
  7621. local Bighead = Instance.new("TextButton")
  7622. local ESP = Instance.new("TextButton")
  7623. local MessageSelect = Instance.new("TextBox")
  7624. local Message = Instance.new("TextButton")
  7625. local Minimize = Instance.new("TextButton")
  7626.  
  7627. -- Properties
  7628.  
  7629. SkeletalsBWGUI.Name = "Skeletals BW GUI"
  7630. SkeletalsBWGUI.Parent = game.Players.LocalPlayer.PlayerGui
  7631.  
  7632. TopBar.Name = "TopBar"
  7633. TopBar.Parent = SkeletalsBWGUI
  7634. TopBar.Active = true
  7635. TopBar.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7636. TopBar.Draggable = true
  7637. TopBar.Position = UDim2.new(0, 150, 0, 250)
  7638. TopBar.Size = UDim2.new(0, 400, 0, 25)
  7639. TopBar.Font = Enum.Font.Code
  7640. TopBar.FontSize = Enum.FontSize.Size18
  7641. TopBar.Text = "Skeletal's Base Wars GUI"
  7642. TopBar.TextSize = 18
  7643.  
  7644. Core.Name = "Core"
  7645. Core.Parent = TopBar
  7646. Core.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7647. Core.ClipsDescendants = true
  7648. Core.Position = UDim2.new(0, 0, 0, 30)
  7649. Core.Size = UDim2.new(0, 400, 0, 250)
  7650.  
  7651. YellowBasebtn.Name = "YellowBasebtn"
  7652. YellowBasebtn.Parent = Core
  7653. YellowBasebtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7654. YellowBasebtn.BorderColor3 = Color3.new(0, 0, 0)
  7655. YellowBasebtn.Position = UDim2.new(0, 265, 0, 5)
  7656. YellowBasebtn.Size = UDim2.new(0, 125, 0, 30)
  7657. YellowBasebtn.Font = Enum.Font.Code
  7658. YellowBasebtn.FontSize = Enum.FontSize.Size18
  7659. YellowBasebtn.Text = "Yellow Base"
  7660. YellowBasebtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7661. YellowBasebtn.TextSize = 18
  7662.  
  7663. GreenBasebtn.Name = "GreenBasebtn"
  7664. GreenBasebtn.Parent = Core
  7665. GreenBasebtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7666. GreenBasebtn.BorderColor3 = Color3.new(0, 0, 0)
  7667. GreenBasebtn.Position = UDim2.new(0, 5, 0, 5)
  7668. GreenBasebtn.Size = UDim2.new(0, 125, 0, 30)
  7669. GreenBasebtn.Font = Enum.Font.Code
  7670. GreenBasebtn.FontSize = Enum.FontSize.Size18
  7671. GreenBasebtn.Text = "Green Base"
  7672. GreenBasebtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7673. GreenBasebtn.TextSize = 18
  7674.  
  7675. RiverPassbtn.Name = "RiverPassbtn"
  7676. RiverPassbtn.Parent = Core
  7677. RiverPassbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7678. RiverPassbtn.BorderColor3 = Color3.new(0, 0, 0)
  7679. RiverPassbtn.Position = UDim2.new(0, 135, 0, 5)
  7680. RiverPassbtn.Size = UDim2.new(0, 125, 0, 30)
  7681. RiverPassbtn.Font = Enum.Font.Code
  7682. RiverPassbtn.FontSize = Enum.FontSize.Size18
  7683. RiverPassbtn.Text = "River Pass"
  7684. RiverPassbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7685. RiverPassbtn.TextSize = 18
  7686.  
  7687. MountainStoragebtn.Name = "MountainStoragebtn"
  7688. MountainStoragebtn.Parent = Core
  7689. MountainStoragebtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7690. MountainStoragebtn.BorderColor3 = Color3.new(0, 0, 0)
  7691. MountainStoragebtn.Position = UDim2.new(0, 135, 0, 40)
  7692. MountainStoragebtn.Size = UDim2.new(0, 125, 0, 30)
  7693. MountainStoragebtn.Font = Enum.Font.Code
  7694. MountainStoragebtn.FontSize = Enum.FontSize.Size14
  7695. MountainStoragebtn.Text = "Mountain Storage"
  7696. MountainStoragebtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7697. MountainStoragebtn.TextSize = 14
  7698.  
  7699. YellowFrontlineBunkerbtn.Name = "YellowFrontlineBunkerbtn"
  7700. YellowFrontlineBunkerbtn.Parent = Core
  7701. YellowFrontlineBunkerbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7702. YellowFrontlineBunkerbtn.BorderColor3 = Color3.new(0, 0, 0)
  7703. YellowFrontlineBunkerbtn.Position = UDim2.new(0, 265, 0, 40)
  7704. YellowFrontlineBunkerbtn.Size = UDim2.new(0, 125, 0, 30)
  7705. YellowFrontlineBunkerbtn.Font = Enum.Font.Code
  7706. YellowFrontlineBunkerbtn.FontSize = Enum.FontSize.Size10
  7707. YellowFrontlineBunkerbtn.Text = "Yellow Frontline Bunker"
  7708. YellowFrontlineBunkerbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7709. YellowFrontlineBunkerbtn.TextSize = 10
  7710.  
  7711. FortifiedIslandbtn.Name = "FortifiedIslandbtn"
  7712. FortifiedIslandbtn.Parent = Core
  7713. FortifiedIslandbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7714. FortifiedIslandbtn.BorderColor3 = Color3.new(0, 0, 0)
  7715. FortifiedIslandbtn.Position = UDim2.new(0, 135, 0, 75)
  7716. FortifiedIslandbtn.Size = UDim2.new(0, 125, 0, 30)
  7717. FortifiedIslandbtn.Font = Enum.Font.Code
  7718. FortifiedIslandbtn.FontSize = Enum.FontSize.Size14
  7719. FortifiedIslandbtn.Text = "Fortified Island"
  7720. FortifiedIslandbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7721. FortifiedIslandbtn.TextSize = 14
  7722.  
  7723. GreenUndergroundbtn.Name = "GreenUndergroundbtn"
  7724. GreenUndergroundbtn.Parent = Core
  7725. GreenUndergroundbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7726. GreenUndergroundbtn.BorderColor3 = Color3.new(0, 0, 0)
  7727. GreenUndergroundbtn.Position = UDim2.new(0, 5, 0, 75)
  7728. GreenUndergroundbtn.Size = UDim2.new(0, 125, 0, 30)
  7729. GreenUndergroundbtn.Font = Enum.Font.Code
  7730. GreenUndergroundbtn.FontSize = Enum.FontSize.Size14
  7731. GreenUndergroundbtn.Text = "Green Underground"
  7732. GreenUndergroundbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7733. GreenUndergroundbtn.TextSize = 14
  7734.  
  7735. GreenFrontlineBunkerbtn.Name = "GreenFrontlineBunkerbtn"
  7736. GreenFrontlineBunkerbtn.Parent = Core
  7737. GreenFrontlineBunkerbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7738. GreenFrontlineBunkerbtn.BorderColor3 = Color3.new(0, 0, 0)
  7739. GreenFrontlineBunkerbtn.Position = UDim2.new(0, 5, 0, 40)
  7740. GreenFrontlineBunkerbtn.Size = UDim2.new(0, 125, 0, 30)
  7741. GreenFrontlineBunkerbtn.Font = Enum.Font.Code
  7742. GreenFrontlineBunkerbtn.FontSize = Enum.FontSize.Size10
  7743. GreenFrontlineBunkerbtn.Text = "Green Frontline Bunker"
  7744. GreenFrontlineBunkerbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7745. GreenFrontlineBunkerbtn.TextSize = 10
  7746.  
  7747. YellowUndergroundbtn.Name = "YellowUndergroundbtn"
  7748. YellowUndergroundbtn.Parent = Core
  7749. YellowUndergroundbtn.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7750. YellowUndergroundbtn.BorderColor3 = Color3.new(0, 0, 0)
  7751. YellowUndergroundbtn.Position = UDim2.new(0, 265, 0, 75)
  7752. YellowUndergroundbtn.Size = UDim2.new(0, 125, 0, 30)
  7753. YellowUndergroundbtn.Font = Enum.Font.Code
  7754. YellowUndergroundbtn.FontSize = Enum.FontSize.Size12
  7755. YellowUndergroundbtn.Text = "Yellow Underground"
  7756. YellowUndergroundbtn.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7757. YellowUndergroundbtn.TextSize = 12
  7758.  
  7759. PlayerSelect.Name = "PlayerSelect"
  7760. PlayerSelect.Parent = Core
  7761. PlayerSelect.Active = false
  7762. PlayerSelect.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7763. PlayerSelect.BorderColor3 = Color3.new(0, 0, 0)
  7764. PlayerSelect.Position = UDim2.new(0, 5, 0, 110)
  7765. PlayerSelect.Size = UDim2.new(0, 256, 0, 30)
  7766. PlayerSelect.Font = Enum.Font.Code
  7767. PlayerSelect.FontSize = Enum.FontSize.Size14
  7768. PlayerSelect.Text = "Enter Player Name"
  7769. PlayerSelect.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7770. PlayerSelect.TextSize = 14
  7771.  
  7772. TeleportToPlayer.Name = "TeleportToPlayer"
  7773. TeleportToPlayer.Parent = Core
  7774. TeleportToPlayer.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7775. TeleportToPlayer.BorderColor3 = Color3.new(0, 0, 0)
  7776. TeleportToPlayer.Position = UDim2.new(0, 265, 0, 110)
  7777. TeleportToPlayer.Size = UDim2.new(0, 125, 0, 30)
  7778. TeleportToPlayer.Font = Enum.Font.Code
  7779. TeleportToPlayer.FontSize = Enum.FontSize.Size12
  7780. TeleportToPlayer.Text = "Teleport To Player"
  7781. TeleportToPlayer.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7782. TeleportToPlayer.TextSize = 12
  7783.  
  7784. Credits.Name = "Credits"
  7785. Credits.Parent = Core
  7786. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  7787. Credits.BackgroundTransparency = 1
  7788. Credits.BorderSizePixel = 0
  7789. Credits.Position = UDim2.new(0, 100, 0, 215)
  7790. Credits.Size = UDim2.new(0, 200, 0, 50)
  7791. Credits.Font = Enum.Font.Code
  7792. Credits.FontSize = Enum.FontSize.Size10
  7793. Credits.Text = "Cracked by Avn"
  7794. Credits.TextSize = 10
  7795.  
  7796. Discord.Name = "Discord"
  7797. Discord.Parent = Core
  7798. Discord.BackgroundColor3 = Color3.new(1, 1, 1)
  7799. Discord.BackgroundTransparency = 1
  7800. Discord.BorderSizePixel = 0
  7801. Discord.Position = UDim2.new(0, 100, 0, 200)
  7802. Discord.Size = UDim2.new(0, 200, 0, 50)
  7803. Discord.Font = Enum.Font.Code
  7804. Discord.FontSize = Enum.FontSize.Size14
  7805. Discord.Text = "Discord: kssMubS"
  7806. Discord.TextSize = 14
  7807.  
  7808. Bighead.Name = "Bighead"
  7809. Bighead.Parent = Core
  7810. Bighead.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7811. Bighead.BorderColor3 = Color3.new(0, 0, 0)
  7812. Bighead.Position = UDim2.new(0, 135, 0, 180)
  7813. Bighead.Size = UDim2.new(0, 125, 0, 30)
  7814. Bighead.Font = Enum.Font.Code
  7815. Bighead.FontSize = Enum.FontSize.Size24
  7816. Bighead.Text = "Bighead"
  7817. Bighead.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7818. Bighead.TextSize = 24
  7819. Bighead.TextWrapped = true
  7820.  
  7821. ESP.Name = "ESP"
  7822. ESP.Parent = Core
  7823. ESP.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7824. ESP.BorderColor3 = Color3.new(0, 0, 0)
  7825. ESP.Position = UDim2.new(0, 265, 0, 180)
  7826. ESP.Size = UDim2.new(0, 125, 0, 30)
  7827. ESP.Font = Enum.Font.Code
  7828. ESP.FontSize = Enum.FontSize.Size24
  7829. ESP.Text = "ESP"
  7830. ESP.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7831. ESP.TextSize = 24
  7832. ESP.TextWrapped = true
  7833.  
  7834. MessageSelect.Name = "MessageSelect"
  7835. MessageSelect.Parent = Core
  7836. MessageSelect.Active = false
  7837. MessageSelect.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7838. MessageSelect.BorderColor3 = Color3.new(0, 0, 0)
  7839. MessageSelect.Position = UDim2.new(0, 5, 0, 145)
  7840. MessageSelect.Size = UDim2.new(0, 256, 0, 30)
  7841. MessageSelect.Font = Enum.Font.Code
  7842. MessageSelect.FontSize = Enum.FontSize.Size14
  7843. MessageSelect.Text = "Enter Message"
  7844. MessageSelect.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7845. MessageSelect.TextSize = 14
  7846.  
  7847. Message.Name = "Message"
  7848. Message.Parent = Core
  7849. Message.BackgroundColor3 = Color3.new(0.8, 0.8, 0.8)
  7850. Message.BorderColor3 = Color3.new(0, 0, 0)
  7851. Message.Position = UDim2.new(0, 265, 0, 145)
  7852. Message.Size = UDim2.new(0, 125, 0, 30)
  7853. Message.Font = Enum.Font.Code
  7854. Message.FontSize = Enum.FontSize.Size12
  7855. Message.Text = "Message"
  7856. Message.TextColor3 = Color3.new(0.364706, 0.364706, 0.364706)
  7857. Message.TextSize = 12
  7858.  
  7859. Minimize.Name = "Minimize"
  7860. Minimize.Parent = TopBar
  7861. Minimize.BackgroundColor3 = Color3.new(0.745098, 0, 0.0117647)
  7862. Minimize.BorderSizePixel = 0
  7863. Minimize.Position = UDim2.new(0, 375, 0, 0)
  7864. Minimize.Size = UDim2.new(0, 25, 1, 0)
  7865. Minimize.Font = Enum.Font.SourceSans
  7866. Minimize.FontSize = Enum.FontSize.Size18
  7867. Minimize.Text = "-"
  7868. Minimize.TextColor3 = Color3.new(1, 1, 1)
  7869. Minimize.TextSize = 18
  7870. Minimize.MouseButton1Down:connect(function()
  7871. TopBar.Visible = false
  7872. end)
  7873.  
  7874. local YellowBase = function()
  7875. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1019.84, 260.938, 38.3488)
  7876. end
  7877. YellowBasebtn.MouseButton1Down:connect(YellowBase)
  7878.  
  7879. local GreenBase = function()
  7880. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1019.99, 260.824, 7.91543)
  7881. end
  7882. GreenBasebtn.MouseButton1Down:connect(GreenBase)
  7883.  
  7884. local RiverPass = function()
  7885. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-4.43478, 214.428, -67.4713)
  7886. end
  7887. RiverPassbtn.MouseButton1Down:connect(RiverPass)
  7888.  
  7889. local MountainStorage = function()
  7890. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(4.76334, 191.438, 421.142)
  7891. end
  7892. MountainStoragebtn.MouseButton1Down:connect(MountainStorage)
  7893.  
  7894. local YellowFrontlineBunker = function()
  7895. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(668.267, 221.844, 104.438)
  7896. end
  7897. YellowFrontlineBunkerbtn.MouseButton1Down:connect(YellowFrontlineBunker)
  7898.  
  7899. local FortifiedIsland = function()
  7900. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(0.386523, 241.438, -1368.63)
  7901. end
  7902. FortifiedIslandbtn.MouseButton1Down:connect(FortifiedIsland)
  7903.  
  7904. local GreenUnderground = function()
  7905. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-1038.49, 193.232, 8.87813)
  7906. end
  7907. GreenUndergroundbtn.MouseButton1Down:connect(GreenUnderground)
  7908.  
  7909. local GreenFrontlineBunker = function()
  7910. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-625.969, 222.242, 92.3934)
  7911. end
  7912. GreenFrontlineBunkerbtn.MouseButton1Down:connect(GreenFrontlineBunker)
  7913.  
  7914. local YellowUnderground = function()
  7915. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(1039.24, 193.278, 38.5407)
  7916. end
  7917. YellowUndergroundbtn.MouseButton1Down:connect(YellowUnderground)
  7918.  
  7919. local TeleportToPlayer1 = function()
  7920. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(game.Workspace[PlayerSelect.Text].Torso.Position)
  7921. end
  7922. TeleportToPlayer.MouseButton1Down:connect(TeleportToPlayer1)
  7923.  
  7924. local ESP1 = function()
  7925. function Create(base, team)
  7926. local bb = Instance.new('BillboardGui', game.CoreGui)
  7927. bb.Adornee = base
  7928. bb.ExtentsOffset = Vector3.new(0,1,0)
  7929. bb.AlwaysOnTop = true
  7930. bb.Size = UDim2.new(0,5,0,5)
  7931. bb.StudsOffset = Vector3.new(0,1,0)
  7932. bb.Name = 'tracker'
  7933. local frame = Instance.new('Frame',bb)
  7934. frame.ZIndex = 10
  7935. frame.BackgroundTransparency = 0.3
  7936. frame.Size = UDim2.new(1,0,1,0)
  7937. local txtlbl = Instance.new('TextLabel',bb)
  7938. txtlbl.ZIndex = 10
  7939. txtlbl.BackgroundTransparency = 1
  7940. txtlbl.Position = UDim2.new(0,0,0,-35)
  7941. txtlbl.Size = UDim2.new(1,0,10,0)
  7942. txtlbl.Font = 'ArialBold'
  7943. txtlbl.FontSize = 'Size12'
  7944. txtlbl.Text = base.Parent.Name:upper()
  7945. txtlbl.TextStrokeTransparency = 0.5
  7946. if team then
  7947. txtlbl.TextColor3 = Color3.new(0,1,1)
  7948. frame.BackgroundColor3 = Color3.new(0,1,1)
  7949. else
  7950. txtlbl.TextColor3 = Color3.new(1,0,0)
  7951. frame.BackgroundColor3 = Color3.new(1,0,0)
  7952. end
  7953. end
  7954.  
  7955. function Clear()
  7956. for _,v in pairs(game.CoreGui:children()) do
  7957. if v.Name == 'tracker' and v:isA('BillboardGui') then
  7958. v:Destroy()
  7959. end
  7960. end
  7961. end
  7962.  
  7963. function Find()
  7964. Clear()
  7965. track = true
  7966. spawn(function()
  7967. while wait(1) do
  7968. if track then
  7969. Clear()
  7970. for _,v in pairs(game.Players:players()) do
  7971. if v.TeamColor ~= game.Players.LocalPlayer.TeamColor then
  7972. if v.Character and v.Character.Head then
  7973. Create(v.Character.Head, false)
  7974. end
  7975. end
  7976. end
  7977. end
  7978. wait(1)
  7979. end
  7980. end)
  7981. end
  7982.  
  7983. Find()
  7984. end
  7985. ESP.MouseButton1Down:connect(ESP1)
  7986.  
  7987. local Bighead1 = function()
  7988. --Run Second
  7989. _G.HeadSize = 50
  7990. _G.HeadOffset = 25
  7991. _G.FEnabled = true
  7992. game:service'RunService'.Stepped:connect(function()
  7993. if _G.FEnabled then
  7994. for i,v in pairs(game:service'Players':GetPlayers()) do
  7995. if v.TeamColor ~= game:service'Players'.LocalPlayer.TeamColor then
  7996. --if v.Name ~= game:service'Players'.LocalPlayer.Name then
  7997. pcall(function()
  7998. pcall(function()v.Character.Head.Mesh:Destroy() end)
  7999. v.Character.Head.CanCollide = false
  8000. v.Character.Head.Size = Vector3.new(_G.HeadSize,_G.HeadSize,_G.HeadSize)
  8001. v.Character.Head.CFrame = v.Character.Torso.CFrame * CFrame.new(0,_G.HeadOffset,0)
  8002. end)
  8003. --end
  8004. end
  8005. end
  8006. end
  8007. end)
  8008.  
  8009. end
  8010. Bighead.MouseButton1Down:connect(Bighead1)
  8011.  
  8012. local Message1 = function()
  8013. GameMessageSet = MessageSelect.Text
  8014. game.ReplicatedStorage.EventHandlers.RequestGameMessage:FireServer(MessageSelect.Text)
  8015. end
  8016.  
  8017. Message.MouseButton1Down:connect(Message1)
  8018. end)
  8019.  
  8020. ThePlaza.Name = "ThePlaza"
  8021. ThePlaza.Parent = GamesFrame
  8022. ThePlaza.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  8023. ThePlaza.Position = UDim2.new(0.0275862068, 0, 0.169444442, 0)
  8024. ThePlaza.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  8025. ThePlaza.Font = Enum.Font.Highway
  8026. ThePlaza.Text = "The Plaza"
  8027. ThePlaza.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8028. ThePlaza.TextScaled = true
  8029. ThePlaza.TextSize = 14
  8030. ThePlaza.TextWrapped = true
  8031. ThePlaza.MouseButton1Down:connect(function()
  8032. if game.CoreGui:FindFirstChild("The Plaza Hack") then
  8033. game.CoreGui["The Plaza Hack"]:remove()
  8034. end
  8035.  
  8036. -- Objects
  8037.  
  8038. local Roblox = Instance.new("ScreenGui")
  8039. local Teleports = Instance.new("ScrollingFrame")
  8040. local Main = Instance.new("Frame")
  8041. local Title = Instance.new("Frame")
  8042. local TitleLabel = Instance.new("TextLabel")
  8043. local Close = Instance.new("TextButton")
  8044. local Open = Instance.new("TextButton")
  8045. local Login = Instance.new("Frame")
  8046. local Login_2 = Instance.new("TextButton")
  8047. local Username = Instance.new("TextLabel")
  8048. local Password = Instance.new("TextBox")
  8049. local Title_2 = Instance.new("TextLabel")
  8050. local TL = Instance.new("TextLabel")
  8051. local CG = game.CoreGui
  8052. local plr = game.Players.LocalPlayer
  8053. local Credits = Instance.new("TextLabel")
  8054. local MP = Instance.new("TextButton")
  8055. local GetMoney = Instance.new("TextButton")
  8056. local Car = Instance.new("TextButton")
  8057. local Pet = Instance.new("TextButton")
  8058. local HackSelected = Instance.new("TextLabel")
  8059.  
  8060. -- Properties
  8061.  
  8062. Roblox.Name = "The Plaza Hack"
  8063. Roblox.Parent = CG
  8064.  
  8065. local CGG = CG["The Plaza Hack"]
  8066.  
  8067.  
  8068. Main.Name = "Main"
  8069. Main.Parent = Roblox
  8070. Main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  8071. Main.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  8072. Main.Position = UDim2.new(0, 500, 0, 150)
  8073. Main.Size = UDim2.new(0, 500, 0, 350)
  8074. Main.Visible = false
  8075. Main.Draggable = true
  8076. Main.Active = true
  8077.  
  8078. Teleports.Name = "Teleports"
  8079. Teleports.Parent = Main
  8080. Teleports.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  8081. Teleports.Position = UDim2.new(0, 15, 0, 125)
  8082. Teleports.Size = UDim2.new(0, 125, 0, 200)
  8083. Teleports.CanvasSize = UDim2.new(0, 0, 1, 60)
  8084. Teleports.ScrollBarThickness = 6
  8085.  
  8086. Credits.Name = "Credits"
  8087. Credits.Parent = Roblox
  8088. Credits.BackgroundColor3 = Color3.new(1, 1, 1)
  8089. Credits.BackgroundTransparency = 1
  8090. Credits.Position = UDim2.new(0, 1463, 0, 657)
  8091. Credits.Size = UDim2.new(0, 166, 0, 159)
  8092. Credits.Font = Enum.Font.SourceSans
  8093. Credits.FontSize = Enum.FontSize.Size36
  8094. Credits.Text = "Cracked by Avn | Discord: kssMubS"
  8095. Credits.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8096. Credits.TextScaled = true
  8097. Credits.TextSize = 36
  8098. Credits.TextWrapped = true
  8099.  
  8100.  
  8101. Title.Name = "The Plaza Hack"
  8102. Title.Parent = Main
  8103. Title.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  8104. Title.Size = UDim2.new(0, 500, 0, 35)
  8105.  
  8106. TitleLabel.Name = "TitleLabel"
  8107. TitleLabel.Parent = Title
  8108. TitleLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  8109. TitleLabel.BackgroundTransparency = 1
  8110. TitleLabel.Position = UDim2.new(0, 5, 0, 0)
  8111. TitleLabel.Size = UDim2.new(0, 200, 0, 35)
  8112. TitleLabel.Font = Enum.Font.Highway
  8113. TitleLabel.FontSize = Enum.FontSize.Size18
  8114. TitleLabel.Text = "The Plaza Hack"
  8115. TitleLabel.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8116. TitleLabel.TextSize = 18
  8117. TitleLabel.TextXAlignment = Enum.TextXAlignment.Left
  8118.  
  8119. Close.Name = "Close"
  8120. Close.Parent = Main
  8121. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  8122. Close.BackgroundTransparency = 1
  8123. Close.Position = UDim2.new(0, 475, 0, 8)
  8124. Close.Size = UDim2.new(0, 25, 0, 25)
  8125. Close.Font = Enum.Font.Highway
  8126. Close.FontSize = Enum.FontSize.Size18
  8127. Close.Text = "X"
  8128. Close.TextColor3 = Color3.new(0.0470588, 0.52549, 0.631373)
  8129. Close.TextSize = 18
  8130.  
  8131. Pet.Name = "Pet"
  8132. Pet.Parent = Teleports
  8133. Pet.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  8134. Pet.Position = UDim2.new(0, 0, 0, 25)
  8135. Pet.Size = UDim2.new(0, 117, 0, 30)
  8136. Pet.Font = Enum.Font.Highway
  8137. Pet.FontSize = Enum.FontSize.Size14
  8138. Pet.Text = " Get Lab Dodge"
  8139. Pet.TextSize = 14
  8140. Pet.TextXAlignment = Enum.TextXAlignment.Left
  8141.  
  8142. Car.Name = "Car"
  8143. Car.Parent = Teleports
  8144. Car.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  8145. Car.Position = UDim2.new(0, 0, 0, 50)
  8146. Car.Size = UDim2.new(0, 117, 0, 30)
  8147. Car.Font = Enum.Font.Highway
  8148. Car.FontSize = Enum.FontSize.Size14
  8149. Car.Text = " Get Monotracer"
  8150. Car.TextSize = 14
  8151. Car.TextXAlignment = Enum.TextXAlignment.Left
  8152.  
  8153. GetMoney.Name = "GetMoney"
  8154. GetMoney.Parent = Teleports
  8155. GetMoney.BackgroundColor3 = Color3.new(0.780392, 0.309804, 0.341176)
  8156. GetMoney.Position = UDim2.new(0, 0, 0, 75)
  8157. GetMoney.Size = UDim2.new(0, 117, 0, 30)
  8158. GetMoney.Font = Enum.Font.Highway
  8159. GetMoney.FontSize = Enum.FontSize.Size14
  8160. GetMoney.Text = " Get Money"
  8161. GetMoney.TextSize = 14
  8162. GetMoney.TextXAlignment = Enum.TextXAlignment.Left
  8163.  
  8164. HackSelected.Name = "HackSelected"
  8165. HackSelected.Parent = Main
  8166. HackSelected.BackgroundColor3 = Color3.new(1, 0.333333, 0.345098)
  8167. HackSelected.Position = UDim2.new(0, 15, 0, 75)
  8168. HackSelected.Size = UDim2.new(0, 125, 0, 35)
  8169. HackSelected.Font = Enum.Font.Highway
  8170. HackSelected.FontSize = Enum.FontSize.Size18
  8171. HackSelected.Text = "Hack List"
  8172. HackSelected.TextSize = 15
  8173. HackSelected.TextWrapped = true
  8174.  
  8175. Open.Name = "Open"
  8176. Open.Parent = Roblox
  8177. Open.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  8178. Open.Position = UDim2.new(0, 0, 0, 300)
  8179. Open.Size = UDim2.new(0, 50, 0, 25)
  8180. Open.Visible = false
  8181. Open.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
  8182. Open.Font = Enum.Font.Highway
  8183. Open.FontSize = Enum.FontSize.Size14
  8184. Open.Text = "Open"
  8185. Open.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8186. Open.TextSize = 14
  8187.  
  8188. Login.Name = "Login"
  8189. Login.Parent = Roblox
  8190. Login.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  8191. Login.BorderColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  8192. Login.Position = UDim2.new(0, 300, 0, 145)
  8193. Login.Size = UDim2.new(0, 325, 0, 250)
  8194. Login.BackgroundTransparency = 0.3
  8195. Login.Draggable = true
  8196. Login.Active = true
  8197.  
  8198. Login_2.Name = "Login"
  8199. Login_2.Parent = Login
  8200. Login_2.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  8201. Login_2.BorderSizePixel = 2
  8202. Login_2.Position = UDim2.new(0, 100, 0, 175)
  8203. Login_2.Size = UDim2.new(0, 100, 0, 25)
  8204. Login_2.Font = Enum.Font.Highway
  8205. Login_2.FontSize = Enum.FontSize.Size24
  8206. Login_2.Text = "Login"
  8207. Login_2.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8208. Login_2.TextSize = 20
  8209.  
  8210. Username.Name = "Username"
  8211. Username.Parent = Login
  8212. Username.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  8213. Username.Position = UDim2.new(0, 75, 0, 75)
  8214. Username.Size = UDim2.new(0, 150, 0, 25)
  8215. Username.Font = Enum.Font.Highway
  8216. Username.FontSize = Enum.FontSize.Size14
  8217. Username.Text = "Erlux"
  8218. Username.TextSize = 14
  8219. Username.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8220. Username.TextXAlignment = Enum.TextXAlignment.Left
  8221.  
  8222. Password.Name = "Password"
  8223. Password.Parent = Login
  8224. Password.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  8225. Password.Position = UDim2.new(0, 75, 0, 115)
  8226. Password.Size = UDim2.new(0, 150, 0, 25)
  8227. Password.Font = Enum.Font.Highway
  8228. Password.FontSize = Enum.FontSize.Size14
  8229. Password.Text = "Password"
  8230. Password.TextSize = 14
  8231. Password.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8232. Password.TextXAlignment = Enum.TextXAlignment.Left
  8233.  
  8234. Title_2.Name = "Title"
  8235. Title_2.Parent = Login
  8236. Title_2.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  8237. Title_2.Size = UDim2.new(0, 325, 0, 25)
  8238. Title_2.Font = Enum.Font.Highway
  8239. Title_2.FontSize = Enum.FontSize.Size14
  8240. Title_2.Text = "The Plaza Hack"
  8241. Title_2.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8242. Title_2.TextSize = 14
  8243.  
  8244. CGG.Login.Login.MouseButton1Down:connect(function()
  8245. CGG.Open.Visible = true
  8246. CGG.Login.Visible = false
  8247. end)
  8248.  
  8249. TL.Name = "TL"
  8250. TL.Parent = Login
  8251. TL.BackgroundColor3 = Color3.new(1, 0.180392, 0.192157)
  8252. TL.BackgroundTransparency = 1
  8253. TL.Position = UDim2.new(0, 100, 0, 35)
  8254. TL.Size = UDim2.new(0, 100, 0, 25)
  8255. TL.Font = Enum.Font.Highway
  8256. TL.FontSize = Enum.FontSize.Size14
  8257. TL.Text = "Welcome, " .. plr.Name
  8258. TL.TextColor3 = Color3.new(1, 1, 1)
  8259. TL.TextSize = 14
  8260. TL.TextStrokeColor3 = Color3.new(1, 1, 1)
  8261.  
  8262. CGG.Main.Teleports.GetMoney.MouseButton1Down:connect(function()
  8263. for i=999, 3000 do
  8264. game.ReplicatedStorage.ServerStats.ChangeMoney:FireServer(2.147e9, i);
  8265. end
  8266.  
  8267. end)
  8268.  
  8269. CGG.Main.Teleports.Pet.MouseButton1Down:connect(function()
  8270. local pet = "Lab Doge"
  8271. game.ReplicatedStorage.ServerStats.BuyPet:FireServer(pet, math.floor(math.sqrt(game.ReplicatedStorage.ServerStats.CurrentID.Value)) + 1337)
  8272. end)
  8273.  
  8274. CGG.Main.Teleports.Car.MouseButton1Down:connect(function()
  8275. local car = "Monotracer"
  8276. game.ReplicatedStorage.ServerStats.BuyVehicle:FireServer(car, math.floor(math.sqrt(game.ReplicatedStorage.ServerStats.CurrentID.Value)) + 1337)
  8277. end)
  8278.  
  8279. CGG.Open.MouseButton1Down:connect(function()
  8280. CGG.Main.Visible = true
  8281. CGG.Open.Visible = false
  8282. CGG.Main.Close.Visible = true
  8283. end)
  8284.  
  8285. CGG.Main.Close.MouseButton1Down:connect(function()
  8286. CGG.Main.Visible = false
  8287. CGG.Open.Visible = true
  8288. CGG.Main.Close.Visible = false
  8289. end)
  8290. end)
  8291.  
  8292. CloseGames.Name = "CloseGames"
  8293. CloseGames.Parent = GamesFrame
  8294. CloseGames.BackgroundColor3 = Color3.new(1, 1, 1)
  8295. CloseGames.BackgroundTransparency = 1
  8296. CloseGames.Position = UDim2.new(0.925862074, 0, 0, 0)
  8297. CloseGames.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  8298. CloseGames.Font = Enum.Font.Highway
  8299. CloseGames.Text = "X"
  8300. CloseGames.TextColor3 = Color3.new(0.74902, 0, 0)
  8301. CloseGames.TextSize = 40
  8302. CloseGames.MouseButton1Down:connect(function()
  8303. GamesFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  8304. ScriptFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  8305. end)
  8306.  
  8307. DinoS.Name = "DinoS"
  8308. DinoS.Parent = GamesFrame
  8309. DinoS.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  8310. DinoS.Position = UDim2.new(0.0258620698, 0, 0.327777773, 0)
  8311. DinoS.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  8312. DinoS.Font = Enum.Font.Highway
  8313. DinoS.Text = "Dinosaur Simulator"
  8314. DinoS.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8315. DinoS.TextScaled = true
  8316. DinoS.TextSize = 14
  8317. DinoS.TextWrapped = true
  8318. DinoS.MouseButton1Down:connect(function()
  8319. -- Objects
  8320.  
  8321. local DinoSG = Instance.new("ScreenGui")
  8322. local DinoMain = Instance.new("Frame")
  8323. local SetPoint = Instance.new("TextButton")
  8324. local Meat = Instance.new("TextButton")
  8325. local GotoToPoint = Instance.new("TextButton")
  8326. local CLOSE = Instance.new("TextButton")
  8327. local SafeZone = Instance.new("TextButton")
  8328. local TextLabel = Instance.new("TextLabel")
  8329.  
  8330. -- Properties
  8331.  
  8332. DinoSG.Name = "DinoSG"
  8333. DinoSG.Parent = game.CoreGui
  8334.  
  8335. DinoMain.Name = "DinoMain"
  8336. DinoMain.Parent = DinoSG
  8337. DinoMain.Active = true
  8338. DinoMain.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  8339. DinoMain.BackgroundTransparency = 0.30000001192093
  8340. DinoMain.Draggable = true
  8341. DinoMain.Position = UDim2.new(0.294059396, 0, 0.25357607, 0)
  8342. DinoMain.Size = UDim2.new(0.294059396, 0, 0.254876465, 0)
  8343.  
  8344. SetPoint.Name = "SetPoint"
  8345. SetPoint.Parent = DinoMain
  8346. SetPoint.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  8347. SetPoint.Position = UDim2.new(0.075000003, 0, 0.112000003, 0)
  8348. SetPoint.Size = UDim2.new(0.279000014, 0, 0.148000002, 0)
  8349. SetPoint.Font = Enum.Font.Highway
  8350. SetPoint.Text = "Set Point"
  8351. SetPoint.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8352. SetPoint.TextSize = 14
  8353. SetPoint.MouseButton1Down:connect(function()
  8354. point=game.Players.LocalPlayer.Character.HumanoidRootPart.Position
  8355. end)
  8356.  
  8357. Meat.Name = "Meat"
  8358. Meat.Parent = DinoMain
  8359. Meat.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  8360. Meat.Position = UDim2.new(0.075000003, 0, 0.407999992, 0)
  8361. Meat.Size = UDim2.new(0.279000014, 0, 0.148000002, 0)
  8362. Meat.Font = Enum.Font.Highway
  8363. Meat.Text = "Meat, Water"
  8364. Meat.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8365. Meat.TextSize = 14
  8366. Meat.TextScaled = true
  8367. Meat.MouseButton1Down:connect(function()
  8368. game.Workspace.GameEvents.EatMeat:FireServer(Workspace.DeadBody)
  8369. game.Workspace.GameEvents.addThirst:FireServer(Workspace.Water)
  8370. end)
  8371.  
  8372. GotoToPoint.Name = "GotoToPoint"
  8373. GotoToPoint.Parent = DinoMain
  8374. GotoToPoint.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  8375. GotoToPoint.Position = UDim2.new(0.675000012, 0, 0.112000003, 0)
  8376. GotoToPoint.Size = UDim2.new(0.279000014, 0, 0.148000002, 0)
  8377. GotoToPoint.Font = Enum.Font.Highway
  8378. GotoToPoint.Text = "Goto To Point"
  8379. GotoToPoint.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8380. GotoToPoint.TextSize = 14
  8381. GotoToPoint.MouseButton1Down:connect(function()
  8382. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(point)+Vector3.new(1,0,0)
  8383. end)
  8384.  
  8385. CLOSE.Name = "CLOSE"
  8386. CLOSE.Parent = DinoMain
  8387. CLOSE.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  8388. CLOSE.Position = UDim2.new(0.674911678, 0, 0.408163279, 0)
  8389. CLOSE.Size = UDim2.new(0.279151946, 0, 0.147959188, 0)
  8390. CLOSE.Font = Enum.Font.Highway
  8391. CLOSE.Text = "CLOSE"
  8392. CLOSE.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8393. CLOSE.TextSize = 14
  8394. CLOSE.MouseButton1Down:connect(function()
  8395. DinoSG:Destroy()
  8396. end)
  8397.  
  8398. SafeZone.Name = "SafeZone"
  8399. SafeZone.Parent = DinoMain
  8400. SafeZone.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  8401. SafeZone.Position = UDim2.new(0.675000012, 0, 0.708000004, 0)
  8402. SafeZone.Size = UDim2.new(0.279000014, 0, 0.148000002, 0)
  8403. SafeZone.Font = Enum.Font.Highway
  8404. SafeZone.Text = "Safe Zone"
  8405. SafeZone.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8406. SafeZone.TextSize = 14
  8407. SafeZone.MouseButton1Down:connect(function()
  8408. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame=CFrame.new(-751,123,-796)+Vector3.new(1,0,0)
  8409. end)
  8410.  
  8411. TextLabel.Parent = DinoMain
  8412. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  8413. TextLabel.BackgroundTransparency = 1
  8414. TextLabel.Position = UDim2.new(0.155477032, 0, 0.362244904, 0)
  8415. TextLabel.Rotation = 90
  8416. TextLabel.Size = UDim2.new(0, 200, 0, 50)
  8417. TextLabel.Font = Enum.Font.Highway
  8418. TextLabel.Text = "Cracked by Avn | Discord: kssMubS"
  8419. TextLabel.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8420. TextLabel.TextSize = 18
  8421. TextLabel.TextScaled = true
  8422. end)
  8423.  
  8424. APOC.Name = "APOC"
  8425. APOC.Parent = GamesFrame
  8426. APOC.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  8427. APOC.Position = UDim2.new(0.0258620698, 0, 0.49444443, 0)
  8428. APOC.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  8429. APOC.Font = Enum.Font.Highway
  8430. APOC.Text = "APOC"
  8431. APOC.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8432. APOC.TextScaled = true
  8433. APOC.TextSize = 14
  8434. APOC.TextWrapped = true
  8435. APOC.MouseButton1Down:connect(function()
  8436. loadstring(game:GetObjects("rbxassetid://1329988573")[1].Source)()
  8437. end)
  8438.  
  8439. PhantomForces.Name = "PhantomForces"
  8440. PhantomForces.Parent = GamesFrame
  8441. PhantomForces.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  8442. PhantomForces.Position = UDim2.new(0.0258620698, 0, 0.666666687, 0)
  8443. PhantomForces.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  8444. PhantomForces.Font = Enum.Font.Highway
  8445. PhantomForces.Text = "Phantom Forces (F9)"
  8446. PhantomForces.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8447. PhantomForces.TextScaled = true
  8448. PhantomForces.TextSize = 14
  8449. PhantomForces.TextWrapped = true
  8450. PhantomForces.MouseButton1Down:connect(function()
  8451. --SETTINGS
  8452.  
  8453. local showTeammates = false -- Hide ESP on teammates?
  8454. local adorneeColor = false -- Set ESP color to team color
  8455. local onlyTorso = false -- Only show torso, can reduce quite a bit of lag
  8456.  
  8457. local keybinds = {
  8458. Tracer = '[';
  8459. ESP = ']';
  8460. }
  8461. print("Phantom Forces ESP Controls: \nTracers '['\nESP ']'")
  8462.  
  8463. --END OF SETTINGS
  8464.  
  8465. local plrs = game:GetService'Players'
  8466. local lp = plrs.LocalPlayer
  8467. local mouse = lp:GetMouse()
  8468. local ten,esen = false,true
  8469. local ph = Instance.new('Folder', plrs.LocalPlayer.PlayerGui)
  8470. function hookupChar(plr)
  8471. if esen then
  8472. if onlyTorso then
  8473. local v = plr.Character.Torso
  8474. local newAdorn = Instance.new('BoxHandleAdornment', ph)
  8475. newAdorn.Size = v.Size
  8476. newAdorn.Adornee = v
  8477. newAdorn.AlwaysOnTop = true
  8478. newAdorn.ZIndex = 1
  8479. if adorneeColor then newAdorn.Color3 = plr.TeamColor.Color end
  8480. return
  8481. end
  8482. for _,v in pairs(plr.Character:GetChildren()) do
  8483. if v:IsA'BasePart' then
  8484. local newAdorn = Instance.new('BoxHandleAdornment', ph)
  8485. newAdorn.Size = v.Size
  8486. newAdorn.Adornee = v
  8487. newAdorn.AlwaysOnTop = true
  8488. newAdorn.ZIndex = 1
  8489. if adorneeColor then newAdorn.Color3 = plr.TeamColor.Color end
  8490. end
  8491. end
  8492. end
  8493. if ten then
  8494. local newTrace = Instance.new('SelectionPartLasso', ph)
  8495. newTrace.Part = plr.Character.Head
  8496. newTrace.Humanoid = lp.Character.Humanoid
  8497. if adorneeColor then newTrace.Color3 = plr.TeamColor.Color end
  8498. end
  8499. end
  8500.  
  8501. local ngui = Instance.new('ScreenGui', lp.PlayerGui)
  8502. local traclbl = Instance.new('TextLabel', ngui)
  8503. traclbl.Text = 'ESP'
  8504. traclbl.BackgroundTransparency = 1
  8505. traclbl.TextColor3 = Color3.new(1, 1, 1)
  8506. traclbl.Size = UDim2.new(1, 0, 1, 0)
  8507. traclbl.Position = UDim2.new(0, -15, 0, -10)
  8508. traclbl.TextXAlignment = Enum.TextXAlignment.Right
  8509. traclbl.TextYAlignment = Enum.TextYAlignment.Bottom
  8510. traclbl.Font = Enum.Font.SourceSansLight
  8511. traclbl.FontSize = Enum.FontSize.Size32
  8512.  
  8513. function reload()
  8514. ph:ClearAllChildren()
  8515. if ten or esen then
  8516. for _,v in pairs(plrs:GetChildren()) do
  8517. if v.Name ~= lp.Name then
  8518. if showTeammates or v.TeamColor ~= lp.TeamColor then
  8519. hookupChar(v)
  8520. end
  8521. end
  8522. end
  8523. end
  8524. end
  8525.  
  8526. mouse.KeyDown:connect(function(key) -- lol
  8527. if key == keybinds.Tracer then
  8528. ten = not ten
  8529. reload()
  8530. elseif key == keybinds.ESP then
  8531. esen = not esen
  8532. reload()
  8533. end
  8534. if ten and esen then
  8535. traclbl.Text = 'Tracer\nESP'
  8536. elseif ten then
  8537. traclbl.Text = 'Tracer'
  8538. elseif esen then
  8539. traclbl.Text = 'ESP'
  8540. else
  8541. traclbl.Text = ''
  8542. end
  8543. end)
  8544.  
  8545. plrs.PlayerAdded:connect(function(plr)
  8546. plr.CharacterAdded:connect(reload)
  8547. end)
  8548.  
  8549. for _,v in pairs(plrs:GetChildren()) do
  8550. v.CharacterAdded:connect(reload)
  8551. end
  8552.  
  8553. wait(.25)
  8554.  
  8555. reload()
  8556. end)
  8557.  
  8558. Jailbreak.Name = "Jailbreak"
  8559. Jailbreak.Parent = GamesFrame
  8560. Jailbreak.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  8561. Jailbreak.Position = UDim2.new(0.31400001, 0, 0.49444443, 0)
  8562. Jailbreak.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  8563. Jailbreak.Font = Enum.Font.Highway
  8564. Jailbreak.Text = "JailBreak"
  8565. Jailbreak.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  8566. Jailbreak.TextScaled = true
  8567. Jailbreak.TextSize = 14
  8568. Jailbreak.TextWrapped = true
  8569. Jailbreak.MouseButton1Down:connect(function()
  8570. local plr = game:GetService("Players").LocalPlayer
  8571.  
  8572. local TpMethod = 1
  8573.  
  8574. function JailbreakTp(...)
  8575. getfenv()["TpMethod" .. TpMethod](...)
  8576. end
  8577.  
  8578. function TpMethod1(...)
  8579. local char = plr.Character
  8580. local root = char.HumanoidRootPart
  8581. local args = {...}
  8582. for i=0,1,0.05 do
  8583. wait()
  8584. root.CFrame = root.CFrame:lerp(CFrame.new(unpack(args,1,3)), i)
  8585. end
  8586. end
  8587.  
  8588. function TpMethod2(...)
  8589. local args = {...}
  8590. local char = plr.Character
  8591. local target = Vector3.new(unpack(args,1,3))
  8592. local dist = (char:WaitForChild"HumanoidRootPart".Position - target).magnitude
  8593. dist = math.floor(dist / 100) + 1
  8594. for i=0,dist * 4 do
  8595. wait()
  8596. char:MoveTo(Vector3.new(...))
  8597. end
  8598. if args[#args] == true then
  8599. wait()
  8600. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(unpack(args,1,#args - 1))
  8601. end
  8602. end
  8603.  
  8604. function Tween(obj, t, properties)
  8605. local TweenService = game:GetService("TweenService")
  8606. local tweenInfo = TweenInfo.new(t,Enum.EasingStyle.Linear,Enum.EasingDirection.In,0,false,0)
  8607. local tween = TweenService:Create(obj,tweenInfo,properties)
  8608. tween:Play()
  8609. return tween
  8610. end
  8611.  
  8612. local Tracers = {}
  8613.  
  8614. local function AddLasso(p,team)
  8615. if not Tracers[team.Name] then return end
  8616. if p == plr then return end
  8617. spawn(function()
  8618. if p.Character then
  8619. local l = Instance.new("SelectionPartLasso")
  8620. l.Parent = p.Character
  8621. l.Humanoid = p.Character:FindFirstChildOfClass"Humanoid"
  8622. l.Part = plr.Character:WaitForChild"HumanoidRootPart"
  8623. l.Visible = true
  8624. l.Color3 = team.TeamColor.Color
  8625. for i=0,5 do
  8626. local sg = Instance.new("SurfaceGui")
  8627. sg.Face = i
  8628. sg.Parent = p.Character
  8629. sg.Adornee = p.Character:FindFirstChild"HumanoidRootPart"
  8630. sg.AlwaysOnTop = true
  8631. local f = Instance.new("Frame", sg)
  8632. f.Size = UDim2.new(1,0,1,0)
  8633. f.BorderSizePixel = 0
  8634. f.BackgroundColor3 = team.TeamColor.Color
  8635. f.BackgroundTransparency = 0.5
  8636. end
  8637. end
  8638. end)
  8639. end
  8640.  
  8641. local function RemoveLasso(p)
  8642. if not p.Character then return end
  8643. for i,v in pairs(p.Character:GetDescendants()) do
  8644. if v.ClassName:find("Selection") or v.ClassName == "SurfaceGui" then
  8645. v:Destroy()
  8646. end
  8647. end
  8648. end
  8649.  
  8650. for _,team in pairs(game:GetService("Teams"):GetChildren()) do
  8651. team.PlayerAdded:connect(function(p)
  8652. AddLasso(p,team)
  8653. end)
  8654.  
  8655. team.PlayerRemoved:connect(function(p)
  8656. RemoveLasso(p)
  8657. end)
  8658. end
  8659.  
  8660. function ToggleTracers(team, bool)
  8661. Tracers[team] = bool
  8662. local t = game:GetService("Teams"):FindFirstChild(team)
  8663. if not t then return end
  8664. for i,v in pairs(t:GetPlayers()) do
  8665. if bool then
  8666. AddLasso(v,t)
  8667. else
  8668. RemoveLasso(v)
  8669. end
  8670. end
  8671. end
  8672.  
  8673. local function CharAdded(plr, char)
  8674. if Tracers[tostring(plr.Team)] then
  8675. AddLasso(plr,plr.Team)
  8676. end
  8677. end
  8678.  
  8679. local function PlrAdded(plr)
  8680. plr.CharacterAdded:connect(function(char)
  8681. CharAdded(plr, char)
  8682. end)
  8683. if plr.Character then
  8684. CharAdded(plr, plr.Character)
  8685. end
  8686. end
  8687.  
  8688. game:GetService("Players").PlayerAdded:connect(PlrAdded)
  8689. for _,v in pairs(game:GetService("Players"):GetPlayers()) do
  8690. PlrAdded(v)
  8691. end
  8692.  
  8693. --Creating Gui--
  8694.  
  8695. local function Create(classname)
  8696. return function(t)
  8697. local ins = Instance.new(classname)
  8698. for i,v in pairs(t) do
  8699. ins[i] = v
  8700. end
  8701. return ins
  8702. end
  8703. end
  8704.  
  8705. --local parent = game:GetService("CoreGui"):WaitForChild("RobloxGui")
  8706. local main = Create "Frame" {
  8707. Active = true,
  8708. ClipsDescendants = true,
  8709. Draggable = true,
  8710. BackgroundColor3 = Color3.new(1,1,1),
  8711. BorderSizePixel = 0,
  8712. Size = UDim2.new(0,400,0,300),
  8713. Position = UDim2.new(0.5,-200,0,-300),
  8714. BackgroundTransparency = 1,
  8715. Parent = Instance.new("ScreenGui", plr.PlayerGui)--parent
  8716. }
  8717. do
  8718. local effect = Create "Frame" {
  8719. Parent = main,
  8720. Size = UDim2.new(1,0,0,50),
  8721. BackgroundColor3 = Color3.fromRGB(85,170,255),
  8722. BorderSizePixel = 0,
  8723. ClipsDescendants = true,
  8724. }
  8725. local lb = Create "TextLabel" {
  8726. Parent = effect,
  8727. Size = UDim2.new(1,0,1,0),
  8728. BackgroundTransparency = 1,
  8729. BorderSizePixel = 0,
  8730. TextSize = 30,
  8731. TextColor3 = Color3.new(1,1,1),
  8732. TextXAlignment = "Left",
  8733. Font = "SourceSansBold",
  8734. Text = "Jailbreak GUI",
  8735. ZIndex = 2,
  8736. }
  8737. local function GTween()
  8738. lb:TweenPosition(UDim2.new(1,10,0,0), nil,nil,3,true,function(ts)
  8739. if ts == Enum.TweenStatus.Completed then
  8740. lb.Position = UDim2.new(0,0 - lb.TextBounds.X - 2,0,0)
  8741. GTween()
  8742. end
  8743. end)
  8744. end
  8745. GTween()
  8746. end
  8747.  
  8748. local Menu = Create "Frame" {
  8749. BackgroundColor3 = Color3.new(1,1,1),
  8750. BorderSizePixel = 0,
  8751. Position = UDim2.new(0,0,0,50),
  8752. Size = UDim2.new(1,0,1,-50),
  8753. Parent = main,
  8754. }
  8755.  
  8756. local MenuLabel = Create "TextLabel" {
  8757. BackgroundTransparency = 1,
  8758. BorderSizePixel = 0,
  8759. TextColor3 = Color3.new(0,0,0),
  8760. TextSize = 20,
  8761. Font = "SourceSans",
  8762. Text = "Made by refrfgrtgef for v3rm\n(won't tell you my roblox name)",
  8763. TextWrapped = true,
  8764. Size = UDim2.new(1,0,0,50),
  8765. Parent = Menu
  8766. }
  8767.  
  8768. local function CreateButton(text,parent)
  8769. return Create "TextButton" {
  8770. Active = true,
  8771. AutoButtonColor = true,
  8772. BackgroundColor3 = Color3.fromRGB(0,155,232),
  8773. BorderSizePixel = 1,
  8774. Size = UDim2.new(0,100,0,30),
  8775. Font = "SourceSansBold",
  8776. TextColor3 = Color3.new(1,1,0),
  8777. TextSize = 20,
  8778. Text = text,
  8779. Parent = parent
  8780. }
  8781. end
  8782.  
  8783. local function CreateFrame(name)
  8784. local f = Create "Frame" {
  8785. BackgroundColor3 = Color3.new(1,1,1),
  8786. BorderSizePixel = 0,
  8787. Position = UDim2.new(0,0,0,50),
  8788. Size = UDim2.new(1,0,1,-50),
  8789. Visible = false,
  8790. }
  8791. local lb = Create "TextLabel" {
  8792. BackgroundTransparency = 1,
  8793. BorderSizePixel = 0,
  8794. TextSize = 20,
  8795. TextColor3 = Color3.new(1,1,0),
  8796. Position = UDim2.new(0,0,0,5),
  8797. Text = name,
  8798. Parent = f,
  8799. TextXAlignment = "Center",
  8800. TextYAlignment = "Center",
  8801. Size = UDim2.new(1,0,0,30),
  8802. }
  8803. local exit = CreateButton("Back", f)
  8804. exit.Position = UDim2.new(0.5,-50,1,-45)
  8805. exit.MouseButton1Click:connect(function()
  8806. Menu.Visible = true
  8807. f.Visible = false
  8808. ActiveFrame = Menu
  8809. end)
  8810. return f
  8811. end
  8812.  
  8813. ActiveFrame = Menu
  8814.  
  8815. local TeleportsFrame = CreateFrame("Teleports")
  8816. TeleportsFrame.Parent = main
  8817.  
  8818. local BankIn = CreateButton("Bank (In)", TeleportsFrame)
  8819. BankIn.Position = UDim2.new(0,15,0,40)
  8820. BankIn.Size = UDim2.new(0,80,0,30)
  8821. BankIn.MouseButton1Click:connect(function()
  8822. JailbreakTp(32,0.715,814, true)
  8823. end)
  8824.  
  8825. local BankOut = CreateButton("Bank (Out)", TeleportsFrame)
  8826. BankOut.Position = UDim2.new(0,105,0,40)
  8827. BankOut.MouseButton1Click:connect(function()
  8828. JailbreakTp(10, 18, 784)
  8829. end)
  8830.  
  8831. local JailIn = CreateButton("Jail (In)", TeleportsFrame)
  8832. JailIn.Position = UDim2.new(0,215,0,40)
  8833. JailIn.Size = UDim2.new(0,80,0,30)
  8834. JailIn.MouseButton1Click:connect(function()
  8835. JailbreakTp(-1310, 18, -1658)
  8836. end)
  8837.  
  8838. local JailOut = CreateButton("Jail (Out)", TeleportsFrame)
  8839. JailOut.Position = UDim2.new(0,305,0,40)
  8840. JailOut.Size = UDim2.new(0,80,0,30)
  8841. JailOut.MouseButton1Click:connect(function()
  8842. JailbreakTp(-1133, 18, -1355)
  8843. end)
  8844.  
  8845. local Garage = CreateButton("Garage", TeleportsFrame)
  8846. Garage.Position = UDim2.new(0,335,0,120)--UDim2.new(0,10,0,80)
  8847. Garage.Size = UDim2.new(0,60,0,30)
  8848. Garage.MouseButton1Click:connect(function()
  8849. JailbreakTp(-352, 23, 1175)
  8850. end)
  8851.  
  8852. local JewelIn = CreateButton("Jewelry (In)", TeleportsFrame)
  8853. JewelIn.Position = UDim2.new(0,25,0,80)
  8854. JewelIn.MouseButton1Click:connect(function()
  8855. JailbreakTp(133, 18, 1320, true)
  8856. end)
  8857.  
  8858. local JewelOut = CreateButton("Jewelry (Out)", TeleportsFrame)
  8859. JewelOut.Position = UDim2.new(0,135,0,80)
  8860. JewelOut.Size = UDim2.new(0,115,0,30)
  8861. JewelOut.MouseButton1Click:connect(function()
  8862. JailbreakTp(142, 18, 1365)
  8863. end)
  8864.  
  8865. local Crim1 = CreateButton("Crim base 1", TeleportsFrame)
  8866. Crim1.Position = UDim2.new(0,5,0,120)
  8867. Crim1.MouseButton1Click:connect(function()
  8868. JailbreakTp(-226, 18, 1590, true)
  8869. end)
  8870.  
  8871. local Crim2 = CreateButton("Crim base 2", TeleportsFrame)
  8872. Crim2.Position = UDim2.new(0,115,0,120)
  8873. Crim2.MouseButton1Click:connect(function()
  8874. JailbreakTp(true, 1637, 50, -1768, true)
  8875. end)
  8876.  
  8877. local Donut = CreateButton("Donut Shop", TeleportsFrame)
  8878. Donut.Position = UDim2.new(0,225,0,120)
  8879. Donut.MouseButton1Click:connect(function()
  8880. JailbreakTp(268, 18, -1760, true)
  8881. end)
  8882.  
  8883. local Gas = CreateButton("Gas Station", TeleportsFrame)
  8884. Gas.Position = UDim2.new(0,260,0,80)
  8885. Gas.MouseButton1Click:connect(function()
  8886. JailbreakTp(-1583, 18, 724, true)
  8887. end)
  8888.  
  8889. local TeleportsBtn = CreateButton("Teleports", MenuLabel)
  8890. TeleportsBtn.Position = UDim2.new(0.5,-50,0,60)
  8891. TeleportsBtn.MouseButton1Click:connect(function()
  8892. TeleportsFrame.Visible = true
  8893. Menu.Visible = false
  8894. ActiveFrame = TeleportsFrame
  8895. end)
  8896.  
  8897. local StuffFrame = CreateFrame("Stuff")
  8898. StuffFrame.Parent = main
  8899.  
  8900. local StuffBtn = CreateButton("Stuff", MenuLabel)
  8901. StuffBtn.Position = TeleportsBtn.Position + UDim2.new(0,0,0,40)
  8902. StuffBtn.MouseButton1Click:connect(function()
  8903. StuffFrame.Visible = true
  8904. Menu.Visible = false
  8905. ActiveFrame = StuffFrame
  8906. end)
  8907.  
  8908. local RemoveDoors = CreateButton("Remove Doors", StuffFrame)
  8909. RemoveDoors.Size = UDim2.new(0,120,0,30)
  8910. RemoveDoors.Position = UDim2.new(0,10,0,50)
  8911. RemoveDoors.MouseButton1Click:connect(function()
  8912. local doors = workspace:FindFirstChild("Doors")
  8913. if not doors then return end
  8914. for i,v in pairs(doors:GetChildren()) do
  8915. v:Destroy()
  8916. end
  8917. end)
  8918.  
  8919. local Platform = CreateButton("Platform", StuffFrame)
  8920. Platform.Position = UDim2.new(0.5,-60,0,50)
  8921. Platform.MouseButton1Click:connect(function()
  8922. local p = Instance.new("Part", workspace)
  8923. p.Size = Vector3.new(30,0.5,30)
  8924. p.Anchored = true
  8925. p.Position = plr.Character.HumanoidRootPart.Position + Vector3.new(0,15,0)
  8926. plr.Character:MoveTo(p.Position + Vector3.new(0,1,0))
  8927. spawn(function()
  8928. while p.Parent do
  8929. wait(1)
  8930. if (plr.Character.HumanoidRootPart.Position - p.Position).magnitude > 20 then
  8931. p:Destroy()
  8932. end
  8933. end
  8934. end)
  8935. end)
  8936.  
  8937. local Tracers = CreateButton("Tracers: None", StuffFrame)
  8938. Tracers.Size = UDim2.new(0,140,0,30)
  8939. Tracers.Position = UDim2.new(1,-150,0,50)
  8940. Tracers.MouseButton1Click:connect(function()
  8941. local curr = Tracers.Text:sub(10)
  8942. if curr ~= "None" then
  8943. ToggleTracers(curr, false)
  8944. end
  8945. local teams = {"None", "Police", "Criminal", "Prisoner"}
  8946. local new = ""
  8947. for i,v in pairs(teams) do
  8948. if v == curr then
  8949. new = teams[i + 1] or teams[1]
  8950. end
  8951. end
  8952. if new ~= "None" then
  8953. ToggleTracers(new, true)
  8954. end
  8955. Tracers.Text = "Tracers: " .. new
  8956. end)
  8957.  
  8958. local BtoolActive = false
  8959. local m = plr:GetMouse()
  8960.  
  8961. local Btool = CreateButton("Btool: Off", StuffFrame)
  8962. Btool.Position = UDim2.new(0,10,0,90)
  8963. Btool.MouseButton1Click:connect(function()
  8964. spawn(function()
  8965. local status = Btool.Text:sub(8)
  8966. local newstatus = status == "On" and "Off" or status == "Off" and "On"
  8967. Btool.Text = "Btool: " .. newstatus
  8968. BtoolActive = newstatus == "On" and true or newstatus == "Off" and false
  8969. if BtoolActive then
  8970. local sb = Instance.new("SelectionBox", workspace.CurrentCamera)
  8971. local ev = m.Button1Down:connect(function()
  8972. if m.Target then
  8973. m.Target:Destroy()
  8974. end
  8975. end)
  8976. while BtoolActive do
  8977. wait()
  8978. if m.Target then
  8979. sb.Adornee = m.Target
  8980. end
  8981. end
  8982. ev:Disconnect()
  8983. else
  8984. local sb = workspace.CurrentCamera:FindFirstChildOfClass("SelectionBox")
  8985. if sb then sb:Destroy() end
  8986. end
  8987. end)
  8988. end)
  8989.  
  8990. local ClickTpEnabled = false
  8991. m.Button1Down:connect(function()
  8992. if ClickTpEnabled and m.Target then
  8993. plr.Character:MoveTo(m.Hit.p)
  8994. end
  8995. end)
  8996.  
  8997. local ClickTp = CreateButton("ClickTp: Off", StuffFrame)
  8998. ClickTp.Position = UDim2.new(0,120,0,90)
  8999. ClickTp.MouseButton1Click:connect(function()
  9000. spawn(function()
  9001. local status = ClickTp.Text:sub(10)
  9002. local newstatus = status == "Off" and "On" or status == "On" and "Off"
  9003. ClickTpEnabled = newstatus == "On" and true or newstatus == "Off" and false
  9004. ClickTp.Text = "ClickTp: " .. newstatus
  9005. local ind = Create "Part" {
  9006. Anchored = true,
  9007. CanCollide = false,
  9008. Transparency = 0.3,
  9009. Size = Vector3.new(1.2,0.3,1.2),
  9010. BrickColor = BrickColor.Green(),
  9011. Parent = workspace
  9012. }
  9013. Instance.new("CylinderMesh", ind)
  9014. m.TargetFilter = ind
  9015. local beam = Create "Part" {
  9016. Anchored = true,
  9017. CanCollide = false,
  9018. Transparency = 0.3,
  9019. BrickColor = BrickColor.Green(),
  9020. TopSurface = "Smooth",
  9021. BottomSurface = "Smooth",
  9022. Size = Vector3.new(0.3,0.3,1),
  9023. Parent = workspace
  9024.  
  9025. }
  9026. while ClickTpEnabled do
  9027. wait()
  9028. ind.CFrame = CFrame.new(m.Hit.p)
  9029. local humrootpos = plr.Character:WaitForChild'HumanoidRootPart'.Position
  9030. local dist = (Vector3.new(m.Hit.p.X,0,m.Hit.p.Z) - Vector3.new(humrootpos.X,0,humrootpos.Z)).magnitude
  9031. if dist > 150 then
  9032. ind.BrickColor,beam.BrickColor = BrickColor.Red(),BrickColor.Red()
  9033. else
  9034. ind.BrickColor,beam.BrickColor = BrickColor.Green(),BrickColor.Green()
  9035. end
  9036. beam.Size = Vector3.new(0.3,0.3,dist - 0.5)
  9037. beam.CFrame = CFrame.new(plr.Character:WaitForChild'HumanoidRootPart'.Position, m.Hit.p) * CFrame.new(0,0,-dist/2 + 0.5)
  9038. end
  9039. ind:Destroy()
  9040. beam:Destroy()
  9041. end)
  9042. end)
  9043.  
  9044. local Gravity = CreateButton("Low Gravity", StuffFrame)
  9045. Gravity.Position = UDim2.new(0,230,0,90)
  9046. Gravity.Size = UDim2.new(0,130,0,30)
  9047. Gravity.MouseButton1Click:connect(function()
  9048. local t = Gravity.Text == "Low Gravity" and true or false
  9049. workspace.Gravity = t and 50 or 196.2
  9050. Gravity.Text = t and "Normal Gravity" or "Low Gravity"
  9051. end)
  9052.  
  9053. local InfiniteJumpEnabled = false
  9054. game:GetService("UserInputService").JumpRequest:connect(function()
  9055. if InfiniteJumpEnabled then
  9056. game:GetService"Players".LocalPlayer.Character:FindFirstChildOfClass'Humanoid':ChangeState("Jumping")
  9057. end
  9058. end)
  9059. local InfiniteJump = CreateButton("Infinite Jump: Off", StuffFrame)
  9060. InfiniteJump.Position = UDim2.new(0,10,0,130)
  9061. InfiniteJump.Size = UDim2.new(0,150,0,30)
  9062. InfiniteJump.MouseButton1Click:connect(function()
  9063. local state = InfiniteJump.Text:sub(string.len("Infinite Jump: ") + 1) --too lazy to count lol
  9064. local new = state == "Off" and "On" or state == "On" and "Off"
  9065. InfiniteJumpEnabled = new == "On"
  9066. InfiniteJump.Text = "Infinite Jump: " .. new
  9067. end)
  9068.  
  9069. local Giver = nil
  9070. local ItemsGiver = CreateButton("Items Giver", StuffFrame)
  9071. ItemsGiver.Position = UDim2.new(0,170,0,130)
  9072. ItemsGiver.MouseButton1Click:connect(function()
  9073. if not workspace:FindFirstChild("Givers") then return end
  9074. if Giver then
  9075. for i,v in pairs(Giver) do
  9076. v.ClickDetector.Parent = v.OriginalParent
  9077. v.Event:Disconnect()
  9078. end
  9079. getmetatable(Giver):Destroy()
  9080. end
  9081. Giver = {}
  9082. local g = Giver
  9083. local p = Instance.new("Part", workspace)
  9084. p.Anchored = true
  9085. p.CanCollide = false
  9086. p.CFrame = plr.Character:WaitForChild"HumanoidRootPart".CFrame
  9087. setmetatable(Giver, {__metatable = p})
  9088. for i,v in pairs(workspace.Givers:GetChildren()) do
  9089. local cd = v:FindFirstChildOfClass"ClickDetector"
  9090. if cd then
  9091. local newt = {}
  9092. newt.ClickDetector = cd
  9093. newt.OriginalParent = v
  9094. cd.Parent = p
  9095. newt.Event = cd.MouseClick:connect(function()
  9096. cd.Parent = v
  9097. end)
  9098. table.insert(Giver, newt)
  9099. end
  9100. end
  9101. spawn(function()
  9102. wait(10)
  9103. if Giver == g then
  9104. Giver = nil
  9105. for i,v in pairs(g) do
  9106. v.ClickDetector.Parent = v.OriginalParent
  9107. v.Event:Disconnect()
  9108. end
  9109. getmetatable(g):Destroy()
  9110. end
  9111. end)
  9112. end)
  9113.  
  9114. local BankAutoRobBtn = CreateButton("Bank AutoRob", StuffFrame)
  9115. BankAutoRobBtn.Position = UDim2.new(0,280,0,130)
  9116. BankAutoRobBtn.Size = UDim2.new(0,115,0,30)
  9117. BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  9118. BankAutoRobBtn.MouseButton1Click:connect(function()
  9119. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  9120. local Info = Bank.Extra.Sign
  9121. if Info.Decal.Transparency == 0 then
  9122. game:GetService("StarterGui"):SetCore("SendNotification",{
  9123. Title = "Bank is closed!",
  9124. Text = "You need to wait for the bank to open!",
  9125. Duration = 7,
  9126. Button1 = "Dismiss",
  9127. })
  9128. return
  9129. end
  9130. local bankpos = Vector3.new(Info.Position.X,0,Info.Position.Z)
  9131. local root = plr.Character.HumanoidRootPart
  9132. local plrpos = Vector3.new(root.Position.X,0,root.Position.Z)
  9133.  
  9134. if (bankpos - plrpos).magnitude > 150 then
  9135. local cb = Instance.new"BindableFunction"
  9136.  
  9137. cb.OnInvoke = function(arg)
  9138. if arg == "Teleport" then
  9139. JailbreakTp(10, 18, 784)
  9140. end
  9141. end
  9142.  
  9143. game:GetService("StarterGui"):SetCore("SendNotification",{
  9144. Title = "You are too far!",
  9145. Text = "You need to get closer to the bank (use tp)",
  9146. Duration = 7,
  9147. Button1 = "Dismiss",
  9148. Button2 = "Teleport",
  9149. Callback = cb
  9150. })
  9151. else
  9152. RobTheBank()
  9153. end
  9154. end)
  9155.  
  9156. local SettingsFrame = CreateFrame("Settings")
  9157. SettingsFrame.Parent = main
  9158.  
  9159. local Settingsbtn = CreateButton("Settings", MenuLabel)
  9160. Settingsbtn.Position = StuffBtn.Position + UDim2.new(0,0,0,40)
  9161. Settingsbtn.MouseButton1Click:connect(function()
  9162. SettingsFrame.Visible = true
  9163. Menu.Visible = false
  9164. ActiveFrame = SettingsFrame
  9165. end)
  9166.  
  9167. local TpMethodBtn = CreateButton("Teleport Method: 1", SettingsFrame)
  9168. TpMethodBtn.Position = UDim2.new(0,10,0,50)
  9169. TpMethodBtn.Size = UDim2.new(0,160,0,30)
  9170. TpMethodBtn.MouseButton1Click:connect(function()
  9171. local curr = TpMethodBtn.Text:sub(string.len("Teleport Method: ") + 1)
  9172. curr = tonumber(curr)
  9173. local new = curr == 1 and 2 or curr == 2 and 1
  9174. TpMethod = new
  9175. TpMethodBtn.Text = "Teleport Method: " .. new
  9176. end)
  9177.  
  9178. local ExitBtn = CreateButton("Exit", MenuLabel)
  9179. ExitBtn.Position = Settingsbtn.Position + UDim2.new(0,0,0,40)
  9180. ExitBtn.MouseButton1Click:connect(function()
  9181. main:Destroy()
  9182. script.Disabled = true
  9183. script:Destroy()
  9184. end)
  9185.  
  9186. local BankJewelStatus = Create "TextLabel" {
  9187. BackgroundTransparency = 1,
  9188. TextSize = 8,
  9189. TextColor3 = Color3.new(0,0,0),
  9190. Font = "Legacy",
  9191. TextXAlignment = "Left",
  9192. TextYAlignment = "Top",
  9193. Size = UDim2.new(0,100,0,100),
  9194. Position = UDim2.new(0,10,0,220),
  9195. Text = "Bank:\nJewelry:",
  9196. Parent = Menu
  9197. }
  9198.  
  9199. local BankStatus = BankJewelStatus:Clone()
  9200. BankStatus.Text = "Unknown"
  9201. BankStatus.Size = UDim2.new(0,100,0,100)
  9202. BankStatus.Position = UDim2.new(0,46,0,220)
  9203. BankStatus.Parent = Menu
  9204. BankStatus.TextColor3 = Color3.new(1,0,0)
  9205.  
  9206. local JewelryStatus = BankStatus:Clone()
  9207. JewelryStatus.Text = "Unknown"
  9208. JewelryStatus.Size = UDim2.new(0,100,0,100)
  9209. JewelryStatus.Position = UDim2.new(0,59,0,232)
  9210. JewelryStatus.Parent = Menu
  9211. JewelryStatus.TextColor3 = Color3.new(1,0,0)
  9212.  
  9213. main:TweenPosition(UDim2.new(0.5,-200,0.5,-150))
  9214.  
  9215. local TransparencyTweens = {}
  9216. main.MouseLeave:connect(function()
  9217. spawn(function()
  9218. local bool = false
  9219. local ev = main.MouseEnter:connect(function()
  9220. bool = true
  9221. end)
  9222. wait(1)
  9223. ev:Disconnect()
  9224. if bool then return end
  9225. for i,v in pairs(TransparencyTweens) do
  9226. v:Pause()
  9227. end
  9228. TransparencyTweens = {}
  9229. for i,v in pairs(main:GetDescendants()) do
  9230. if v.Visible then
  9231. local totween = {}
  9232. if v.ClassName:sub(1,4) == "Text" then
  9233. totween.TextTransparency = 0.7
  9234. end
  9235. if v.BackgroundTransparency ~= 1 then
  9236. totween.BackgroundTransparency = 0.7
  9237. end
  9238. TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
  9239. end
  9240. end
  9241. main:TweenSize(UDim2.new(0,400,0,50),nil,nil,nil,true)
  9242. end)
  9243. end)
  9244. main.MouseEnter:connect(function()
  9245. for i,v in pairs(TransparencyTweens) do
  9246. v:Pause()
  9247. end
  9248. TransparencyTweens = {}
  9249. for i,v in pairs(main:GetDescendants()) do
  9250. if v.Visible then
  9251. local totween = {}
  9252. if v.ClassName:sub(1,4) == "Text" then
  9253. totween.TextTransparency = 0
  9254. end
  9255. if v.BackgroundTransparency ~= 1 then
  9256. totween.BackgroundTransparency = 0
  9257. end
  9258. TransparencyTweens[#TransparencyTweens + 1] = Tween(v, 0.5, totween)
  9259. end
  9260. end
  9261. main:TweenSize(UDim2.new(0,400,0,300),nil,nil,nil,true)
  9262. end)
  9263.  
  9264. --AutoRob stuff--
  9265. local DuffelBag = game:GetService("MarketplaceService"):PlayerOwnsAsset(plr, 2219040)
  9266. local BankAutoRob = {
  9267. {
  9268. Pos = {51, 18.06, 856.5},
  9269. Yield = 2,
  9270. Status = "Starting the robbery"
  9271. },
  9272. {
  9273. Pos = {29.71, 0.73, 815.25},
  9274. Yield = 15,
  9275. Status = "Opening the vault"
  9276. },
  9277. {
  9278. Pos = {18.37, 0.7659, 822.25},
  9279. Yield = DuffelBag and 50 or 25,
  9280. Status = "Collecting $$$"
  9281. },
  9282. {
  9283. Pos = {10, 18, 784},
  9284. Status = "Finishing the robbery"
  9285. }
  9286. }
  9287.  
  9288. local function Tp(...)
  9289. local char = plr.Character
  9290. for i=1,2 do
  9291. wait()
  9292. char:WaitForChild'HumanoidRootPart'.CFrame = CFrame.new(...)
  9293. end
  9294. end
  9295.  
  9296. function RobTheBank()
  9297. for _,v in pairs(BankAutoRob) do
  9298. Tp(unpack(v.Pos))
  9299. wait(v.Yield)
  9300. end
  9301. end
  9302.  
  9303. --Bank notification--
  9304. pcall(function()
  9305. local Bank = workspace:FindFirstChild("Banks"):GetChildren()[1]
  9306. local Info = Bank.Extra.Sign.Decal
  9307. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  9308. if Info.Transparency ~= 0 then
  9309. BankStatus.Text = "Open"
  9310. BankStatus.TextColor3 = Color3.new(0,1,0)
  9311. BankAutoRobBtn.BackgroundColor3 = Color3.new(0,1,0)
  9312. local cb = Instance.new("BindableFunction")
  9313. cb.OnInvoke = function(arg)
  9314. if arg == "Teleport" then
  9315. JailbreakTp(10, 18, 784)
  9316. elseif arg == "AutoRob" then
  9317. RobTheBank()
  9318. end
  9319. end
  9320. game:GetService("StarterGui"):SetCore("SendNotification",{
  9321. Title = "Bank is ready!",
  9322. Text = "Bank is ready!",
  9323. Duration = 15,
  9324. Button1 = "Dismiss",
  9325. 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",
  9326. Callback = cb
  9327. })
  9328. else
  9329. BankStatus.Text = "Closed"
  9330. BankStatus.TextColor3 = Color3.new(1,0,0)
  9331. BankAutoRobBtn.BackgroundColor3 = Color3.new(1,0,0)
  9332. end
  9333. end)
  9334. BankStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
  9335. BankStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  9336. BankAutoRobBtn.BackgroundColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  9337. end)
  9338. --Jewelry notification--
  9339. pcall(function()
  9340. local Jewelry = workspace:FindFirstChild("Jewelrys"):GetChildren()[1]
  9341. local Info = Jewelry.Extra.Sign.Decal
  9342. Info:GetPropertyChangedSignal("Transparency"):Connect(function()
  9343. if Info.Transparency ~= 0 then
  9344. JewelryStatus.Text = "Open"
  9345. JewelryStatus.TextColor3 = Color3.new(0,1,0)
  9346. BankStatus.TextColor3 = Color3.new(0,1,0)
  9347. local cb = Instance.new("BindableFunction")
  9348. cb.OnInvoke = function(arg)
  9349. if arg == "Teleport" then
  9350. JailbreakTp(142, 18, 1365)
  9351. end
  9352. end
  9353. game:GetService("StarterGui"):SetCore("SendNotification",{
  9354. Title = "Jewelry is ready!",
  9355. Text = "Jewelry is ready!",
  9356. Duration = 15,
  9357. Button1 = "Dismiss",
  9358. Button2 = "Teleport",
  9359. Callback = cb
  9360. })
  9361. else
  9362. JewelryStatus.Text = "Closed"
  9363. JewelryStatus.TextColor3 = Color3.new(1,0,0)
  9364. end
  9365. end)
  9366. JewelryStatus.Text = Info.Transparency == 0 and "Closed" or "Open"
  9367. JewelryStatus.TextColor3 = Info.Transparency == 0 and Color3.new(1,0,0) or Color3.new(0,1,0)
  9368. end)
  9369. end)
  9370.  
  9371. VehicleSim.Name = "VehicleSim"
  9372. VehicleSim.Parent = GamesFrame
  9373. VehicleSim.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  9374. VehicleSim.Position = UDim2.new(0.312068969, 0, 0.169444442, 0)
  9375. VehicleSim.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  9376. VehicleSim.Font = Enum.Font.Highway
  9377. VehicleSim.Text = "Vehicle Simulator"
  9378. VehicleSim.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  9379. VehicleSim.TextScaled = true
  9380. VehicleSim.TextSize = 14
  9381. VehicleSim.TextWrapped = true
  9382. VehicleSim.Visible = true
  9383. VehicleSim.MouseButton1Down:connect(function()
  9384. loadstring(Game:GetObjects("rbxassetid://1329992898")[1].Source)()
  9385. end)
  9386.  
  9387. LumberTycoon.Name = "LumberTycoon"
  9388. LumberTycoon.Parent = GamesFrame
  9389. LumberTycoon.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  9390. LumberTycoon.Position = UDim2.new(0.313793093, 0, 0.327777773, 0)
  9391. LumberTycoon.Size = UDim2.new(0.262068957, 0, 0.13611111, 0)
  9392. LumberTycoon.Font = Enum.Font.Highway
  9393. LumberTycoon.Text = "Lumber Tycoon"
  9394. LumberTycoon.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  9395. LumberTycoon.TextScaled = true
  9396. LumberTycoon.TextSize = 14
  9397. LumberTycoon.TextWrapped = true
  9398. LumberTycoon.MouseButton1Down:connect(function()
  9399.  
  9400. local LumberTycoon2 = Instance.new("ScreenGui")
  9401. local TopBar = Instance.new("Frame")
  9402. local Background = Instance.new("Frame")
  9403. local Title = Instance.new("Frame")
  9404. local ImageLabel = Instance.new("ImageLabel")
  9405. local Credits = Instance.new("Frame")
  9406. local TitleCredits = Instance.new("TextLabel")
  9407. local Broto = Instance.new("TextLabel")
  9408. local Code = Instance.new("TextLabel")
  9409. local Broto_2 = Instance.new("TextLabel")
  9410. local PlotTP = Instance.new("TextButton")
  9411. local SpawnTP = Instance.new("TextButton")
  9412. local BringWood = Instance.new("TextButton")
  9413. local Line1 = Instance.new("Frame")
  9414. local Line2 = Instance.new("Frame")
  9415. local Line3 = Instance.new("Frame")
  9416. local PalmIsland = Instance.new("TextLabel")
  9417. local Teleport7 = Instance.new("TextButton")
  9418. local OrangeLine = Instance.new("Frame")
  9419. local WoodQuality = Instance.new("TextLabel")
  9420. local Rating = Instance.new("TextLabel")
  9421. local Cave = Instance.new("TextLabel")
  9422. local Teleport3 = Instance.new("TextButton")
  9423. local OrangeLine_2 = Instance.new("Frame")
  9424. local WoodQuality_2 = Instance.new("TextLabel")
  9425. local Rating_2 = Instance.new("TextLabel")
  9426. local Volcano = Instance.new("TextLabel")
  9427. local Teleport9 = Instance.new("TextButton")
  9428. local OrangeLine_3 = Instance.new("Frame")
  9429. local WoodQuality_3 = Instance.new("TextLabel")
  9430. local Rating_3 = Instance.new("TextLabel")
  9431. local Swamp = Instance.new("TextLabel")
  9432. local Teleport8 = Instance.new("TextButton")
  9433. local OrangeLine_4 = Instance.new("Frame")
  9434. local WoodQuality_4 = Instance.new("TextLabel")
  9435. local Rating_4 = Instance.new("TextLabel")
  9436. local BobsShack = Instance.new("TextLabel")
  9437. local Teleport = Instance.new("TextButton")
  9438. local OrangeLine_5 = Instance.new("Frame")
  9439. local WoodQuality_5 = Instance.new("TextLabel")
  9440. local Rating_5 = Instance.new("TextLabel")
  9441. local LinksLogic = Instance.new("TextLabel")
  9442. local Teleport6 = Instance.new("TextButton")
  9443. local OrangeLine_6 = Instance.new("Frame")
  9444. local WoodQuality_6 = Instance.new("TextLabel")
  9445. local Rating_6 = Instance.new("TextLabel")
  9446. local WoodRUs = Instance.new("TextLabel")
  9447. local Teleport10 = Instance.new("TextButton")
  9448. local OrangeLine_7 = Instance.new("Frame")
  9449. local WoodQuality_7 = Instance.new("TextLabel")
  9450. local Rating_7 = Instance.new("TextLabel")
  9451. local LandStore = Instance.new("TextLabel")
  9452. local Teleport5 = Instance.new("TextButton")
  9453. local OrangeLine_8 = Instance.new("Frame")
  9454. local WoodQuality_8 = Instance.new("TextLabel")
  9455. local Rating_8 = Instance.new("TextLabel")
  9456. local Dock = Instance.new("TextLabel")
  9457. local Teleport4 = Instance.new("TextButton")
  9458. local OrangeLine_9 = Instance.new("Frame")
  9459. local WoodQuality_9 = Instance.new("TextLabel")
  9460. local Rating_9 = Instance.new("TextLabel")
  9461. local BoxedCars = Instance.new("TextLabel")
  9462. local Teleport2 = Instance.new("TextButton")
  9463. local OrangeLine_10 = Instance.new("Frame")
  9464. local WoodQuality_10 = Instance.new("TextLabel")
  9465. local Rating_10 = Instance.new("TextLabel")
  9466. local Exit = Instance.new("TextButton")
  9467. local Open = Instance.new("TextButton")
  9468.  
  9469. -- Properties
  9470.  
  9471. LumberTycoon2.Name = "LumberTycoon2"
  9472. LumberTycoon2.Parent = game.CoreGui
  9473.  
  9474. TopBar.Name = "TopBar"
  9475. TopBar.Parent = LumberTycoon2
  9476. TopBar.Active = true
  9477. TopBar.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  9478. TopBar.BorderSizePixel = 0
  9479. TopBar.Draggable = true
  9480. TopBar.Position = UDim2.new(0.19869706, 0, 0.172371641, 0)
  9481. TopBar.Selectable = true
  9482. TopBar.Size = UDim2.new(0, 739, 0, 17)
  9483. TopBar.Visible = false
  9484.  
  9485. Background.Name = "Background"
  9486. Background.Parent = TopBar
  9487. Background.BackgroundColor3 = Color3.new(0.105882, 0.133333, 0.156863)
  9488. Background.BorderSizePixel = 0
  9489. Background.Position = UDim2.new(4.90248203e-05, 0, 1.01668346, 0)
  9490. Background.Size = UDim2.new(0, 739, 0, 544)
  9491.  
  9492. Title.Name = "Title"
  9493. Title.Parent = Background
  9494. Title.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  9495. Title.BorderSizePixel = 0
  9496. Title.Position = UDim2.new(0.00872512162, 0, 0.0105350167, 0)
  9497. Title.Size = UDim2.new(0, 585, 0, 63)
  9498.  
  9499. ImageLabel.Parent = Title
  9500. ImageLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  9501. ImageLabel.Size = UDim2.new(0, 585, 0, 63)
  9502. ImageLabel.Image = "rbxassetid://972607194"
  9503.  
  9504. Credits.Name = "Credits"
  9505. Credits.Parent = Background
  9506. Credits.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  9507. Credits.BorderSizePixel = 0
  9508. Credits.Position = UDim2.new(0.809621572, 0, 0.0105350167, 0)
  9509. Credits.Size = UDim2.new(0, 133, 0, 530)
  9510.  
  9511. TitleCredits.Name = "TitleCredits"
  9512. TitleCredits.Parent = Credits
  9513. TitleCredits.BackgroundColor3 = Color3.new(1, 1, 1)
  9514. TitleCredits.BackgroundTransparency = 1
  9515. TitleCredits.BorderSizePixel = 0
  9516. TitleCredits.Size = UDim2.new(0, 133, 0, 29)
  9517. TitleCredits.Font = Enum.Font.Arial
  9518. TitleCredits.FontSize = Enum.FontSize.Size18
  9519. TitleCredits.Text = "Credits Below"
  9520. TitleCredits.TextColor3 = Color3.new(1, 1, 1)
  9521. TitleCredits.TextSize = 18
  9522.  
  9523. Broto.Name = "Broto"
  9524. Broto.Parent = Credits
  9525. Broto.BackgroundColor3 = Color3.new(1, 1, 1)
  9526. Broto.BackgroundTransparency = 1
  9527. Broto.BorderSizePixel = 0
  9528. Broto.Position = UDim2.new(0, 0, 0.0622641519, 0)
  9529. Broto.Size = UDim2.new(0, 133, 0, 36)
  9530. Broto.Font = Enum.Font.Arial
  9531. Broto.FontSize = Enum.FontSize.Size14
  9532. Broto.Text = " Cracked by Avn"
  9533. Broto.TextColor3 = Color3.new(1, 1, 1)
  9534. Broto.TextSize = 14
  9535. Broto.TextWrapped = true
  9536.  
  9537. Code.Name = "Code"
  9538. Code.Parent = Credits
  9539. Code.BackgroundColor3 = Color3.new(1, 1, 1)
  9540. Code.BackgroundTransparency = 1
  9541. Code.BorderSizePixel = 0
  9542. Code.Position = UDim2.new(0, 0, 0.137735844, 0)
  9543. Code.Size = UDim2.new(0, 133, 0, 35)
  9544. Code.Font = Enum.Font.Arial
  9545. Code.FontSize = Enum.FontSize.Size14
  9546. Code.Text = " Cracked by Avn"
  9547. Code.TextColor3 = Color3.new(1, 1, 1)
  9548. Code.TextSize = 14
  9549. Code.TextWrapped = true
  9550.  
  9551. Broto_2.Name = "Broto"
  9552. Broto_2.Parent = Credits
  9553. Broto_2.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  9554. Broto_2.BorderSizePixel = 0
  9555. Broto_2.Position = UDim2.new(-4.45488739, 0, 0.883018851, 0)
  9556. Broto_2.Size = UDim2.new(0, 585, 0, 22)
  9557. Broto_2.Font = Enum.Font.Arial
  9558. Broto_2.FontSize = Enum.FontSize.Size18
  9559. Broto_2.Text = "(Hope you like the Erlux Crack!)"
  9560. Broto_2.TextColor3 = Color3.new(1, 1, 1)
  9561. Broto_2.TextSize = 16
  9562. Broto_2.TextWrapped = true
  9563.  
  9564. PlotTP.Name = "PlotTP"
  9565. PlotTP.Parent = Background
  9566. PlotTP.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  9567. PlotTP.BorderSizePixel = 0
  9568. PlotTP.Position = UDim2.new(0.00811908022, 0, 0.92463237, 0)
  9569. PlotTP.Size = UDim2.new(0, 208, 0, 33)
  9570. PlotTP.Font = Enum.Font.Arial
  9571. PlotTP.FontSize = Enum.FontSize.Size18
  9572. PlotTP.Text = "Teleport to your plot"
  9573. PlotTP.TextColor3 = Color3.new(1, 1, 1)
  9574. PlotTP.TextSize = 18
  9575.  
  9576. SpawnTP.Name = "SpawnTP"
  9577. SpawnTP.Parent = Background
  9578. SpawnTP.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  9579. SpawnTP.BorderSizePixel = 0
  9580. SpawnTP.Position = UDim2.new(0.51826793, 0, 0.92463237, 0)
  9581. SpawnTP.Size = UDim2.new(0, 208, 0, 33)
  9582. SpawnTP.Font = Enum.Font.Arial
  9583. SpawnTP.FontSize = Enum.FontSize.Size18
  9584. SpawnTP.Text = "Teleport to Spawn"
  9585. SpawnTP.TextColor3 = Color3.new(1, 1, 1)
  9586. SpawnTP.TextSize = 18
  9587.  
  9588. BringWood.Name = "BringWood"
  9589. BringWood.Parent = Background
  9590. BringWood.BackgroundColor3 = Color3.new(0.14902, 0.45098, 0.866667)
  9591. BringWood.BorderSizePixel = 0
  9592. BringWood.Position = UDim2.new(0.2976996, 0, 0.92463237, 0)
  9593. BringWood.Size = UDim2.new(0, 157, 0, 33)
  9594. BringWood.Font = Enum.Font.Arial
  9595. BringWood.FontSize = Enum.FontSize.Size18
  9596. BringWood.Text = "Bring Wood"
  9597. BringWood.TextColor3 = Color3.new(1, 1, 1)
  9598. BringWood.TextSize = 18
  9599.  
  9600. Line1.Name = "Line1"
  9601. Line1.Parent = Background
  9602. Line1.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  9603. Line1.BorderSizePixel = 0
  9604. Line1.Position = UDim2.new(0.808945, 0, 0.0638438389, 0)
  9605. Line1.Size = UDim2.new(0, 133, 0, 4)
  9606.  
  9607. Line2.Name = "Line2"
  9608. Line2.Parent = Background
  9609. Line2.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  9610. Line2.BorderSizePixel = 0
  9611. Line2.Position = UDim2.new(0.809621572, 0, 0.137373239, 0)
  9612. Line2.Size = UDim2.new(0, 133, 0, 4)
  9613.  
  9614. Line3.Name = "Line3"
  9615. Line3.Parent = Background
  9616. Line3.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  9617. Line3.BorderSizePixel = 0
  9618. Line3.Position = UDim2.new(0.808945, 0, 0.209064424, 0)
  9619. Line3.Size = UDim2.new(0, 133, 0, 4)
  9620.  
  9621. PalmIsland.Name = "PalmIsland"
  9622. PalmIsland.Parent = Background
  9623. PalmIsland.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  9624. PalmIsland.Position = UDim2.new(0.00811908022, 0, 0.137867644, 0)
  9625. PalmIsland.Size = UDim2.new(0, 193, 0, 34)
  9626. PalmIsland.Font = Enum.Font.Arial
  9627. PalmIsland.FontSize = Enum.FontSize.Size18
  9628. PalmIsland.Text = "Palm Island"
  9629. PalmIsland.TextColor3 = Color3.new(1, 1, 1)
  9630. PalmIsland.TextSize = 18
  9631.  
  9632. Teleport7.Name = "Teleport7"
  9633. Teleport7.Parent = PalmIsland
  9634. Teleport7.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  9635. Teleport7.BorderSizePixel = 0
  9636. Teleport7.Position = UDim2.new(1.03626943, 0, 0, 0)
  9637. Teleport7.Size = UDim2.new(0, 76, 0, 34)
  9638. Teleport7.Font = Enum.Font.Arial
  9639. Teleport7.FontSize = Enum.FontSize.Size18
  9640. Teleport7.Text = "Teleport"
  9641. Teleport7.TextColor3 = Color3.new(1, 1, 1)
  9642. Teleport7.TextSize = 18
  9643.  
  9644. OrangeLine.Name = "OrangeLine"
  9645. OrangeLine.Parent = PalmIsland
  9646. OrangeLine.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  9647. OrangeLine.BorderSizePixel = 0
  9648. OrangeLine.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  9649. OrangeLine.Size = UDim2.new(0, 224, 0, 5)
  9650.  
  9651. WoodQuality.Name = "WoodQuality"
  9652. WoodQuality.Parent = PalmIsland
  9653. WoodQuality.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9654. WoodQuality.BorderSizePixel = 0
  9655. WoodQuality.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  9656. WoodQuality.Size = UDim2.new(0, 224, 0, 29)
  9657. WoodQuality.Font = Enum.Font.Arial
  9658. WoodQuality.FontSize = Enum.FontSize.Size18
  9659. WoodQuality.Text = "Wood Quality: 65"
  9660. WoodQuality.TextColor3 = Color3.new(1, 1, 1)
  9661. WoodQuality.TextSize = 16
  9662.  
  9663. Rating.Name = "Rating"
  9664. Rating.Parent = PalmIsland
  9665. Rating.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9666. Rating.BorderSizePixel = 0
  9667. Rating.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  9668. Rating.Size = UDim2.new(0, 74, 0, 35)
  9669. Rating.Font = Enum.Font.Arial
  9670. Rating.FontSize = Enum.FontSize.Size18
  9671. Rating.Text = "Decent"
  9672. Rating.TextColor3 = Color3.new(1, 1, 1)
  9673. Rating.TextSize = 16
  9674.  
  9675. Cave.Name = "Cave"
  9676. Cave.Parent = Background
  9677. Cave.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  9678. Cave.Position = UDim2.new(0.00811908022, 0, 0.209558815, 0)
  9679. Cave.Size = UDim2.new(0, 193, 0, 34)
  9680. Cave.Font = Enum.Font.Arial
  9681. Cave.FontSize = Enum.FontSize.Size18
  9682. Cave.Text = "Cave"
  9683. Cave.TextColor3 = Color3.new(1, 1, 1)
  9684. Cave.TextSize = 18
  9685.  
  9686. Teleport3.Name = "Teleport3"
  9687. Teleport3.Parent = Cave
  9688. Teleport3.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  9689. Teleport3.BorderSizePixel = 0
  9690. Teleport3.Position = UDim2.new(1.03626943, 0, 0, 0)
  9691. Teleport3.Size = UDim2.new(0, 76, 0, 34)
  9692. Teleport3.Font = Enum.Font.Arial
  9693. Teleport3.FontSize = Enum.FontSize.Size18
  9694. Teleport3.Text = "Teleport"
  9695. Teleport3.TextColor3 = Color3.new(1, 1, 1)
  9696. Teleport3.TextSize = 18
  9697.  
  9698. OrangeLine_2.Name = "OrangeLine"
  9699. OrangeLine_2.Parent = Cave
  9700. OrangeLine_2.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  9701. OrangeLine_2.BorderSizePixel = 0
  9702. OrangeLine_2.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  9703. OrangeLine_2.Size = UDim2.new(0, 224, 0, 5)
  9704.  
  9705. WoodQuality_2.Name = "WoodQuality"
  9706. WoodQuality_2.Parent = Cave
  9707. WoodQuality_2.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9708. WoodQuality_2.BorderSizePixel = 0
  9709. WoodQuality_2.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  9710. WoodQuality_2.Size = UDim2.new(0, 224, 0, 29)
  9711. WoodQuality_2.Font = Enum.Font.Arial
  9712. WoodQuality_2.FontSize = Enum.FontSize.Size18
  9713. WoodQuality_2.Text = "Wood Quality: 90"
  9714. WoodQuality_2.TextColor3 = Color3.new(1, 1, 1)
  9715. WoodQuality_2.TextSize = 16
  9716.  
  9717. Rating_2.Name = "Rating"
  9718. Rating_2.Parent = Cave
  9719. Rating_2.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9720. Rating_2.BorderSizePixel = 0
  9721. Rating_2.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  9722. Rating_2.Size = UDim2.new(0, 74, 0, 35)
  9723. Rating_2.Font = Enum.Font.Arial
  9724. Rating_2.FontSize = Enum.FontSize.Size18
  9725. Rating_2.Text = "Good"
  9726. Rating_2.TextColor3 = Color3.new(1, 1, 1)
  9727. Rating_2.TextSize = 16
  9728.  
  9729. Volcano.Name = "Volcano"
  9730. Volcano.Parent = Background
  9731. Volcano.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  9732. Volcano.Position = UDim2.new(0.0074424902, 0, 0.28125, 0)
  9733. Volcano.Size = UDim2.new(0, 193, 0, 34)
  9734. Volcano.Font = Enum.Font.Arial
  9735. Volcano.FontSize = Enum.FontSize.Size18
  9736. Volcano.Text = "Volcano"
  9737. Volcano.TextColor3 = Color3.new(1, 1, 1)
  9738. Volcano.TextSize = 18
  9739.  
  9740. Teleport9.Name = "Teleport9"
  9741. Teleport9.Parent = Volcano
  9742. Teleport9.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  9743. Teleport9.BorderSizePixel = 0
  9744. Teleport9.Position = UDim2.new(1.03626943, 0, 0, 0)
  9745. Teleport9.Size = UDim2.new(0, 76, 0, 34)
  9746. Teleport9.Font = Enum.Font.Arial
  9747. Teleport9.FontSize = Enum.FontSize.Size18
  9748. Teleport9.Text = "Teleport"
  9749. Teleport9.TextColor3 = Color3.new(1, 1, 1)
  9750. Teleport9.TextSize = 18
  9751.  
  9752. OrangeLine_3.Name = "OrangeLine"
  9753. OrangeLine_3.Parent = Volcano
  9754. OrangeLine_3.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  9755. OrangeLine_3.BorderSizePixel = 0
  9756. OrangeLine_3.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  9757. OrangeLine_3.Size = UDim2.new(0, 224, 0, 5)
  9758.  
  9759. WoodQuality_3.Name = "WoodQuality"
  9760. WoodQuality_3.Parent = Volcano
  9761. WoodQuality_3.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9762. WoodQuality_3.BorderSizePixel = 0
  9763. WoodQuality_3.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  9764. WoodQuality_3.Size = UDim2.new(0, 224, 0, 29)
  9765. WoodQuality_3.Font = Enum.Font.Arial
  9766. WoodQuality_3.FontSize = Enum.FontSize.Size18
  9767. WoodQuality_3.Text = "Wood Quality: 86"
  9768. WoodQuality_3.TextColor3 = Color3.new(1, 1, 1)
  9769. WoodQuality_3.TextSize = 16
  9770.  
  9771. Rating_3.Name = "Rating"
  9772. Rating_3.Parent = Volcano
  9773. Rating_3.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9774. Rating_3.BorderSizePixel = 0
  9775. Rating_3.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  9776. Rating_3.Size = UDim2.new(0, 74, 0, 35)
  9777. Rating_3.Font = Enum.Font.Arial
  9778. Rating_3.FontSize = Enum.FontSize.Size18
  9779. Rating_3.Text = "Good"
  9780. Rating_3.TextColor3 = Color3.new(1, 1, 1)
  9781. Rating_3.TextSize = 16
  9782.  
  9783. Swamp.Name = "Swamp"
  9784. Swamp.Parent = Background
  9785. Swamp.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  9786. Swamp.Position = UDim2.new(0.0074424902, 0, 0.352941155, 0)
  9787. Swamp.Size = UDim2.new(0, 193, 0, 34)
  9788. Swamp.Font = Enum.Font.Arial
  9789. Swamp.FontSize = Enum.FontSize.Size18
  9790. Swamp.Text = "Swamp"
  9791. Swamp.TextColor3 = Color3.new(1, 1, 1)
  9792. Swamp.TextSize = 18
  9793.  
  9794. Teleport8.Name = "Teleport8"
  9795. Teleport8.Parent = Swamp
  9796. Teleport8.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  9797. Teleport8.BorderSizePixel = 0
  9798. Teleport8.Position = UDim2.new(1.03626943, 0, 0, 0)
  9799. Teleport8.Size = UDim2.new(0, 76, 0, 34)
  9800. Teleport8.Font = Enum.Font.Arial
  9801. Teleport8.FontSize = Enum.FontSize.Size18
  9802. Teleport8.Text = "Teleport"
  9803. Teleport8.TextColor3 = Color3.new(1, 1, 1)
  9804. Teleport8.TextSize = 18
  9805.  
  9806. OrangeLine_4.Name = "OrangeLine"
  9807. OrangeLine_4.Parent = Swamp
  9808. OrangeLine_4.BackgroundColor3 = Color3.new(1, 0.584314, 0.0431373)
  9809. OrangeLine_4.BorderSizePixel = 0
  9810. OrangeLine_4.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  9811. OrangeLine_4.Size = UDim2.new(0, 224, 0, 5)
  9812.  
  9813. WoodQuality_4.Name = "WoodQuality"
  9814. WoodQuality_4.Parent = Swamp
  9815. WoodQuality_4.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9816. WoodQuality_4.BorderSizePixel = 0
  9817. WoodQuality_4.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  9818. WoodQuality_4.Size = UDim2.new(0, 224, 0, 29)
  9819. WoodQuality_4.Font = Enum.Font.Arial
  9820. WoodQuality_4.FontSize = Enum.FontSize.Size18
  9821. WoodQuality_4.Text = "Wood Quality: 60"
  9822. WoodQuality_4.TextColor3 = Color3.new(1, 1, 1)
  9823. WoodQuality_4.TextSize = 16
  9824.  
  9825. Rating_4.Name = "Rating"
  9826. Rating_4.Parent = Swamp
  9827. Rating_4.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9828. Rating_4.BorderSizePixel = 0
  9829. Rating_4.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  9830. Rating_4.Size = UDim2.new(0, 74, 0, 35)
  9831. Rating_4.Font = Enum.Font.Arial
  9832. Rating_4.FontSize = Enum.FontSize.Size18
  9833. Rating_4.Text = "Decent"
  9834. Rating_4.TextColor3 = Color3.new(1, 1, 1)
  9835. Rating_4.TextSize = 16
  9836.  
  9837. BobsShack.Name = "BobsShack"
  9838. BobsShack.Parent = Background
  9839. BobsShack.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  9840. BobsShack.Position = UDim2.new(0.0074424902, 0, 0.424632341, 0)
  9841. BobsShack.Size = UDim2.new(0, 193, 0, 34)
  9842. BobsShack.Font = Enum.Font.Arial
  9843. BobsShack.FontSize = Enum.FontSize.Size18
  9844. BobsShack.Text = "Bob's Shack"
  9845. BobsShack.TextColor3 = Color3.new(1, 1, 1)
  9846. BobsShack.TextSize = 18
  9847.  
  9848. Teleport.Name = "Teleport"
  9849. Teleport.Parent = BobsShack
  9850. Teleport.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  9851. Teleport.BorderSizePixel = 0
  9852. Teleport.Position = UDim2.new(1.03626943, 0, 0, 0)
  9853. Teleport.Size = UDim2.new(0, 76, 0, 34)
  9854. Teleport.Font = Enum.Font.Arial
  9855. Teleport.FontSize = Enum.FontSize.Size18
  9856. Teleport.Text = "Teleport"
  9857. Teleport.TextColor3 = Color3.new(1, 1, 1)
  9858. Teleport.TextSize = 18
  9859.  
  9860. OrangeLine_5.Name = "OrangeLine"
  9861. OrangeLine_5.Parent = BobsShack
  9862. OrangeLine_5.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  9863. OrangeLine_5.BorderSizePixel = 0
  9864. OrangeLine_5.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  9865. OrangeLine_5.Size = UDim2.new(0, 224, 0, 5)
  9866.  
  9867. WoodQuality_5.Name = "WoodQuality"
  9868. WoodQuality_5.Parent = BobsShack
  9869. WoodQuality_5.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9870. WoodQuality_5.BorderSizePixel = 0
  9871. WoodQuality_5.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  9872. WoodQuality_5.Size = UDim2.new(0, 224, 0, 29)
  9873. WoodQuality_5.Font = Enum.Font.Arial
  9874. WoodQuality_5.FontSize = Enum.FontSize.Size18
  9875. WoodQuality_5.Text = "Recipe Items"
  9876. WoodQuality_5.TextColor3 = Color3.new(1, 1, 1)
  9877. WoodQuality_5.TextSize = 16
  9878.  
  9879. Rating_5.Name = "Rating"
  9880. Rating_5.Parent = BobsShack
  9881. Rating_5.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9882. Rating_5.BorderSizePixel = 0
  9883. Rating_5.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  9884. Rating_5.Size = UDim2.new(0, 74, 0, 35)
  9885. Rating_5.Font = Enum.Font.Arial
  9886. Rating_5.FontSize = Enum.FontSize.Size18
  9887. Rating_5.Text = "Good"
  9888. Rating_5.TextColor3 = Color3.new(1, 1, 1)
  9889. Rating_5.TextSize = 16
  9890.  
  9891. LinksLogic.Name = "LinksLogic"
  9892. LinksLogic.Parent = Background
  9893. LinksLogic.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  9894. LinksLogic.Position = UDim2.new(0.0074424902, 0, 0.496323496, 0)
  9895. LinksLogic.Size = UDim2.new(0, 193, 0, 34)
  9896. LinksLogic.Font = Enum.Font.Arial
  9897. LinksLogic.FontSize = Enum.FontSize.Size18
  9898. LinksLogic.Text = "Link's Logic"
  9899. LinksLogic.TextColor3 = Color3.new(1, 1, 1)
  9900. LinksLogic.TextSize = 18
  9901.  
  9902. Teleport6.Name = "Teleport6"
  9903. Teleport6.Parent = LinksLogic
  9904. Teleport6.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  9905. Teleport6.BorderSizePixel = 0
  9906. Teleport6.Position = UDim2.new(1.03626943, 0, 0, 0)
  9907. Teleport6.Size = UDim2.new(0, 76, 0, 34)
  9908. Teleport6.Font = Enum.Font.Arial
  9909. Teleport6.FontSize = Enum.FontSize.Size18
  9910. Teleport6.Text = "Teleport"
  9911. Teleport6.TextColor3 = Color3.new(1, 1, 1)
  9912. Teleport6.TextSize = 18
  9913.  
  9914. OrangeLine_6.Name = "OrangeLine"
  9915. OrangeLine_6.Parent = LinksLogic
  9916. OrangeLine_6.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  9917. OrangeLine_6.BorderSizePixel = 0
  9918. OrangeLine_6.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  9919. OrangeLine_6.Size = UDim2.new(0, 224, 0, 5)
  9920.  
  9921. WoodQuality_6.Name = "WoodQuality"
  9922. WoodQuality_6.Parent = LinksLogic
  9923. WoodQuality_6.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9924. WoodQuality_6.BorderSizePixel = 0
  9925. WoodQuality_6.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  9926. WoodQuality_6.Size = UDim2.new(0, 224, 0, 29)
  9927. WoodQuality_6.Font = Enum.Font.Arial
  9928. WoodQuality_6.FontSize = Enum.FontSize.Size18
  9929. WoodQuality_6.Text = "Recipe Items"
  9930. WoodQuality_6.TextColor3 = Color3.new(1, 1, 1)
  9931. WoodQuality_6.TextSize = 16
  9932.  
  9933. Rating_6.Name = "Rating"
  9934. Rating_6.Parent = LinksLogic
  9935. Rating_6.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9936. Rating_6.BorderSizePixel = 0
  9937. Rating_6.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  9938. Rating_6.Size = UDim2.new(0, 74, 0, 35)
  9939. Rating_6.Font = Enum.Font.Arial
  9940. Rating_6.FontSize = Enum.FontSize.Size18
  9941. Rating_6.Text = "Good"
  9942. Rating_6.TextColor3 = Color3.new(1, 1, 1)
  9943. Rating_6.TextSize = 16
  9944.  
  9945. WoodRUs.Name = "WoodRUs"
  9946. WoodRUs.Parent = Background
  9947. WoodRUs.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  9948. WoodRUs.Position = UDim2.new(0.00811908022, 0, 0.568014681, 0)
  9949. WoodRUs.Size = UDim2.new(0, 193, 0, 34)
  9950. WoodRUs.Font = Enum.Font.Arial
  9951. WoodRUs.FontSize = Enum.FontSize.Size18
  9952. WoodRUs.Text = "Wood R Us"
  9953. WoodRUs.TextColor3 = Color3.new(1, 1, 1)
  9954. WoodRUs.TextSize = 18
  9955.  
  9956. Teleport10.Name = "Teleport10"
  9957. Teleport10.Parent = WoodRUs
  9958. Teleport10.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  9959. Teleport10.BorderSizePixel = 0
  9960. Teleport10.Position = UDim2.new(1.03626943, 0, 0, 0)
  9961. Teleport10.Size = UDim2.new(0, 76, 0, 34)
  9962. Teleport10.Font = Enum.Font.Arial
  9963. Teleport10.FontSize = Enum.FontSize.Size18
  9964. Teleport10.Text = "Teleport"
  9965. Teleport10.TextColor3 = Color3.new(1, 1, 1)
  9966. Teleport10.TextSize = 18
  9967.  
  9968. OrangeLine_7.Name = "OrangeLine"
  9969. OrangeLine_7.Parent = WoodRUs
  9970. OrangeLine_7.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  9971. OrangeLine_7.BorderSizePixel = 0
  9972. OrangeLine_7.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  9973. OrangeLine_7.Size = UDim2.new(0, 224, 0, 5)
  9974.  
  9975. WoodQuality_7.Name = "WoodQuality"
  9976. WoodQuality_7.Parent = WoodRUs
  9977. WoodQuality_7.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9978. WoodQuality_7.BorderSizePixel = 0
  9979. WoodQuality_7.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  9980. WoodQuality_7.Size = UDim2.new(0, 224, 0, 29)
  9981. WoodQuality_7.Font = Enum.Font.Arial
  9982. WoodQuality_7.FontSize = Enum.FontSize.Size18
  9983. WoodQuality_7.Text = "Recipe Items"
  9984. WoodQuality_7.TextColor3 = Color3.new(1, 1, 1)
  9985. WoodQuality_7.TextSize = 16
  9986.  
  9987. Rating_7.Name = "Rating"
  9988. Rating_7.Parent = WoodRUs
  9989. Rating_7.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  9990. Rating_7.BorderSizePixel = 0
  9991. Rating_7.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  9992. Rating_7.Size = UDim2.new(0, 74, 0, 35)
  9993. Rating_7.Font = Enum.Font.Arial
  9994. Rating_7.FontSize = Enum.FontSize.Size18
  9995. Rating_7.Text = "Good"
  9996. Rating_7.TextColor3 = Color3.new(1, 1, 1)
  9997. Rating_7.TextSize = 16
  9998.  
  9999. LandStore.Name = "LandStore"
  10000. LandStore.Parent = Background
  10001. LandStore.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  10002. LandStore.Position = UDim2.new(0.00811908022, 0, 0.639705837, 0)
  10003. LandStore.Size = UDim2.new(0, 193, 0, 34)
  10004. LandStore.Font = Enum.Font.Arial
  10005. LandStore.FontSize = Enum.FontSize.Size18
  10006. LandStore.Text = "Land Store"
  10007. LandStore.TextColor3 = Color3.new(1, 1, 1)
  10008. LandStore.TextSize = 18
  10009.  
  10010. Teleport5.Name = "Teleport5"
  10011. Teleport5.Parent = LandStore
  10012. Teleport5.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  10013. Teleport5.BorderSizePixel = 0
  10014. Teleport5.Position = UDim2.new(1.03626943, 0, 0, 0)
  10015. Teleport5.Size = UDim2.new(0, 76, 0, 34)
  10016. Teleport5.Font = Enum.Font.Arial
  10017. Teleport5.FontSize = Enum.FontSize.Size18
  10018. Teleport5.Text = "Teleport"
  10019. Teleport5.TextColor3 = Color3.new(1, 1, 1)
  10020. Teleport5.TextSize = 18
  10021.  
  10022. OrangeLine_8.Name = "OrangeLine"
  10023. OrangeLine_8.Parent = LandStore
  10024. OrangeLine_8.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  10025. OrangeLine_8.BorderSizePixel = 0
  10026. OrangeLine_8.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  10027. OrangeLine_8.Size = UDim2.new(0, 224, 0, 5)
  10028.  
  10029. WoodQuality_8.Name = "WoodQuality"
  10030. WoodQuality_8.Parent = LandStore
  10031. WoodQuality_8.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  10032. WoodQuality_8.BorderSizePixel = 0
  10033. WoodQuality_8.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  10034. WoodQuality_8.Size = UDim2.new(0, 224, 0, 29)
  10035. WoodQuality_8.Font = Enum.Font.Arial
  10036. WoodQuality_8.FontSize = Enum.FontSize.Size18
  10037. WoodQuality_8.Text = "Recipe Items"
  10038. WoodQuality_8.TextColor3 = Color3.new(1, 1, 1)
  10039. WoodQuality_8.TextSize = 16
  10040.  
  10041. Rating_8.Name = "Rating"
  10042. Rating_8.Parent = LandStore
  10043. Rating_8.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  10044. Rating_8.BorderSizePixel = 0
  10045. Rating_8.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  10046. Rating_8.Size = UDim2.new(0, 74, 0, 35)
  10047. Rating_8.Font = Enum.Font.Arial
  10048. Rating_8.FontSize = Enum.FontSize.Size18
  10049. Rating_8.Text = "Good"
  10050. Rating_8.TextColor3 = Color3.new(1, 1, 1)
  10051. Rating_8.TextSize = 16
  10052.  
  10053. Dock.Name = "Dock"
  10054. Dock.Parent = Background
  10055. Dock.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  10056. Dock.Position = UDim2.new(0.00800000038, 0, 0.711000025, 0)
  10057. Dock.Size = UDim2.new(0, 193, 0, 34)
  10058. Dock.Font = Enum.Font.Arial
  10059. Dock.FontSize = Enum.FontSize.Size18
  10060. Dock.Text = "Dock"
  10061. Dock.TextColor3 = Color3.new(1, 1, 1)
  10062. Dock.TextSize = 18
  10063.  
  10064. Teleport4.Name = "Teleport4"
  10065. Teleport4.Parent = Dock
  10066. Teleport4.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  10067. Teleport4.BorderSizePixel = 0
  10068. Teleport4.Position = UDim2.new(1.03626943, 0, 0, 0)
  10069. Teleport4.Size = UDim2.new(0, 76, 0, 34)
  10070. Teleport4.Font = Enum.Font.Arial
  10071. Teleport4.FontSize = Enum.FontSize.Size18
  10072. Teleport4.Text = "Teleport"
  10073. Teleport4.TextColor3 = Color3.new(1, 1, 1)
  10074. Teleport4.TextSize = 18
  10075.  
  10076. OrangeLine_9.Name = "OrangeLine"
  10077. OrangeLine_9.Parent = Dock
  10078. OrangeLine_9.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  10079. OrangeLine_9.BorderSizePixel = 0
  10080. OrangeLine_9.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  10081. OrangeLine_9.Size = UDim2.new(0, 224, 0, 5)
  10082.  
  10083. WoodQuality_9.Name = "WoodQuality"
  10084. WoodQuality_9.Parent = Dock
  10085. WoodQuality_9.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  10086. WoodQuality_9.BorderSizePixel = 0
  10087. WoodQuality_9.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  10088. WoodQuality_9.Size = UDim2.new(0, 224, 0, 29)
  10089. WoodQuality_9.Font = Enum.Font.Arial
  10090. WoodQuality_9.FontSize = Enum.FontSize.Size18
  10091. WoodQuality_9.Text = "Vessel Items"
  10092. WoodQuality_9.TextColor3 = Color3.new(1, 1, 1)
  10093. WoodQuality_9.TextSize = 16
  10094.  
  10095. Rating_9.Name = "Rating"
  10096. Rating_9.Parent = Dock
  10097. Rating_9.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  10098. Rating_9.BorderSizePixel = 0
  10099. Rating_9.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  10100. Rating_9.Size = UDim2.new(0, 74, 0, 35)
  10101. Rating_9.Font = Enum.Font.Arial
  10102. Rating_9.FontSize = Enum.FontSize.Size18
  10103. Rating_9.Text = "Good"
  10104. Rating_9.TextColor3 = Color3.new(1, 1, 1)
  10105. Rating_9.TextSize = 16
  10106.  
  10107. BoxedCars.Name = "BoxedCars"
  10108. BoxedCars.Parent = Background
  10109. BoxedCars.BackgroundColor3 = Color3.new(0.145098, 0.415686, 0.768628)
  10110. BoxedCars.Position = UDim2.new(0.00800000038, 0, 0.782000005, 0)
  10111. BoxedCars.Size = UDim2.new(0, 193, 0, 34)
  10112. BoxedCars.Font = Enum.Font.Arial
  10113. BoxedCars.FontSize = Enum.FontSize.Size18
  10114. BoxedCars.Text = "Boxed Cars"
  10115. BoxedCars.TextColor3 = Color3.new(1, 1, 1)
  10116. BoxedCars.TextSize = 18
  10117.  
  10118. Teleport2.Name = "Teleport2"
  10119. Teleport2.Parent = BoxedCars
  10120. Teleport2.BackgroundColor3 = Color3.new(0, 0.290196, 0.662745)
  10121. Teleport2.BorderSizePixel = 0
  10122. Teleport2.Position = UDim2.new(1.03626943, 0, 0, 0)
  10123. Teleport2.Size = UDim2.new(0, 76, 0, 34)
  10124. Teleport2.Font = Enum.Font.Arial
  10125. Teleport2.FontSize = Enum.FontSize.Size18
  10126. Teleport2.Text = "Teleport"
  10127. Teleport2.TextColor3 = Color3.new(1, 1, 1)
  10128. Teleport2.TextSize = 18
  10129.  
  10130. OrangeLine_10.Name = "OrangeLine"
  10131. OrangeLine_10.Parent = BoxedCars
  10132. OrangeLine_10.BackgroundColor3 = Color3.new(0.364706, 0.705882, 0.364706)
  10133. OrangeLine_10.BorderSizePixel = 0
  10134. OrangeLine_10.Position = UDim2.new(1.46113992, 0, 0.852941155, 0)
  10135. OrangeLine_10.Size = UDim2.new(0, 224, 0, 5)
  10136.  
  10137. WoodQuality_10.Name = "WoodQuality"
  10138. WoodQuality_10.Parent = BoxedCars
  10139. WoodQuality_10.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  10140. WoodQuality_10.BorderSizePixel = 0
  10141. WoodQuality_10.Position = UDim2.new(1.46099997, 0, -0.0149999997, 0)
  10142. WoodQuality_10.Size = UDim2.new(0, 224, 0, 29)
  10143. WoodQuality_10.Font = Enum.Font.Arial
  10144. WoodQuality_10.FontSize = Enum.FontSize.Size18
  10145. WoodQuality_10.Text = "Vehicle Items"
  10146. WoodQuality_10.TextColor3 = Color3.new(1, 1, 1)
  10147. WoodQuality_10.TextSize = 16
  10148.  
  10149. Rating_10.Name = "Rating"
  10150. Rating_10.Parent = BoxedCars
  10151. Rating_10.BackgroundColor3 = Color3.new(0.152941, 0.172549, 0.196078)
  10152. Rating_10.BorderSizePixel = 0
  10153. Rating_10.Position = UDim2.new(2.64752841, 0, -0.0149998665, 0)
  10154. Rating_10.Size = UDim2.new(0, 74, 0, 35)
  10155. Rating_10.Font = Enum.Font.Arial
  10156. Rating_10.FontSize = Enum.FontSize.Size18
  10157. Rating_10.Text = "Good"
  10158. Rating_10.TextColor3 = Color3.new(1, 1, 1)
  10159. Rating_10.TextSize = 16
  10160.  
  10161. Exit.Name = "Exit"
  10162. Exit.Parent = TopBar
  10163. Exit.BackgroundColor3 = Color3.new(1, 1, 1)
  10164. Exit.BackgroundTransparency = 1
  10165. Exit.BorderSizePixel = 0
  10166. Exit.Position = UDim2.new(0.976995945, 0, 0, 0)
  10167. Exit.Size = UDim2.new(0, 17, 0, 17)
  10168. Exit.Font = Enum.Font.Arial
  10169. Exit.FontSize = Enum.FontSize.Size14
  10170. Exit.Text = "X"
  10171. Exit.TextColor3 = Color3.new(1, 1, 1)
  10172. Exit.TextSize = 14
  10173.  
  10174. Open.Name = "Open"
  10175. Open.Parent = LumberTycoon2
  10176. Open.BackgroundColor3 = Color3.new(0.556863, 1, 0.419608)
  10177. Open.BackgroundTransparency = 0.5
  10178. Open.BorderSizePixel = 0
  10179. Open.Position = UDim2.new(0, 0, 0.57011795, 0)
  10180. Open.Size = UDim2.new(0, 56, 0, 30)
  10181. Open.Font = Enum.Font.Arial
  10182. Open.FontSize = Enum.FontSize.Size14
  10183. Open.Text = "Open"
  10184. Open.TextColor3 = Color3.new(1, 1, 1)
  10185. Open.TextSize = 14
  10186.  
  10187. Exit.MouseButton1Down:connect(function()
  10188. TopBar.Visible = false
  10189. Open.Visible = true
  10190. end)
  10191.  
  10192. Open.MouseButton1Down:connect(function()
  10193. TopBar.Visible = true
  10194. Open.Visible = false
  10195. end)
  10196.  
  10197. BringWood.MouseButton1Down:connect(function()
  10198. for _, Log in pairs(game.Workspace.LogModels:GetChildren()) do
  10199. if Log.Name:sub(1, 6) == "Loose_" and Log:findFirstChild("Owner") and Log.Owner.Value == game.Players.LocalPlayer then
  10200. Log:MoveTo(game.Players.LocalPlayer.Character.Torso.Position + Vector3.new(0, 10, 0))
  10201. end
  10202. end
  10203. end)
  10204.  
  10205. PlotTP.MouseButton1Down:connect(function()
  10206. for i, v in pairs(game.Workspace.Properties:GetChildren()) do
  10207. if v.Owner.Value == game.Players.LocalPlayer then
  10208. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = v.OriginSquare.CFrame
  10209. end
  10210. end
  10211. end)
  10212.  
  10213. SpawnTP.MouseButton1Down:connect(function()
  10214. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(155, 3, 74))
  10215. end)
  10216.  
  10217. Teleport.MouseButton1Down:connect(function()
  10218. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(260, 8, -2542))
  10219. end)
  10220.  
  10221. Teleport2.MouseButton1Down:connect(function()
  10222. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(509, 3, -1463))
  10223. end)
  10224.  
  10225. Teleport3.MouseButton1Down:connect(function()
  10226. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(3581, -179, 430))
  10227. end)
  10228.  
  10229. Teleport4.MouseButton1Down:connect(function()
  10230. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(1114, -1, -197))
  10231. end)
  10232.  
  10233. Teleport5.MouseButton1Down:connect(function()
  10234. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(258, 3, -99))
  10235. end)
  10236.  
  10237. Teleport6.MouseButton1Down:connect(function()
  10238. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(4605, 3, -727))
  10239. end)
  10240.  
  10241. Teleport7.MouseButton1Down:connect(function()
  10242. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(2549, -5, -42))
  10243. end)
  10244.  
  10245. Teleport8.MouseButton1Down:connect(function()
  10246. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1209, 132, -801))
  10247. end)
  10248.  
  10249. Teleport9.MouseButton1Down:connect(function()
  10250. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(-1585, 622, 1140))
  10251. end)
  10252.  
  10253. Teleport10.MouseButton1Down:connect(function()
  10254. game.Players.LocalPlayer.Character:MoveTo(Vector3.new(265, 3, 57))
  10255. end)
  10256. end)
  10257.  
  10258. SettingsFrame.Name = "SettingsFrame"
  10259. SettingsFrame.Parent = ErluxGUI
  10260. SettingsFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10261. SettingsFrame.BackgroundTransparency = 0.30000001192093
  10262. SettingsFrame.BorderSizePixel = 0
  10263. SettingsFrame.Draggable = true
  10264. SettingsFrame.Position = UDim2.new(0.206, 0, 1.825, 0)
  10265. SettingsFrame.Size = UDim2.new(0, 580, 0, 360)
  10266. SettingsFrame.Visible = true
  10267. SettingsFrame.Active = true
  10268.  
  10269. BarSettings.Name = "BarSettings"
  10270. BarSettings.Parent = SettingsFrame
  10271. BarSettings.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  10272. BarSettings.BorderSizePixel = 0
  10273. BarSettings.Draggable = true
  10274. BarSettings.Position = UDim2.new(0, 0, -0.00277777785, 0)
  10275. BarSettings.Size = UDim2.new(0, 580, 0, 40)
  10276. BarSettings.Draggable = true
  10277.  
  10278. Name9.Name = "Name9"
  10279. Name9.Parent = SettingsFrame
  10280. Name9.BackgroundColor3 = Color3.new(1, 1, 1)
  10281. Name9.BackgroundTransparency = 1
  10282. Name9.Position = UDim2.new(0.312068969, 0, -0.013888889, 0)
  10283. Name9.Size = UDim2.new(0, 200, 0, 50)
  10284. Name9.Font = Enum.Font.Highway
  10285. Name9.Text = "Erlux GUI v1.4"
  10286. Name9.TextColor3 = Color3.new(0.74902, 0, 0)
  10287. Name9.TextSize = 40
  10288. Name9.Draggable = true
  10289.  
  10290. CloseSettings.Name = "CloseSettings"
  10291. CloseSettings.Parent = SettingsFrame
  10292. CloseSettings.BackgroundColor3 = Color3.new(1, 1, 1)
  10293. CloseSettings.BackgroundTransparency = 1
  10294. CloseSettings.Position = UDim2.new(0.925862074, 0, 0, 0)
  10295. CloseSettings.Size = UDim2.new(0.068965517, 0, 0.102777779, 0)
  10296. CloseSettings.Font = Enum.Font.Highway
  10297. CloseSettings.Text = "X"
  10298. CloseSettings.TextColor3 = Color3.new(0.74902, 0, 0)
  10299. CloseSettings.TextSize = 40
  10300. CloseSettings.MouseButton1Down:connect(function()
  10301. SettingsFrame:TweenPosition(UDim2.new(0.206, 0, 1.825, 0), 'In', 'Quart', 1)
  10302. MainFrame:TweenPosition(UDim2.new(0.206, 0, 0.325, 0), 'Out', 'Quart', 1)
  10303. end)
  10304.  
  10305. Themes.Name = "Themes"
  10306. Themes.Parent = SettingsFrame
  10307. Themes.BackgroundColor3 = Color3.new(1, 1, 1)
  10308. Themes.BackgroundTransparency = 1
  10309. Themes.Position = UDim2.new(-0.0655172393, 0, 0.122222222, 0)
  10310. Themes.Size = UDim2.new(0, 200, 0, 50)
  10311. Themes.Font = Enum.Font.Highway
  10312. Themes.Text = "Themes"
  10313. Themes.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  10314. Themes.TextSize = 30
  10315.  
  10316. Orange.Name = "Orange"
  10317. Orange.Parent = SettingsFrame
  10318. Orange.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  10319. Orange.Position = UDim2.new(0.0344827585, 0, 0.277777791, 0)
  10320. Orange.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  10321. Orange.Font = Enum.Font.Highway
  10322. Orange.Text = "Orange"
  10323. Orange.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  10324. Orange.TextSize = 14
  10325. Orange.MouseButton1Down:connect(function()
  10326. MainFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  10327. ScriptFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  10328. GamesFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  10329. ExecuteFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  10330. SettingsFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  10331. RobuxTrollFrame.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  10332. OpenGUI.BackgroundColor3 = Color3.new(1, 0.533333, 0)
  10333. end)
  10334.  
  10335. Green.Name = "Green"
  10336. Green.Parent = SettingsFrame
  10337. Green.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  10338. Green.Position = UDim2.new(0.275862068, 0, 0.277777791, 0)
  10339. Green.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  10340. Green.Font = Enum.Font.Highway
  10341. Green.Text = "Green"
  10342. Green.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  10343. Green.TextSize = 14
  10344. Green.MouseButton1Down:connect(function()
  10345. MainFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  10346. ScriptFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  10347. GamesFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  10348. ExecuteFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  10349. SettingsFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  10350. RobuxTrollFrame.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  10351. OpenGUI.BackgroundColor3 = Color3.new(0.0823529, 0.45098, 0)
  10352. end)
  10353.  
  10354. Purple.Name = "Purple"
  10355. Purple.Parent = SettingsFrame
  10356. Purple.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  10357. Purple.Position = UDim2.new(0.524137914, 0, 0.277777791, 0)
  10358. Purple.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  10359. Purple.Font = Enum.Font.Highway
  10360. Purple.Text = "Purple"
  10361. Purple.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  10362. Purple.TextSize = 14
  10363. Purple.MouseButton1Down:connect(function()
  10364. MainFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  10365. ScriptFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  10366. GamesFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  10367. ExecuteFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  10368. SettingsFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  10369. RobuxTrollFrame.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  10370. OpenGUI.BackgroundColor3 = Color3.new(0.45098, 0.0117647, 0.415686)
  10371. end)
  10372.  
  10373. Gray.Name = "Gray"
  10374. Gray.Parent = SettingsFrame
  10375. Gray.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10376. Gray.Position = UDim2.new(0.774137914, 0, 0.277777791, 0)
  10377. Gray.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  10378. Gray.Font = Enum.Font.Highway
  10379. Gray.Text = "Gray"
  10380. Gray.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  10381. Gray.TextSize = 14
  10382. Gray.MouseButton1Down:connect(function()
  10383. MainFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10384. ScriptFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10385. GamesFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10386. ExecuteFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10387. SettingsFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10388. RobuxTrollFrame.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10389. OpenGUI.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10390. end)
  10391.  
  10392. Transparency.Name = "Transparency"
  10393. Transparency.Parent = SettingsFrame
  10394. Transparency.BackgroundColor3 = Color3.new(1, 1, 1)
  10395. Transparency.BackgroundTransparency = 1
  10396. Transparency.Position = UDim2.new(-0.00862068962, 0, 0.436111122, 0)
  10397. Transparency.Size = UDim2.new(0, 200, 0, 50)
  10398. Transparency.Font = Enum.Font.Highway
  10399. Transparency.Text = "Transparency"
  10400. Transparency.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  10401. Transparency.TextSize = 30
  10402.  
  10403. _10.Name = "10%"
  10404. _10.Parent = SettingsFrame
  10405. _10.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10406. _10.Position = UDim2.new(0.0344827585, 0, 0.561111093, 0)
  10407. _10.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  10408. _10.Font = Enum.Font.Highway
  10409. _10.Text = "10%"
  10410. _10.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  10411. _10.TextSize = 14
  10412. _10.MouseButton1Down:connect(function()
  10413. MainFrame.BackgroundTransparency = 0.1
  10414. ScriptFrame.BackgroundTransparency = 0.1
  10415. GamesFrame.BackgroundTransparency = 0.1
  10416. ExecuteFrame.BackgroundTransparency = 0.1
  10417. SettingsFrame.BackgroundTransparency = 0.1
  10418. RobuxTrollFrame.BackgroundTransparency = 0.1
  10419. OpenGUI.BackgroundTransparency = 0.1
  10420. end)
  10421.  
  10422. _30.Name = "30%"
  10423. _30.Parent = SettingsFrame
  10424. _30.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10425. _30.Position = UDim2.new(0.279310346, 0, 0.561111093, 0)
  10426. _30.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  10427. _30.Font = Enum.Font.Highway
  10428. _30.Text = "30%"
  10429. _30.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  10430. _30.TextSize = 14
  10431. _30.MouseButton1Down:connect(function()
  10432. MainFrame.BackgroundTransparency = 0.3
  10433. ScriptFrame.BackgroundTransparency = 0.3
  10434. GamesFrame.BackgroundTransparency = 0.3
  10435. ExecuteFrame.BackgroundTransparency = 0.3
  10436. SettingsFrame.BackgroundTransparency = 0.3
  10437. RobuxTrollFrame.BackgroundTransparency = 0.3
  10438. OpenGUI.BackgroundTransparency = 0.3
  10439. end)
  10440.  
  10441. _50.Name = "50%"
  10442. _50.Parent = SettingsFrame
  10443. _50.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10444. _50.Position = UDim2.new(0.524137914, 0, 0.561111093, 0)
  10445. _50.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  10446. _50.Font = Enum.Font.Highway
  10447. _50.Text = "50%"
  10448. _50.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  10449. _50.TextSize = 14
  10450. _50.MouseButton1Down:connect(function()
  10451. MainFrame.BackgroundTransparency = 0.5
  10452. ScriptFrame.BackgroundTransparency = 0.5
  10453. GamesFrame.BackgroundTransparency = 0.5
  10454. ExecuteFrame.BackgroundTransparency = 0.5
  10455. SettingsFrame.BackgroundTransparency = 0.5
  10456. RobuxTrollFrame.BackgroundTransparency = 0.5
  10457. OpenGUI.BackgroundTransparency = 0.5
  10458. end)
  10459.  
  10460. _70.Name = "70%"
  10461. _70.Parent = SettingsFrame
  10462. _70.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10463. _70.Position = UDim2.new(0.0344827585, 0, 0.716666639, 0)
  10464. _70.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  10465. _70.Font = Enum.Font.Highway
  10466. _70.Text = "70%"
  10467. _70.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  10468. _70.TextSize = 14
  10469. _70.MouseButton1Down:connect(function()
  10470. MainFrame.BackgroundTransparency = 0.7
  10471. ScriptFrame.BackgroundTransparency = 0.7
  10472. GamesFrame.BackgroundTransparency = 0.7
  10473. ExecuteFrame.BackgroundTransparency = 0.7
  10474. SettingsFrame.BackgroundTransparency = 0.7
  10475. RobuxTrollFrame.BackgroundTransparency = 0.7
  10476. OpenGUI.BackgroundTransparency = 0.7
  10477. end)
  10478.  
  10479. _90.Name = "90%"
  10480. _90.Parent = SettingsFrame
  10481. _90.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  10482. _90.Position = UDim2.new(0.279310346, 0, 0.716666639, 0)
  10483. _90.Size = UDim2.new(0.217241377, 0, 0.125, 0)
  10484. _90.Font = Enum.Font.Highway
  10485. _90.Text = "90%"
  10486. _90.TextColor3 = Color3.new(0.792157, 0.792157, 0.792157)
  10487. _90.TextSize = 14
  10488. _90.MouseButton1Down:connect(function()
  10489. MainFrame.BackgroundTransparency = 0.9
  10490. ScriptFrame.BackgroundTransparency = 0.9
  10491. GamesFrame.BackgroundTransparency = 0.9
  10492. ExecuteFrame.BackgroundTransparency = 0.9
  10493. SettingsFrame.BackgroundTransparency = 0.9
  10494. RobuxTrollFrame.BackgroundTransparency = 0.9
  10495. OpenGUI.BackgroundTransparency = 0.9
  10496. end)
  10497.  
  10498. Credits8.Name = "Credits8"
  10499. Credits8.Parent = SettingsFrame
  10500. Credits8.BackgroundColor3 = Color3.new(1, 1, 1)
  10501. Credits8.BackgroundTransparency = 1
  10502. Credits8.Position = UDim2.new(0.100000001, 0, 0.875, 0)
  10503. Credits8.Size = UDim2.new(0, 200, 0, 50)
  10504. Credits8.Font = Enum.Font.Highway
  10505. Credits8.Text = "Cracked by Avn | Discord: kssMubS"
  10506. Credits8.TextColor3 = Color3.new(0.74902, 0, 0)
  10507. Credits8.TextSize = 20
Add Comment
Please, Sign In to add comment