Advertisement
OffbrandShrek

Roblox MM2 Script

Mar 10th, 2023
8,812
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. local ScreenGui = Instance.new("ScreenGui")
  2. local Frame = Instance.new("Frame")
  3. local TextLabel = Instance.new("TextLabel")
  4. local TextLabel_2 = Instance.new("TextLabel")
  5. local TextLabel_3 = Instance.new("TextLabel")
  6. local TextButton = Instance.new("TextButton")
  7. local TextButton_2 = Instance.new("TextButton")
  8. local TextButton_3 = Instance.new("TextButton")
  9. local TextButton_4 = Instance.new("TextButton")
  10. local TextButton_5 = Instance.new("TextButton")
  11. local TextButton_6 = Instance.new("TextButton")
  12. local TextButton_7 = Instance.new("TextButton")
  13. local TextButton_8 = Instance.new("TextButton")
  14. local TextButton_9 = Instance.new("TextButton")
  15. local TextButton_10 = Instance.new("TextButton")
  16. local TextButton_11 = Instance.new("TextButton")
  17. local TextButton_12 = Instance.new("TextButton")
  18. local TextButton_13 = Instance.new("TextButton")
  19. local TextButton_14 = Instance.new("TextButton")
  20. local TextButton_15 = Instance.new("TextButton")
  21. local TextLabel_4 = Instance.new("TextLabel")
  22.    
  23.    
  24. --Properties:
  25.  
  26. ScreenGui.Parent = game.CoreGui
  27.  
  28. Frame.Parent = ScreenGui
  29. Frame.BackgroundColor3 = Color3.fromRGB(0, 0, 0)
  30. Frame.Position = UDim2.new(0.134759352, 0, 0.0738362819, 0)
  31. Frame.Size = UDim2.new(0, 595, 0, 397)
  32. Frame.Active = true
  33. Frame.Draggable = true
  34.  
  35.  
  36.  
  37. TextLabel.Parent = Frame
  38. TextLabel.BackgroundColor3 = Color3.fromRGB(39, 39, 39)
  39. TextLabel.Position = UDim2.new(0, 0, 0.00251889159, 0)
  40. TextLabel.Size = UDim2.new(0, 595, 0, 45)
  41. TextLabel.Font = Enum.Font.SourceSans
  42. TextLabel.Text = ""
  43. TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
  44. TextLabel.TextSize = 14.000
  45.  
  46. TextLabel_2.Parent = Frame
  47. TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  48. TextLabel_2.BackgroundTransparency = 3.000
  49. TextLabel_2.BorderColor3 = Color3.fromRGB(255, 0, 0)
  50. TextLabel_2.Position = UDim2.new(0.0107719926, 0, -0.00872093067, 0)
  51. TextLabel_2.Size = UDim2.new(0, 136, 0, 50)
  52. TextLabel_2.Font = Enum.Font.SourceSans
  53. TextLabel_2.Text = "MM2 GUI"
  54. TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
  55. TextLabel_2.TextSize = 40.000
  56. TextLabel_2.TextStrokeColor3 = Color3.fromRGB(255, 0, 0)
  57.  
  58. TextLabel_3.Parent = Frame
  59. TextLabel_3.BackgroundColor3 = Color3.fromRGB(36, 36, 36)
  60. TextLabel_3.Position = UDim2.new(0.010771987, 0, 0.139542207, 0)
  61. TextLabel_3.Size = UDim2.new(0, 582, 0, 331)
  62. TextLabel_3.Font = Enum.Font.SourceSans
  63. TextLabel_3.Text = ""
  64. TextLabel_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  65. TextLabel_3.TextSize = 14.000
  66.  
  67. TextButton.Parent = Frame
  68. TextButton.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  69. TextButton.Position = UDim2.new(0.0261665806, 0, 0.179075599, 0)
  70. TextButton.Size = UDim2.new(0, 200, 0, 50)
  71. TextButton.Font = Enum.Font.SourceSans
  72. TextButton.Text = "GUI #1"
  73. TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
  74. TextButton.TextSize = 40.000
  75. TextButton.MouseButton1Down:connect(function()
  76.     loadstring(game:HttpGet("https://raw.githubusercontent.com/Ethanoj1/EclipseMM2/master/Script", true))()
  77.  
  78. end)
  79.  
  80. TextButton_2.Parent = Frame
  81. TextButton_2.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  82. TextButton_2.Position = UDim2.new(0.0261665881, 0, 0.33411926, 0)
  83. TextButton_2.Size = UDim2.new(0, 200, 0, 50)
  84. TextButton_2.Font = Enum.Font.SourceSans
  85. TextButton_2.Text = "GUI #2"
  86. TextButton_2.TextColor3 = Color3.fromRGB(0, 0, 0)
  87. TextButton_2.TextSize = 40.000
  88. TextButton_2.MouseButton1Down:connect(function()
  89.     loadstring(game:HttpGet('https://pastebin.com/raw/NwbndAwB'))()
  90.  
  91. end)
  92.  
  93.  
  94. TextButton_3.Parent = Frame
  95. TextButton_3.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  96. TextButton_3.Position = UDim2.new(0.0261665583, 0, 0.643203437, 0)
  97. TextButton_3.Size = UDim2.new(0, 200, 0, 50)
  98. TextButton_3.Font = Enum.Font.SourceSans
  99. TextButton_3.Text = "GUI #4"
  100. TextButton_3.TextColor3 = Color3.fromRGB(0, 0, 0)
  101. TextButton_3.TextSize = 40.000
  102. TextButton_3.MouseButton1Down:connect(function()
  103.     wait(0.3)
  104.     game:GetService("StarterGui"):SetCore("SendNotification", {
  105.         Title = "Gui outdated !";
  106.         Text = "Esp Run Xray and god mode(Cant shoot) Only works! ";
  107.     })
  108.  
  109.     loadstring(game:HttpGet("https://pastebin.com/raw/YSAaLDmK", true))()
  110. end)
  111.  
  112. TextButton_4.Parent = Frame
  113. TextButton_4.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  114. TextButton_4.Position = UDim2.new(0.0261665843, 0, 0.49206987, 0)
  115. TextButton_4.Size = UDim2.new(0, 200, 0, 50)
  116. TextButton_4.Font = Enum.Font.SourceSans
  117. TextButton_4.Text = "GUI #3"
  118. TextButton_4.TextColor3 = Color3.fromRGB(0, 0, 0)
  119. TextButton_4.TextSize = 40.000
  120. TextButton_4.MouseButton1Down:connect(function()
  121.     loadstring(game:GetObjects("rbxassetid://4001118261")[1].Source)()
  122.  
  123. end)
  124.  
  125.  
  126. TextButton_5.Parent = Frame
  127. TextButton_5.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  128. TextButton_5.Position = UDim2.new(0.0261665583, 0, 0.794336915, 0)
  129. TextButton_5.Size = UDim2.new(0, 200, 0, 50)
  130. TextButton_5.Font = Enum.Font.SourceSans
  131. TextButton_5.Text = "Kinx Hub"
  132. TextButton_5.TextColor3 = Color3.fromRGB(0, 0, 0)
  133. TextButton_5.TextSize = 40.000
  134. TextButton_5.MouseButton1Down:connect(function()
  135.     loadstring(game:HttpGet("https://raw.githubusercontent.com/inceldom/kinx/main/loader",true))()
  136.     print ("Lol skidded shit")
  137. end)
  138.  
  139. TextButton_6.Parent = Frame
  140. TextButton_6.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  141. TextButton_6.Position = UDim2.new(0.389191777, 0, 0.177208424, 0)
  142. TextButton_6.Size = UDim2.new(0, 200, 0, 50)
  143. TextButton_6.Font = Enum.Font.SourceSans
  144. TextButton_6.Text = "Alpha X "
  145. TextButton_6.TextColor3 = Color3.fromRGB(0, 0, 0)
  146. TextButton_6.TextSize = 40.000
  147. TextButton_6.MouseButton1Down:connect(function()
  148.     loadstring(game:HttpGet("https://alpha1004.tech/scripts/AlphaX.lua"))()
  149. wait(0.3)
  150.     game:GetService("StarterGui"):SetCore("SendNotification", {
  151.         Title = "MM2 GUI!";
  152.         Text = "Toggle key is shift";
  153.     })
  154. end)
  155.  
  156. TextButton_7.Parent = Frame
  157. TextButton_7.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  158. TextButton_7.Position = UDim2.new(0.389191777, 0, 0.333379716, 0)
  159. TextButton_7.Size = UDim2.new(0, 200, 0, 50)
  160. TextButton_7.Font = Enum.Font.SourceSans
  161. TextButton_7.Text = "Owl Hub"
  162. TextButton_7.TextColor3 = Color3.fromRGB(0, 0, 0)
  163. TextButton_7.TextSize = 40.000
  164. TextButton_7.MouseButton1Down:connect(function()
  165.     loadstring(game:HttpGet("https://raw.githubusercontent.com/ZinityDrops/OwlHubLink/master/OwlHubBack.lua"))();
  166. wait(0.3)
  167.     game:GetService("StarterGui"):SetCore("SendNotification", {
  168.         Title = "MM2 GUI";
  169.         Text = "This will not work if you loaded GUI#1";
  170.     })
  171.  
  172. end)
  173.  
  174. TextButton_8.Parent = Frame
  175. TextButton_8.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  176. TextButton_8.Position = UDim2.new(0.389191777, 0, 0.4920699, 0)
  177. TextButton_8.Size = UDim2.new(0, 200, 0, 50)
  178. TextButton_8.Font = Enum.Font.SourceSans
  179. TextButton_8.Text = "Free Emotes"
  180. TextButton_8.TextColor3 = Color3.fromRGB(0, 0, 0)
  181. TextButton_8.TextSize = 40.000
  182. TextButton_8.MouseButton1Down:connect(function()
  183.     loadstring(game:HttpGet("https://pastebin.com/raw/xcjzjzr8", true))()
  184.  
  185. end)
  186.  
  187.  
  188. TextButton_9.Parent = Frame
  189. TextButton_9.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  190. TextButton_9.Position = UDim2.new(0.389191777, 0, 0.643203378, 0)
  191. TextButton_9.Size = UDim2.new(0, 200, 0, 50)
  192. TextButton_9.Font = Enum.Font.SourceSans
  193. TextButton_9.Text = "Audio Logger"
  194. TextButton_9.TextColor3 = Color3.fromRGB(0, 0, 0)
  195. TextButton_9.TextSize = 40.000
  196. TextButton_9.MouseButton1Down:connect(function()
  197.     loadstring(game:HttpGet("https://pastebin.com/raw/FJJZWs8r"))()
  198. wait(0.3)
  199.     game:GetService("StarterGui"):SetCore("SendNotification", {
  200.         Title = "MM2 GUI";
  201.         Text = "Scan in the workspace to get the ID's , you can also enable auto scan.";
  202.     })
  203. end)
  204.  
  205. TextButton_10.Parent = Frame
  206. TextButton_10.BackgroundColor3 = Color3.fromRGB(58, 58, 58)
  207. TextButton_10.Position = UDim2.new(0.389191777, 0, 0.794336915, 0)
  208. TextButton_10.Size = UDim2.new(0, 200, 0, 50)
  209. TextButton_10.Font = Enum.Font.SourceSans
  210. TextButton_10.Text = "AutoFarm"
  211. TextButton_10.TextColor3 = Color3.fromRGB(0, 0, 0)
  212. TextButton_10.TextSize = 40.000
  213. TextButton_10.MouseButton1Down:connect(function()
  214.     loadstring(game:HttpGet("https://pastebin.com/raw/MsSk6utU", true))()
  215.  
  216. end)
  217.  
  218.  
  219. TextButton_11.Parent = Frame
  220. TextButton_11.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  221. TextButton_11.Position = UDim2.new(0.773109257, 0, 0.191435769, 0)
  222. TextButton_11.Size = UDim2.new(0, 104, 0, 56)
  223. TextButton_11.Font = Enum.Font.SourceSans
  224. TextButton_11.Text = "Alt Delete"
  225. TextButton_11.TextColor3 = Color3.fromRGB(0, 0, 0)
  226. TextButton_11.TextSize = 29.000
  227. TextButton_11.MouseButton1Down:connect(function()
  228.     local Plr = game:GetService("Players").LocalPlayer
  229.     local Mouse = Plr:GetMouse()
  230.  
  231.     Mouse.Button1Down:connect(function()
  232.         if not game:GetService("UserInputService"):IsKeyDown(Enum.KeyCode.LeftAlt) then return end
  233.         if not Mouse.Target then return end
  234.         Mouse.Target:Destroy()
  235.     end)
  236.  
  237. wait(0.3)
  238.     game:GetService("StarterGui"):SetCore("SendNotification", {
  239.         Title = "MM2 GUI";
  240.         Text = "Hold Alt and click where you want to delete (Client Sided).";
  241.     })
  242.  
  243. end)
  244.  
  245.  
  246. TextButton_12.Parent = Frame
  247. TextButton_12.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  248. TextButton_12.Position = UDim2.new(0.773109257, 0, 0.372795939, 0)
  249. TextButton_12.Size = UDim2.new(0, 104, 0, 56)
  250. TextButton_12.Font = Enum.Font.SourceSans
  251. TextButton_12.Text = "LessLag"
  252. TextButton_12.TextColor3 = Color3.fromRGB(0, 0, 0)
  253. TextButton_12.TextSize = 29.000
  254. TextButton_12.MouseButton1Down:connect(function()
  255. wait(0.3)
  256.     game:GetService("StarterGui"):SetCore("SendNotification", {
  257.         Title = "MM2 GUI";
  258.         Text = "Removing Textures..(Might Freeze)";
  259.     })
  260.  
  261. wait (0.10)
  262.     loadstring(game:HttpGet("https://pastebin.com/raw/gX9mR85X", true))()
  263. end)
  264.  
  265.  
  266. TextButton_13.Parent = Frame
  267. TextButton_13.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  268. TextButton_13.Position = UDim2.new(0.773109257, 0, 0.556675076, 0)
  269. TextButton_13.Size = UDim2.new(0, 104, 0, 56)
  270. TextButton_13.Font = Enum.Font.SourceSans
  271. TextButton_13.Text = "Reviz"
  272. TextButton_13.TextColor3 = Color3.fromRGB(0, 0, 0)
  273. TextButton_13.TextSize = 29.000
  274. TextButton_13.MouseButton1Down:connect(function()
  275.     loadstring(game:HttpGet(('https://pastebin.com/raw/pyzjWNhk'),true))()
  276. end)
  277.  
  278. TextButton_14.Parent = Frame
  279. TextButton_14.BackgroundColor3 = Color3.fromRGB(61, 61, 61)
  280. TextButton_14.Position = UDim2.new(0.773109257, 0, 0.735516369, 0)
  281. TextButton_14.Size = UDim2.new(0, 104, 0, 56)
  282. TextButton_14.Font = Enum.Font.SourceSans
  283. TextButton_14.Text = "Discord"
  284. TextButton_14.TextColor3 = Color3.fromRGB(0, 0, 0)
  285. TextButton_14.TextSize = 29.000
  286. TextButton_14.MouseButton1Down:connect(function()
  287. setclipboard("https://discord.gg/u2spnqkKVc")
  288.  
  289. wait(0.3)
  290.     game:GetService("StarterGui"):SetCore("SendNotification", {
  291.         Title = "MM2 GUI";
  292.         Text = "Discord Invite has been copied.";
  293.     })
  294. end)
  295.    
  296.    
  297. TextButton_15.Parent = Frame
  298. TextButton_15.BackgroundColor3 = Color3.fromRGB(255, 0, 0)
  299. TextButton_15.Position = UDim2.new(0.907563031, 0, 0.00251889159, 0)
  300. TextButton_15.Size = UDim2.new(0, 55, 0, 45)
  301. TextButton_15.Font = Enum.Font.SourceSans
  302. TextButton_15.Text = "X"
  303. TextButton_15.TextColor3 = Color3.fromRGB(0, 0, 0)
  304. TextButton_15.TextSize = 60.000
  305.  
  306. TextLabel_4.Parent = Frame
  307. TextLabel_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
  308. TextLabel_4.BackgroundTransparency = 3.000
  309. TextLabel_4.Position = UDim2.new(0.347899169, 0, -0.0100755664, 0)
  310. TextLabel_4.Size = UDim2.new(0, 200, 0, 50)
  311. TextLabel_4.Font = Enum.Font.SourceSans
  312. TextLabel_4.Text = "Toggle Key P"
  313. TextLabel_4.TextColor3 = Color3.fromRGB(255, 255, 255)
  314. TextLabel_4.TextSize = 40.000
  315.  
  316. print ("Use Krnl or synapse for the best experince")
  317. print ("Loading GUI")
  318.  
  319. local function KJVHZ_fake_script() -- TextButton_18.LocalScript
  320.     local script = Instance.new('LocalScript', TextButton_15)
  321.  
  322.     script.Parent.MouseButton1Down:connect(function()
  323.         script.Parent.Parent.Visible = false
  324.         script.Parent.Parent.Parent.FRAME.Visible = true
  325.     end)
  326. end
  327. coroutine.wrap(KJVHZ_fake_script)()
  328.  
  329.  
  330.  
  331.  
  332.  
  333. ---------------this is toggle gui script
  334. local function MLNJ_fake_script() -- Frame.LocalScript
  335.     local script = Instance.new('LocalScript', Frame)
  336.  
  337.     local frame = script.Parent -- path to the frame
  338.     local mouse = game:GetService('Players').LocalPlayer:GetMouse(); -- we need the mouse object, which also has the keyboard
  339.  
  340.     mouse.KeyDown:connect(function(key) -- whenever a key is pushed down
  341.         key = key:lower() -- i do this in all my key events, though i don't remember why
  342.         if key == 'p' then -- if key pressed is h
  343.             frame.Visible = not frame.Visible -- flip between visible/invisible
  344.         end
  345.     end)
  346. end
  347. coroutine.wrap(MLNJ_fake_script)()
  348.  
  349.  
  350.  
  351.  
  352. print ("Loaded, Enjoy!")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement