karobloxYT

Untitled

Apr 16th, 2019
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.77 KB | None | 0 0
  1. --[[
  2. submit.MouseButton1Down:connect(function()
  3. if Whitelist.Text == "Key_1924" then
  4. LoginFrame.Visible = false
  5. Openmainframe.Visible = true
  6. end
  7. end)
  8. --]]
  9.  
  10. ---CODE---
  11. -- Typical_RBLx
  12.  
  13. local SynapseX = Instance.new("ScreenGui")
  14. local SynapseFrame = Instance.new("Frame")
  15. local Execute = Instance.new("TextButton")
  16. local TextLabel = Instance.new("TextLabel")
  17. local TextLabel_2 = Instance.new("TextLabel")
  18. local Code = Instance.new("TextBox")
  19. local Clear = Instance.new("TextButton")
  20. local Inject = Instance.new("TextButton")
  21. local Exit = Instance.new("TextButton")
  22. local Frame = Instance.new("Frame")
  23. local Console = Instance.new("TextLabel")
  24. local Minimize = Instance.new("TextButton")
  25. local Menu = Instance.new("TextButton")
  26. local WhitelistFrame = Instance.new("Frame")
  27. local get = Instance.new("TextButton")
  28. local Key = Instance.new("TextBox")
  29. local submit = Instance.new("TextButton")
  30. local TextLabel_3 = Instance.new("TextLabel")
  31. local TextLabel_4 = Instance.new("TextLabel")
  32. local TextLabel_5 = Instance.new("TextLabel")
  33. local exitwhitelist = Instance.new("TextButton")
  34. local KeyFrame = Instance.new("Frame")
  35. local TextLabel_6 = Instance.new("TextLabel")
  36. local TextLabel_7 = Instance.new("TextLabel")
  37. local TextLabel_8 = Instance.new("TextLabel")
  38. local TextLabel_9 = Instance.new("TextLabel")
  39. local MenuFrame = Instance.new("Frame")
  40. local violet = Instance.new("TextButton")
  41. local pink = Instance.new("TextButton")
  42. local TextLabel_10 = Instance.new("TextLabel")
  43. local TextLabel_11 = Instance.new("TextLabel")
  44. local TextLabel_12 = Instance.new("TextLabel")
  45. local exitmenu_2 = Instance.new("TextButton")
  46. --Properties:
  47. SynapseX.Name = "SynapseX"
  48. SynapseX.Parent = game.CoreGui
  49. SynapseX.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  50.  
  51. SynapseFrame.Name = "SynapseFrame"
  52. SynapseFrame.Parent = SynapseX
  53. SynapseFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  54. SynapseFrame.BorderSizePixel = 0
  55. SynapseFrame.Position = UDim2.new(0.291185766, 0, 0.104398362, 0)
  56. SynapseFrame.Size = UDim2.new(0, 446, 0, 246)
  57. SynapseFrame.Visible = false
  58.  
  59.  
  60.  
  61. Execute.Name = "Execute"
  62. Execute.Parent = SynapseFrame
  63. Execute.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  64. Execute.BorderSizePixel = 0
  65. Execute.Position = UDim2.new(0, 0, 0.865853608, 0)
  66. Execute.Size = UDim2.new(0, 94, 0, 33)
  67. Execute.Font = Enum.Font.SourceSansBold
  68. Execute.Text = "Execute"
  69. Execute.TextColor3 = Color3.new(1, 1, 1)
  70. Execute.TextSize = 21
  71. Execute.TextStrokeColor3 = Color3.new(1, 1, 1)
  72.  
  73. TextLabel.Parent = SynapseFrame
  74. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  75. TextLabel.BackgroundTransparency = 1
  76. TextLabel.Size = UDim2.new(0, 28, 0, 26)
  77. TextLabel.Font = Enum.Font.SourceSansItalic
  78. TextLabel.Text = "S"
  79. TextLabel.TextColor3 = Color3.new(1, 1, 1)
  80. TextLabel.TextScaled = true
  81. TextLabel.TextSize = 14
  82. TextLabel.TextWrapped = true
  83.  
  84. TextLabel_2.Parent = SynapseFrame
  85. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  86. TextLabel_2.BackgroundTransparency = 1
  87. TextLabel_2.Position = UDim2.new(0.0291479807, 0, -0.0284552854, 0)
  88. TextLabel_2.Size = UDim2.new(0, 28, 0, 26)
  89. TextLabel_2.Font = Enum.Font.SourceSansItalic
  90. TextLabel_2.Text = "x"
  91. TextLabel_2.TextColor3 = Color3.new(1, 0.666667, 0)
  92. TextLabel_2.TextScaled = true
  93. TextLabel_2.TextSize = 14
  94. TextLabel_2.TextWrapped = true
  95.  
  96. Code.Name = "Code"
  97. Code.Parent = SynapseFrame
  98. Code.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  99. Code.BorderSizePixel = 0
  100. Code.Position = UDim2.new(0, 0, 0.105691075, 0)
  101. Code.Size = UDim2.new(0, 446, 0, 187)
  102. Code.Font = Enum.Font.SourceSansItalic
  103. Code.PlaceholderColor3 = Color3.new(1, 1, 1)
  104. Code.Text = ""
  105. Code.TextColor3 = Color3.new(1, 1, 1)
  106. Code.TextScaled = true
  107. Code.TextSize = 24
  108. Code.TextStrokeColor3 = Color3.new(1, 1, 1)
  109. Code.TextWrapped = true
  110. Code.TextXAlignment = Enum.TextXAlignment.Left
  111. Code.TextYAlignment = Enum.TextYAlignment.Top
  112.  
  113. Clear.Name = "Clear"
  114. Clear.Parent = SynapseFrame
  115. Clear.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  116. Clear.BorderSizePixel = 0
  117. Clear.Position = UDim2.new(0.291479826, 0, 0.865853608, 0)
  118. Clear.Size = UDim2.new(0, 86, 0, 33)
  119. Clear.Font = Enum.Font.SourceSansBold
  120. Clear.Text = "Clear"
  121. Clear.TextColor3 = Color3.new(1, 1, 1)
  122. Clear.TextSize = 21
  123. Clear.TextStrokeColor3 = Color3.new(1, 1, 1)
  124.  
  125. Inject.Name = "Inject"
  126. Inject.Parent = SynapseFrame
  127. Inject.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  128. Inject.BorderSizePixel = 0
  129. Inject.Position = UDim2.new(0.54260093, 0, 0.861788571, 0)
  130. Inject.Size = UDim2.new(0, 85, 0, 33)
  131. Inject.Font = Enum.Font.SourceSansBold
  132. Inject.Text = "Inject"
  133. Inject.TextColor3 = Color3.new(1, 1, 1)
  134. Inject.TextSize = 21
  135. Inject.TextStrokeColor3 = Color3.new(1, 1, 1)
  136.  
  137. Exit.Name = "Exit"
  138. Exit.Parent = SynapseFrame
  139. Exit.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  140. Exit.BorderSizePixel = 0
  141. Exit.Position = UDim2.new(0.943946183, 0, 0, 0)
  142. Exit.Size = UDim2.new(0, 25, 0, 23)
  143. Exit.Font = Enum.Font.SourceSansItalic
  144. Exit.Text = "X"
  145. Exit.TextColor3 = Color3.new(1, 1, 1)
  146. Exit.TextSize = 21
  147. Exit.TextStrokeColor3 = Color3.new(1, 1, 1)
  148.  
  149. Frame.Parent = SynapseFrame
  150. Frame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  151. Frame.BorderSizePixel = 0
  152. Frame.Position = UDim2.new(0, 0, 0.997506142, 0)
  153. Frame.Size = UDim2.new(0, 446, 0, 100)
  154.  
  155. Console.Name = "Console"
  156. Console.Parent = Frame
  157. Console.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  158. Console.BorderSizePixel = 0
  159. Console.Position = UDim2.new(0, 0, 0.00536590582, 0)
  160. Console.Size = UDim2.new(0, 435, 0, 50)
  161. Console.Font = Enum.Font.SourceSansItalic
  162. Console.Text = "Click Inject ...\nCreated by Typical_RBLX\n3/30/19 - Waiting....."
  163. Console.TextColor3 = Color3.new(1, 0.666667, 0)
  164. Console.TextSize = 15
  165. Console.TextWrapped = true
  166. Console.TextXAlignment = Enum.TextXAlignment.Left
  167. Console.TextYAlignment = Enum.TextYAlignment.Top
  168.  
  169. Minimize.Name = "Minimize"
  170. Minimize.Parent = SynapseFrame
  171. Minimize.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  172. Minimize.BorderSizePixel = 0
  173. Minimize.Position = UDim2.new(0.901345313, 0, 0, 0)
  174. Minimize.Size = UDim2.new(0, 25, 0, 23)
  175. Minimize.Font = Enum.Font.SourceSansItalic
  176. Minimize.Text = "-"
  177. Minimize.TextColor3 = Color3.new(1, 1, 1)
  178. Minimize.TextSize = 21
  179. Minimize.TextStrokeColor3 = Color3.new(1, 1, 1)
  180.  
  181. Menu.Name = "Menu"
  182. Menu.Parent = SynapseFrame
  183. Menu.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  184. Menu.BorderSizePixel = 0
  185. Menu.Position = UDim2.new(0.764573991, 0, 0.865853608, 0)
  186. Menu.Size = UDim2.new(0, 105, 0, 33)
  187. Menu.Font = Enum.Font.SourceSansBold
  188. Menu.Text = "Menu"
  189. Menu.TextColor3 = Color3.new(1, 1, 1)
  190. Menu.TextSize = 21
  191. Menu.TextStrokeColor3 = Color3.new(1, 1, 1)
  192.  
  193. WhitelistFrame.Name = "Whitelist Frame"
  194. WhitelistFrame.Parent = SynapseX
  195. WhitelistFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  196. WhitelistFrame.BorderSizePixel = 0
  197. WhitelistFrame.Position = UDim2.new(0.354264289, 0, 0.320441991, 0)
  198. WhitelistFrame.Size = UDim2.new(0, 311, 0, 111)
  199.  
  200. get.Name = "get"
  201. get.Parent = WhitelistFrame
  202. get.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  203. get.BorderSizePixel = 0
  204. get.Position = UDim2.new(0.0546623766, 0, 0.702702701, 0)
  205. get.Size = UDim2.new(0, 112, 0, 23)
  206. get.Font = Enum.Font.SourceSansBold
  207. get.Text = "Get Key"
  208. get.TextColor3 = Color3.new(1, 1, 1)
  209. get.TextSize = 14
  210.  
  211. Key.Name = "Key"
  212. Key.Parent = WhitelistFrame
  213. Key.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  214. Key.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  215. Key.BorderSizePixel = 0
  216. Key.Position = UDim2.new(0.118971065, 0, 0.279279292, 0)
  217. Key.Size = UDim2.new(0, 238, 0, 34)
  218. Key.Font = Enum.Font.SourceSans
  219. Key.Text = ""
  220. Key.TextColor3 = Color3.new(1, 1, 1)
  221. Key.TextSize = 14
  222.  
  223. submit.Name = "submit"
  224. submit.Parent = WhitelistFrame
  225. submit.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  226. submit.BorderSizePixel = 0
  227. submit.Position = UDim2.new(0.524115741, 0, 0.702702701, 0)
  228. submit.Size = UDim2.new(0, 112, 0, 23)
  229. submit.Font = Enum.Font.SourceSansBold
  230. submit.Text = "Submit"
  231. submit.TextColor3 = Color3.new(1, 1, 1)
  232. submit.TextSize = 14
  233.  
  234. TextLabel_3.Parent = WhitelistFrame
  235. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  236. TextLabel_3.BackgroundTransparency = 1
  237. TextLabel_3.Position = UDim2.new(0.0259325467, 0, -0.0644913092, 0)
  238. TextLabel_3.Size = UDim2.new(0, 28, 0, 26)
  239. TextLabel_3.Font = Enum.Font.SourceSansItalic
  240. TextLabel_3.Text = "x"
  241. TextLabel_3.TextColor3 = Color3.new(1, 0.666667, 0)
  242. TextLabel_3.TextScaled = true
  243. TextLabel_3.TextSize = 14
  244. TextLabel_3.TextWrapped = true
  245.  
  246. TextLabel_4.Parent = WhitelistFrame
  247. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  248. TextLabel_4.BackgroundTransparency = 1
  249. TextLabel_4.Size = UDim2.new(0, 23, 0, 19)
  250. TextLabel_4.Font = Enum.Font.SourceSansItalic
  251. TextLabel_4.Text = "S"
  252. TextLabel_4.TextColor3 = Color3.new(1, 1, 1)
  253. TextLabel_4.TextScaled = true
  254. TextLabel_4.TextSize = 14
  255. TextLabel_4.TextWrapped = true
  256.  
  257. TextLabel_5.Parent = WhitelistFrame
  258. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  259. TextLabel_5.BackgroundTransparency = 1
  260. TextLabel_5.Position = UDim2.new(0.257443935, 0, 0.0346077569, 0)
  261. TextLabel_5.Size = UDim2.new(0, 147, 0, 27)
  262. TextLabel_5.Font = Enum.Font.SourceSansItalic
  263. TextLabel_5.Text = "Whitelist System"
  264. TextLabel_5.TextColor3 = Color3.new(1, 0.666667, 0)
  265. TextLabel_5.TextScaled = true
  266. TextLabel_5.TextSize = 14
  267. TextLabel_5.TextWrapped = true
  268.  
  269. exitwhitelist.Name = "exitwhitelist"
  270. exitwhitelist.Parent = WhitelistFrame
  271. exitwhitelist.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  272. exitwhitelist.BorderSizePixel = 0
  273. exitwhitelist.Position = UDim2.new(0.918222725, 0, 0, 0)
  274. exitwhitelist.Size = UDim2.new(0, 25, 0, 23)
  275. exitwhitelist.Font = Enum.Font.SourceSansItalic
  276. exitwhitelist.Text = "X"
  277. exitwhitelist.TextColor3 = Color3.new(1, 1, 1)
  278. exitwhitelist.TextSize = 21
  279. exitwhitelist.TextStrokeColor3 = Color3.new(1, 1, 1)
  280.  
  281. KeyFrame.Name = "KeyFrame"
  282. KeyFrame.Parent = SynapseX
  283. KeyFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  284. KeyFrame.BorderSizePixel = 0
  285. KeyFrame.Position = UDim2.new(0.652296126, 0, 0.320441991, 0)
  286. KeyFrame.Size = UDim2.new(0, 311, 0, 111)
  287. KeyFrame.Visible = false
  288.  
  289. TextLabel_6.Parent = KeyFrame
  290. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  291. TextLabel_6.BackgroundTransparency = 1
  292. TextLabel_6.Position = UDim2.new(0.0259325467, 0, -0.0644913092, 0)
  293. TextLabel_6.Size = UDim2.new(0, 28, 0, 26)
  294. TextLabel_6.Font = Enum.Font.SourceSansItalic
  295. TextLabel_6.Text = "x"
  296. TextLabel_6.TextColor3 = Color3.new(1, 0.666667, 0)
  297. TextLabel_6.TextScaled = true
  298. TextLabel_6.TextSize = 14
  299. TextLabel_6.TextWrapped = true
  300.  
  301. TextLabel_7.Parent = KeyFrame
  302. TextLabel_7.BackgroundColor3 = Color3.new(1, 1, 1)
  303. TextLabel_7.BackgroundTransparency = 1
  304. TextLabel_7.Size = UDim2.new(0, 23, 0, 19)
  305. TextLabel_7.Font = Enum.Font.SourceSansItalic
  306. TextLabel_7.Text = "S"
  307. TextLabel_7.TextColor3 = Color3.new(1, 1, 1)
  308. TextLabel_7.TextScaled = true
  309. TextLabel_7.TextSize = 14
  310. TextLabel_7.TextWrapped = true
  311.  
  312. TextLabel_8.Parent = KeyFrame
  313. TextLabel_8.BackgroundColor3 = Color3.new(1, 1, 1)
  314. TextLabel_8.BackgroundTransparency = 1
  315. TextLabel_8.Position = UDim2.new(0.257443935, 0, 0.0346077569, 0)
  316. TextLabel_8.Size = UDim2.new(0, 147, 0, 27)
  317. TextLabel_8.Font = Enum.Font.SourceSansItalic
  318. TextLabel_8.Text = "Key Today"
  319. TextLabel_8.TextColor3 = Color3.new(1, 0.666667, 0)
  320. TextLabel_8.TextScaled = true
  321. TextLabel_8.TextSize = 14
  322. TextLabel_8.TextWrapped = true
  323.  
  324. TextLabel_9.Parent = KeyFrame
  325. TextLabel_9.BackgroundColor3 = Color3.new(1, 1, 1)
  326. TextLabel_9.BackgroundTransparency = 1
  327. TextLabel_9.Position = UDim2.new(0.32797426, 0, 0.342342317, 0)
  328. TextLabel_9.Size = UDim2.new(0, 106, 0, 49)
  329. TextLabel_9.Font = Enum.Font.SourceSansItalic
  330. TextLabel_9.Text = "Typical"
  331. TextLabel_9.TextColor3 = Color3.new(1, 1, 1)
  332. TextLabel_9.TextScaled = true
  333. TextLabel_9.TextSize = 14
  334. TextLabel_9.TextWrapped = true
  335.  
  336. MenuFrame.Name = "MenuFrame"
  337. MenuFrame.Parent = SynapseX
  338. MenuFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  339. MenuFrame.BorderSizePixel = 0
  340. MenuFrame.Position = UDim2.new(0.719775081, 0, 0.10313075, 0)
  341. MenuFrame.Size = UDim2.new(0, 153, 0, 111)
  342. MenuFrame.Visible = false
  343.  
  344. violet.Name = "violet"
  345. violet.Parent = MenuFrame
  346. violet.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  347. violet.BorderSizePixel = 0
  348. violet.Position = UDim2.new(0.146165639, 0, 0.702702701, 0)
  349. violet.Size = UDim2.new(0, 112, 0, 23)
  350. violet.Font = Enum.Font.SourceSansBold
  351. violet.Text = "Default"
  352. violet.TextColor3 = Color3.new(1, 1, 1)
  353. violet.TextSize = 14
  354.  
  355. pink.Name = "pink"
  356. pink.Parent = MenuFrame
  357. pink.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  358. pink.BorderSizePixel = 0
  359. pink.Position = UDim2.new(0.145030767, 0, 0.441441447, 0)
  360. pink.Size = UDim2.new(0, 112, 0, 23)
  361. pink.Font = Enum.Font.SourceSansBold
  362. pink.Text = "Pink"
  363. pink.TextColor3 = Color3.new(1, 1, 1)
  364. pink.TextSize = 14
  365.  
  366. TextLabel_10.Parent = MenuFrame
  367. TextLabel_10.BackgroundColor3 = Color3.new(1, 1, 1)
  368. TextLabel_10.BackgroundTransparency = 1
  369. TextLabel_10.Position = UDim2.new(0.0520763248, 0, -0.0915183127, 0)
  370. TextLabel_10.Size = UDim2.new(0, 28, 0, 26)
  371. TextLabel_10.Font = Enum.Font.SourceSansItalic
  372. TextLabel_10.Text = "x"
  373. TextLabel_10.TextColor3 = Color3.new(1, 0.666667, 0)
  374. TextLabel_10.TextScaled = true
  375. TextLabel_10.TextSize = 14
  376. TextLabel_10.TextWrapped = true
  377.  
  378. TextLabel_11.Parent = MenuFrame
  379. TextLabel_11.BackgroundColor3 = Color3.new(1, 1, 1)
  380. TextLabel_11.BackgroundTransparency = 1
  381. TextLabel_11.Position = UDim2.new(0, 0, -0.0270270407, 0)
  382. TextLabel_11.Size = UDim2.new(0, 23, 0, 19)
  383. TextLabel_11.Font = Enum.Font.SourceSansItalic
  384. TextLabel_11.Text = "S"
  385. TextLabel_11.TextColor3 = Color3.new(1, 1, 1)
  386. TextLabel_11.TextScaled = true
  387. TextLabel_11.TextSize = 14
  388. TextLabel_11.TextWrapped = true
  389.  
  390. TextLabel_12.Parent = MenuFrame
  391. TextLabel_12.BackgroundColor3 = Color3.new(1, 1, 1)
  392. TextLabel_12.BackgroundTransparency = 1
  393. TextLabel_12.Position = UDim2.new(0.0156138614, 0, 0.205778927, 0)
  394. TextLabel_12.Size = UDim2.new(0, 147, 0, 27)
  395. TextLabel_12.Font = Enum.Font.SourceSansItalic
  396. TextLabel_12.Text = "Menu"
  397. TextLabel_12.TextColor3 = Color3.new(1, 0.666667, 0)
  398. TextLabel_12.TextScaled = true
  399. TextLabel_12.TextSize = 14
  400. TextLabel_12.TextWrapped = true
  401.  
  402. exitmenu_2.Name = "exitmenu"
  403. exitmenu_2.Parent = MenuFrame
  404. exitmenu_2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  405. exitmenu_2.BorderSizePixel = 0
  406. exitmenu_2.Position = UDim2.new(0.83325541, 0, 0, 0)
  407. exitmenu_2.Size = UDim2.new(0, 25, 0, 23)
  408. exitmenu_2.Font = Enum.Font.SourceSansItalic
  409. exitmenu_2.Text = "X"
  410. exitmenu_2.TextColor3 = Color3.new(1, 1, 1)
  411. exitmenu_2.TextSize = 21
  412. exitmenu_2.TextStrokeColor3 = Color3.new(1, 1, 1)
  413.  
  414.  
  415. --[[
  416. JUST EDIT THE SCRIPT :)
  417. CHANGE THE BUTTON NAME TO YOUR BUTTON NAMES CHANGE YOUR FRAME NAME TO YOUR FRAME NAME ;)
  418.  
  419. -Whitelist Code-
  420. submit button here's the code
  421. if Whitelist.Text == "Key_1924" then
  422. LoginFrame.Visible = false
  423. Openmainframe.Visible = true
  424. end
  425. --]]
  426.  
  427.  
  428. WhitelistFrame.Active = true
  429. WhitelistFrame.Draggable = true
  430. SynapseFrame.Active = true
  431. SynapseFrame.Draggable = true
  432.  
  433. Exit.MouseButton1Down:connect(function()
  434. SynapseFrame.Visible = false
  435. end)
  436. Menu.MouseButton1Down:connect(function()
  437. MenuFrame.Visible = true
  438. end)
  439. exitmenu_2.MouseButton1Down:connect(function()
  440. MenuFrame.Visible = false
  441. end)
  442. pink.MouseButton1Down:connect(function()
  443. SynapseFrame.BackgroundColor3 = Color3.new(1, 0, 1)
  444. WhitelistFrame.BackgroundColor3 = Color3.new(1, 0, 1)
  445. MenuFrame.BackgroundColor3 = Color3.new(1, 0, 1)
  446. get.BackgroundColor3 = Color3.new(1, 0, 1)
  447. submit.BackgroundColor3 = Color3.new(1, 0, 1)
  448. Key.BackgroundColor3 = Color3.new(0.807843, 0, 0.807843)
  449. Clear.BackgroundColor3 = Color3.new(1, 0, 1)
  450. Code.BackgroundColor3 = Color3.new(0.807843, 0, 0.807843)
  451. Execute.BackgroundColor3 = Color3.new(1, 0, 1)
  452. Inject.BackgroundColor3 = Color3.new(1, 0, 1)
  453. Menu.BackgroundColor3 = Color3.new(1, 0, 1)
  454. Frame.BackgroundColor3 = Color3.new(1, 0, 1)
  455. Console.BackgroundColor3 = Color3.new(1, 0, 1)
  456. Exit.BackgroundColor3 = Color3.new(1, 0, 1)
  457. Minimize.BackgroundColor3 = Color3.new(1, 0, 1)
  458. exitwhitelist.BackgroundColor3 = Color3.new(1, 0, 1)
  459. KeyFrame.BackgroundColor3 = Color3.new(1, 0, 1)
  460. pink.BackgroundColor3 = Color3.new(1, 0, 1)
  461. MenuFrame.BackgroundColor3 = Color3.new(1, 0, 1)
  462. violet.BackgroundColor3 = Color3.new(1, 0, 1)
  463. exitmenu_2.BackgroundColor3 = Color3.new(1, 0, 1)
  464. end)
  465.  
  466. violet.MouseButton1Down:connect(function()
  467. SynapseFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  468. WhitelistFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  469. MenuFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  470. get.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  471. submit.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  472. Key.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  473. Clear.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  474. Code.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  475. Execute.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  476. Inject.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  477. Menu.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  478. Frame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  479. Console.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  480. Exit.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.176471)
  481. Minimize.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.17647)
  482. exitwhitelist.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.17647)
  483. KeyFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.17647)
  484. violet.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.17647)
  485. MenuFrame.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.17647)
  486. pink.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.17647)
  487. exitmenu_2.BackgroundColor3 = Color3.new(0.176471, 0.176471, 0.17647)
  488. end)
  489. Minimize.MouseButton1Down:connect(function()
  490. SynapseFrame.Visible = false
  491. WhitelistFrame.Visible = true
  492. end)
  493. exitwhitelist.MouseButton1Down:connect(function()
  494. WhitelistFrame.Visible = false
  495. KeyFrame.Visible = false
  496. end)
  497. get.MouseButton1Down:connect(function()
  498. KeyFrame.Visible = true
  499. end)
  500. --[[
  501. YOURSUBMITBUTTONNAME.MouseButton1Down:connect(function()
  502. if YOURUSER.Text == "KEYHERE" then
  503. FRAMENAME.Visible = false
  504. FRAMENAME.Visible = true
  505. end
  506. end)
  507. --]]
  508. Inject.MouseButton1Down:connect(function()
  509. wait(2)
  510. Console.Text = ("Ready to Use ...\nCreated by Typical_RBLX\n3/30/19 - Injected.....")
  511. end)
  512.  
  513. Clear.MouseButton1Down:connect(function()
  514. Code.Text = ("")
  515. end)
  516. Execute.MouseButton1Down:connect(function()
  517. loadstring(Code.Text)
  518. end)
  519.  
  520. MenuFrame.Active = true
  521. MenuFrame.Draggable = true
  522.  
  523. submit.MouseButton1Down:connect(function()
  524. if Key.Text == "Typical" then
  525. WhitelistFrame.Visible = false
  526. KeyFrame.Visible = false
  527. SynapseFrame.Visible = true
  528. end
  529. end)
  530.  
  531. KeyFrame.Active = true
  532. KeyFrame.Draggable = true
Add Comment
Please, Sign In to add comment