Advertisement
Guest User

Untitled

a guest
Feb 27th, 2019
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.12 KB | None | 0 0
  1. -- Farewell Infortality.
  2. -- Version: 2.82
  3. -- Instances:
  4. local LoginGUI = Instance.new("ScreenGui")
  5. local LoginFrame = Instance.new("Frame")
  6. local TextLabel = Instance.new("TextLabel")
  7. local loginbut = Instance.new("TextButton")
  8. local user = Instance.new("TextBox")
  9. local pass = Instance.new("TextBox")
  10. local X = Instance.new("TextButton")
  11. local TextButton = Instance.new("TextButton")
  12. local TextLabel_2 = Instance.new("TextLabel")
  13. local TextLabel_3 = Instance.new("TextLabel")
  14. local MainFrame = Instance.new("Frame")
  15. local Tabs = Instance.new("Frame")
  16. local _1 = Instance.new("TextButton")
  17. local Script2 = Instance.new("TextButton")
  18. local Script3 = Instance.new("TextButton")
  19. local Script4 = Instance.new("TextButton")
  20. local Script1 = Instance.new("TextButton")
  21. local Script5 = Instance.new("TextButton")
  22. local Script6 = Instance.new("TextButton")
  23. local TextLabel_4 = Instance.new("TextLabel")
  24. local X3 = Instance.new("TextButton")
  25. local TextLabel_5 = Instance.new("TextLabel")
  26. local Executor = Instance.new("Frame")
  27. local X2 = Instance.new("TextButton")
  28. local TextLabel_6 = Instance.new("TextLabel")
  29. local ScrollingFrame = Instance.new("ScrollingFrame")
  30. local input = Instance.new("TextBox")
  31. local exebut = Instance.new("TextButton")
  32. local clearbut = Instance.new("TextButton")
  33. local OpenFrame = Instance.new("Frame")
  34. local Open = Instance.new("TextButton")
  35. local HelpPage = Instance.new("Frame")
  36. local TextLabel_7 = Instance.new("TextLabel")
  37. local TextLabel_8 = Instance.new("TextLabel")
  38. local TextLabel_9 = Instance.new("TextLabel")
  39. local TextLabel_10 = Instance.new("TextLabel")
  40. local X4 = Instance.new("TextButton")
  41. --Properties:
  42. LoginGUI.Name = "LoginGUI"
  43. LoginGUI.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
  44. LoginGUI.ZIndexBehavior = Enum.ZIndexBehavior.Sibling
  45.  
  46. MainFrame.Active = true
  47. MainFrame.Draggable = true
  48. LoginFrame.Active = true
  49. LoginFrame.Draggable = true
  50. Executor.Active = true
  51. Executor.Draggable = true
  52. HelpPage.Active = true
  53. HelpPage.Draggable = true
  54.  
  55.  
  56. LoginFrame.Name = "LoginFrame"
  57. LoginFrame.Parent = LoginGUI
  58. LoginFrame.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  59. LoginFrame.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  60. LoginFrame.BorderSizePixel = 3
  61. LoginFrame.Position = UDim2.new(0.249087587, 0, 0.119140625, 0)
  62. LoginFrame.Size = UDim2.new(0, 614, 0, 390)
  63.  
  64. TextLabel.Parent = LoginFrame
  65. TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  66. TextLabel.BackgroundTransparency = 1
  67. TextLabel.Position = UDim2.new(0.0114006512, 0, 0.279487193, 0)
  68. TextLabel.Size = UDim2.new(0, 183, 0, 54)
  69. TextLabel.Font = Enum.Font.SourceSansBold
  70. TextLabel.Text = "Username:"
  71. TextLabel.TextColor3 = Color3.new(0, 0, 0)
  72. TextLabel.TextScaled = true
  73. TextLabel.TextSize = 14
  74. TextLabel.TextWrapped = true
  75.  
  76. loginbut.Name = "loginbut"
  77. loginbut.Parent = LoginFrame
  78. loginbut.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  79. loginbut.BorderSizePixel = 0
  80. loginbut.Position = UDim2.new(0.22149837, 0, 0.753846169, 0)
  81. loginbut.Size = UDim2.new(0, 316, 0, 66)
  82. loginbut.Font = Enum.Font.SourceSansBold
  83. loginbut.Text = "Login"
  84. loginbut.TextColor3 = Color3.new(0, 0, 0)
  85. loginbut.TextScaled = true
  86. loginbut.TextSize = 14
  87. loginbut.TextWrapped = true
  88.  
  89. user.Name = "user"
  90. user.Parent = LoginFrame
  91. user.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  92. user.BorderSizePixel = 0
  93. user.Position = UDim2.new(0.346905529, 0, 0.307692319, 0)
  94. user.Size = UDim2.new(0, 376, 0, 39)
  95. user.Font = Enum.Font.SourceSansBold
  96. user.Text = "Username Here"
  97. user.TextColor3 = Color3.new(0, 0, 0)
  98. user.TextScaled = true
  99. user.TextSize = 14
  100. user.TextWrapped = true
  101.  
  102. pass.Name = "pass"
  103. pass.Parent = LoginFrame
  104. pass.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  105. pass.BorderSizePixel = 0
  106. pass.Position = UDim2.new(0.346905529, 0, 0.546153903, 0)
  107. pass.Size = UDim2.new(0, 376, 0, 39)
  108. pass.Font = Enum.Font.SourceSansBold
  109. pass.Text = "Password Here"
  110. pass.TextColor3 = Color3.new(0, 0, 0)
  111. pass.TextScaled = true
  112. pass.TextSize = 14
  113. pass.TextWrapped = true
  114.  
  115. X.Name = "X"
  116. X.Parent = LoginFrame
  117. X.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  118. X.BorderSizePixel = 0
  119. X.Position = UDim2.new(0, 560, 0, 352)
  120. X.Size = UDim2.new(0, 54, 0, 38)
  121. X.Font = Enum.Font.SourceSansBold
  122. X.Text = "X"
  123. X.TextColor3 = Color3.new(0, 0, 0)
  124. X.TextScaled = true
  125. X.TextSize = 14
  126. X.TextWrapped = true
  127.  
  128. TextButton.Parent = LoginFrame
  129. TextButton.BackgroundColor3 = Color3.new(0.647059, 0.647059, 0.647059)
  130. TextButton.BorderSizePixel = 0
  131. TextButton.Position = UDim2.new(0, 0, 0.902564108, 0)
  132. TextButton.Size = UDim2.new(0, 61, 0, 38)
  133. TextButton.Font = Enum.Font.SourceSansBold
  134. TextButton.Text = "Need Help?"
  135. TextButton.TextColor3 = Color3.new(0, 0, 0)
  136. TextButton.TextScaled = true
  137. TextButton.TextSize = 14
  138. TextButton.TextWrapped = true
  139.  
  140. TextLabel_2.Parent = LoginFrame
  141. TextLabel_2.BackgroundColor3 = Color3.new(1, 1, 1)
  142. TextLabel_2.BackgroundTransparency = 1
  143. TextLabel_2.Size = UDim2.new(0, 614, 0, 78)
  144. TextLabel_2.Font = Enum.Font.SourceSansBold
  145. TextLabel_2.Text = "Project Dank V2 Login"
  146. TextLabel_2.TextColor3 = Color3.new(0, 0, 0)
  147. TextLabel_2.TextScaled = true
  148. TextLabel_2.TextSize = 14
  149. TextLabel_2.TextWrapped = true
  150.  
  151. TextLabel_3.Parent = LoginFrame
  152. TextLabel_3.BackgroundColor3 = Color3.new(1, 1, 1)
  153. TextLabel_3.BackgroundTransparency = 1
  154. TextLabel_3.Position = UDim2.new(0.0114006512, 0, 0.528205156, 0)
  155. TextLabel_3.Size = UDim2.new(0, 183, 0, 54)
  156. TextLabel_3.Font = Enum.Font.SourceSansBold
  157. TextLabel_3.Text = "Password:"
  158. TextLabel_3.TextColor3 = Color3.new(0, 0, 0)
  159. TextLabel_3.TextScaled = true
  160. TextLabel_3.TextSize = 14
  161. TextLabel_3.TextWrapped = true
  162.  
  163. MainFrame.Name = "MainFrame"
  164. MainFrame.Parent = LoginGUI
  165. MainFrame.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  166. MainFrame.BorderColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  167. MainFrame.BorderSizePixel = 3
  168. MainFrame.Position = UDim2.new(0, 213, 0, 50)
  169. MainFrame.Size = UDim2.new(0, 762, 0, 427)
  170.  
  171. Tabs.Name = "Tabs"
  172. Tabs.Parent = MainFrame
  173. Tabs.BackgroundColor3 = Color3.new(0.294118, 0.294118, 0.294118)
  174. Tabs.BorderSizePixel = 0
  175. Tabs.Position = UDim2.new(0, 19, 0, 83)
  176. Tabs.Size = UDim2.new(0, 226, 0, 327)
  177.  
  178. _1.Name = "1"
  179. _1.Parent = Tabs
  180. _1.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  181. _1.BorderSizePixel = 0
  182. _1.Position = UDim2.new(0, 0, 0, 75)
  183. _1.Size = UDim2.new(0, 226, 0, 49)
  184. _1.Font = Enum.Font.SourceSansBold
  185. _1.Text = "Guis and Scripts"
  186. _1.TextColor3 = Color3.new(0, 0, 0)
  187. _1.TextScaled = true
  188. _1.TextSize = 14
  189. _1.TextWrapped = true
  190.  
  191. Script2.Name = "Script2"
  192. Script2.Parent = _1
  193. Script2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  194. Script2.BorderSizePixel = 0
  195. Script2.Position = UDim2.new(0, 245, 0, 17)
  196. Script2.Size = UDim2.new(0, 215, 0, 61)
  197. Script2.Font = Enum.Font.SourceSansBold
  198. Script2.Text = "Executor"
  199. Script2.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  200. Script2.TextScaled = true
  201. Script2.TextSize = 14
  202. Script2.TextWrapped = true
  203.  
  204. Script3.Name = "Script3"
  205. Script3.Parent = _1
  206. Script3.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  207. Script3.BorderSizePixel = 0
  208. Script3.Position = UDim2.new(0, 245, 0, 105)
  209. Script3.Size = UDim2.new(0, 215, 0, 61)
  210. Script3.Font = Enum.Font.SourceSansBold
  211. Script3.Text = "MM2 GUI"
  212. Script3.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  213. Script3.TextScaled = true
  214. Script3.TextSize = 14
  215. Script3.TextWrapped = true
  216.  
  217. Script4.Name = "Script4"
  218. Script4.Parent = _1
  219. Script4.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  220. Script4.BorderSizePixel = 0
  221. Script4.Position = UDim2.new(0, 505, 0, -75)
  222. Script4.Size = UDim2.new(0, 215, 0, 61)
  223. Script4.Font = Enum.Font.SourceSansBold
  224. Script4.Text = "Fathom Hub"
  225. Script4.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  226. Script4.TextScaled = true
  227. Script4.TextSize = 14
  228. Script4.TextWrapped = true
  229.  
  230. Script1.Name = "Script1"
  231. Script1.Parent = _1
  232. Script1.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  233. Script1.BorderSizePixel = 0
  234. Script1.Position = UDim2.new(0, 245, 0, -75)
  235. Script1.Size = UDim2.new(0, 215, 0, 61)
  236. Script1.Font = Enum.Font.SourceSansBold
  237. Script1.Text = "FPS GUI"
  238. Script1.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  239. Script1.TextScaled = true
  240. Script1.TextSize = 14
  241. Script1.TextWrapped = true
  242.  
  243. Script5.Name = "Script5"
  244. Script5.Parent = _1
  245. Script5.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  246. Script5.BorderSizePixel = 0
  247. Script5.Position = UDim2.new(0, 505, 0, 17)
  248. Script5.Size = UDim2.new(0, 215, 0, 61)
  249. Script5.Font = Enum.Font.SourceSansBold
  250. Script5.Text = "Grab Knife"
  251. Script5.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  252. Script5.TextScaled = true
  253. Script5.TextSize = 14
  254. Script5.TextWrapped = true
  255.  
  256. Script6.Name = "Script6"
  257. Script6.Parent = _1
  258. Script6.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  259. Script6.BorderSizePixel = 0
  260. Script6.Position = UDim2.new(0, 505, 0, 105)
  261. Script6.Size = UDim2.new(0, 215, 0, 61)
  262. Script6.Font = Enum.Font.SourceSansBold
  263. Script6.Text = "Prison Life Grab Knife"
  264. Script6.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  265. Script6.TextScaled = true
  266. Script6.TextSize = 14
  267. Script6.TextWrapped = true
  268.  
  269. TextLabel_4.Parent = Tabs
  270. TextLabel_4.BackgroundColor3 = Color3.new(1, 1, 1)
  271. TextLabel_4.BackgroundTransparency = 1
  272. TextLabel_4.Size = UDim2.new(0, 226, 0, 50)
  273. TextLabel_4.Font = Enum.Font.SourceSansBold
  274. TextLabel_4.Text = "Tabs"
  275. TextLabel_4.TextColor3 = Color3.new(0, 0, 0)
  276. TextLabel_4.TextScaled = true
  277. TextLabel_4.TextSize = 14
  278. TextLabel_4.TextWrapped = true
  279.  
  280. X3.Name = "X3"
  281. X3.Parent = MainFrame
  282. X3.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  283. X3.BorderSizePixel = 0
  284. X3.Position = UDim2.new(0, 714, 0, 0)
  285. X3.Size = UDim2.new(0, 48, 0, 49)
  286. X3.Font = Enum.Font.SourceSansBold
  287. X3.Text = "X"
  288. X3.TextColor3 = Color3.new(0.443137, 0.443137, 0.443137)
  289. X3.TextScaled = true
  290. X3.TextSize = 14
  291. X3.TextWrapped = true
  292.  
  293. TextLabel_5.Parent = MainFrame
  294. TextLabel_5.BackgroundColor3 = Color3.new(1, 1, 1)
  295. TextLabel_5.BackgroundTransparency = 1
  296. TextLabel_5.Size = UDim2.new(0, 762, 0, 73)
  297. TextLabel_5.Font = Enum.Font.SourceSansBold
  298. TextLabel_5.Text = "Project Dank V2"
  299. TextLabel_5.TextColor3 = Color3.new(0.4, 0.4, 0.4)
  300. TextLabel_5.TextScaled = true
  301. TextLabel_5.TextSize = 14
  302. TextLabel_5.TextWrapped = true
  303.  
  304. Executor.Name = "Executor"
  305. Executor.Parent = LoginGUI
  306. Executor.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  307. Executor.BorderSizePixel = 0
  308. Executor.Position = UDim2.new(0, 373, 0, 36)
  309. Executor.Size = UDim2.new(0, 382, 0, 439)
  310. Executor.Visible = false
  311.  
  312. X2.Name = "X2"
  313. X2.Parent = Executor
  314. X2.BackgroundColor3 = Color3.new(0.156863, 0.156863, 0.156863)
  315. X2.BorderSizePixel = 0
  316. X2.Position = UDim2.new(0, 334, 0, 0)
  317. X2.Size = UDim2.new(0, 48, 0, 39)
  318. X2.Font = Enum.Font.SourceSansBold
  319. X2.Text = "X"
  320. X2.TextColor3 = Color3.new(0, 0, 0)
  321. X2.TextScaled = true
  322. X2.TextSize = 14
  323. X2.TextWrapped = true
  324.  
  325. TextLabel_6.Parent = Executor
  326. TextLabel_6.BackgroundColor3 = Color3.new(1, 1, 1)
  327. TextLabel_6.BackgroundTransparency = 1
  328. TextLabel_6.BorderSizePixel = 0
  329. TextLabel_6.Position = UDim2.new(0, 0, 0, -15)
  330. TextLabel_6.Size = UDim2.new(0, 334, 0, 86)
  331. TextLabel_6.Font = Enum.Font.SourceSansBold
  332. TextLabel_6.Text = "Sir Dank Executor"
  333. TextLabel_6.TextColor3 = Color3.new(0, 0, 0)
  334. TextLabel_6.TextSize = 50
  335.  
  336. ScrollingFrame.Parent = Executor
  337. ScrollingFrame.BackgroundColor3 = Color3.new(0.258824, 0.258824, 0.258824)
  338. ScrollingFrame.BorderColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  339. ScrollingFrame.Position = UDim2.new(0, 10, 0, 71)
  340. ScrollingFrame.Size = UDim2.new(0, 357, 0, 308)
  341. ScrollingFrame.CanvasSize = UDim2.new(0, 0, 9, 0)
  342.  
  343. input.Name = "input"
  344. input.Parent = ScrollingFrame
  345. input.BackgroundColor3 = Color3.new(0.196078, 0.196078, 0.196078)
  346. input.BorderSizePixel = 0
  347. input.Size = UDim2.new(0, 343, 0, 3961)
  348. input.Font = Enum.Font.SourceSans
  349. input.Text = "print(\"This Executor Sucks\")"
  350. input.TextColor3 = Color3.new(0, 0, 0)
  351. input.TextSize = 25
  352. input.TextXAlignment = Enum.TextXAlignment.Left
  353. input.TextYAlignment = Enum.TextYAlignment.Top
  354.  
  355. exebut.Name = "exebut"
  356. exebut.Parent = Executor
  357. exebut.BackgroundColor3 = Color3.new(0.494118, 0.494118, 0.494118)
  358. exebut.BorderSizePixel = 0
  359. exebut.Position = UDim2.new(0, 10, 0, 389)
  360. exebut.Size = UDim2.new(0, 154, 0, 40)
  361. exebut.Font = Enum.Font.SourceSansBold
  362. exebut.Text = "Execute"
  363. exebut.TextColor3 = Color3.new(0, 0, 0)
  364. exebut.TextScaled = true
  365. exebut.TextSize = 14
  366. exebut.TextWrapped = true
  367.  
  368. clearbut.Name = "clearbut"
  369. clearbut.Parent = Executor
  370. clearbut.BackgroundColor3 = Color3.new(0.494118, 0.494118, 0.494118)
  371. clearbut.BorderSizePixel = 0
  372. clearbut.Position = UDim2.new(0, 191, 0, 389)
  373. clearbut.Size = UDim2.new(0, 149, 0, 40)
  374. clearbut.Font = Enum.Font.SourceSansBold
  375. clearbut.Text = "Clear"
  376. clearbut.TextColor3 = Color3.new(0, 0, 0)
  377. clearbut.TextScaled = true
  378. clearbut.TextSize = 14
  379. clearbut.TextWrapped = true
  380.  
  381. OpenFrame.Name = "OpenFrame"
  382. OpenFrame.Parent = LoginGUI
  383. OpenFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  384. OpenFrame.BorderColor3 = Color3.new(0.168627, 0.168627, 0.168627)
  385. OpenFrame.BorderSizePixel = 3
  386. OpenFrame.Position = UDim2.new(0, 0, 0, 257)
  387. OpenFrame.Size = UDim2.new(0, 100, 0, 32)
  388.  
  389. Open.Name = "Open"
  390. Open.Parent = OpenFrame
  391. Open.BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)
  392. Open.Size = UDim2.new(0, 100, 0, 32)
  393. Open.Font = Enum.Font.SourceSansBold
  394. Open.Text = "Open"
  395. Open.TextColor3 = Color3.new(0.52549, 0.52549, 0.52549)
  396. Open.TextScaled = true
  397. Open.TextSize = 14
  398. Open.TextWrapped = true
  399.  
  400. HelpPage.Name = "HelpPage"
  401. HelpPage.Parent = LoginGUI
  402. HelpPage.BackgroundColor3 = Color3.new(0.34902, 0.34902, 0.34902)
  403. HelpPage.BorderColor3 = Color3.new(0.0980392, 0.0980392, 0.0980392)
  404. HelpPage.BorderSizePixel = 4
  405. HelpPage.Position = UDim2.new(0.394406945, 0, 0.09765625, 0)
  406. HelpPage.Size = UDim2.new(0, 330, 0, 408)
  407. HelpPage.Visible = false
  408.  
  409. TextLabel_7.Parent = HelpPage
  410. TextLabel_7.BackgroundColor3 = Color3.new(0.345098, 0.345098, 0.345098)
  411. TextLabel_7.BorderSizePixel = 0
  412. TextLabel_7.Position = UDim2.new(0.0303030312, 0, 0, 0)
  413. TextLabel_7.Size = UDim2.new(0, 275, 0, 50)
  414. TextLabel_7.Font = Enum.Font.SourceSansBold
  415. TextLabel_7.Text = "Help Page"
  416. TextLabel_7.TextColor3 = Color3.new(0.74902, 0.74902, 0.74902)
  417. TextLabel_7.TextScaled = true
  418. TextLabel_7.TextSize = 14
  419. TextLabel_7.TextWrapped = true
  420.  
  421. TextLabel_8.Parent = HelpPage
  422. TextLabel_8.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  423. TextLabel_8.BorderSizePixel = 0
  424. TextLabel_8.Position = UDim2.new(0.0272727273, 0, 0.142156869, 0)
  425. TextLabel_8.Size = UDim2.new(0, 310, 0, 62)
  426. TextLabel_8.Font = Enum.Font.SourceSansBold
  427. TextLabel_8.Text = "Forgotten About Your Username? Go Check my Discord"
  428. TextLabel_8.TextColor3 = Color3.new(0, 0, 0)
  429. TextLabel_8.TextScaled = true
  430. TextLabel_8.TextSize = 14
  431. TextLabel_8.TextWrapped = true
  432. TextLabel_8.TextXAlignment = Enum.TextXAlignment.Left
  433.  
  434. TextLabel_9.Parent = HelpPage
  435. TextLabel_9.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  436. TextLabel_9.BorderSizePixel = 0
  437. TextLabel_9.Position = UDim2.new(0.0272727273, 0, 0.379901946, 0)
  438. TextLabel_9.Size = UDim2.new(0, 310, 0, 62)
  439. TextLabel_9.Font = Enum.Font.SourceSansBold
  440. TextLabel_9.Text = "Just Tell me If There is Some Bugs i need to Fix!"
  441. TextLabel_9.TextColor3 = Color3.new(0, 0, 0)
  442. TextLabel_9.TextScaled = true
  443. TextLabel_9.TextSize = 14
  444. TextLabel_9.TextWrapped = true
  445. TextLabel_9.TextXAlignment = Enum.TextXAlignment.Left
  446.  
  447. TextLabel_10.Parent = HelpPage
  448. TextLabel_10.BackgroundColor3 = Color3.new(0.458824, 0.458824, 0.458824)
  449. TextLabel_10.BorderSizePixel = 0
  450. TextLabel_10.Position = UDim2.new(0.0303030312, 0, 0.811274529, 0)
  451. TextLabel_10.Size = UDim2.new(0, 310, 0, 62)
  452. TextLabel_10.Font = Enum.Font.SourceSansBold
  453. TextLabel_10.Text = "xd jay #4796"
  454. TextLabel_10.TextColor3 = Color3.new(0, 0, 0)
  455. TextLabel_10.TextScaled = true
  456. TextLabel_10.TextSize = 14
  457. TextLabel_10.TextWrapped = true
  458. TextLabel_10.TextXAlignment = Enum.TextXAlignment.Left
  459.  
  460. X4.Name = "X4"
  461. X4.Parent = HelpPage
  462. X4.BackgroundColor3 = Color3.new(0.819608, 0.0627451, 0.0627451)
  463. X4.BackgroundTransparency = 0.30000001192093
  464. X4.BorderSizePixel = 0
  465. X4.Position = UDim2.new(0.863636374, 0, 0, 0)
  466. X4.Size = UDim2.new(0, 45, 0, 34)
  467. X4.Font = Enum.Font.SourceSansBold
  468. X4.Text = "X"
  469. X4.TextColor3 = Color3.new(0, 0, 0)
  470. X4.TextScaled = true
  471. X4.TextSize = 14
  472. X4.TextWrapped = true
  473. -- Scripts:
  474. loginbut.MouseButton1Down:connect(function()
  475. if user.Text == "Skids" and pass.Text == "HateEm" then
  476. LoginFrame.Visible = false
  477. MainFrame.Visible = true
  478. end
  479. end)
  480.  
  481.  
  482. MainFrame.Visible = false
  483. Executor.Visible = false
  484.  
  485. Script2.MouseButton1Down:connect(function()
  486. MainFrame.Visible = false
  487. Executor.Visible = true
  488. end)
  489.  
  490. exebut.MouseButton1Down:connect(function()
  491. loadstring(input.Text())
  492. end)
  493.  
  494.  
  495. clearbut.MouseButton1Down:connect(function()
  496. input.Text = ""
  497. end)
  498.  
  499.  
  500. X3.MouseButton1Down:connect(function()
  501. MainFrame.Visible = false
  502. OpenFrame.Visible = true
  503. end)
  504.  
  505.  
  506. exebut.MouseButton1Down:connect(function()
  507. loadstring(input.Text)()
  508. end)
  509.  
  510. clearbut.MouseButton1Down:connect(function()
  511. input.Text = ""
  512. end)
  513.  
  514.  
  515. X2.MouseButton1Down:connect(function()
  516. Executor.Visible = false
  517. MainFrame.Visible = true
  518. end)
  519.  
  520.  
  521.  
  522. X.MouseButton1Down:connect(function()
  523. LoginFrame.Visible = false
  524. end)
  525.  
  526.  
  527. TextButton.MouseButton1Down:connect(function()
  528. HelpPage.Visible = true
  529. end)
  530.  
  531.  
  532.  
  533. X4.MouseButton1Down:connect(function()
  534. HelpPage.Visible = false
  535. end)
  536.  
  537.  
  538. Open.MouseButton1Down:connect(function()
  539. MainFrame.Visible = true
  540. OpenFrame.Visible = false
  541. end)
  542.  
  543. OpenFrame.Visible = false
  544. HelpPage.Visible = false
  545. MainFrame.Visible = false
  546.  
  547. Script3.MouseButton1Down:connect(function()
  548. loadstring(game:HttpGet("https://pastebin.com/raw/XXuX12Nt",true))()
  549. end)
  550.  
  551.  
  552. Script4.MouseButton1Down:connect(function()
  553. loadstring(game:HttpGet("https://pastebin.com/raw/UmhaEvTT",true))()
  554. end)
  555.  
  556.  
  557. Script1.MouseButton1Down:connect(function()
  558. loadstring(game:HttpGet("https://pastebin.com/raw/qyhQ6wGu",true))()
  559. end)
  560.  
  561.  
  562. Script5.MouseButton1Down:connect(function()
  563. loadstring(game:HttpGet("https://pastebin.com/raw/VL74xMcW",true))()
  564. end)
  565.  
  566.  
  567. Script6.MouseButton1Down:connect(function()
  568. loadstring(game:HttpGet("https://pastebin.com/raw/pnhXHSjt",true))()
  569. end)
  570.  
  571. warn("Dank Loaded!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement