Advertisement
filipaopastebins2134

DEX Explorer 1.0.0

Mar 14th, 2019
523
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 57.47 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local Dex_Explorer = Instance.new("ScreenGui")
  5. local PropertiesFrame = Instance.new("Frame")
  6. local Header = Instance.new("Frame")
  7. local TextLabel = Instance.new("TextLabel")
  8. local TextBox = Instance.new("TextBox")
  9. local ExplorerPanel = Instance.new("Frame")
  10. local SideMenu = Instance.new("Frame")
  11. local Toggle = Instance.new("TextButton")
  12. local Title = Instance.new("TextLabel")
  13. local Version = Instance.new("TextLabel")
  14. local Slant = Instance.new("ImageLabel")
  15. local Main = Instance.new("Frame")
  16. local SlideOut = Instance.new("Frame")
  17. local SlideFrame = Instance.new("Frame")
  18. local Explorer = Instance.new("TextButton")
  19. local Icon = Instance.new("ImageLabel")
  20. local SaveMap = Instance.new("TextButton")
  21. local Icon_2 = Instance.new("ImageLabel")
  22. local Settings = Instance.new("TextButton")
  23. local Icon_3 = Instance.new("ImageLabel")
  24. local Remotes = Instance.new("TextButton")
  25. local Icon_4 = Instance.new("ImageLabel")
  26. local About = Instance.new("TextButton")
  27. local Icon_5 = Instance.new("ImageLabel")
  28. local OpenScriptEditor = Instance.new("TextButton")
  29. local Icon_6 = Instance.new("ImageLabel")
  30. local Toggle_2 = Instance.new("TextButton")
  31. local SettingsPanel = Instance.new("Frame")
  32. local Header_2 = Instance.new("Frame")
  33. local TextLabel_2 = Instance.new("TextLabel")
  34. local SettingTemplate = Instance.new("Frame")
  35. local SName = Instance.new("TextLabel")
  36. local Status = Instance.new("TextLabel")
  37. local Change = Instance.new("TextButton")
  38. local OnBar = Instance.new("TextLabel")
  39. local Bar = Instance.new("TextLabel")
  40. local SettingList = Instance.new("Frame")
  41. local SaveInstance = Instance.new("Frame")
  42. local Title_2 = Instance.new("TextLabel")
  43. local MainWindow = Instance.new("Frame")
  44. local Save = Instance.new("TextButton")
  45. local Desc = Instance.new("TextLabel")
  46. local Cancel = Instance.new("TextButton")
  47. local FileName = Instance.new("TextBox")
  48. local SaveObjects = Instance.new("TextButton")
  49. local enabled = Instance.new("TextLabel")
  50. local Desc2 = Instance.new("TextLabel")
  51. local Confirmation = Instance.new("Frame")
  52. local Title_3 = Instance.new("TextLabel")
  53. local MainWindow_2 = Instance.new("Frame")
  54. local Yes = Instance.new("TextButton")
  55. local Desc_2 = Instance.new("TextLabel")
  56. local No = Instance.new("TextButton")
  57. local Caution = Instance.new("Frame")
  58. local Title_4 = Instance.new("TextLabel")
  59. local MainWindow_3 = Instance.new("Frame")
  60. local Desc_3 = Instance.new("TextLabel")
  61. local Ok = Instance.new("TextButton")
  62. local CallRemote = Instance.new("Frame")
  63. local Title_5 = Instance.new("TextLabel")
  64. local MainWindow_4 = Instance.new("Frame")
  65. local Desc_4 = Instance.new("TextLabel")
  66. local Arguments = Instance.new("ScrollingFrame")
  67. local DisplayReturned = Instance.new("TextButton")
  68. local enabled_2 = Instance.new("TextLabel")
  69. local Desc2_2 = Instance.new("TextLabel")
  70. local Add = Instance.new("TextButton")
  71. local Subtract = Instance.new("TextButton")
  72. local ArgumentTemplate = Instance.new("Frame")
  73. local Type = Instance.new("TextButton")
  74. local Value = Instance.new("TextBox")
  75. local Cancel_2 = Instance.new("TextButton")
  76. local Ok_2 = Instance.new("TextButton")
  77. local TableCaution = Instance.new("Frame")
  78. local MainWindow_5 = Instance.new("Frame")
  79. local Ok_3 = Instance.new("TextButton")
  80. local TableResults = Instance.new("ScrollingFrame")
  81. local TableTemplate = Instance.new("Frame")
  82. local Type_2 = Instance.new("TextLabel")
  83. local Value_2 = Instance.new("TextLabel")
  84. local Title_6 = Instance.new("TextLabel")
  85. local ScriptEditor = Instance.new("Frame")
  86. local Title_7 = Instance.new("TextLabel")
  87. local Cover = Instance.new("Frame")
  88. local EditorGrid = Instance.new("Frame")
  89. local TopBar = Instance.new("Frame")
  90. local ScriptBarLeft = Instance.new("ImageButton")
  91. local ArrowGraphic = Instance.new("Frame")
  92. local Graphic = Instance.new("Frame")
  93. local Graphic_2 = Instance.new("Frame")
  94. local Graphic_3 = Instance.new("Frame")
  95. local Graphic_4 = Instance.new("Frame")
  96. local ScriptBarRight = Instance.new("ImageButton")
  97. local ArrowGraphic_2 = Instance.new("Frame")
  98. local Graphic_5 = Instance.new("Frame")
  99. local Graphic_6 = Instance.new("Frame")
  100. local Graphic_7 = Instance.new("Frame")
  101. local Graphic_8 = Instance.new("Frame")
  102. local Clipboard = Instance.new("TextButton")
  103. local ScriptBar = Instance.new("Frame")
  104. local Entry = Instance.new("Frame")
  105. local Button = Instance.new("TextButton")
  106. local Close = Instance.new("TextButton")
  107. local Close_2 = Instance.new("TextButton")
  108. local IntroFrame = Instance.new("Frame")
  109. local Main_2 = Instance.new("Frame")
  110. local Sad = Instance.new("ImageLabel")
  111. local Title_8 = Instance.new("TextLabel")
  112. local Version_2 = Instance.new("TextLabel")
  113. local Creator = Instance.new("TextLabel")
  114. local Slant_2 = Instance.new("ImageLabel")
  115. local Love = Instance.new("TextLabel")
  116. local Sad2 = Instance.new("ImageLabel")
  117. local SaveMapWindow = Instance.new("Frame")
  118. local Header_3 = Instance.new("Frame")
  119. local TextLabel_3 = Instance.new("TextLabel")
  120. local MapSettings = Instance.new("Frame")
  121. local Terrain = Instance.new("Frame")
  122. local SName_2 = Instance.new("TextLabel")
  123. local Status_2 = Instance.new("TextLabel")
  124. local Change_2 = Instance.new("TextButton")
  125. local OnBar_2 = Instance.new("TextLabel")
  126. local Bar_2 = Instance.new("TextLabel")
  127. local Lighting = Instance.new("Frame")
  128. local SName_3 = Instance.new("TextLabel")
  129. local Status_3 = Instance.new("TextLabel")
  130. local Change_3 = Instance.new("TextButton")
  131. local OnBar_3 = Instance.new("TextLabel")
  132. local Bar_3 = Instance.new("TextLabel")
  133. local CameraInstances = Instance.new("Frame")
  134. local SName_4 = Instance.new("TextLabel")
  135. local Status_4 = Instance.new("TextLabel")
  136. local Change_4 = Instance.new("TextButton")
  137. local OnBar_4 = Instance.new("TextLabel")
  138. local Bar_4 = Instance.new("TextLabel")
  139. local Scripts = Instance.new("Frame")
  140. local SName_5 = Instance.new("TextLabel")
  141. local Status_5 = Instance.new("TextLabel")
  142. local Change_5 = Instance.new("TextButton")
  143. local OnBar_5 = Instance.new("TextLabel")
  144. local Bar_5 = Instance.new("TextLabel")
  145. local ToSave = Instance.new("TextLabel")
  146. local CopyList = Instance.new("Frame")
  147. local Bottom = Instance.new("Frame")
  148. local TextLabel_4 = Instance.new("TextLabel")
  149. local Save_2 = Instance.new("TextButton")
  150. local FileName_2 = Instance.new("TextBox")
  151. local Entry_2 = Instance.new("Frame")
  152. local Change_6 = Instance.new("TextButton")
  153. local enabled_3 = Instance.new("TextLabel")
  154. local Info = Instance.new("TextLabel")
  155. local RemoteDebugWindow = Instance.new("Frame")
  156. local Header_4 = Instance.new("Frame")
  157. local TextLabel_5 = Instance.new("TextLabel")
  158. local Desc_5 = Instance.new("TextLabel")
  159. --Properties:
  160. Dex_Explorer.Name = "Dex_Explorer"
  161. Dex_Explorer.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  162.  
  163. PropertiesFrame.Name = "PropertiesFrame"
  164. PropertiesFrame.Parent = Dex_Explorer
  165. PropertiesFrame.Active = true
  166. PropertiesFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  167. PropertiesFrame.BackgroundTransparency = 0.10000000149012
  168. PropertiesFrame.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  169. PropertiesFrame.Position = UDim2.new(1, 0, 0.5, 36)
  170. PropertiesFrame.Size = UDim2.new(0, 300, 0.5, -36)
  171.  
  172. Header.Name = "Header"
  173. Header.Parent = PropertiesFrame
  174. Header.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  175. Header.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  176. Header.Position = UDim2.new(0, 0, 0, -36)
  177. Header.Size = UDim2.new(1, 0, 0, 35)
  178.  
  179. TextLabel.Parent = Header
  180. TextLabel.BackgroundTransparency = 1
  181. TextLabel.Position = UDim2.new(0, 4, 0, 0)
  182. TextLabel.Size = UDim2.new(1, -4, 0.5, 0)
  183. TextLabel.Font = Enum.Font.SourceSans
  184. TextLabel.Text = "Properties"
  185. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  186. TextLabel.TextSize = 14
  187. TextLabel.TextXAlignment = Enum.TextXAlignment.Left
  188.  
  189. TextBox.Parent = Header
  190. TextBox.BackgroundTransparency = 0.80000001192093
  191. TextBox.Position = UDim2.new(0, 4, 0.5, 0)
  192. TextBox.Size = UDim2.new(1, -8, 0.5, -3)
  193. TextBox.Font = Enum.Font.SourceSans
  194. TextBox.Text = "Search Properties"
  195. TextBox.TextColor3 = Color3.new(0, 0, 0)
  196. TextBox.TextSize = 14
  197. TextBox.TextXAlignment = Enum.TextXAlignment.Left
  198.  
  199. ExplorerPanel.Name = "ExplorerPanel"
  200. ExplorerPanel.Parent = Dex_Explorer
  201. ExplorerPanel.BackgroundColor3 = Color3.new(1, 1, 1)
  202. ExplorerPanel.BackgroundTransparency = 0.10000000149012
  203. ExplorerPanel.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  204. ExplorerPanel.Position = UDim2.new(1, 0, 0, 0)
  205. ExplorerPanel.Size = UDim2.new(0, 300, 0.5, 0)
  206.  
  207. SideMenu.Name = "SideMenu"
  208. SideMenu.Parent = Dex_Explorer
  209. SideMenu.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  210. SideMenu.BackgroundTransparency = 1
  211. SideMenu.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  212. SideMenu.BorderSizePixel = 0
  213. SideMenu.Position = UDim2.new(1, -330, 0, 0)
  214. SideMenu.Size = UDim2.new(0, 30, 0, 180)
  215. SideMenu.Visible = false
  216. SideMenu.ZIndex = 2
  217.  
  218. Toggle.Name = "Toggle"
  219. Toggle.Parent = SideMenu
  220. Toggle.Active = false
  221. Toggle.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  222. Toggle.BorderSizePixel = 0
  223. Toggle.Position = UDim2.new(0, 0, 0, 60)
  224. Toggle.Size = UDim2.new(0, 30, 0, 30)
  225. Toggle.AutoButtonColor = false
  226. Toggle.Font = Enum.Font.SourceSans
  227. Toggle.Text = ">"
  228. Toggle.TextSize = 24
  229. Toggle.TextTransparency = 1
  230. Toggle.TextWrapped = true
  231.  
  232. Title.Name = "Title"
  233. Title.Parent = SideMenu
  234. Title.BackgroundColor3 = Color3.new(1, 1, 1)
  235. Title.BackgroundTransparency = 1
  236. Title.Size = UDim2.new(0, 30, 0, 20)
  237. Title.ZIndex = 2
  238. Title.Font = Enum.Font.SourceSansBold
  239. Title.Text = "DEX"
  240. Title.TextSize = 14
  241. Title.TextWrapped = true
  242.  
  243. Version.Name = "Version"
  244. Version.Parent = SideMenu
  245. Version.BackgroundColor3 = Color3.new(1, 1, 1)
  246. Version.BackgroundTransparency = 1
  247. Version.Position = UDim2.new(0, 0, 0, 15)
  248. Version.Size = UDim2.new(0, 30, 0, 20)
  249. Version.ZIndex = 2
  250. Version.Font = Enum.Font.SourceSansBold
  251. Version.Text = "V1.0.0"
  252. Version.TextSize = 12
  253. Version.TextWrapped = true
  254.  
  255. Slant.Name = "Slant"
  256. Slant.Parent = SideMenu
  257. Slant.BackgroundColor3 = Color3.new(1, 1, 1)
  258. Slant.BackgroundTransparency = 1
  259. Slant.Position = UDim2.new(0, 0, 0, 90)
  260. Slant.Rotation = 180
  261. Slant.Size = UDim2.new(0, 30, 0, 30)
  262. Slant.Image = "rbxassetid://474172996"
  263. Slant.ImageColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  264.  
  265. Main.Name = "Main"
  266. Main.Parent = SideMenu
  267. Main.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  268. Main.BorderSizePixel = 0
  269. Main.Size = UDim2.new(0, 30, 0, 30)
  270.  
  271. SlideOut.Name = "SlideOut"
  272. SlideOut.Parent = SideMenu
  273. SlideOut.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
  274. SlideOut.BackgroundTransparency = 1
  275. SlideOut.BorderSizePixel = 0
  276. SlideOut.ClipsDescendants = true
  277. SlideOut.Position = UDim2.new(0, 0, 0, 30)
  278. SlideOut.Size = UDim2.new(0, 30, 0, 150)
  279.  
  280. SlideFrame.Name = "SlideFrame"
  281. SlideFrame.Parent = SlideOut
  282. SlideFrame.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
  283. SlideFrame.BorderSizePixel = 0
  284. SlideFrame.Position = UDim2.new(0, 0, 0, -150)
  285. SlideFrame.Size = UDim2.new(0, 30, 0, 150)
  286.  
  287. Explorer.Name = "Explorer"
  288. Explorer.Parent = SlideFrame
  289. Explorer.BackgroundColor3 = Color3.new(1, 1, 1)
  290. Explorer.BackgroundTransparency = 1
  291. Explorer.BorderSizePixel = 0
  292. Explorer.Position = UDim2.new(0, 0, 0, 120)
  293. Explorer.Size = UDim2.new(0, 30, 0, 30)
  294. Explorer.ZIndex = 2
  295. Explorer.AutoButtonColor = false
  296. Explorer.Font = Enum.Font.SourceSans
  297. Explorer.Text = ""
  298. Explorer.TextSize = 24
  299.  
  300. Icon.Name = "Icon"
  301. Icon.Parent = Explorer
  302. Icon.BackgroundColor3 = Color3.new(1, 1, 1)
  303. Icon.BackgroundTransparency = 1
  304. Icon.Position = UDim2.new(0, 5, 0, 5)
  305. Icon.Size = UDim2.new(0, 20, 0, 20)
  306. Icon.ZIndex = 2
  307. Icon.Image = "rbxassetid://472635937"
  308. Icon.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  309.  
  310. SaveMap.Name = "SaveMap"
  311. SaveMap.Parent = SlideFrame
  312. SaveMap.BackgroundColor3 = Color3.new(1, 1, 1)
  313. SaveMap.BackgroundTransparency = 1
  314. SaveMap.BorderSizePixel = 0
  315. SaveMap.Position = UDim2.new(0, 0, 0, 90)
  316. SaveMap.Size = UDim2.new(0, 30, 0, 30)
  317. SaveMap.ZIndex = 2
  318. SaveMap.AutoButtonColor = false
  319. SaveMap.Font = Enum.Font.SourceSans
  320. SaveMap.Text = ""
  321. SaveMap.TextSize = 24
  322.  
  323. Icon_2.Name = "Icon"
  324. Icon_2.Parent = SaveMap
  325. Icon_2.BackgroundColor3 = Color3.new(1, 1, 1)
  326. Icon_2.BackgroundTransparency = 1
  327. Icon_2.Position = UDim2.new(0, 5, 0, 5)
  328. Icon_2.Size = UDim2.new(0, 20, 0, 20)
  329. Icon_2.ZIndex = 2
  330. Icon_2.Image = "rbxassetid://472636337"
  331. Icon_2.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  332.  
  333. Settings.Name = "Settings"
  334. Settings.Parent = SlideFrame
  335. Settings.BackgroundColor3 = Color3.new(1, 1, 1)
  336. Settings.BackgroundTransparency = 1
  337. Settings.BorderSizePixel = 0
  338. Settings.Position = UDim2.new(0, 0, 0, 30)
  339. Settings.Size = UDim2.new(0, 30, 0, 30)
  340. Settings.ZIndex = 2
  341. Settings.AutoButtonColor = false
  342. Settings.Font = Enum.Font.SourceSans
  343. Settings.Text = ""
  344. Settings.TextSize = 24
  345.  
  346. Icon_3.Name = "Icon"
  347. Icon_3.Parent = Settings
  348. Icon_3.BackgroundColor3 = Color3.new(1, 1, 1)
  349. Icon_3.BackgroundTransparency = 1
  350. Icon_3.Position = UDim2.new(0, 5, 0, 5)
  351. Icon_3.Size = UDim2.new(0, 20, 0, 20)
  352. Icon_3.ZIndex = 2
  353. Icon_3.Image = "rbxassetid://472635774"
  354. Icon_3.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  355.  
  356. Remotes.Name = "Remotes"
  357. Remotes.Parent = SlideFrame
  358. Remotes.BackgroundColor3 = Color3.new(1, 1, 1)
  359. Remotes.BackgroundTransparency = 1
  360. Remotes.BorderSizePixel = 0
  361. Remotes.Position = UDim2.new(0, 0, 0, 60)
  362. Remotes.Size = UDim2.new(0, 30, 0, 30)
  363. Remotes.ZIndex = 2
  364. Remotes.AutoButtonColor = false
  365. Remotes.Font = Enum.Font.SourceSans
  366. Remotes.Text = ""
  367. Remotes.TextSize = 24
  368.  
  369. Icon_4.Name = "Icon"
  370. Icon_4.Parent = Remotes
  371. Icon_4.BackgroundColor3 = Color3.new(1, 1, 1)
  372. Icon_4.BackgroundTransparency = 1
  373. Icon_4.Position = UDim2.new(0, 5, 0, 5)
  374. Icon_4.Size = UDim2.new(0, 20, 0, 20)
  375. Icon_4.ZIndex = 2
  376. Icon_4.Image = "rbxassetid://472636187"
  377. Icon_4.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  378.  
  379. About.Name = "About"
  380. About.Parent = SlideFrame
  381. About.BackgroundColor3 = Color3.new(1, 1, 1)
  382. About.BackgroundTransparency = 1
  383. About.BorderSizePixel = 0
  384. About.Size = UDim2.new(0, 30, 0, 30)
  385. About.ZIndex = 2
  386. About.AutoButtonColor = false
  387. About.Font = Enum.Font.SourceSans
  388. About.Text = ""
  389. About.TextSize = 24
  390.  
  391. Icon_5.Name = "Icon"
  392. Icon_5.Parent = About
  393. Icon_5.BackgroundColor3 = Color3.new(1, 1, 1)
  394. Icon_5.BackgroundTransparency = 1
  395. Icon_5.Position = UDim2.new(0, 5, 0, 5)
  396. Icon_5.Size = UDim2.new(0, 20, 0, 20)
  397. Icon_5.ZIndex = 2
  398. Icon_5.Image = "rbxassetid://476354004"
  399. Icon_5.ImageColor3 = Color3.new(0.27451, 0.27451, 0.27451)
  400.  
  401. OpenScriptEditor.Name = "OpenScriptEditor"
  402. OpenScriptEditor.Parent = SideMenu
  403. OpenScriptEditor.Active = false
  404. OpenScriptEditor.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  405. OpenScriptEditor.BorderSizePixel = 0
  406. OpenScriptEditor.Position = UDim2.new(0, 0, 0, 30)
  407. OpenScriptEditor.Size = UDim2.new(0, 30, 0, 30)
  408. OpenScriptEditor.ZIndex = 2
  409. OpenScriptEditor.AutoButtonColor = false
  410. OpenScriptEditor.Font = Enum.Font.SourceSans
  411. OpenScriptEditor.Text = ""
  412. OpenScriptEditor.TextSize = 24
  413.  
  414. Icon_6.Name = "Icon"
  415. Icon_6.Parent = OpenScriptEditor
  416. Icon_6.BackgroundColor3 = Color3.new(1, 1, 1)
  417. Icon_6.BackgroundTransparency = 1
  418. Icon_6.Position = UDim2.new(0, 5, 0, 5)
  419. Icon_6.Size = UDim2.new(0, 20, 0, 20)
  420. Icon_6.ZIndex = 2
  421. Icon_6.Image = "rbxassetid://475456048"
  422. Icon_6.ImageColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  423. Icon_6.ImageTransparency = 1
  424.  
  425. Toggle_2.Name = "Toggle"
  426. Toggle_2.Parent = Dex_Explorer
  427. Toggle_2.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  428. Toggle_2.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  429. Toggle_2.Position = UDim2.new(1, 0, 0, 0)
  430. Toggle_2.Size = UDim2.new(0, 30, 0, 30)
  431. Toggle_2.Visible = false
  432. Toggle_2.Font = Enum.Font.SourceSans
  433. Toggle_2.Text = "<"
  434. Toggle_2.TextSize = 24
  435.  
  436. SettingsPanel.Name = "SettingsPanel"
  437. SettingsPanel.Parent = Dex_Explorer
  438. SettingsPanel.BackgroundColor3 = Color3.new(1, 1, 1)
  439. SettingsPanel.BackgroundTransparency = 0.10000000149012
  440. SettingsPanel.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  441. SettingsPanel.Position = UDim2.new(1, 0, 0, 0)
  442. SettingsPanel.Size = UDim2.new(0, 300, 1, 0)
  443.  
  444. Header_2.Name = "Header"
  445. Header_2.Parent = SettingsPanel
  446. Header_2.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  447. Header_2.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  448. Header_2.Size = UDim2.new(1, 0, 0, 17)
  449.  
  450. TextLabel_2.Parent = Header_2
  451. TextLabel_2.BackgroundTransparency = 1
  452. TextLabel_2.Position = UDim2.new(0, 4, 0, 0)
  453. TextLabel_2.Size = UDim2.new(1, -4, 1, 0)
  454. TextLabel_2.Font = Enum.Font.SourceSans
  455. TextLabel_2.Text = "Settings"
  456. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  457. TextLabel_2.TextSize = 14
  458. TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
  459.  
  460. SettingTemplate.Name = "SettingTemplate"
  461. SettingTemplate.Parent = SettingsPanel
  462. SettingTemplate.BackgroundColor3 = Color3.new(1, 1, 1)
  463. SettingTemplate.BackgroundTransparency = 1
  464. SettingTemplate.Position = UDim2.new(0, 0, 0, 18)
  465. SettingTemplate.Size = UDim2.new(1, 0, 0, 60)
  466. SettingTemplate.Visible = false
  467.  
  468. SName.Name = "SName"
  469. SName.Parent = SettingTemplate
  470. SName.BackgroundColor3 = Color3.new(1, 1, 1)
  471. SName.BackgroundTransparency = 1
  472. SName.Position = UDim2.new(0, 10, 0, 0)
  473. SName.Size = UDim2.new(1, -20, 0, 30)
  474. SName.Font = Enum.Font.SourceSans
  475. SName.Text = "SettingName"
  476. SName.TextSize = 18
  477. SName.TextXAlignment = Enum.TextXAlignment.Left
  478.  
  479. Status.Name = "Status"
  480. Status.Parent = SettingTemplate
  481. Status.BackgroundColor3 = Color3.new(1, 1, 1)
  482. Status.BackgroundTransparency = 1
  483. Status.Position = UDim2.new(0, 60, 0, 30)
  484. Status.Size = UDim2.new(0, 50, 0, 15)
  485. Status.Font = Enum.Font.SourceSans
  486. Status.Text = "Off"
  487. Status.TextSize = 18
  488. Status.TextXAlignment = Enum.TextXAlignment.Left
  489.  
  490. Change.Name = "Change"
  491. Change.Parent = SettingTemplate
  492. Change.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
  493. Change.BorderSizePixel = 0
  494. Change.Position = UDim2.new(0, 10, 0, 30)
  495. Change.Size = UDim2.new(0, 40, 0, 15)
  496. Change.Font = Enum.Font.SourceSans
  497. Change.Text = ""
  498. Change.TextSize = 14
  499.  
  500. OnBar.Name = "OnBar"
  501. OnBar.Parent = Change
  502. OnBar.BackgroundColor3 = Color3.new(0, 0.576471, 0.862745)
  503. OnBar.BorderSizePixel = 0
  504. OnBar.Size = UDim2.new(0, 0, 0, 15)
  505. OnBar.Font = Enum.Font.SourceSans
  506. OnBar.Text = ""
  507. OnBar.TextSize = 14
  508.  
  509. Bar.Name = "Bar"
  510. Bar.Parent = Change
  511. Bar.BackgroundColor3 = Color3.new(0, 0, 0)
  512. Bar.BorderSizePixel = 0
  513. Bar.ClipsDescendants = true
  514. Bar.Position = UDim2.new(0, -2, 0, -2)
  515. Bar.Size = UDim2.new(0, 10, 0, 19)
  516. Bar.Font = Enum.Font.SourceSans
  517. Bar.Text = ""
  518. Bar.TextSize = 14
  519.  
  520. SettingList.Name = "SettingList"
  521. SettingList.Parent = SettingsPanel
  522. SettingList.BackgroundColor3 = Color3.new(1, 1, 1)
  523. SettingList.BackgroundTransparency = 1
  524. SettingList.Position = UDim2.new(0, 0, 0, 17)
  525. SettingList.Size = UDim2.new(1, 0, 1, -17)
  526.  
  527. SaveInstance.Name = "SaveInstance"
  528. SaveInstance.Parent = Dex_Explorer
  529. SaveInstance.Active = true
  530. SaveInstance.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  531. SaveInstance.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  532. SaveInstance.Draggable = true
  533. SaveInstance.Position = UDim2.new(0.300000012, 0, 0.300000012, 0)
  534. SaveInstance.Size = UDim2.new(0, 350, 0, 20)
  535. SaveInstance.Visible = false
  536. SaveInstance.ZIndex = 2
  537.  
  538. Title_2.Name = "Title"
  539. Title_2.Parent = SaveInstance
  540. Title_2.BackgroundTransparency = 1
  541. Title_2.Size = UDim2.new(1, 0, 1, 0)
  542. Title_2.ZIndex = 2
  543. Title_2.Font = Enum.Font.SourceSans
  544. Title_2.Text = "Save Instance"
  545. Title_2.TextColor3 = Color3.new(0, 0, 0)
  546. Title_2.TextSize = 14
  547. Title_2.TextXAlignment = Enum.TextXAlignment.Left
  548.  
  549. MainWindow.Name = "MainWindow"
  550. MainWindow.Parent = SaveInstance
  551. MainWindow.BackgroundColor3 = Color3.new(1, 1, 1)
  552. MainWindow.BackgroundTransparency = 0.10000000149012
  553. MainWindow.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  554. MainWindow.Size = UDim2.new(1, 0, 0, 200)
  555.  
  556. Save.Name = "Save"
  557. Save.Parent = MainWindow
  558. Save.BackgroundColor3 = Color3.new(1, 1, 1)
  559. Save.BackgroundTransparency = 0.5
  560. Save.BorderColor3 = Color3.new(0, 0, 0)
  561. Save.Position = UDim2.new(0.075000003, 0, 1, -40)
  562. Save.Size = UDim2.new(0.400000006, 0, 0, 30)
  563. Save.Font = Enum.Font.SourceSans
  564. Save.Text = "Save"
  565. Save.TextSize = 18
  566.  
  567. Desc.Name = "Desc"
  568. Desc.Parent = MainWindow
  569. Desc.BackgroundColor3 = Color3.new(1, 1, 1)
  570. Desc.BackgroundTransparency = 1
  571. Desc.Position = UDim2.new(0, 0, 0, 20)
  572. Desc.Size = UDim2.new(1, 0, 0, 40)
  573. Desc.Font = Enum.Font.SourceSans
  574. Desc.Text = "This will save an instance to your PC. Type in the name for your instance. (.rbxmx will be added automatically.)"
  575. Desc.TextSize = 14
  576. Desc.TextWrapped = true
  577.  
  578. Cancel.Name = "Cancel"
  579. Cancel.Parent = MainWindow
  580. Cancel.BackgroundColor3 = Color3.new(1, 1, 1)
  581. Cancel.BackgroundTransparency = 0.5
  582. Cancel.BorderColor3 = Color3.new(0, 0, 0)
  583. Cancel.Position = UDim2.new(0.524999976, 0, 1, -40)
  584. Cancel.Size = UDim2.new(0.400000006, 0, 0, 30)
  585. Cancel.Font = Enum.Font.SourceSans
  586. Cancel.Text = "Cancel"
  587. Cancel.TextSize = 18
  588.  
  589. FileName.Name = "FileName"
  590. FileName.Parent = MainWindow
  591. FileName.BackgroundColor3 = Color3.new(1, 1, 1)
  592. FileName.BackgroundTransparency = 0.20000000298023
  593. FileName.Position = UDim2.new(0.075000003, 0, 0.400000006, 0)
  594. FileName.Size = UDim2.new(0.850000024, 0, 0, 30)
  595. FileName.Font = Enum.Font.SourceSans
  596. FileName.Text = ""
  597. FileName.TextSize = 18
  598. FileName.TextXAlignment = Enum.TextXAlignment.Left
  599.  
  600. SaveObjects.Name = "SaveObjects"
  601. SaveObjects.Parent = MainWindow
  602. SaveObjects.BackgroundColor3 = Color3.new(1, 1, 1)
  603. SaveObjects.BackgroundTransparency = 0.60000002384186
  604. SaveObjects.Position = UDim2.new(0.075000003, 0, 0.625, 0)
  605. SaveObjects.Size = UDim2.new(0, 20, 0, 20)
  606. SaveObjects.ZIndex = 2
  607. SaveObjects.Font = Enum.Font.SourceSans
  608. SaveObjects.Text = ""
  609. SaveObjects.TextColor3 = Color3.new(1, 1, 1)
  610. SaveObjects.TextSize = 18
  611.  
  612. enabled.Name = "enabled"
  613. enabled.Parent = SaveObjects
  614. enabled.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  615. enabled.BackgroundTransparency = 0.40000000596046
  616. enabled.BorderSizePixel = 0
  617. enabled.Position = UDim2.new(0, 3, 0, 3)
  618. enabled.Size = UDim2.new(0, 14, 0, 14)
  619. enabled.Font = Enum.Font.SourceSans
  620. enabled.Text = ""
  621. enabled.TextSize = 14
  622.  
  623. Desc2.Name = "Desc2"
  624. Desc2.Parent = MainWindow
  625. Desc2.BackgroundColor3 = Color3.new(1, 1, 1)
  626. Desc2.BackgroundTransparency = 1
  627. Desc2.Position = UDim2.new(0.075000003, 30, 0.625, 0)
  628. Desc2.Size = UDim2.new(0.925000012, -30, 0, 20)
  629. Desc2.Font = Enum.Font.SourceSans
  630. Desc2.Text = "Save \"Object\" type values"
  631. Desc2.TextSize = 14
  632. Desc2.TextXAlignment = Enum.TextXAlignment.Left
  633.  
  634. Confirmation.Name = "Confirmation"
  635. Confirmation.Parent = Dex_Explorer
  636. Confirmation.Active = true
  637. Confirmation.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  638. Confirmation.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  639. Confirmation.Draggable = true
  640. Confirmation.Position = UDim2.new(0.300000012, 0, 0.349999994, 0)
  641. Confirmation.Size = UDim2.new(0, 350, 0, 20)
  642. Confirmation.Visible = false
  643. Confirmation.ZIndex = 3
  644.  
  645. Title_3.Name = "Title"
  646. Title_3.Parent = Confirmation
  647. Title_3.BackgroundTransparency = 1
  648. Title_3.Size = UDim2.new(1, 0, 1, 0)
  649. Title_3.ZIndex = 3
  650. Title_3.Font = Enum.Font.SourceSans
  651. Title_3.Text = "Confirm"
  652. Title_3.TextColor3 = Color3.new(0, 0, 0)
  653. Title_3.TextSize = 14
  654. Title_3.TextXAlignment = Enum.TextXAlignment.Left
  655.  
  656. MainWindow_2.Name = "MainWindow"
  657. MainWindow_2.Parent = Confirmation
  658. MainWindow_2.BackgroundColor3 = Color3.new(1, 1, 1)
  659. MainWindow_2.BackgroundTransparency = 0.10000000149012
  660. MainWindow_2.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  661. MainWindow_2.Size = UDim2.new(1, 0, 0, 150)
  662. MainWindow_2.ZIndex = 2
  663.  
  664. Yes.Name = "Yes"
  665. Yes.Parent = MainWindow_2
  666. Yes.BackgroundColor3 = Color3.new(1, 1, 1)
  667. Yes.BackgroundTransparency = 0.5
  668. Yes.BorderColor3 = Color3.new(0, 0, 0)
  669. Yes.Position = UDim2.new(0.075000003, 0, 1, -40)
  670. Yes.Size = UDim2.new(0.400000006, 0, 0, 30)
  671. Yes.ZIndex = 2
  672. Yes.Font = Enum.Font.SourceSans
  673. Yes.Text = "Yes"
  674. Yes.TextSize = 18
  675.  
  676. Desc_2.Name = "Desc"
  677. Desc_2.Parent = MainWindow_2
  678. Desc_2.BackgroundColor3 = Color3.new(1, 1, 1)
  679. Desc_2.BackgroundTransparency = 1
  680. Desc_2.Position = UDim2.new(0, 0, 0, 20)
  681. Desc_2.Size = UDim2.new(1, 0, 0, 40)
  682. Desc_2.ZIndex = 2
  683. Desc_2.Font = Enum.Font.SourceSans
  684. Desc_2.Text = "The file, FILENAME, already exists. Overwrite?"
  685. Desc_2.TextSize = 14
  686. Desc_2.TextWrapped = true
  687.  
  688. No.Name = "No"
  689. No.Parent = MainWindow_2
  690. No.BackgroundColor3 = Color3.new(1, 1, 1)
  691. No.BackgroundTransparency = 0.5
  692. No.BorderColor3 = Color3.new(0, 0, 0)
  693. No.Position = UDim2.new(0.524999976, 0, 1, -40)
  694. No.Size = UDim2.new(0.400000006, 0, 0, 30)
  695. No.ZIndex = 2
  696. No.Font = Enum.Font.SourceSans
  697. No.Text = "No"
  698. No.TextSize = 18
  699.  
  700. Caution.Name = "Caution"
  701. Caution.Parent = Dex_Explorer
  702. Caution.Active = true
  703. Caution.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  704. Caution.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  705. Caution.Draggable = true
  706. Caution.Position = UDim2.new(0.300000012, 0, 0.300000012, 0)
  707. Caution.Size = UDim2.new(0, 350, 0, 20)
  708. Caution.Visible = false
  709. Caution.ZIndex = 5
  710.  
  711. Title_4.Name = "Title"
  712. Title_4.Parent = Caution
  713. Title_4.BackgroundTransparency = 1
  714. Title_4.Size = UDim2.new(1, 0, 1, 0)
  715. Title_4.ZIndex = 5
  716. Title_4.Font = Enum.Font.SourceSans
  717. Title_4.Text = "Caution"
  718. Title_4.TextColor3 = Color3.new(0, 0, 0)
  719. Title_4.TextSize = 14
  720. Title_4.TextXAlignment = Enum.TextXAlignment.Left
  721.  
  722. MainWindow_3.Name = "MainWindow"
  723. MainWindow_3.Parent = Caution
  724. MainWindow_3.BackgroundColor3 = Color3.new(1, 1, 1)
  725. MainWindow_3.BackgroundTransparency = 0.10000000149012
  726. MainWindow_3.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  727. MainWindow_3.Size = UDim2.new(1, 0, 0, 150)
  728. MainWindow_3.ZIndex = 4
  729.  
  730. Desc_3.Name = "Desc"
  731. Desc_3.Parent = MainWindow_3
  732. Desc_3.BackgroundColor3 = Color3.new(1, 1, 1)
  733. Desc_3.BackgroundTransparency = 1
  734. Desc_3.Position = UDim2.new(0, 0, 0, 20)
  735. Desc_3.Size = UDim2.new(1, 0, 0, 42)
  736. Desc_3.ZIndex = 4
  737. Desc_3.Font = Enum.Font.SourceSans
  738. Desc_3.Text = "The file, FILENAME, already exists. Overwrite?"
  739. Desc_3.TextSize = 14
  740. Desc_3.TextWrapped = true
  741.  
  742. Ok.Name = "Ok"
  743. Ok.Parent = MainWindow_3
  744. Ok.BackgroundColor3 = Color3.new(1, 1, 1)
  745. Ok.BackgroundTransparency = 0.5
  746. Ok.BorderColor3 = Color3.new(0, 0, 0)
  747. Ok.Position = UDim2.new(0.300000012, 0, 1, -40)
  748. Ok.Size = UDim2.new(0.400000006, 0, 0, 30)
  749. Ok.ZIndex = 4
  750. Ok.Font = Enum.Font.SourceSans
  751. Ok.Text = "Ok"
  752. Ok.TextSize = 18
  753.  
  754. CallRemote.Name = "CallRemote"
  755. CallRemote.Parent = Dex_Explorer
  756. CallRemote.Active = true
  757. CallRemote.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  758. CallRemote.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  759. CallRemote.Draggable = true
  760. CallRemote.Position = UDim2.new(0.300000012, 0, 0.300000012, 0)
  761. CallRemote.Size = UDim2.new(0, 350, 0, 20)
  762. CallRemote.Visible = false
  763. CallRemote.ZIndex = 2
  764.  
  765. Title_5.Name = "Title"
  766. Title_5.Parent = CallRemote
  767. Title_5.BackgroundTransparency = 1
  768. Title_5.Size = UDim2.new(1, 0, 1, 0)
  769. Title_5.ZIndex = 2
  770. Title_5.Font = Enum.Font.SourceSans
  771. Title_5.Text = "Call Remote"
  772. Title_5.TextColor3 = Color3.new(0, 0, 0)
  773. Title_5.TextSize = 14
  774. Title_5.TextXAlignment = Enum.TextXAlignment.Left
  775.  
  776. MainWindow_4.Name = "MainWindow"
  777. MainWindow_4.Parent = CallRemote
  778. MainWindow_4.BackgroundColor3 = Color3.new(1, 1, 1)
  779. MainWindow_4.BackgroundTransparency = 0.10000000149012
  780. MainWindow_4.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  781. MainWindow_4.Size = UDim2.new(1, 0, 0, 200)
  782.  
  783. Desc_4.Name = "Desc"
  784. Desc_4.Parent = MainWindow_4
  785. Desc_4.BackgroundColor3 = Color3.new(1, 1, 1)
  786. Desc_4.BackgroundTransparency = 1
  787. Desc_4.Position = UDim2.new(0, 0, 0, 20)
  788. Desc_4.Size = UDim2.new(1, 0, 0, 20)
  789. Desc_4.Font = Enum.Font.SourceSans
  790. Desc_4.Text = "Arguments"
  791. Desc_4.TextSize = 14
  792. Desc_4.TextWrapped = true
  793.  
  794. Arguments.Name = "Arguments"
  795. Arguments.Parent = MainWindow_4
  796. Arguments.BackgroundColor3 = Color3.new(1, 1, 1)
  797. Arguments.BackgroundTransparency = 1
  798. Arguments.Position = UDim2.new(0, 0, 0, 40)
  799. Arguments.Size = UDim2.new(1, 0, 0, 80)
  800. Arguments.BottomImage = "rbxasset://textures/blackBkg_square.png"
  801. Arguments.CanvasSize = UDim2.new(0, 0, 0, 0)
  802. Arguments.MidImage = "rbxasset://textures/blackBkg_square.png"
  803. Arguments.TopImage = "rbxasset://textures/blackBkg_square.png"
  804.  
  805. DisplayReturned.Name = "DisplayReturned"
  806. DisplayReturned.Parent = MainWindow_4
  807. DisplayReturned.BackgroundColor3 = Color3.new(1, 1, 1)
  808. DisplayReturned.BackgroundTransparency = 0.60000002384186
  809. DisplayReturned.Position = UDim2.new(0.075000003, 0, 0.625, 0)
  810. DisplayReturned.Size = UDim2.new(0, 20, 0, 20)
  811. DisplayReturned.ZIndex = 2
  812. DisplayReturned.Font = Enum.Font.SourceSans
  813. DisplayReturned.Text = ""
  814. DisplayReturned.TextColor3 = Color3.new(1, 1, 1)
  815. DisplayReturned.TextSize = 18
  816.  
  817. enabled_2.Name = "enabled"
  818. enabled_2.Parent = DisplayReturned
  819. enabled_2.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  820. enabled_2.BackgroundTransparency = 0.40000000596046
  821. enabled_2.BorderSizePixel = 0
  822. enabled_2.Position = UDim2.new(0, 3, 0, 3)
  823. enabled_2.Size = UDim2.new(0, 14, 0, 14)
  824. enabled_2.Visible = false
  825. enabled_2.Font = Enum.Font.SourceSans
  826. enabled_2.Text = ""
  827. enabled_2.TextSize = 14
  828.  
  829. Desc2_2.Name = "Desc2"
  830. Desc2_2.Parent = MainWindow_4
  831. Desc2_2.BackgroundColor3 = Color3.new(1, 1, 1)
  832. Desc2_2.BackgroundTransparency = 1
  833. Desc2_2.Position = UDim2.new(0.075000003, 30, 0.625, 0)
  834. Desc2_2.Size = UDim2.new(0.925000012, -30, 0, 20)
  835. Desc2_2.Font = Enum.Font.SourceSans
  836. Desc2_2.Text = "Display values returned"
  837. Desc2_2.TextSize = 14
  838. Desc2_2.TextXAlignment = Enum.TextXAlignment.Left
  839.  
  840. Add.Name = "Add"
  841. Add.Parent = MainWindow_4
  842. Add.BackgroundColor3 = Color3.new(1, 1, 1)
  843. Add.BackgroundTransparency = 0.5
  844. Add.BorderColor3 = Color3.new(0, 0, 0)
  845. Add.Position = UDim2.new(0.800000012, 0, 0.625, 0)
  846. Add.Size = UDim2.new(0, 20, 0, 20)
  847. Add.Font = Enum.Font.SourceSansBold
  848. Add.Text = "+"
  849. Add.TextSize = 24
  850.  
  851. Subtract.Name = "Subtract"
  852. Subtract.Parent = MainWindow_4
  853. Subtract.BackgroundColor3 = Color3.new(1, 1, 1)
  854. Subtract.BackgroundTransparency = 0.5
  855. Subtract.BorderColor3 = Color3.new(0, 0, 0)
  856. Subtract.Position = UDim2.new(0.899999976, 0, 0.625, 0)
  857. Subtract.Size = UDim2.new(0, 20, 0, 20)
  858. Subtract.Font = Enum.Font.SourceSansBold
  859. Subtract.Text = "-"
  860. Subtract.TextSize = 24
  861.  
  862. ArgumentTemplate.Name = "ArgumentTemplate"
  863. ArgumentTemplate.Parent = MainWindow_4
  864. ArgumentTemplate.BackgroundColor3 = Color3.new(1, 1, 1)
  865. ArgumentTemplate.BackgroundTransparency = 0.5
  866. ArgumentTemplate.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  867. ArgumentTemplate.Size = UDim2.new(1, 0, 0, 20)
  868. ArgumentTemplate.Visible = false
  869.  
  870. Type.Name = "Type"
  871. Type.Parent = ArgumentTemplate
  872. Type.BackgroundColor3 = Color3.new(1, 1, 1)
  873. Type.BackgroundTransparency = 0.89999997615814
  874. Type.BorderColor3 = Color3.new(0, 0, 0)
  875. Type.Size = UDim2.new(0.400000006, 0, 0, 20)
  876. Type.Font = Enum.Font.SourceSans
  877. Type.Text = "Script"
  878. Type.TextSize = 18
  879.  
  880. Value.Name = "Value"
  881. Value.Parent = ArgumentTemplate
  882. Value.BackgroundColor3 = Color3.new(1, 1, 1)
  883. Value.BackgroundTransparency = 0.89999997615814
  884. Value.Position = UDim2.new(0.400000006, 0, 0, 0)
  885. Value.Size = UDim2.new(0.600000024, -12, 0, 20)
  886. Value.Font = Enum.Font.SourceSans
  887. Value.Text = ""
  888. Value.TextSize = 14
  889. Value.TextXAlignment = Enum.TextXAlignment.Left
  890.  
  891. Cancel_2.Name = "Cancel"
  892. Cancel_2.Parent = MainWindow_4
  893. Cancel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  894. Cancel_2.BackgroundTransparency = 0.5
  895. Cancel_2.BorderColor3 = Color3.new(0, 0, 0)
  896. Cancel_2.Position = UDim2.new(0.524999976, 0, 1, -40)
  897. Cancel_2.Size = UDim2.new(0.400000006, 0, 0, 30)
  898. Cancel_2.Font = Enum.Font.SourceSans
  899. Cancel_2.Text = "Cancel"
  900. Cancel_2.TextSize = 18
  901.  
  902. Ok_2.Name = "Ok"
  903. Ok_2.Parent = MainWindow_4
  904. Ok_2.BackgroundColor3 = Color3.new(1, 1, 1)
  905. Ok_2.BackgroundTransparency = 0.5
  906. Ok_2.BorderColor3 = Color3.new(0, 0, 0)
  907. Ok_2.Position = UDim2.new(0.075000003, 0, 1, -40)
  908. Ok_2.Size = UDim2.new(0.400000006, 0, 0, 30)
  909. Ok_2.Font = Enum.Font.SourceSans
  910. Ok_2.Text = "Call"
  911. Ok_2.TextSize = 18
  912.  
  913. TableCaution.Name = "TableCaution"
  914. TableCaution.Parent = Dex_Explorer
  915. TableCaution.Active = true
  916. TableCaution.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  917. TableCaution.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  918. TableCaution.Draggable = true
  919. TableCaution.Position = UDim2.new(0.300000012, 0, 0.300000012, 0)
  920. TableCaution.Size = UDim2.new(0, 350, 0, 20)
  921. TableCaution.Visible = false
  922. TableCaution.ZIndex = 2
  923.  
  924. MainWindow_5.Name = "MainWindow"
  925. MainWindow_5.Parent = TableCaution
  926. MainWindow_5.BackgroundColor3 = Color3.new(1, 1, 1)
  927. MainWindow_5.BackgroundTransparency = 0.10000000149012
  928. MainWindow_5.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  929. MainWindow_5.Size = UDim2.new(1, 0, 0, 150)
  930.  
  931. Ok_3.Name = "Ok"
  932. Ok_3.Parent = MainWindow_5
  933. Ok_3.BackgroundColor3 = Color3.new(1, 1, 1)
  934. Ok_3.BackgroundTransparency = 0.5
  935. Ok_3.BorderColor3 = Color3.new(0, 0, 0)
  936. Ok_3.Position = UDim2.new(0.300000012, 0, 1, -40)
  937. Ok_3.Size = UDim2.new(0.400000006, 0, 0, 30)
  938. Ok_3.Font = Enum.Font.SourceSans
  939. Ok_3.Text = "Ok"
  940. Ok_3.TextSize = 18
  941.  
  942. TableResults.Name = "TableResults"
  943. TableResults.Parent = MainWindow_5
  944. TableResults.BackgroundColor3 = Color3.new(1, 1, 1)
  945. TableResults.BackgroundTransparency = 1
  946. TableResults.Position = UDim2.new(0, 0, 0, 20)
  947. TableResults.Size = UDim2.new(1, 0, 0, 80)
  948. TableResults.BottomImage = "rbxasset://textures/blackBkg_square.png"
  949. TableResults.CanvasSize = UDim2.new(0, 0, 0, 0)
  950. TableResults.MidImage = "rbxasset://textures/blackBkg_square.png"
  951. TableResults.TopImage = "rbxasset://textures/blackBkg_square.png"
  952.  
  953. TableTemplate.Name = "TableTemplate"
  954. TableTemplate.Parent = MainWindow_5
  955. TableTemplate.BackgroundColor3 = Color3.new(1, 1, 1)
  956. TableTemplate.BackgroundTransparency = 0.5
  957. TableTemplate.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  958. TableTemplate.Size = UDim2.new(1, 0, 0, 20)
  959. TableTemplate.Visible = false
  960.  
  961. Type_2.Name = "Type"
  962. Type_2.Parent = TableTemplate
  963. Type_2.BackgroundColor3 = Color3.new(1, 1, 1)
  964. Type_2.BackgroundTransparency = 0.89999997615814
  965. Type_2.Size = UDim2.new(0.400000006, 0, 0, 20)
  966. Type_2.Font = Enum.Font.SourceSans
  967. Type_2.Text = "Script"
  968. Type_2.TextSize = 18
  969.  
  970. Value_2.Name = "Value"
  971. Value_2.Parent = TableTemplate
  972. Value_2.BackgroundColor3 = Color3.new(1, 1, 1)
  973. Value_2.BackgroundTransparency = 0.89999997615814
  974. Value_2.Position = UDim2.new(0.400000006, 0, 0, 0)
  975. Value_2.Size = UDim2.new(0.600000024, -12, 0, 20)
  976. Value_2.Font = Enum.Font.SourceSans
  977. Value_2.Text = "Script"
  978. Value_2.TextSize = 14
  979.  
  980. Title_6.Name = "Title"
  981. Title_6.Parent = TableCaution
  982. Title_6.BackgroundTransparency = 1
  983. Title_6.Size = UDim2.new(1, 0, 1, 0)
  984. Title_6.ZIndex = 2
  985. Title_6.Font = Enum.Font.SourceSans
  986. Title_6.Text = "Caution"
  987. Title_6.TextColor3 = Color3.new(0, 0, 0)
  988. Title_6.TextSize = 14
  989. Title_6.TextXAlignment = Enum.TextXAlignment.Left
  990.  
  991. ScriptEditor.Name = "ScriptEditor"
  992. ScriptEditor.Parent = Dex_Explorer
  993. ScriptEditor.Active = true
  994. ScriptEditor.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  995. ScriptEditor.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  996. ScriptEditor.Draggable = true
  997. ScriptEditor.Position = UDim2.new(0.300000012, 0, 0.300000012, 0)
  998. ScriptEditor.Size = UDim2.new(0, 516, 0, 20)
  999. ScriptEditor.Visible = false
  1000. ScriptEditor.ZIndex = 5
  1001.  
  1002. Title_7.Name = "Title"
  1003. Title_7.Parent = ScriptEditor
  1004. Title_7.BackgroundTransparency = 1
  1005. Title_7.Size = UDim2.new(1, 0, 1, 0)
  1006. Title_7.ZIndex = 5
  1007. Title_7.Font = Enum.Font.SourceSans
  1008. Title_7.Text = "Script Viewer"
  1009. Title_7.TextColor3 = Color3.new(0, 0, 0)
  1010. Title_7.TextSize = 14
  1011. Title_7.TextXAlignment = Enum.TextXAlignment.Left
  1012.  
  1013. Cover.Name = "Cover"
  1014. Cover.Parent = ScriptEditor
  1015. Cover.BackgroundColor3 = Color3.new(1, 1, 1)
  1016. Cover.BorderSizePixel = 0
  1017. Cover.Position = UDim2.new(0, 0, 3, 0)
  1018. Cover.Size = UDim2.new(0, 516, 0, 416)
  1019.  
  1020. EditorGrid.Name = "EditorGrid"
  1021. EditorGrid.Parent = ScriptEditor
  1022. EditorGrid.BackgroundColor3 = Color3.new(1, 1, 1)
  1023. EditorGrid.BorderSizePixel = 0
  1024. EditorGrid.Position = UDim2.new(0, 0, 3, 0)
  1025. EditorGrid.Size = UDim2.new(0, 500, 0, 400)
  1026.  
  1027. TopBar.Name = "TopBar"
  1028. TopBar.Parent = ScriptEditor
  1029. TopBar.BackgroundColor3 = Color3.new(0.941177, 0.941177, 0.941177)
  1030. TopBar.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1031. TopBar.Size = UDim2.new(1, 0, 3, 0)
  1032.  
  1033. ScriptBarLeft.Name = "ScriptBarLeft"
  1034. ScriptBarLeft.Parent = TopBar
  1035. ScriptBarLeft.Active = false
  1036. ScriptBarLeft.BackgroundColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  1037. ScriptBarLeft.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1038. ScriptBarLeft.Position = UDim2.new(1, -32, 0, 40)
  1039. ScriptBarLeft.Size = UDim2.new(0, 16, 0, 20)
  1040. ScriptBarLeft.AutoButtonColor = false
  1041.  
  1042. ArrowGraphic.Name = "Arrow Graphic"
  1043. ArrowGraphic.Parent = ScriptBarLeft
  1044. ArrowGraphic.BackgroundTransparency = 1
  1045. ArrowGraphic.BorderSizePixel = 0
  1046. ArrowGraphic.Position = UDim2.new(0.5, -4, 0.5, -4)
  1047. ArrowGraphic.Size = UDim2.new(0, 8, 0, 8)
  1048.  
  1049. Graphic.Name = "Graphic"
  1050. Graphic.Parent = ArrowGraphic
  1051. Graphic.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1052. Graphic.BackgroundTransparency = 0.69999998807907
  1053. Graphic.BorderSizePixel = 0
  1054. Graphic.Position = UDim2.new(0.25, 0, 0.375, 0)
  1055. Graphic.Size = UDim2.new(0.125, 0, 0.25, 0)
  1056.  
  1057. Graphic_2.Name = "Graphic"
  1058. Graphic_2.Parent = ArrowGraphic
  1059. Graphic_2.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1060. Graphic_2.BackgroundTransparency = 0.69999998807907
  1061. Graphic_2.BorderSizePixel = 0
  1062. Graphic_2.Position = UDim2.new(0.375, 0, 0.25, 0)
  1063. Graphic_2.Size = UDim2.new(0.125, 0, 0.5, 0)
  1064.  
  1065. Graphic_3.Name = "Graphic"
  1066. Graphic_3.Parent = ArrowGraphic
  1067. Graphic_3.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1068. Graphic_3.BackgroundTransparency = 0.69999998807907
  1069. Graphic_3.BorderSizePixel = 0
  1070. Graphic_3.Position = UDim2.new(0.5, 0, 0.125, 0)
  1071. Graphic_3.Size = UDim2.new(0.125, 0, 0.75, 0)
  1072.  
  1073. Graphic_4.Name = "Graphic"
  1074. Graphic_4.Parent = ArrowGraphic
  1075. Graphic_4.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1076. Graphic_4.BackgroundTransparency = 0.69999998807907
  1077. Graphic_4.BorderSizePixel = 0
  1078. Graphic_4.Position = UDim2.new(0.625, 0, 0, 0)
  1079. Graphic_4.Size = UDim2.new(0.125, 0, 1, 0)
  1080.  
  1081. ScriptBarRight.Name = "ScriptBarRight"
  1082. ScriptBarRight.Parent = TopBar
  1083. ScriptBarRight.Active = false
  1084. ScriptBarRight.BackgroundColor3 = Color3.new(0.866667, 0.866667, 0.866667)
  1085. ScriptBarRight.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1086. ScriptBarRight.Position = UDim2.new(1, -16, 0, 40)
  1087. ScriptBarRight.Size = UDim2.new(0, 16, 0, 20)
  1088. ScriptBarRight.AutoButtonColor = false
  1089.  
  1090. ArrowGraphic_2.Name = "Arrow Graphic"
  1091. ArrowGraphic_2.Parent = ScriptBarRight
  1092. ArrowGraphic_2.BackgroundTransparency = 1
  1093. ArrowGraphic_2.BorderSizePixel = 0
  1094. ArrowGraphic_2.Position = UDim2.new(0.5, -4, 0.5, -4)
  1095. ArrowGraphic_2.Size = UDim2.new(0, 8, 0, 8)
  1096.  
  1097. Graphic_5.Name = "Graphic"
  1098. Graphic_5.Parent = ArrowGraphic_2
  1099. Graphic_5.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1100. Graphic_5.BackgroundTransparency = 0.69999998807907
  1101. Graphic_5.BorderSizePixel = 0
  1102. Graphic_5.Position = UDim2.new(0.625, 0, 0.375, 0)
  1103. Graphic_5.Size = UDim2.new(0.125, 0, 0.25, 0)
  1104.  
  1105. Graphic_6.Name = "Graphic"
  1106. Graphic_6.Parent = ArrowGraphic_2
  1107. Graphic_6.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1108. Graphic_6.BackgroundTransparency = 0.69999998807907
  1109. Graphic_6.BorderSizePixel = 0
  1110. Graphic_6.Position = UDim2.new(0.5, 0, 0.25, 0)
  1111. Graphic_6.Size = UDim2.new(0.125, 0, 0.5, 0)
  1112.  
  1113. Graphic_7.Name = "Graphic"
  1114. Graphic_7.Parent = ArrowGraphic_2
  1115. Graphic_7.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1116. Graphic_7.BackgroundTransparency = 0.69999998807907
  1117. Graphic_7.BorderSizePixel = 0
  1118. Graphic_7.Position = UDim2.new(0.375, 0, 0.125, 0)
  1119. Graphic_7.Size = UDim2.new(0.125, 0, 0.75, 0)
  1120.  
  1121. Graphic_8.Name = "Graphic"
  1122. Graphic_8.Parent = ArrowGraphic_2
  1123. Graphic_8.BackgroundColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1124. Graphic_8.BackgroundTransparency = 0.69999998807907
  1125. Graphic_8.BorderSizePixel = 0
  1126. Graphic_8.Position = UDim2.new(0.25, 0, 0, 0)
  1127. Graphic_8.Size = UDim2.new(0.125, 0, 1, 0)
  1128.  
  1129. Clipboard.Name = "Clipboard"
  1130. Clipboard.Parent = TopBar
  1131. Clipboard.BackgroundColor3 = Color3.new(1, 1, 1)
  1132. Clipboard.BackgroundTransparency = 0.5
  1133. Clipboard.BorderColor3 = Color3.new(0, 0, 0)
  1134. Clipboard.Position = UDim2.new(0, 0, 0, 20)
  1135. Clipboard.Size = UDim2.new(0, 80, 0, 20)
  1136. Clipboard.Font = Enum.Font.SourceSans
  1137. Clipboard.Text = "To Clipboard"
  1138. Clipboard.TextSize = 14
  1139.  
  1140. ScriptBar.Name = "ScriptBar"
  1141. ScriptBar.Parent = TopBar
  1142. ScriptBar.BackgroundColor3 = Color3.new(0.823529, 0.823529, 0.823529)
  1143. ScriptBar.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1144. ScriptBar.ClipsDescendants = true
  1145. ScriptBar.Position = UDim2.new(0, 0, 0, 40)
  1146. ScriptBar.Size = UDim2.new(1, -32, 0, 20)
  1147.  
  1148. Entry.Name = "Entry"
  1149. Entry.Parent = TopBar
  1150. Entry.BackgroundColor3 = Color3.new(1, 1, 1)
  1151. Entry.BackgroundTransparency = 1
  1152. Entry.Size = UDim2.new(0, 100, 1, 0)
  1153. Entry.Visible = false
  1154.  
  1155. Button.Name = "Button"
  1156. Button.Parent = Entry
  1157. Button.BackgroundColor3 = Color3.new(1, 1, 1)
  1158. Button.BackgroundTransparency = 0.60000002384186
  1159. Button.BorderColor3 = Color3.new(0, 0, 0)
  1160. Button.ClipsDescendants = true
  1161. Button.Size = UDim2.new(1, 0, 1, 0)
  1162. Button.ZIndex = 4
  1163. Button.Font = Enum.Font.SourceSans
  1164. Button.Text = ""
  1165. Button.TextSize = 12
  1166. Button.TextXAlignment = Enum.TextXAlignment.Left
  1167.  
  1168. Close.Name = "Close"
  1169. Close.Parent = Entry
  1170. Close.BackgroundColor3 = Color3.new(1, 1, 1)
  1171. Close.BackgroundTransparency = 1
  1172. Close.BorderColor3 = Color3.new(0, 0, 0)
  1173. Close.Position = UDim2.new(1, -20, 0, 0)
  1174. Close.Size = UDim2.new(0, 20, 0, 20)
  1175. Close.ZIndex = 4
  1176. Close.Font = Enum.Font.SourceSans
  1177. Close.Text = "X"
  1178. Close.TextSize = 14
  1179.  
  1180. Close_2.Name = "Close"
  1181. Close_2.Parent = ScriptEditor
  1182. Close_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1183. Close_2.BackgroundTransparency = 1
  1184. Close_2.BorderColor3 = Color3.new(0, 0, 0)
  1185. Close_2.Position = UDim2.new(1, -20, 0, 0)
  1186. Close_2.Size = UDim2.new(0, 20, 0, 20)
  1187. Close_2.ZIndex = 5
  1188. Close_2.Font = Enum.Font.SourceSans
  1189. Close_2.Text = "X"
  1190. Close_2.TextSize = 14
  1191.  
  1192. IntroFrame.Name = "IntroFrame"
  1193. IntroFrame.Parent = Dex_Explorer
  1194. IntroFrame.BackgroundColor3 = Color3.new(0.960784, 0.960784, 0.960784)
  1195. IntroFrame.BorderSizePixel = 0
  1196. IntroFrame.Position = UDim2.new(1, 30, 0, 0)
  1197. IntroFrame.Size = UDim2.new(0, 300, 1, 0)
  1198. IntroFrame.ZIndex = 2
  1199.  
  1200. Main_2.Name = "Main"
  1201. Main_2.Parent = IntroFrame
  1202. Main_2.BackgroundColor3 = Color3.new(0.960784, 0.960784, 0.960784)
  1203. Main_2.BorderSizePixel = 0
  1204. Main_2.Position = UDim2.new(0, -30, 0, 0)
  1205. Main_2.Size = UDim2.new(0, 30, 0, 90)
  1206. Main_2.ZIndex = 2
  1207.  
  1208. Sad.Name = "Sad"
  1209. Sad.Parent = IntroFrame
  1210. Sad.BackgroundColor3 = Color3.new(1, 1, 1)
  1211. Sad.BackgroundTransparency = 1
  1212. Sad.Position = UDim2.new(0, 50, 1, -300)
  1213. Sad.Size = UDim2.new(0, 200, 0, 200)
  1214. Sad.ZIndex = 2
  1215. Sad.Image = "rbxassetid://483437370"
  1216. Sad.ImageColor3 = Color3.new(0.960784, 0.960784, 0.960784)
  1217.  
  1218. Title_8.Name = "Title"
  1219. Title_8.Parent = IntroFrame
  1220. Title_8.BackgroundColor3 = Color3.new(1, 1, 1)
  1221. Title_8.BackgroundTransparency = 1
  1222. Title_8.Position = UDim2.new(0, 100, 0, 150)
  1223. Title_8.Size = UDim2.new(0, 100, 0, 60)
  1224. Title_8.ZIndex = 2
  1225. Title_8.Font = Enum.Font.SourceSansBold
  1226. Title_8.Text = "DEX"
  1227. Title_8.TextSize = 60
  1228. Title_8.TextWrapped = true
  1229.  
  1230. Version_2.Name = "Version"
  1231. Version_2.Parent = IntroFrame
  1232. Version_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1233. Version_2.BackgroundTransparency = 1
  1234. Version_2.Position = UDim2.new(0, 100, 0, 210)
  1235. Version_2.Size = UDim2.new(0, 100, 0, 30)
  1236. Version_2.ZIndex = 2
  1237. Version_2.Font = Enum.Font.SourceSansBold
  1238. Version_2.Text = "V1.0.0"
  1239. Version_2.TextSize = 28
  1240. Version_2.TextWrapped = true
  1241.  
  1242. Creator.Name = "Creator"
  1243. Creator.Parent = IntroFrame
  1244. Creator.BackgroundColor3 = Color3.new(1, 1, 1)
  1245. Creator.BackgroundTransparency = 1
  1246. Creator.Position = UDim2.new(0, 80, 0, 300)
  1247. Creator.Size = UDim2.new(0, 140, 0, 30)
  1248. Creator.ZIndex = 2
  1249. Creator.Font = Enum.Font.SourceSansBold
  1250. Creator.Text = "Moon <3"
  1251. Creator.TextSize = 28
  1252. Creator.TextWrapped = true
  1253.  
  1254. Slant_2.Name = "Slant"
  1255. Slant_2.Parent = IntroFrame
  1256. Slant_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1257. Slant_2.BackgroundTransparency = 1
  1258. Slant_2.Position = UDim2.new(0, -30, 0, 90)
  1259. Slant_2.Rotation = 180
  1260. Slant_2.Size = UDim2.new(0, 30, 0, 30)
  1261. Slant_2.ZIndex = 2
  1262. Slant_2.Image = "rbxassetid://474172996"
  1263. Slant_2.ImageColor3 = Color3.new(0.960784, 0.960784, 0.960784)
  1264.  
  1265. Love.Name = "Love"
  1266. Love.Parent = IntroFrame
  1267. Love.BackgroundColor3 = Color3.new(1, 1, 1)
  1268. Love.BackgroundTransparency = 1
  1269. Love.Position = UDim2.new(0, 50, 1, -100)
  1270. Love.Size = UDim2.new(0, 200, 0, 30)
  1271. Love.ZIndex = 2
  1272. Love.Font = Enum.Font.SourceSansBold
  1273. Love.Text = "SoSad"
  1274. Love.TextSize = 14
  1275. Love.TextWrapped = true
  1276.  
  1277. Sad2.Name = "Sad2"
  1278. Sad2.Parent = IntroFrame
  1279. Sad2.BackgroundColor3 = Color3.new(1, 1, 1)
  1280. Sad2.BackgroundTransparency = 1
  1281. Sad2.Position = UDim2.new(0, 250, 1, -100)
  1282. Sad2.Size = UDim2.new(0, 30, 0, 30)
  1283. Sad2.ZIndex = 2
  1284. Sad2.Image = "rbxassetid://483437370"
  1285. Sad2.ImageColor3 = Color3.new(0.960784, 0.960784, 0.960784)
  1286.  
  1287. SaveMapWindow.Name = "SaveMapWindow"
  1288. SaveMapWindow.Parent = Dex_Explorer
  1289. SaveMapWindow.BackgroundColor3 = Color3.new(1, 1, 1)
  1290. SaveMapWindow.BackgroundTransparency = 0.10000000149012
  1291. SaveMapWindow.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  1292. SaveMapWindow.Position = UDim2.new(1, 0, 0, 0)
  1293. SaveMapWindow.Size = UDim2.new(0, 300, 1, 0)
  1294.  
  1295. Header_3.Name = "Header"
  1296. Header_3.Parent = SaveMapWindow
  1297. Header_3.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  1298. Header_3.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1299. Header_3.Size = UDim2.new(1, 0, 0, 17)
  1300.  
  1301. TextLabel_3.Parent = Header_3
  1302. TextLabel_3.BackgroundTransparency = 1
  1303. TextLabel_3.Position = UDim2.new(0, 4, 0, 0)
  1304. TextLabel_3.Size = UDim2.new(1, -4, 1, 0)
  1305. TextLabel_3.Font = Enum.Font.SourceSans
  1306. TextLabel_3.Text = "Map Downloader"
  1307. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  1308. TextLabel_3.TextSize = 14
  1309. TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
  1310.  
  1311. MapSettings.Name = "MapSettings"
  1312. MapSettings.Parent = SaveMapWindow
  1313. MapSettings.BackgroundColor3 = Color3.new(1, 1, 1)
  1314. MapSettings.BackgroundTransparency = 1
  1315. MapSettings.Position = UDim2.new(0, 0, 0, 200)
  1316. MapSettings.Size = UDim2.new(1, 0, 0, 240)
  1317.  
  1318. Terrain.Name = "Terrain"
  1319. Terrain.Parent = MapSettings
  1320. Terrain.BackgroundColor3 = Color3.new(1, 1, 1)
  1321. Terrain.BackgroundTransparency = 1
  1322. Terrain.Position = UDim2.new(0, 0, 0, 60)
  1323. Terrain.Size = UDim2.new(1, 0, 0, 60)
  1324.  
  1325. SName_2.Name = "SName"
  1326. SName_2.Parent = Terrain
  1327. SName_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1328. SName_2.BackgroundTransparency = 1
  1329. SName_2.Position = UDim2.new(0, 10, 0, 0)
  1330. SName_2.Size = UDim2.new(1, -20, 0, 30)
  1331. SName_2.Font = Enum.Font.SourceSans
  1332. SName_2.Text = "Save Terrain"
  1333. SName_2.TextSize = 18
  1334. SName_2.TextXAlignment = Enum.TextXAlignment.Left
  1335.  
  1336. Status_2.Name = "Status"
  1337. Status_2.Parent = Terrain
  1338. Status_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1339. Status_2.BackgroundTransparency = 1
  1340. Status_2.Position = UDim2.new(0, 60, 0, 30)
  1341. Status_2.Size = UDim2.new(0, 50, 0, 15)
  1342. Status_2.Font = Enum.Font.SourceSans
  1343. Status_2.Text = "Off"
  1344. Status_2.TextSize = 18
  1345. Status_2.TextXAlignment = Enum.TextXAlignment.Left
  1346.  
  1347. Change_2.Name = "Change"
  1348. Change_2.Parent = Terrain
  1349. Change_2.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
  1350. Change_2.BorderSizePixel = 0
  1351. Change_2.Position = UDim2.new(0, 10, 0, 30)
  1352. Change_2.Size = UDim2.new(0, 40, 0, 15)
  1353. Change_2.Font = Enum.Font.SourceSans
  1354. Change_2.Text = ""
  1355. Change_2.TextSize = 14
  1356.  
  1357. OnBar_2.Name = "OnBar"
  1358. OnBar_2.Parent = Change_2
  1359. OnBar_2.BackgroundColor3 = Color3.new(0, 0.576471, 0.862745)
  1360. OnBar_2.BorderSizePixel = 0
  1361. OnBar_2.Size = UDim2.new(0, 0, 0, 15)
  1362. OnBar_2.Font = Enum.Font.SourceSans
  1363. OnBar_2.Text = ""
  1364. OnBar_2.TextSize = 14
  1365.  
  1366. Bar_2.Name = "Bar"
  1367. Bar_2.Parent = Change_2
  1368. Bar_2.BackgroundColor3 = Color3.new(0, 0, 0)
  1369. Bar_2.BorderSizePixel = 0
  1370. Bar_2.ClipsDescendants = true
  1371. Bar_2.Position = UDim2.new(0, -2, 0, -2)
  1372. Bar_2.Size = UDim2.new(0, 10, 0, 19)
  1373. Bar_2.Font = Enum.Font.SourceSans
  1374. Bar_2.Text = ""
  1375. Bar_2.TextSize = 14
  1376.  
  1377. Lighting.Name = "Lighting"
  1378. Lighting.Parent = MapSettings
  1379. Lighting.BackgroundColor3 = Color3.new(1, 1, 1)
  1380. Lighting.BackgroundTransparency = 1
  1381. Lighting.Position = UDim2.new(0, 0, 0, 120)
  1382. Lighting.Size = UDim2.new(1, 0, 0, 60)
  1383.  
  1384. SName_3.Name = "SName"
  1385. SName_3.Parent = Lighting
  1386. SName_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1387. SName_3.BackgroundTransparency = 1
  1388. SName_3.Position = UDim2.new(0, 10, 0, 0)
  1389. SName_3.Size = UDim2.new(1, -20, 0, 30)
  1390. SName_3.Font = Enum.Font.SourceSans
  1391. SName_3.Text = "Lighting Properties"
  1392. SName_3.TextSize = 18
  1393. SName_3.TextXAlignment = Enum.TextXAlignment.Left
  1394.  
  1395. Status_3.Name = "Status"
  1396. Status_3.Parent = Lighting
  1397. Status_3.BackgroundColor3 = Color3.new(1, 1, 1)
  1398. Status_3.BackgroundTransparency = 1
  1399. Status_3.Position = UDim2.new(0, 60, 0, 30)
  1400. Status_3.Size = UDim2.new(0, 50, 0, 15)
  1401. Status_3.Font = Enum.Font.SourceSans
  1402. Status_3.Text = "Off"
  1403. Status_3.TextSize = 18
  1404. Status_3.TextXAlignment = Enum.TextXAlignment.Left
  1405.  
  1406. Change_3.Name = "Change"
  1407. Change_3.Parent = Lighting
  1408. Change_3.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
  1409. Change_3.BorderSizePixel = 0
  1410. Change_3.Position = UDim2.new(0, 10, 0, 30)
  1411. Change_3.Size = UDim2.new(0, 40, 0, 15)
  1412. Change_3.Font = Enum.Font.SourceSans
  1413. Change_3.Text = ""
  1414. Change_3.TextSize = 14
  1415.  
  1416. OnBar_3.Name = "OnBar"
  1417. OnBar_3.Parent = Change_3
  1418. OnBar_3.BackgroundColor3 = Color3.new(0, 0.576471, 0.862745)
  1419. OnBar_3.BorderSizePixel = 0
  1420. OnBar_3.Size = UDim2.new(0, 0, 0, 15)
  1421. OnBar_3.Font = Enum.Font.SourceSans
  1422. OnBar_3.Text = ""
  1423. OnBar_3.TextSize = 14
  1424.  
  1425. Bar_3.Name = "Bar"
  1426. Bar_3.Parent = Change_3
  1427. Bar_3.BackgroundColor3 = Color3.new(0, 0, 0)
  1428. Bar_3.BorderSizePixel = 0
  1429. Bar_3.ClipsDescendants = true
  1430. Bar_3.Position = UDim2.new(0, -2, 0, -2)
  1431. Bar_3.Size = UDim2.new(0, 10, 0, 19)
  1432. Bar_3.Font = Enum.Font.SourceSans
  1433. Bar_3.Text = ""
  1434. Bar_3.TextSize = 14
  1435.  
  1436. CameraInstances.Name = "CameraInstances"
  1437. CameraInstances.Parent = MapSettings
  1438. CameraInstances.BackgroundColor3 = Color3.new(1, 1, 1)
  1439. CameraInstances.BackgroundTransparency = 1
  1440. CameraInstances.Position = UDim2.new(0, 0, 0, 180)
  1441. CameraInstances.Size = UDim2.new(1, 0, 0, 60)
  1442.  
  1443. SName_4.Name = "SName"
  1444. SName_4.Parent = CameraInstances
  1445. SName_4.BackgroundColor3 = Color3.new(1, 1, 1)
  1446. SName_4.BackgroundTransparency = 1
  1447. SName_4.Position = UDim2.new(0, 10, 0, 0)
  1448. SName_4.Size = UDim2.new(1, -20, 0, 30)
  1449. SName_4.Font = Enum.Font.SourceSans
  1450. SName_4.Text = "Camera Instances"
  1451. SName_4.TextSize = 18
  1452. SName_4.TextXAlignment = Enum.TextXAlignment.Left
  1453.  
  1454. Status_4.Name = "Status"
  1455. Status_4.Parent = CameraInstances
  1456. Status_4.BackgroundColor3 = Color3.new(1, 1, 1)
  1457. Status_4.BackgroundTransparency = 1
  1458. Status_4.Position = UDim2.new(0, 60, 0, 30)
  1459. Status_4.Size = UDim2.new(0, 50, 0, 15)
  1460. Status_4.Font = Enum.Font.SourceSans
  1461. Status_4.Text = "Off"
  1462. Status_4.TextSize = 18
  1463. Status_4.TextXAlignment = Enum.TextXAlignment.Left
  1464.  
  1465. Change_4.Name = "Change"
  1466. Change_4.Parent = CameraInstances
  1467. Change_4.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
  1468. Change_4.BorderSizePixel = 0
  1469. Change_4.Position = UDim2.new(0, 10, 0, 30)
  1470. Change_4.Size = UDim2.new(0, 40, 0, 15)
  1471. Change_4.Font = Enum.Font.SourceSans
  1472. Change_4.Text = ""
  1473. Change_4.TextSize = 14
  1474.  
  1475. OnBar_4.Name = "OnBar"
  1476. OnBar_4.Parent = Change_4
  1477. OnBar_4.BackgroundColor3 = Color3.new(0, 0.576471, 0.862745)
  1478. OnBar_4.BorderSizePixel = 0
  1479. OnBar_4.Size = UDim2.new(0, 0, 0, 15)
  1480. OnBar_4.Font = Enum.Font.SourceSans
  1481. OnBar_4.Text = ""
  1482. OnBar_4.TextSize = 14
  1483.  
  1484. Bar_4.Name = "Bar"
  1485. Bar_4.Parent = Change_4
  1486. Bar_4.BackgroundColor3 = Color3.new(0, 0, 0)
  1487. Bar_4.BorderSizePixel = 0
  1488. Bar_4.ClipsDescendants = true
  1489. Bar_4.Position = UDim2.new(0, -2, 0, -2)
  1490. Bar_4.Size = UDim2.new(0, 10, 0, 19)
  1491. Bar_4.Font = Enum.Font.SourceSans
  1492. Bar_4.Text = ""
  1493. Bar_4.TextSize = 14
  1494.  
  1495. Scripts.Name = "Scripts"
  1496. Scripts.Parent = MapSettings
  1497. Scripts.BackgroundColor3 = Color3.new(1, 1, 1)
  1498. Scripts.BackgroundTransparency = 1
  1499. Scripts.Size = UDim2.new(1, 0, 0, 60)
  1500.  
  1501. SName_5.Name = "SName"
  1502. SName_5.Parent = Scripts
  1503. SName_5.BackgroundColor3 = Color3.new(1, 1, 1)
  1504. SName_5.BackgroundTransparency = 1
  1505. SName_5.Position = UDim2.new(0, 10, 0, 0)
  1506. SName_5.Size = UDim2.new(1, -20, 0, 30)
  1507. SName_5.Font = Enum.Font.SourceSans
  1508. SName_5.Text = "Save Scripts"
  1509. SName_5.TextSize = 18
  1510. SName_5.TextXAlignment = Enum.TextXAlignment.Left
  1511.  
  1512. Status_5.Name = "Status"
  1513. Status_5.Parent = Scripts
  1514. Status_5.BackgroundColor3 = Color3.new(1, 1, 1)
  1515. Status_5.BackgroundTransparency = 1
  1516. Status_5.Position = UDim2.new(0, 60, 0, 30)
  1517. Status_5.Size = UDim2.new(0, 50, 0, 15)
  1518. Status_5.Font = Enum.Font.SourceSans
  1519. Status_5.Text = "Off"
  1520. Status_5.TextSize = 18
  1521. Status_5.TextXAlignment = Enum.TextXAlignment.Left
  1522.  
  1523. Change_5.Name = "Change"
  1524. Change_5.Parent = Scripts
  1525. Change_5.BackgroundColor3 = Color3.new(0.862745, 0.862745, 0.862745)
  1526. Change_5.BorderSizePixel = 0
  1527. Change_5.Position = UDim2.new(0, 10, 0, 30)
  1528. Change_5.Size = UDim2.new(0, 40, 0, 15)
  1529. Change_5.Font = Enum.Font.SourceSans
  1530. Change_5.Text = ""
  1531. Change_5.TextSize = 14
  1532.  
  1533. OnBar_5.Name = "OnBar"
  1534. OnBar_5.Parent = Change_5
  1535. OnBar_5.BackgroundColor3 = Color3.new(0, 0.576471, 0.862745)
  1536. OnBar_5.BorderSizePixel = 0
  1537. OnBar_5.Size = UDim2.new(0, 0, 0, 15)
  1538. OnBar_5.Font = Enum.Font.SourceSans
  1539. OnBar_5.Text = ""
  1540. OnBar_5.TextSize = 14
  1541.  
  1542. Bar_5.Name = "Bar"
  1543. Bar_5.Parent = Change_5
  1544. Bar_5.BackgroundColor3 = Color3.new(0, 0, 0)
  1545. Bar_5.BorderSizePixel = 0
  1546. Bar_5.ClipsDescendants = true
  1547. Bar_5.Position = UDim2.new(0, -2, 0, -2)
  1548. Bar_5.Size = UDim2.new(0, 10, 0, 19)
  1549. Bar_5.Font = Enum.Font.SourceSans
  1550. Bar_5.Text = ""
  1551. Bar_5.TextSize = 14
  1552.  
  1553. ToSave.Name = "ToSave"
  1554. ToSave.Parent = SaveMapWindow
  1555. ToSave.BackgroundTransparency = 1
  1556. ToSave.Position = UDim2.new(0, 0, 0, 17)
  1557. ToSave.Size = UDim2.new(1, 0, 0, 20)
  1558. ToSave.Font = Enum.Font.SourceSans
  1559. ToSave.Text = "To Save"
  1560. ToSave.TextColor3 = Color3.new(0, 0, 0)
  1561. ToSave.TextSize = 18
  1562.  
  1563. CopyList.Name = "CopyList"
  1564. CopyList.Parent = SaveMapWindow
  1565. CopyList.BackgroundColor3 = Color3.new(1, 1, 1)
  1566. CopyList.BackgroundTransparency = 0.80000001192093
  1567. CopyList.Position = UDim2.new(0, 0, 0, 37)
  1568. CopyList.Size = UDim2.new(1, 0, 0, 163)
  1569.  
  1570. Bottom.Name = "Bottom"
  1571. Bottom.Parent = SaveMapWindow
  1572. Bottom.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  1573. Bottom.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1574. Bottom.Position = UDim2.new(0, 0, 1, -50)
  1575. Bottom.Size = UDim2.new(1, 0, 0, 50)
  1576.  
  1577. TextLabel_4.Parent = Bottom
  1578. TextLabel_4.BackgroundTransparency = 1
  1579. TextLabel_4.Position = UDim2.new(0, 4, 0, 0)
  1580. TextLabel_4.Size = UDim2.new(1, -4, 1, 0)
  1581. TextLabel_4.Font = Enum.Font.SourceSans
  1582. TextLabel_4.Text = "After the map saves, open a new place on studio, then right click Lighting and \"Insert from file...\", then select your file and run the unpacker script inside the folder."
  1583. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  1584. TextLabel_4.TextSize = 14
  1585. TextLabel_4.TextWrapped = true
  1586. TextLabel_4.TextXAlignment = Enum.TextXAlignment.Left
  1587. TextLabel_4.TextYAlignment = Enum.TextYAlignment.Top
  1588.  
  1589. Save_2.Name = "Save"
  1590. Save_2.Parent = SaveMapWindow
  1591. Save_2.BackgroundColor3 = Color3.new(0.941177, 0.941177, 0.941177)
  1592. Save_2.BackgroundTransparency = 0.80000001192093
  1593. Save_2.BorderColor3 = Color3.new(0, 0, 0)
  1594. Save_2.Position = UDim2.new(0, 0, 1, -80)
  1595. Save_2.Size = UDim2.new(1, 0, 0, 30)
  1596. Save_2.Font = Enum.Font.SourceSans
  1597. Save_2.Text = "Save"
  1598. Save_2.TextSize = 18
  1599.  
  1600. FileName_2.Name = "FileName"
  1601. FileName_2.Parent = SaveMapWindow
  1602. FileName_2.BackgroundColor3 = Color3.new(0.941177, 0.941177, 0.941177)
  1603. FileName_2.BackgroundTransparency = 0.60000002384186
  1604. FileName_2.Position = UDim2.new(0, 0, 1, -105)
  1605. FileName_2.Size = UDim2.new(1, 0, 0, 25)
  1606. FileName_2.Font = Enum.Font.SourceSans
  1607. FileName_2.Text = "PlaceName"
  1608. FileName_2.TextSize = 18
  1609. FileName_2.TextXAlignment = Enum.TextXAlignment.Left
  1610.  
  1611. Entry_2.Name = "Entry"
  1612. Entry_2.Parent = SaveMapWindow
  1613. Entry_2.BackgroundColor3 = Color3.new(1, 1, 1)
  1614. Entry_2.BackgroundTransparency = 1
  1615. Entry_2.Size = UDim2.new(1, 0, 0, 22)
  1616. Entry_2.Visible = false
  1617.  
  1618. Change_6.Name = "Change"
  1619. Change_6.Parent = Entry_2
  1620. Change_6.BackgroundColor3 = Color3.new(1, 1, 1)
  1621. Change_6.BackgroundTransparency = 0.60000002384186
  1622. Change_6.Position = UDim2.new(0, 10, 0, 1)
  1623. Change_6.Size = UDim2.new(0, 20, 0, 20)
  1624. Change_6.ZIndex = 2
  1625. Change_6.Font = Enum.Font.SourceSans
  1626. Change_6.Text = ""
  1627. Change_6.TextColor3 = Color3.new(1, 1, 1)
  1628. Change_6.TextSize = 18
  1629.  
  1630. enabled_3.Name = "enabled"
  1631. enabled_3.Parent = Change_6
  1632. enabled_3.BackgroundColor3 = Color3.new(0.380392, 0.380392, 0.380392)
  1633. enabled_3.BackgroundTransparency = 0.40000000596046
  1634. enabled_3.BorderSizePixel = 0
  1635. enabled_3.Position = UDim2.new(0, 3, 0, 3)
  1636. enabled_3.Size = UDim2.new(0, 14, 0, 14)
  1637. enabled_3.Font = Enum.Font.SourceSans
  1638. enabled_3.Text = ""
  1639. enabled_3.TextSize = 14
  1640.  
  1641. Info.Name = "Info"
  1642. Info.Parent = Entry_2
  1643. Info.BackgroundTransparency = 1
  1644. Info.Position = UDim2.new(0, 40, 0, 0)
  1645. Info.Size = UDim2.new(1, -40, 0, 22)
  1646. Info.Font = Enum.Font.SourceSans
  1647. Info.Text = "Workspace"
  1648. Info.TextColor3 = Color3.new(0, 0, 0)
  1649. Info.TextSize = 18
  1650. Info.TextXAlignment = Enum.TextXAlignment.Left
  1651.  
  1652. RemoteDebugWindow.Name = "RemoteDebugWindow"
  1653. RemoteDebugWindow.Parent = Dex_Explorer
  1654. RemoteDebugWindow.BackgroundColor3 = Color3.new(1, 1, 1)
  1655. RemoteDebugWindow.BackgroundTransparency = 0.10000000149012
  1656. RemoteDebugWindow.BorderColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  1657. RemoteDebugWindow.Position = UDim2.new(1, 0, 0, 0)
  1658. RemoteDebugWindow.Size = UDim2.new(0, 300, 1, 0)
  1659.  
  1660. Header_4.Name = "Header"
  1661. Header_4.Parent = RemoteDebugWindow
  1662. Header_4.BackgroundColor3 = Color3.new(0.913726, 0.913726, 0.913726)
  1663. Header_4.BorderColor3 = Color3.new(0.584314, 0.584314, 0.584314)
  1664. Header_4.Size = UDim2.new(1, 0, 0, 17)
  1665.  
  1666. TextLabel_5.Parent = Header_4
  1667. TextLabel_5.BackgroundTransparency = 1
  1668. TextLabel_5.Position = UDim2.new(0, 4, 0, 0)
  1669. TextLabel_5.Size = UDim2.new(1, -4, 1, 0)
  1670. TextLabel_5.Font = Enum.Font.SourceSans
  1671. TextLabel_5.Text = "Remote Debugger"
  1672. TextLabel_5.TextColor3 = Color3.new(0, 0, 0)
  1673. TextLabel_5.TextSize = 14
  1674. TextLabel_5.TextXAlignment = Enum.TextXAlignment.Left
  1675.  
  1676. Desc_5.Name = "Desc"
  1677. Desc_5.Parent = RemoteDebugWindow
  1678. Desc_5.BackgroundColor3 = Color3.new(1, 1, 1)
  1679. Desc_5.BackgroundTransparency = 1
  1680. Desc_5.Position = UDim2.new(0, 0, 0, 20)
  1681. Desc_5.Size = UDim2.new(1, 0, 0, 40)
  1682. Desc_5.Font = Enum.Font.SourceSans
  1683. Desc_5.Text = "Have fun with remotes"
  1684. Desc_5.TextSize = 32
  1685. Desc_5.TextWrapped = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement