Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --by cryptic
- --krnl, synapse x and sentinel support only
- --any other executor will crash the game
- -- Instances:
- local benGUI = Instance.new("ScreenGui")
- local main = Instance.new("Frame")
- local title = Instance.new("TextLabel")
- local image = Instance.new("ImageLabel")
- local UICorner = Instance.new("UICorner")
- local credits = Instance.new("TextLabel")
- local closeBtn = Instance.new("TextButton")
- local UICorner_2 = Instance.new("UICorner")
- local vynixuloader = Instance.new("TextButton")
- local eclipseLoader = Instance.new("TextButton")
- local xennywareloader = Instance.new("TextButton")
- local owlHubLoader = Instance.new("TextButton")
- local openBenGUI = Instance.new("TextButton")
- --Properties:
- benGUI.Name = "benGUI"
- benGUI.Parent = game.CoreGui
- main.Name = "main"
- main.Parent = benGUI
- main.BackgroundColor3 = Color3.fromRGB(118, 118, 118)
- main.BorderSizePixel = 0
- main.Position = UDim2.new(0.0393759273, 0, 0.477949947, 0)
- main.Size = UDim2.new(0, 402, 0, 405)
- main.Visible = false
- main.Draggable = true
- title.Name = "title"
- title.Parent = main
- title.BackgroundColor3 = Color3.fromRGB(90, 90, 90)
- title.BorderSizePixel = 0
- title.Position = UDim2.new(-0.000425044564, 0, -0.00106238853, 0)
- title.Size = UDim2.new(0, 186, 0, 50)
- title.Font = Enum.Font.Sarpanch
- title.Text = "benGUI - Murder Mystery 2 Destroyer"
- title.TextColor3 = Color3.fromRGB(0, 0, 0)
- title.TextScaled = true
- title.TextSize = 14.000
- title.TextWrapped = true
- image.Name = "image"
- image.Parent = title
- image.BackgroundColor3 = Color3.fromRGB(14, 255, 54)
- image.BackgroundTransparency = 1.000
- image.Position = UDim2.new(1, 0, 0.0200000033, 0)
- image.Size = UDim2.new(0, 41, 0, 35)
- image.Image = "rbxassetid://8896158178"
- image.ImageColor3 = Color3.fromRGB(255, 0, 0)
- UICorner.Parent = title
- credits.Name = "credits"
- credits.Parent = title
- credits.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- credits.BackgroundTransparency = 1.000
- credits.Position = UDim2.new(1.04301071, 0, 0.620000005, 0)
- credits.Size = UDim2.new(0, 117, 0, 20)
- credits.Font = Enum.Font.Roboto
- credits.Text = "GUI by JannickP8/Axtra"
- credits.TextColor3 = Color3.fromRGB(0, 0, 0)
- credits.TextSize = 14.000
- closeBtn.Name = "closeBtn"
- closeBtn.Parent = title
- closeBtn.BackgroundColor3 = Color3.fromRGB(255, 0, 4)
- closeBtn.BackgroundTransparency = 0.800
- closeBtn.Position = UDim2.new(1.74931693, 0, 0.00860534701, 0)
- closeBtn.Size = UDim2.new(0, 76, 0, 42)
- closeBtn.Font = Enum.Font.SourceSans
- closeBtn.Text = "close/hide"
- closeBtn.TextColor3 = Color3.fromRGB(0, 0, 0)
- closeBtn.TextScaled = true
- closeBtn.TextSize = 14.000
- closeBtn.TextWrapped = true
- UICorner_2.Parent = main
- vynixuloader.Name = "vynixuloader"
- vynixuloader.Parent = main
- vynixuloader.BackgroundColor3 = Color3.fromRGB(94, 94, 94)
- vynixuloader.BorderSizePixel = 0
- vynixuloader.Position = UDim2.new(0.526982486, 0, 0.151676774, 0)
- vynixuloader.Size = UDim2.new(0, 181, 0, 155)
- vynixuloader.Font = Enum.Font.SciFi
- vynixuloader.Text = "Vynixu's MM2 Script - ok GUI 14 Features"
- vynixuloader.TextColor3 = Color3.fromRGB(0, 0, 0)
- vynixuloader.TextScaled = true
- vynixuloader.TextSize = 14.000
- vynixuloader.TextWrapped = true
- vynixuloader.MouseButton1Click:Connect(function()
- loadstring(game:GetObjects("rbxassetid://4001118261")[1].Source)()
- end)
- eclipseLoader.Name = "eclipseLoader"
- eclipseLoader.Parent = main
- eclipseLoader.BackgroundColor3 = Color3.fromRGB(94, 94, 94)
- eclipseLoader.BorderSizePixel = 0
- eclipseLoader.Position = UDim2.new(0.030878298, 0, 0.151676774, 0)
- eclipseLoader.Size = UDim2.new(0, 181, 0, 155)
- eclipseLoader.Font = Enum.Font.SciFi
- eclipseLoader.Text = "Eclipse Hub - best GUI 200+ Features"
- eclipseLoader.TextColor3 = Color3.fromRGB(0, 0, 0)
- eclipseLoader.TextScaled = true
- eclipseLoader.TextSize = 14.000
- eclipseLoader.TextWrapped = true
- eclipseLoader.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/Doggo-cryto/EclipseMM2/master/Script", true))()
- end)
- xennywareloader.Name = "xennywareloader"
- xennywareloader.Parent = main
- xennywareloader.BackgroundColor3 = Color3.fromRGB(94, 94, 94)
- xennywareloader.BorderSizePixel = 0
- xennywareloader.Position = UDim2.new(0.0301353559, 0, 0.57414794, 0)
- xennywareloader.Size = UDim2.new(0, 181, 0, 155)
- xennywareloader.Font = Enum.Font.SciFi
- xennywareloader.Text = "Xenny Ware - op GUI 150+ Features"
- xennywareloader.TextColor3 = Color3.fromRGB(0, 0, 0)
- xennywareloader.TextScaled = true
- xennywareloader.TextSize = 14.000
- xennywareloader.TextWrapped = true
- xennywareloader.MouseButton1Click:Connect(function()
- repeat wait() until game.Players.LocalPlayer.Character
- local url = "https://raw.githubusercontent.com/xennyy/Xenny-Ware/main/loader.lua"
- loadstring(game:HttpGet(url))()
- end)
- owlHubLoader.Name = "owlHubLoader"
- owlHubLoader.Parent = main
- owlHubLoader.BackgroundColor3 = Color3.fromRGB(94, 94, 94)
- owlHubLoader.BorderSizePixel = 0
- owlHubLoader.Position = UDim2.new(0.526239514, 0, 0.57414794, 0)
- owlHubLoader.Size = UDim2.new(0, 181, 0, 155)
- owlHubLoader.Font = Enum.Font.SciFi
- owlHubLoader.Text = "Owl Hub - good Aimbot and esp gui also good for mm2"
- owlHubLoader.TextColor3 = Color3.fromRGB(0, 0, 0)
- owlHubLoader.TextScaled = true
- owlHubLoader.TextSize = 14.000
- owlHubLoader.TextWrapped = true
- owlHubLoader.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/CriShoux/OwlHub/master/OwlHub.txt"))()
- end)
- openBenGUI.Name = "openBenGUI"
- openBenGUI.Parent = benGUI
- openBenGUI.BackgroundColor3 = Color3.fromRGB(135, 135, 135)
- openBenGUI.BorderSizePixel = 0
- openBenGUI.Position = UDim2.new(0.851411581, 0, 0.647199035, 0)
- openBenGUI.Size = UDim2.new(0, 200, 0, 28)
- openBenGUI.Font = Enum.Font.LuckiestGuy
- openBenGUI.Text = "open/show benGUI"
- openBenGUI.TextColor3 = Color3.fromRGB(0, 0, 0)
- openBenGUI.TextSize = 20.000
- openBenGUI.TextWrapped = true
- -- Scripts:
- local function BPGCLPA_fake_script() -- image.rb
- local script = Instance.new('LocalScript', image)
- --put this in the label that u wanna make rainbow
- local r = {
- Color3.fromRGB(254, 0, 0); --red
- Color3.fromRGB(255, 127, 0); --orange
- Color3.fromRGB(255, 221, 1); --yellow
- Color3.fromRGB(0, 200, 0); --green
- Color3.fromRGB(0, 160, 199); --light blue
- Color3.fromRGB(0, 55, 230); --dark blue
- Color3.fromRGB(129, 16, 210)} --purple
- local info = TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
- script.Parent.ImageColor3 = r[1]
- i = 1
- while true do
- local tween = game:GetService("TweenService"):Create(script.Parent, info, {
- ImageColor3 = r[i]})
- tween:Play()
- repeat wait() until tween.Completed
- wait(0.1)
- if i == #r then i = 1 else i = i + 1 end
- end
- end
- coroutine.wrap(BPGCLPA_fake_script)()
- local function LNDA_fake_script() -- credits.rb
- local script = Instance.new('LocalScript', credits)
- --put this in the label that u wanna make rainbow
- local r = {
- Color3.fromRGB(254, 0, 0); --red
- Color3.fromRGB(255, 127, 0); --orange
- Color3.fromRGB(255, 221, 1); --yellow
- Color3.fromRGB(0, 200, 0); --green
- Color3.fromRGB(0, 160, 199); --light blue
- Color3.fromRGB(0, 55, 230); --dark blue
- Color3.fromRGB(129, 16, 210)} --purple
- local info = TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
- script.Parent.TextColor3 = r[1]
- i = 1
- while true do
- local tween = game:GetService("TweenService"):Create(script.Parent, info, {
- TextColor3 = r[i]})
- tween:Play()
- repeat wait() until tween.Completed
- wait(0.1)
- if i == #r then i = 1 else i = i + 1 end
- end
- end
- coroutine.wrap(LNDA_fake_script)()
- local function GRJHA_fake_script() -- title.rb
- local script = Instance.new('LocalScript', title)
- --put this in the label that u wanna make rainbow
- local r = {
- Color3.fromRGB(254, 0, 0); --red
- Color3.fromRGB(255, 127, 0); --orange
- Color3.fromRGB(255, 221, 1); --yellow
- Color3.fromRGB(0, 200, 0); --green
- Color3.fromRGB(0, 160, 199); --light blue
- Color3.fromRGB(0, 55, 230); --dark blue
- Color3.fromRGB(129, 16, 210)} --purple
- local info = TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
- script.Parent.TextColor3 = r[1]
- i = 1
- while true do
- local tween = game:GetService("TweenService"):Create(script.Parent, info, {
- TextColor3 = r[i]})
- tween:Play()
- repeat wait() until tween.Completed
- wait(0.1)
- if i == #r then i = 1 else i = i + 1 end
- end
- end
- coroutine.wrap(GRJHA_fake_script)()
- local function OFZQYRF_fake_script() -- closeBtn.close
- local script = Instance.new('LocalScript', closeBtn)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.Parent.Visible = false
- script.Parent.Parent.Parent.Parent.openBenGUI.Visible = true
- end)
- end
- coroutine.wrap(OFZQYRF_fake_script)()
- local function CJOAU_fake_script() -- openBenGUI.rb
- local script = Instance.new('LocalScript', openBenGUI)
- --put this in the label that u wanna make rainbow
- local r = {
- Color3.fromRGB(254, 0, 0); --red
- Color3.fromRGB(255, 127, 0); --orange
- Color3.fromRGB(255, 221, 1); --yellow
- Color3.fromRGB(0, 200, 0); --green
- Color3.fromRGB(0, 160, 199); --light blue
- Color3.fromRGB(0, 55, 230); --dark blue
- Color3.fromRGB(129, 16, 210)} --purple
- local info = TweenInfo.new(0.2, Enum.EasingStyle.Linear, Enum.EasingDirection.InOut, 0, false, 0)
- script.Parent.TextColor3 = r[1]
- i = 1
- while true do
- local tween = game:GetService("TweenService"):Create(script.Parent, info, {
- TextColor3 = r[i]})
- tween:Play()
- repeat wait() until tween.Completed
- wait(0.1)
- if i == #r then i = 1 else i = i + 1 end
- end
- end
- coroutine.wrap(CJOAU_fake_script)()
- local function HDMV_fake_script() -- openBenGUI.open
- local script = Instance.new('LocalScript', openBenGUI)
- script.Parent.MouseButton1Click:Connect(function()
- script.Parent.Parent.main.Visible = true
- script.Parent.Visible = false
- end)
- end
- coroutine.wrap(HDMV_fake_script)()
Advertisement
Comments
-
- When I'm using it on an mobile I can't close the script
-
- The Script ist pretty outdated ill try updating it later
Add Comment
Please, Sign In to add comment
Advertisement