Advertisement
Secur_ity

D00M

Dec 23rd, 2018
224
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.42 KB | None | 0 0
  1. -- D00M
  2. -- Instances:
  3. local D00M = Instance.new("ScreenGui")
  4. local WhitelistFrame = Instance.new("Frame")
  5. local Bar1 = Instance.new("Frame")
  6. local Bar2 = Instance.new("Frame")
  7. local TitleWhitelist = Instance.new("TextLabel")
  8. local Username = Instance.new("TextBox")
  9. local Password = Instance.new("TextBox")
  10. local Submit = Instance.new("TextButton")
  11. local MainFrame = Instance.new("Frame")
  12. local Bar1Main = Instance.new("Frame")
  13. local Bar2Main = Instance.new("Frame")
  14. local TitleMain = Instance.new("TextLabel")
  15. local Red = Instance.new("TextButton")
  16. local Green = Instance.new("TextButton")
  17. local Blue = Instance.new("TextButton")
  18. local Yellow = Instance.new("TextButton")
  19. local OPSlingshot = Instance.new("TextButton")
  20. local X = Instance.new("TextButton")
  21. local Fly = Instance.new("TextButton")
  22. local Extra = Instance.new("TextButton")
  23. local OpenFrame = Instance.new("Frame")
  24. local OpenButton = Instance.new("TextButton")
  25. local ExtraFrame = Instance.new("Frame")
  26. local Bar1Extra = Instance.new("Frame")
  27. local Bar2Extra = Instance.new("Frame")
  28. local ExtraTitle = Instance.new("TextLabel")
  29. local Admin = Instance.new("TextButton")
  30. local Topkek = Instance.new("TextButton")
  31. local COMINGSOON = Instance.new("TextButton")
  32. local OPFinity = Instance.new("TextButton")
  33. local Back = Instance.new("TextButton")
  34. local TextButton = Instance.new("TextButton")
  35. --Properties:
  36. D00M.Name = "D00M"
  37. D00M.Parent = game.CoreGui
  38.  
  39. WhitelistFrame.Name = "WhitelistFrame"
  40. WhitelistFrame.Parent = D00M
  41. WhitelistFrame.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  42. WhitelistFrame.BorderSizePixel = 0
  43. WhitelistFrame.Position = UDim2.new(0.0584577098, 0, 0.125498012, 0)
  44. WhitelistFrame.Size = UDim2.new(0, 261, 0, 327)
  45.  
  46. Bar1.Name = "Bar1"
  47. Bar1.Parent = WhitelistFrame
  48. Bar1.BackgroundColor3 = Color3.new(0, 0, 0)
  49. Bar1.BorderSizePixel = 0
  50. Bar1.Size = UDim2.new(0, 261, 0, 49)
  51.  
  52. Bar2.Name = "Bar2"
  53. Bar2.Parent = WhitelistFrame
  54. Bar2.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  55. Bar2.BorderSizePixel = 0
  56. Bar2.Position = UDim2.new(0, 0, 0.14984709, 0)
  57. Bar2.Size = UDim2.new(0, 261, 0, 13)
  58.  
  59. TitleWhitelist.Name = "TitleWhitelist"
  60. TitleWhitelist.Parent = WhitelistFrame
  61. TitleWhitelist.BackgroundColor3 = Color3.new(1, 1, 1)
  62. TitleWhitelist.BackgroundTransparency = 1
  63. TitleWhitelist.BorderSizePixel = 0
  64. TitleWhitelist.Position = UDim2.new(0.14176245, 0, 0, 0)
  65. TitleWhitelist.Size = UDim2.new(0, 200, 0, 50)
  66. TitleWhitelist.Font = Enum.Font.SourceSansBold
  67. TitleWhitelist.Text = "D00m Whitelist"
  68. TitleWhitelist.TextColor3 = Color3.new(1, 1, 1)
  69. TitleWhitelist.TextSize = 17
  70.  
  71. Username.Name = "Username"
  72. Username.Parent = WhitelistFrame
  73. Username.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
  74. Username.BackgroundTransparency = 0.69999998807907
  75. Username.BorderSizePixel = 0
  76. Username.Position = UDim2.new(0.14176245, 0, 0.250764519, 0)
  77. Username.Size = UDim2.new(0, 200, 0, 50)
  78. Username.Font = Enum.Font.SourceSansBold
  79. Username.PlaceholderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  80. Username.PlaceholderText = "Username"
  81. Username.Text = ""
  82. Username.TextColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  83. Username.TextSize = 14
  84.  
  85. Password.Name = "Password"
  86. Password.Parent = WhitelistFrame
  87. Password.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
  88. Password.BackgroundTransparency = 0.69999998807907
  89. Password.BorderSizePixel = 0
  90. Password.Position = UDim2.new(0.14176245, 0, 0.498470962, 0)
  91. Password.Size = UDim2.new(0, 200, 0, 50)
  92. Password.Font = Enum.Font.SourceSansBold
  93. Password.PlaceholderColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  94. Password.PlaceholderText = "Password"
  95. Password.Text = ""
  96. Password.TextColor3 = Color3.new(0.152941, 0.152941, 0.152941)
  97. Password.TextSize = 14
  98.  
  99. Submit.Name = "Submit"
  100. Submit.Parent = WhitelistFrame
  101. Submit.BackgroundColor3 = Color3.new(0.478431, 0.478431, 0.478431)
  102. Submit.BorderSizePixel = 0
  103. Submit.Position = UDim2.new(0.14176245, 0, 0.715596318, 0)
  104. Submit.Size = UDim2.new(0, 200, 0, 50)
  105. Submit.Font = Enum.Font.SourceSansBold
  106. Submit.Text = "Submit"
  107. Submit.TextColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  108. Submit.TextSize = 14
  109. Submit.MouseButton1Click:connect(function()
  110.  
  111. if Username.Text == "Friend" and Password.Text == "Friend" then
  112. OpenFrame.Visible = true
  113. WhitelistFrame.Visible = false
  114. end
  115. end)
  116.  
  117. MainFrame.Name = "MainFrame"
  118. MainFrame.Parent = D00M
  119. MainFrame.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  120. MainFrame.BorderSizePixel = 0
  121. MainFrame.Position = UDim2.new(0.221393034, 0, 0.11354582, 0)
  122. MainFrame.Size = UDim2.new(0, 433, 0, 388)
  123. MainFrame.Visible = false
  124.  
  125. Bar1Main.Name = "Bar1Main"
  126. Bar1Main.Parent = MainFrame
  127. Bar1Main.BackgroundColor3 = Color3.new(0, 0, 0)
  128. Bar1Main.BorderSizePixel = 0
  129. Bar1Main.Size = UDim2.new(0, 433, 0, 45)
  130.  
  131. Bar2Main.Name = "Bar2Main"
  132. Bar2Main.Parent = MainFrame
  133. Bar2Main.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  134. Bar2Main.BorderSizePixel = 0
  135. Bar2Main.Position = UDim2.new(0, 0, 0.115745082, 0)
  136. Bar2Main.Size = UDim2.new(0, 433, 0, 18)
  137.  
  138. TitleMain.Name = "TitleMain"
  139. TitleMain.Parent = MainFrame
  140. TitleMain.BackgroundColor3 = Color3.new(1, 1, 1)
  141. TitleMain.BackgroundTransparency = 1
  142. TitleMain.Position = UDim2.new(0.286374122, 0, 0, 0)
  143. TitleMain.Size = UDim2.new(0, 200, 0, 50)
  144. TitleMain.Font = Enum.Font.SourceSansBold
  145. TitleMain.Text = "D00m"
  146. TitleMain.TextColor3 = Color3.new(1, 1, 1)
  147. TitleMain.TextSize = 20
  148.  
  149. Red.Name = "Red"
  150. Red.Parent = MainFrame
  151. Red.BackgroundColor3 = Color3.new(1, 0, 0)
  152. Red.BorderColor3 = Color3.new(0.529412, 0, 0)
  153. Red.BorderSizePixel = 3
  154. Red.Position = UDim2.new(0.0508083142, 0, 0.207700714, 0)
  155. Red.Size = UDim2.new(0, 148, 0, 50)
  156. Red.Font = Enum.Font.SourceSans
  157. Red.Text = "Red"
  158. Red.TextColor3 = Color3.new(0, 0, 0)
  159. Red.TextSize = 14
  160. Red.MouseButton1Click:connect(function()
  161. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(-138, 30, -7)
  162. end)
  163.  
  164.  
  165. Green.Name = "Green"
  166. Green.Parent = MainFrame
  167. Green.BackgroundColor3 = Color3.new(0.266667, 1, 0)
  168. Green.BorderColor3 = Color3.new(0.105882, 0.490196, 0.0156863)
  169. Green.BorderSizePixel = 3
  170. Green.Position = UDim2.new(0.607390285, 0, 0.207700714, 0)
  171. Green.Size = UDim2.new(0, 148, 0, 50)
  172. Green.Font = Enum.Font.SourceSans
  173. Green.Text = "Green"
  174. Green.TextColor3 = Color3.new(0, 0, 0)
  175. Green.TextSize = 14
  176. Green.MouseButton1Click:connect(function()
  177. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(7, 31, -125)
  178. end)
  179.  
  180. Blue.Name = "Blue"
  181. Blue.Parent = MainFrame
  182. Blue.BackgroundColor3 = Color3.new(0, 0, 1)
  183. Blue.BorderColor3 = Color3.new(0.00392157, 0.0941177, 0.490196)
  184. Blue.BorderSizePixel = 3
  185. Blue.Position = UDim2.new(0.607390285, 0, 0.386910349, 0)
  186. Blue.Size = UDim2.new(0, 148, 0, 50)
  187. Blue.Font = Enum.Font.SourceSans
  188. Blue.Text = "Blue"
  189. Blue.TextColor3 = Color3.new(0, 0, 0)
  190. Blue.TextSize = 14
  191. Blue.MouseButton1Click:connect(function()
  192. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(6, 27, 124)
  193. end)
  194.  
  195. Yellow.Name = "Yellow"
  196. Yellow.Parent = MainFrame
  197. Yellow.BackgroundColor3 = Color3.new(1, 0.937255, 0.0235294)
  198. Yellow.BorderColor3 = Color3.new(0.490196, 0.458824, 0)
  199. Yellow.BorderSizePixel = 3
  200. Yellow.Position = UDim2.new(0.0508083105, 0, 0.386910349, 0)
  201. Yellow.Size = UDim2.new(0, 148, 0, 50)
  202. Yellow.Font = Enum.Font.SourceSans
  203. Yellow.Text = "Yellow"
  204. Yellow.TextColor3 = Color3.new(0, 0, 0)
  205. Yellow.TextSize = 14
  206. Yellow.MouseButton1Click:connect(function()
  207. game.Players.LocalPlayer.Character.HumanoidRootPart.CFrame = CFrame.new(120, 27, -2)
  208. end)
  209.  
  210. OPSlingshot.Name = "OPSlingshot"
  211. OPSlingshot.Parent = MainFrame
  212. OPSlingshot.BackgroundColor3 = Color3.new(1, 0, 0.701961)
  213. OPSlingshot.BorderColor3 = Color3.new(0.490196, 0.0117647, 0.490196)
  214. OPSlingshot.BorderSizePixel = 3
  215. OPSlingshot.Position = UDim2.new(0.0508083105, 0, 0.565073431, 0)
  216. OPSlingshot.Size = UDim2.new(0, 148, 0, 50)
  217. OPSlingshot.Font = Enum.Font.SourceSans
  218. OPSlingshot.Text = "OPSlingshot"
  219. OPSlingshot.TextColor3 = Color3.new(0, 0, 0)
  220. OPSlingshot.TextSize = 14
  221. OPSlingshot.MouseButton1Click:connect(function()
  222. while game:GetService("RunService").RenderStepped:Wait() do
  223. local plr = game.Players.LocalPlayer
  224. local mouse = plr:GetMouse()
  225. local A_1 = mouse.hit.p
  226. local A_2 = Vector3.new(0, 0, 0)
  227. local Event = plr.Character.Slingshot.PelletCreateEvent
  228. Event:FireServer(A_1, A_2)
  229. end
  230. end)
  231.  
  232. X.Name = "X"
  233. X.Parent = MainFrame
  234. X.BackgroundColor3 = Color3.new(1, 1, 1)
  235. X.BackgroundTransparency = 1
  236. X.BorderSizePixel = 0
  237. X.Position = UDim2.new(0.930715919, 0, 0, 0)
  238. X.Size = UDim2.new(0, 30, 0, 45)
  239. X.Font = Enum.Font.SourceSansBold
  240. X.Text = "X"
  241. X.TextColor3 = Color3.new(1, 0, 0)
  242. X.TextSize = 17
  243. X.MouseButton1Click:connect(function()
  244. MainFrame.Visible = false
  245. OpenFrame.Visible = true
  246. end)
  247.  
  248. Fly.Name = "Fly"
  249. Fly.Parent = MainFrame
  250. Fly.BackgroundColor3 = Color3.new(0.00392157, 0.984314, 1)
  251. Fly.BorderColor3 = Color3.new(0, 0.490196, 0.47451)
  252. Fly.BorderSizePixel = 3
  253. Fly.Position = UDim2.new(0.607390285, 0, 0.565073431, 0)
  254. Fly.Size = UDim2.new(0, 148, 0, 50)
  255. Fly.Font = Enum.Font.SourceSans
  256. Fly.Text = "Fly (E to toggle)"
  257. Fly.TextColor3 = Color3.new(0, 0, 0)
  258. Fly.TextSize = 14
  259. Fly.MouseButton1Click:connect(function()
  260. loadstring(game:HttpGet(('https://pastebin.com/raw/q6S4AcxJ'),true))()
  261. end)
  262.  
  263. Extra.Name = "Extra"
  264. Extra.Parent = MainFrame
  265. Extra.BackgroundColor3 = Color3.new(1, 0.298039, 0.309804)
  266. Extra.BorderColor3 = Color3.new(0.490196, 0.152941, 0.156863)
  267. Extra.BorderSizePixel = 3
  268. Extra.Position = UDim2.new(0.327944577, 0, 0.763527036, 0)
  269. Extra.Size = UDim2.new(0, 148, 0, 50)
  270. Extra.Font = Enum.Font.SourceSans
  271. Extra.Text = "Extra"
  272. Extra.TextColor3 = Color3.new(0, 0, 0)
  273. Extra.TextSize = 14
  274. Extra.MouseButton1Click:connect(function()
  275. MainFrame.Visible = false
  276. ExtraFrame.Visible = true
  277. end)
  278.  
  279. OpenFrame.Name = "OpenFrame"
  280. OpenFrame.Parent = D00M
  281. OpenFrame.BackgroundColor3 = Color3.new(0.027451, 0.121569, 1)
  282. OpenFrame.BackgroundTransparency = 0.5
  283. OpenFrame.Position = UDim2.new(0, 0, 0.561752975, 0)
  284. OpenFrame.Size = UDim2.new(0, 141, 0, 55)
  285. OpenFrame.Visible = false
  286.  
  287. OpenButton.Name = "OpenButton"
  288. OpenButton.Parent = OpenFrame
  289. OpenButton.BackgroundColor3 = Color3.new(1, 1, 1)
  290. OpenButton.BackgroundTransparency = 1
  291. OpenButton.Size = UDim2.new(0, 141, 0, 55)
  292. OpenButton.Font = Enum.Font.SourceSans
  293. OpenButton.Text = "Open"
  294. OpenButton.TextColor3 = Color3.new(1, 1, 1)
  295. OpenButton.TextSize = 15
  296. OpenButton.MouseButton1Click:connect(function()
  297. MainFrame.Visible = true
  298. OpenFrame.Visible = false
  299. end)
  300.  
  301. ExtraFrame.Name = "ExtraFrame"
  302. ExtraFrame.Parent = D00M
  303. ExtraFrame.BackgroundColor3 = Color3.new(0.266667, 0.266667, 0.266667)
  304. ExtraFrame.BorderSizePixel = 0
  305. ExtraFrame.Position = UDim2.new(0.100746267, 0, 0.0956175327, 0)
  306. ExtraFrame.Size = UDim2.new(0, 486, 0, 340)
  307. ExtraFrame.Visible = false
  308.  
  309. Bar1Extra.Name = "Bar1Extra"
  310. Bar1Extra.Parent = ExtraFrame
  311. Bar1Extra.BackgroundColor3 = Color3.new(0, 0, 0)
  312. Bar1Extra.BorderSizePixel = 0
  313. Bar1Extra.Size = UDim2.new(0, 486, 0, 49)
  314.  
  315. Bar2Extra.Name = "Bar2Extra"
  316. Bar2Extra.Parent = ExtraFrame
  317. Bar2Extra.BackgroundColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  318. Bar2Extra.BorderColor3 = Color3.new(0.117647, 0.117647, 0.117647)
  319. Bar2Extra.BorderSizePixel = 0
  320. Bar2Extra.Position = UDim2.new(0, 0, 0.144117653, 0)
  321. Bar2Extra.Size = UDim2.new(0, 486, 0, 21)
  322.  
  323. ExtraTitle.Name = "ExtraTitle"
  324. ExtraTitle.Parent = ExtraFrame
  325. ExtraTitle.BackgroundColor3 = Color3.new(1, 1, 1)
  326. ExtraTitle.BackgroundTransparency = 1
  327. ExtraTitle.Position = UDim2.new(0.335390925, 0, 0, 0)
  328. ExtraTitle.Size = UDim2.new(0, 200, 0, 50)
  329. ExtraTitle.Font = Enum.Font.SourceSansBold
  330. ExtraTitle.Text = "D00m Extra"
  331. ExtraTitle.TextColor3 = Color3.new(1, 1, 1)
  332. ExtraTitle.TextSize = 17
  333.  
  334. Admin.Name = "Admin"
  335. Admin.Parent = ExtraFrame
  336. Admin.BackgroundColor3 = Color3.new(0.501961, 1, 0)
  337. Admin.BorderColor3 = Color3.new(0.227451, 0.690196, 0)
  338. Admin.BorderSizePixel = 3
  339. Admin.Position = UDim2.new(0.0658436269, 0, 0.282352954, 0)
  340. Admin.Size = UDim2.new(0, 200, 0, 50)
  341. Admin.Font = Enum.Font.SourceSans
  342. Admin.Text = "Admin (COMING SOON)"
  343. Admin.TextColor3 = Color3.new(0, 0, 0)
  344. Admin.TextSize = 14
  345.  
  346. Topkek.Name = "Topkek"
  347. Topkek.Parent = ExtraFrame
  348. Topkek.BackgroundColor3 = Color3.new(0.501961, 1, 0)
  349. Topkek.BorderColor3 = Color3.new(0.227451, 0.690196, 0)
  350. Topkek.BorderSizePixel = 3
  351. Topkek.Position = UDim2.new(0.530864179, 0, 0.282352954, 0)
  352. Topkek.Size = UDim2.new(0, 200, 0, 50)
  353. Topkek.Font = Enum.Font.SourceSans
  354. Topkek.Text = "Topkek"
  355. Topkek.TextColor3 = Color3.new(0, 0, 0)
  356. Topkek.TextSize = 14
  357. Topkek.MouseButton1Click:connect(function()
  358. loadstring(game:HttpGet(('https://pastebin.com/raw/BFu56z28'),true))()
  359. end)
  360.  
  361. COMINGSOON.Name = "COMINGSOON"
  362. COMINGSOON.Parent = ExtraFrame
  363. COMINGSOON.BackgroundColor3 = Color3.new(0.501961, 1, 0)
  364. COMINGSOON.BorderColor3 = Color3.new(0.227451, 0.690196, 0)
  365. COMINGSOON.BorderSizePixel = 3
  366. COMINGSOON.Position = UDim2.new(0.530864179, 0, 0.5, 0)
  367. COMINGSOON.Size = UDim2.new(0, 200, 0, 50)
  368. COMINGSOON.Font = Enum.Font.SourceSans
  369. COMINGSOON.Text = "COMING SOON!"
  370. COMINGSOON.TextColor3 = Color3.new(0, 0, 0)
  371. COMINGSOON.TextSize = 14
  372.  
  373. OPFinity.Name = "OPFinity"
  374. OPFinity.Parent = ExtraFrame
  375. OPFinity.BackgroundColor3 = Color3.new(0.501961, 1, 0)
  376. OPFinity.BorderColor3 = Color3.new(0.227451, 0.690196, 0)
  377. OPFinity.BorderSizePixel = 3
  378. OPFinity.Position = UDim2.new(0.065843612, 0, 0.5, 0)
  379. OPFinity.Size = UDim2.new(0, 200, 0, 50)
  380. OPFinity.Font = Enum.Font.SourceSans
  381. OPFinity.Text = "OPFinality"
  382. OPFinity.TextColor3 = Color3.new(0, 0, 0)
  383. OPFinity.TextSize = 14
  384. OPFinity.MouseButton1Click:connect(function()
  385. loadstring(game:HttpGet(('https://pastebin.com/raw/e1CQbkLJ'),true))()
  386. end)
  387.  
  388. Back.Name = "Back"
  389. Back.Parent = ExtraFrame
  390. Back.BackgroundColor3 = Color3.new(1, 1, 1)
  391. Back.BackgroundTransparency = 1
  392. Back.BorderSizePixel = 0
  393. Back.Size = UDim2.new(0, 39, 0, 37)
  394. Back.Font = Enum.Font.SourceSansBold
  395. Back.Text = "<--"
  396. Back.TextColor3 = Color3.new(1, 1, 1)
  397. Back.TextSize = 16
  398. Back.MouseButton1Click:connect(function()
  399. MainFrame.Visible = true
  400. ExtraFrame.Visible = false
  401. end)
  402.  
  403. TextButton.Parent = ExtraFrame
  404. TextButton.BackgroundColor3 = Color3.new(1, 1, 1)
  405. TextButton.BackgroundTransparency = 1
  406. TextButton.BorderSizePixel = 0
  407. TextButton.Position = UDim2.new(0.942386806, 0, 0, 0)
  408. TextButton.Size = UDim2.new(0, 28, 0, 50)
  409. TextButton.Font = Enum.Font.SourceSansBold
  410. TextButton.Text = "X"
  411. TextButton.TextColor3 = Color3.new(1, 0, 0)
  412. TextButton.TextSize = 16
  413. TextButton.MouseButton1Click:connect(function()
  414. ExtraFrame.Visible = false
  415. ExtraFrame.Visible = true
  416. end)
  417. -- Scripts:
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement