deezfai

Untitled

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