Advertisement
HAIMA

Haima MM2 GUI

Jan 26th, 2020
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.32 KB | None | 0 0
  1. -- Gui to Lua
  2. -- Version: 3
  3.  
  4. -- Instances:
  5.  
  6. local Extra = Instance.new("TextButton")
  7. local Admin = Instance.new("TextButton")
  8. local Aimlock = Instance.new("TextButton")
  9. local MurderMystery2 = Instance.new("ScreenGui")
  10. local OpenFrame = Instance.new("Frame")
  11. local UnlockIcon = Instance.new("ImageLabel")
  12. local UnlockTextIcon = Instance.new("TextLabel")
  13. local OpenOverlay = Instance.new("TextButton")
  14. local MainFrame = Instance.new("Frame")
  15. local WelcomeLabel = Instance.new("TextLabel")
  16. local ScrollHolder = Instance.new("Frame")
  17. local ScrollingFrame = Instance.new("ScrollingFrame")
  18. local LocalPlayer = Instance.new("TextButton")
  19. local LocalPlayer_Roundify_12px = Instance.new("ImageLabel")
  20. local CreditsLabel = Instance.new("TextLabel")
  21. local TitleLabel = Instance.new("TextLabel")
  22. local Misc = Instance.new("TextButton")
  23. local Misc_Roundify_12px = Instance.new("ImageLabel")
  24. local InfiniteJump = Instance.new("TextButton")
  25. local Noclip = Instance.new("TextButton")
  26. local PlayerTP = Instance.new("TextButton")
  27. local TitleUnderline = Instance.new("Frame")
  28. local Speed = Instance.new("TextButton")
  29. local Jump = Instance.new("TextButton")
  30. local ESPon = Instance.new("TextButton")
  31. local DuckyGUI = Instance.new("TextButton")
  32. local HockMM2 = Instance.new("TextButton")
  33. local MM2GUI = Instance.new("TextButton")
  34. local CloseFrame = Instance.new("Frame")
  35. local LockIcon = Instance.new("ImageLabel")
  36. local LockTextIcon = Instance.new("TextLabel")
  37. local CloseOverlay = Instance.new("TextButton")
  38.  
  39. --Properties:
  40.  
  41. MurderMystery2.Name = "MurderMystery2"
  42. MurderMystery2.Parent = game.CoreGui
  43.  
  44. OpenFrame.Name = "OpenFrame"
  45. OpenFrame.Parent = MurderMystery2
  46. OpenFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  47. OpenFrame.BackgroundTransparency = 0.5
  48. OpenFrame.BorderColor3 = Color3.new(0, 0, 0)
  49. OpenFrame.BorderSizePixel = 0
  50. OpenFrame.Position = UDim2.new(0.0799999982, 0, 0.944000006, 0)
  51. OpenFrame.Size = UDim2.new(0.0271431115, 0, 0.050999999, 0)
  52. OpenOverlay.MouseButton1Down:connect(function()
  53. MainFrame.Visible = true
  54.  
  55. MainFrame.Position = UDim2.new(-0.2, 0,0.725, 0)
  56. CloseFrame.Visible = true
  57. OpenFrame.Visible = false
  58. MainFrame.BackgroundTransparency = 0.5
  59. wait(.1)
  60. MainFrame:TweenPosition(UDim2.new(0, 0,0.725, 0))
  61.  
  62. end)
  63.  
  64. UnlockIcon.Name = "UnlockIcon"
  65. UnlockIcon.Parent = OpenFrame
  66. UnlockIcon.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  67. UnlockIcon.BackgroundTransparency = 1
  68. UnlockIcon.BorderColor3 = Color3.new(0, 0, 0)
  69. UnlockIcon.BorderSizePixel = 0
  70. UnlockIcon.Position = UDim2.new(0.0649999976, 0, 0.100000001, 0)
  71. UnlockIcon.Size = UDim2.new(0.899999976, 0, 0.75, 0)
  72. UnlockIcon.Image = "http://www.roblox.com/asset/?id=4632742131"
  73.  
  74. UnlockTextIcon.Name = "UnlockTextIcon"
  75. UnlockTextIcon.Parent = OpenFrame
  76. UnlockTextIcon.BackgroundColor3 = Color3.new(0, 0, 0)
  77. UnlockTextIcon.BackgroundTransparency = 1
  78. UnlockTextIcon.BorderColor3 = Color3.new(0, 0, 0)
  79. UnlockTextIcon.BorderSizePixel = 0
  80. UnlockTextIcon.Position = UDim2.new(0, 0, 0.554029942, 0)
  81. UnlockTextIcon.Size = UDim2.new(1, 0, 0.5, 0)
  82. UnlockTextIcon.Font = Enum.Font.SourceSansBold
  83. UnlockTextIcon.Text = "Unlock"
  84. UnlockTextIcon.TextColor3 = Color3.new(1, 1, 1)
  85. UnlockTextIcon.TextSize = 14
  86.  
  87. OpenOverlay.Name = "OpenOverlay"
  88. OpenOverlay.Parent = OpenFrame
  89. OpenOverlay.BackgroundColor3 = Color3.new(1, 1, 1)
  90. OpenOverlay.BackgroundTransparency = 1
  91. OpenOverlay.BorderSizePixel = 0
  92. OpenOverlay.Size = UDim2.new(1, 0, 1, 0)
  93. OpenOverlay.Font = Enum.Font.SourceSans
  94. OpenOverlay.Text = " "
  95. OpenOverlay.TextColor3 = Color3.new(0, 0, 0)
  96. OpenOverlay.TextSize = 14
  97.  
  98. MainFrame.Name = "MainFrame"
  99. MainFrame.Parent = MurderMystery2
  100. MainFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  101. MainFrame.BackgroundTransparency = 0.5
  102. MainFrame.Position = UDim2.new(0, 0, 0.724815726, 0)
  103. MainFrame.Size = UDim2.new(0.200000003, 0, 0.200000003, 0)
  104. MainFrame.Visible = false
  105.  
  106. WelcomeLabel.Name = "WelcomeLabel"
  107. WelcomeLabel.Parent = MainFrame
  108. WelcomeLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  109. WelcomeLabel.BackgroundTransparency = 1
  110. WelcomeLabel.Position = UDim2.new(0.658838868, 0, 0.343980342, 0)
  111. WelcomeLabel.Rotation = 90
  112. WelcomeLabel.Size = UDim2.new(0.5, 0, 0.300000012, 0)
  113. WelcomeLabel.Font = Enum.Font.SourceSansBold
  114. WelcomeLabel.Text = "Welcome"
  115. WelcomeLabel.TextColor3 = Color3.new(1, 1, 1)
  116. WelcomeLabel.TextScaled = true
  117. WelcomeLabel.TextSize = 14
  118. WelcomeLabel.TextWrapped = true
  119.  
  120. ScrollHolder.Name = "ScrollHolder"
  121. ScrollHolder.Parent = MainFrame
  122. ScrollHolder.BackgroundColor3 = Color3.new(1, 1, 1)
  123. ScrollHolder.BackgroundTransparency = 1
  124. ScrollHolder.BorderSizePixel = 0
  125. ScrollHolder.Size = UDim2.new(0.843476892, 0, 1, 0)
  126.  
  127. ScrollingFrame.Parent = ScrollHolder
  128. ScrollingFrame.BackgroundColor3 = Color3.new(1, 1, 1)
  129. ScrollingFrame.BackgroundTransparency = 1
  130. ScrollingFrame.BorderSizePixel = 0
  131. ScrollingFrame.Size = UDim2.new(0.981000006, 0, 1, 0)
  132. ScrollingFrame.ScrollBarThickness = 1
  133.  
  134. LocalPlayer.Name = "LocalPlayer"
  135. LocalPlayer.Parent = ScrollingFrame
  136. LocalPlayer.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  137. LocalPlayer.BackgroundTransparency = 1
  138. LocalPlayer.BorderSizePixel = 0
  139. LocalPlayer.Position = UDim2.new(0, 0, 0.141975313, 0)
  140. LocalPlayer.Size = UDim2.new(0.400000006, 0, 0.100000001, 0)
  141. LocalPlayer.Font = Enum.Font.SourceSansBold
  142. LocalPlayer.Text = "LocalPlayer"
  143. LocalPlayer.TextColor3 = Color3.new(1, 1, 1)
  144. LocalPlayer.TextScaled = true
  145. LocalPlayer.TextSize = 14
  146. LocalPlayer.TextWrapped = true
  147. LocalPlayer.MouseButton1Down:connect(function()
  148. Noclip.Visible = true
  149. Speed.Visible = true
  150. PlayerTP.Visible = true
  151. Jump.Visible = true
  152. InfiniteJump.Visible = true
  153. ESPon.Visible = true
  154. HockMM2.Visible = false
  155. MM2GUI.Visible = false
  156. DuckyGUI.Visible = false
  157. end)
  158.  
  159. LocalPlayer_Roundify_12px.Name = "LocalPlayer_Roundify_12px"
  160. LocalPlayer_Roundify_12px.Parent = LocalPlayer
  161. LocalPlayer_Roundify_12px.Active = true
  162. LocalPlayer_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  163. LocalPlayer_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
  164. LocalPlayer_Roundify_12px.BackgroundTransparency = 1
  165. LocalPlayer_Roundify_12px.BorderSizePixel = 0
  166. LocalPlayer_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  167. LocalPlayer_Roundify_12px.Selectable = true
  168. LocalPlayer_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  169. LocalPlayer_Roundify_12px.Image = "rbxassetid://3570695787"
  170. LocalPlayer_Roundify_12px.ImageTransparency = 0.60000002384186
  171. LocalPlayer_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  172. LocalPlayer_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  173.  
  174. CreditsLabel.Name = "CreditsLabel"
  175. CreditsLabel.Parent = ScrollingFrame
  176. CreditsLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  177. CreditsLabel.BackgroundTransparency = 1
  178. CreditsLabel.BorderSizePixel = 0
  179. CreditsLabel.Size = UDim2.new(0.292091638, 0, 0.112808496, 0)
  180. CreditsLabel.Font = Enum.Font.SourceSansBold
  181. CreditsLabel.Text = "GUI Made by Haima"
  182. CreditsLabel.TextColor3 = Color3.new(1, 1, 1)
  183. CreditsLabel.TextScaled = true
  184. CreditsLabel.TextSize = 14
  185. CreditsLabel.TextWrapped = true
  186.  
  187. TitleLabel.Name = "TitleLabel"
  188. TitleLabel.Parent = ScrollingFrame
  189. TitleLabel.BackgroundColor3 = Color3.new(1, 1, 1)
  190. TitleLabel.BackgroundTransparency = 1
  191. TitleLabel.BorderSizePixel = 0
  192. TitleLabel.Position = UDim2.new(0.26797387, 0, -0.0462962985, 0)
  193. TitleLabel.Size = UDim2.new(0.699999988, 0, 0.200000003, 0)
  194. TitleLabel.Font = Enum.Font.SourceSansBold
  195. TitleLabel.Text = "MM2 GUI"
  196. TitleLabel.TextColor3 = Color3.new(1, 1, 1)
  197. TitleLabel.TextScaled = true
  198. TitleLabel.TextSize = 14
  199. TitleLabel.TextWrapped = true
  200.  
  201. Misc.Name = "Misc"
  202. Misc.Parent = ScrollingFrame
  203. Misc.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  204. Misc.BackgroundTransparency = 1
  205. Misc.BorderSizePixel = 0
  206. Misc.Position = UDim2.new(0.536073744, 0, 0.141975313, 0)
  207. Misc.Size = UDim2.new(0.400000006, 0, 0.100000001, 0)
  208. Misc.Font = Enum.Font.SourceSansBold
  209. Misc.Text = "Misc"
  210. Misc.TextColor3 = Color3.new(1, 1, 1)
  211. Misc.TextSize = 25
  212. Misc.TextWrapped = true
  213. Misc.MouseButton1Down:connect(function()
  214. Noclip.Visible = false
  215. Speed.Visible = false
  216. PlayerTP.Visible = false
  217. Jump.Visible = false
  218. InfiniteJump.Visible = false
  219. ESPon.Visible = false
  220. HockMM2.Visible = true
  221. MM2GUI.Visible = true
  222. DuckyGUI.Visible = true
  223. end)
  224.  
  225.  
  226. Misc_Roundify_12px.Name = "Misc_Roundify_12px"
  227. Misc_Roundify_12px.Parent = Misc
  228. Misc_Roundify_12px.Active = true
  229. Misc_Roundify_12px.AnchorPoint = Vector2.new(0.5, 0.5)
  230. Misc_Roundify_12px.BackgroundColor3 = Color3.new(1, 1, 1)
  231. Misc_Roundify_12px.BackgroundTransparency = 1
  232. Misc_Roundify_12px.BorderSizePixel = 0
  233. Misc_Roundify_12px.Position = UDim2.new(0.5, 0, 0.5, 0)
  234. Misc_Roundify_12px.Selectable = true
  235. Misc_Roundify_12px.Size = UDim2.new(1, 0, 1, 0)
  236. Misc_Roundify_12px.Image = "rbxassetid://3570695787"
  237. Misc_Roundify_12px.ImageTransparency = 0.60000002384186
  238. Misc_Roundify_12px.ScaleType = Enum.ScaleType.Slice
  239. Misc_Roundify_12px.SliceCenter = Rect.new(100, 100, 100, 100)
  240.  
  241. InfiniteJump.Name = "InfiniteJump"
  242. InfiniteJump.Parent = ScrollingFrame
  243. InfiniteJump.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  244. InfiniteJump.BackgroundTransparency = 0.5
  245. InfiniteJump.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  246. InfiniteJump.Position = UDim2.new(8.38190317e-09, 0, 0.261056513, 0)
  247. InfiniteJump.Size = UDim2.new(1, 0, 0.100000001, 0)
  248. InfiniteJump.Font = Enum.Font.SourceSansBold
  249. InfiniteJump.Text = "Infinite Jump"
  250. InfiniteJump.TextColor3 = Color3.new(1, 1, 1)
  251. InfiniteJump.TextScaled = true
  252. InfiniteJump.TextSize = 14
  253. InfiniteJump.TextWrapped = true
  254. InfiniteJump.MouseButton1Down:connect(function()
  255. loadstring(game:HttpGet("https://pastebin.com/raw/ffSgRGjd", true))()
  256. end)
  257.  
  258.  
  259. Noclip.Name = "Noclip"
  260. Noclip.Parent = ScrollingFrame
  261. Noclip.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  262. Noclip.BackgroundTransparency = 0.5
  263. Noclip.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  264. Noclip.Position = UDim2.new(8.38190317e-09, 0, 0.380835384, 0)
  265. Noclip.Size = UDim2.new(1, 0, 0.100000001, 0)
  266. Noclip.Font = Enum.Font.SourceSansBold
  267. Noclip.Text = "Noclip"
  268. Noclip.TextColor3 = Color3.new(1, 1, 1)
  269. Noclip.TextScaled = true
  270. Noclip.TextSize = 14
  271. Noclip.TextWrapped = true
  272. Noclip.MouseButton1Down:connect(function()
  273. loadstring(game:HttpGet("https://pastebin.com/raw/hALjnW3a", true))()
  274. end)
  275.  
  276. PlayerTP.Name = "PlayerTP"
  277. PlayerTP.Parent = ScrollingFrame
  278. PlayerTP.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  279. PlayerTP.BackgroundTransparency = 0.5
  280. PlayerTP.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  281. PlayerTP.Position = UDim2.new(8.38190317e-09, 0, 0.503685474, 0)
  282. PlayerTP.Size = UDim2.new(1, 0, 0.100000001, 0)
  283. PlayerTP.Font = Enum.Font.SourceSansBold
  284. PlayerTP.Text = "Player Teleport GUI"
  285. PlayerTP.TextColor3 = Color3.new(1, 1, 1)
  286. PlayerTP.TextScaled = true
  287. PlayerTP.TextSize = 14
  288. PlayerTP.TextWrapped = true
  289. PlayerTP.MouseButton1Down:connect(function()
  290. loadstring(game:HttpGet("https://pastebin.com/raw/uZNmvqiK", true))()
  291. end)
  292.  
  293. TitleUnderline.Name = "TitleUnderline"
  294. TitleUnderline.Parent = ScrollingFrame
  295. TitleUnderline.BackgroundColor3 = Color3.new(1, 1, 1)
  296. TitleUnderline.BorderSizePixel = 0
  297. TitleUnderline.Position = UDim2.new(0, 0, 0.111980766, 0)
  298. TitleUnderline.Size = UDim2.new(1, 0, 0.00100000005, 0)
  299.  
  300. Speed.Name = "Speed"
  301. Speed.Parent = ScrollingFrame
  302. Speed.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  303. Speed.BackgroundTransparency = 0.5
  304. Speed.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  305. Speed.Position = UDim2.new(8.38190317e-09, 0, 0.626535594, 0)
  306. Speed.Size = UDim2.new(1, 0, 0.100000001, 0)
  307. Speed.Font = Enum.Font.SourceSansBold
  308. Speed.Text = "Speed+"
  309. Speed.TextColor3 = Color3.new(1, 1, 1)
  310. Speed.TextScaled = true
  311. Speed.TextSize = 14
  312. Speed.TextWrapped = true
  313. Speed.MouseButton1Down:connect(function()
  314. loadstring(game:HttpGet("https://pastebin.com/raw/qsmR4sm7", true))()
  315. end)
  316.  
  317. Jump.Name = "Jump"
  318. Jump.Parent = ScrollingFrame
  319. Jump.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  320. Jump.BackgroundTransparency = 0.5
  321. Jump.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  322. Jump.Position = UDim2.new(8.38190317e-09, 0, 0.752456963, 0)
  323. Jump.Size = UDim2.new(1, 0, 0.100000001, 0)
  324. Jump.Font = Enum.Font.SourceSansBold
  325. Jump.Text = "Jump+"
  326. Jump.TextColor3 = Color3.new(1, 1, 1)
  327. Jump.TextScaled = true
  328. Jump.TextSize = 14
  329. Jump.TextWrapped = true
  330. Jump.MouseButton1Down:connect(function()
  331. loadstring(game:HttpGet("https://pastebin.com/raw/tWp1PLUM", true))()
  332. end)
  333.  
  334. ESPon.Name = "ESPon"
  335. ESPon.Parent = ScrollingFrame
  336. ESPon.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  337. ESPon.BackgroundTransparency = 0.5
  338. ESPon.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  339. ESPon.Position = UDim2.new(8.38190317e-09, 0, 0.88144958, 0)
  340. ESPon.Size = UDim2.new(1, 0, 0.100000001, 0)
  341. ESPon.Font = Enum.Font.SourceSansBold
  342. ESPon.Text = "Esp"
  343. ESPon.TextColor3 = Color3.new(1, 1, 1)
  344. ESPon.TextScaled = true
  345. ESPon.TextSize = 14
  346. ESPon.TextWrapped = true
  347. ESPon.MouseButton1Down:connect(function()
  348. loadstring(game:HttpGet("https://pastebin.com/raw/taxWRNNm", true))()
  349. end)
  350.  
  351. DuckyGUI.Name = "DuckyGUI"
  352. DuckyGUI.Parent = ScrollingFrame
  353. DuckyGUI.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  354. DuckyGUI.BackgroundTransparency = 0.5
  355. DuckyGUI.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  356. DuckyGUI.Position = UDim2.new(8.38190317e-09, 0, 0.261056513, 0)
  357. DuckyGUI.Size = UDim2.new(1, 0, 0.100000001, 0)
  358. DuckyGUI.Font = Enum.Font.SourceSansBold
  359. DuckyGUI.Text = "Ducky's GUI"
  360. DuckyGUI.TextColor3 = Color3.new(1, 1, 1)
  361. DuckyGUI.TextScaled = true
  362. DuckyGUI.TextSize = 14
  363. DuckyGUI.TextWrapped = true
  364. DuckyGUI.Visible = false
  365.  
  366. HockMM2.Name = "HockMM2"
  367. HockMM2.Parent = ScrollingFrame
  368. HockMM2.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  369. HockMM2.BackgroundTransparency = 0.5
  370. HockMM2.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  371. HockMM2.Position = UDim2.new(8.38190317e-09, 0, 0.380835384, 0)
  372. HockMM2.Size = UDim2.new(1, 0, 0.100000001, 0)
  373. HockMM2.Font = Enum.Font.SourceSansBold
  374. HockMM2.Text = "HockMM2 V3 GUI"
  375. HockMM2.TextColor3 = Color3.new(1, 1, 1)
  376. HockMM2.TextScaled = true
  377. HockMM2.TextSize = 14
  378. HockMM2.TextWrapped = true
  379. HockMM2.Visible = false
  380.  
  381. MM2GUI.Name = "MM2GUI"
  382. MM2GUI.Parent = ScrollingFrame
  383. MM2GUI.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  384. MM2GUI.BackgroundTransparency = 0.5
  385. MM2GUI.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  386. MM2GUI.Position = UDim2.new(8.38190317e-09, 0, 0.503685474, 0)
  387. MM2GUI.Size = UDim2.new(1, 0, 0.100000001, 0)
  388. MM2GUI.Font = Enum.Font.SourceSansBold
  389. MM2GUI.Text = "MM2 GUI"
  390. MM2GUI.TextColor3 = Color3.new(1, 1, 1)
  391. MM2GUI.TextScaled = true
  392. MM2GUI.TextSize = 14
  393. MM2GUI.TextWrapped = true
  394. MM2GUI.Visible = false
  395.  
  396.  
  397. CloseFrame.Name = "CloseFrame"
  398. CloseFrame.Parent = MurderMystery2
  399. CloseFrame.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  400. CloseFrame.BackgroundTransparency = 0.5
  401. CloseFrame.BorderColor3 = Color3.new(0, 0, 0)
  402. CloseFrame.BorderSizePixel = 0
  403. CloseFrame.Position = UDim2.new(0.0799999982, 0, 0.944000006, 0)
  404. CloseFrame.Size = UDim2.new(0.0270000007, 0, 0.050999999, 0)
  405. CloseFrame.Visible = false
  406. CloseOverlay.MouseButton1Down:connect(function()
  407. OpenFrame.Visible = true
  408. CloseFrame.Visible = false
  409. MainFrame.AnchorPoint = Vector2.new(0, 0)
  410. for loop = 1,5 do
  411. wait(0.1)
  412. MainFrame.BackgroundTransparency = loop/5
  413. game:GetService("RunService").Stepped:Wait()
  414. end
  415. MainFrame.Visible = false
  416. end)
  417.  
  418. LockIcon.Name = "LockIcon"
  419. LockIcon.Parent = CloseFrame
  420. LockIcon.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  421. LockIcon.BackgroundTransparency = 1
  422. LockIcon.BorderColor3 = Color3.new(0, 0, 0)
  423. LockIcon.BorderSizePixel = 0
  424. LockIcon.Position = UDim2.new(0.162927777, 0, 0.220441982, 0)
  425. LockIcon.Size = UDim2.new(0.680366516, 0, 0.485029161, 0)
  426. LockIcon.Image = "http://www.roblox.com/asset/?id=4633020164"
  427.  
  428. LockTextIcon.Name = "LockTextIcon"
  429. LockTextIcon.Parent = CloseFrame
  430. LockTextIcon.BackgroundColor3 = Color3.new(0, 0, 0)
  431. LockTextIcon.BackgroundTransparency = 1
  432. LockTextIcon.BorderColor3 = Color3.new(0, 0, 0)
  433. LockTextIcon.BorderSizePixel = 0
  434. LockTextIcon.Position = UDim2.new(0, 0, 0.554029942, 0)
  435. LockTextIcon.Size = UDim2.new(1, 0, 0.5, 0)
  436. LockTextIcon.Font = Enum.Font.SourceSansBold
  437. LockTextIcon.Text = "Lock"
  438. LockTextIcon.TextColor3 = Color3.new(1, 1, 1)
  439. LockTextIcon.TextSize = 14
  440.  
  441. CloseOverlay.Name = "CloseOverlay"
  442. CloseOverlay.Parent = CloseFrame
  443. CloseOverlay.BackgroundColor3 = Color3.new(1, 1, 1)
  444. CloseOverlay.BackgroundTransparency = 1
  445. CloseOverlay.BorderSizePixel = 0
  446. CloseOverlay.Size = UDim2.new(1, 0, 1, 0)
  447. CloseOverlay.Font = Enum.Font.SourceSans
  448. CloseOverlay.Text = " "
  449. CloseOverlay.TextColor3 = Color3.new(0, 0, 0)
  450. CloseOverlay.TextSize = 14
  451.  
  452. Extra.Name = "Extra"
  453. Extra.Parent = ScrollingFrame
  454. Extra.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  455. Extra.BackgroundTransparency = 0.5
  456. Extra.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  457. Extra.Position = UDim2.new(8.38190317e-09, 0, 0.866093338, 0)
  458. Extra.Size = UDim2.new(1, 0, 0.100000001, 0)
  459. Extra.Font = Enum.Font.SourceSansBold
  460. Extra.Text = "More"
  461. Extra.TextColor3 = Color3.new(1, 1, 1)
  462. Extra.TextScaled = true
  463. Extra.TextSize = 14
  464. Extra.TextWrapped = true
  465.  
  466. Admin.Name = "Admin"
  467. Admin.Parent = ScrollingFrame
  468. Admin.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  469. Admin.BackgroundTransparency = 0.5
  470. Admin.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  471. Admin.Position = UDim2.new(8.38190317e-09, 0, 0.623464346, 0)
  472. Admin.Size = UDim2.new(1, 0, 0.100000001, 0)
  473. Admin.Font = Enum.Font.SourceSansBold
  474. Admin.Text = "Infinite Admin"
  475. Admin.TextColor3 = Color3.new(1, 1, 1)
  476. Admin.TextScaled = true
  477. Admin.TextSize = 14
  478. Admin.TextWrapped = true
  479. Admin.MouseButton1Down:connect(function()
  480. loadstring(game:HttpGet(('https://pastebin.com/raw/tzTXmYf2'),true))()
  481. end)
  482.  
  483. Aimlock.Name = "Aimlock"
  484. Aimlock.Parent = ScrollingFrame
  485. Aimlock.BackgroundColor3 = Color3.new(0.101961, 0.101961, 0.101961)
  486. Aimlock.BackgroundTransparency = 0.5
  487. Aimlock.BorderColor3 = Color3.new(0.105882, 0.164706, 0.207843)
  488. Aimlock.Position = UDim2.new(8.38190317e-09, 0, 0.743243217, 0)
  489. Aimlock.Size = UDim2.new(1, 0, 0.100000001, 0)
  490. Aimlock.Font = Enum.Font.SourceSansBold
  491. Aimlock.Text = "Sheriff Aimlock"
  492. Aimlock.TextColor3 = Color3.new(1, 1, 1)
  493. Aimlock.TextScaled = true
  494. Aimlock.TextSize = 14
  495. Aimlock.TextWrapped = true
  496. Aimlock.MouseButton1Down:connect(function()
  497. loadstring(game:HttpGet("https://pastebin.com/raw/4w41bY1L", true))()
  498. end)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement