Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- --ok
- local visible = true
- --start lmAo
- local fescriptaddon = Instance.new("ScreenGui")
- local main = Instance.new("ImageLabel")
- local topbar = Instance.new("ImageLabel")
- local title = Instance.new("TextLabel")
- local lighttext = Instance.new("TextLabel")
- local lightdesc = Instance.new("TextLabel")
- local darktext = Instance.new("TextLabel")
- local darkdesc = Instance.new("TextLabel")
- local lightpanel = Instance.new("Frame")
- local headthrowbutton = Instance.new("TextButton")
- local dabbutton = Instance.new("TextButton")
- local insanebutton = Instance.new("TextButton")
- local kickanimbutton = Instance.new("TextButton")
- local punchbutton = Instance.new("TextButton")
- local swordhitbutton = Instance.new("TextButton")
- local loopheadbutton = Instance.new("TextButton")
- local slapbutton = Instance.new("TextButton")
- local hugbutton = Instance.new("TextButton")
- local levitatebutton = Instance.new("TextButton")
- local darkpanel = Instance.new("Frame")
- local spamreportbutton = Instance.new("TextButton")
- local playerinput = Instance.new("TextBox")
- local noclipbutton = Instance.new("TextButton")
- local repeatchatbutton = Instance.new("TextButton")
- local fegodbutton = Instance.new("TextButton")
- local multidembutton = Instance.new("TextButton")
- local enableinvenbutton = Instance.new("TextButton")
- local enableinvenbutton_2 = Instance.new("TextButton")
- local lighttopbar = Instance.new("ImageLabel")
- local title2 = Instance.new("TextLabel")
- local closebutton = Instance.new("TextButton")
- local half1 = Instance.new("Frame")
- local half2 = Instance.new("Frame")
- local systemface = Instance.new("ImageLabel")
- local message = Instance.new("TextLabel")
- half1.Name = "half1"
- half1.Parent = game.Workspace
- half1.BackgroundColor3 = Color3.new(0, 0, 0)
- half1.BorderSizePixel = 0
- half1.Position = UDim2.new(0.533576667, 0, 0.702576101, 0)
- half1.Size = UDim2.new(0, 353, 0, 174)
- half1.Visible = false
- half2.Name = "half2"
- half2.Parent = half1
- half2.BackgroundColor3 = Color3.new(1, 1, 1)
- half2.BorderSizePixel = 0
- half2.Position = UDim2.new(-1.00283289, 0, 0, 0)
- half2.Size = UDim2.new(0, 353, 0, 174)
- systemface.Name = "systemface"
- systemface.Parent = half2
- systemface.BackgroundColor3 = Color3.new(1, 1, 1)
- systemface.BorderSizePixel = 0
- systemface.Position = UDim2.new(0.184135973, 0, 0.0402298868, 0)
- systemface.Size = UDim2.new(0, 206, 0, 159)
- systemface.Image = "rbxassetid://28916155"
- message.Name = "message"
- message.Parent = half1
- message.BackgroundColor3 = Color3.new(1, 1, 1)
- message.BackgroundTransparency = 1
- message.Position = UDim2.new(0.0453257784, 0, 0.0747126415, 0)
- message.Size = UDim2.new(0, 322, 0, 137)
- message.Font = Enum.Font.SourceSans
- message.Text = "text"
- message.TextColor3 = Color3.new(1, 1, 1)
- message.TextScaled = true
- message.TextSize = 14
- message.TextWrapped = true
- -- Properties
- fescriptaddon.Name = "fescriptaddon"
- fescriptaddon.Parent = game.CoreGui
- main.Name = "main"
- main.Parent = fescriptaddon
- main.BackgroundColor3 = Color3.new(1, 1, 1)
- main.BackgroundTransparency = 1
- main.Position = UDim2.new(-0.055, 0,-0.5, 0)
- main.Size = UDim2.new(0, 848,0, 554)
- main.Image = "rbxassetid://2581436739"
- closebutton.Name = "closebutton"
- closebutton.Parent = fescriptaddon
- closebutton.BackgroundColor3 = Color3.new(0,0,0)
- closebutton.BackgroundTransparency = 1
- closebutton.BorderSizePixel = 0
- closebutton.Position = UDim2.new(0.562, 0,0.136, 0)
- closebutton.Size = UDim2.new(0.491,0,27)
- closebutton.Font = Enum.Font.SourceSans
- closebutton.Text = "X"
- closebutton.TextColor3 = Color3.new(255, 0, 0)
- closebutton.TextSize = 14
- closebutton.TextWrapped = true
- topbar.Name = "topbar"
- topbar.Parent = main
- topbar.BackgroundColor3 = Color3.new(1, 1, 1)
- topbar.BackgroundTransparency = 1
- topbar.Position = UDim2.new(0.508254707, 0, 0.20075047, 0)
- topbar.Size = UDim2.new(0, 360, 0, 22)
- topbar.Image = "rbxassetid://2260429633"
- topbar.ImageColor3 = Color3.new(0.247059, 0.247059, 0.247059)
- topbar.ScaleType = Enum.ScaleType.Slice
- topbar.SliceCenter = Rect.new(12, 12, 13, 13)
- title.Name = "title"
- title.Parent = topbar
- title.BackgroundColor3 = Color3.new(1, 1, 1)
- title.BackgroundTransparency = 1
- title.Position = UDim2.new(0.0416666679, 0, -0.0454545468, 0)
- title.Size = UDim2.new(0, 340, 0, 22)
- title.Font = Enum.Font.Code
- title.Text = "Darklight v1 - By lolfruit_trashcan."
- title.TextColor3 = Color3.new(1, 1, 1)
- title.TextScaled = true
- title.TextSize = 14
- title.TextWrapped = true
- lighttext.Name = "lighttext"
- lighttext.Parent = main
- lighttext.BackgroundColor3 = Color3.new(1, 1, 1)
- lighttext.BackgroundTransparency = 1
- lighttext.Position = UDim2.new(0.1875, 0, 0.238273919, 0)
- lighttext.Size = UDim2.new(0, 200, 0, 50)
- lighttext.Font = Enum.Font.SciFi
- lighttext.Text = "Light."
- lighttext.TextColor3 = Color3.new(0, 0, 0)
- lighttext.TextScaled = true
- lighttext.TextSize = 14
- lighttext.TextWrapped = true
- lightdesc.Name = "lightdesc"
- lightdesc.Parent = lighttext
- lightdesc.BackgroundColor3 = Color3.new(1, 1, 1)
- lightdesc.BackgroundTransparency = 1
- lightdesc.Position = UDim2.new(0, 0, 1, 0)
- lightdesc.Size = UDim2.new(0, 200, 0, 24)
- lightdesc.Font = Enum.Font.Garamond
- lightdesc.Text = "FE Animations for the light hearted."
- lightdesc.TextColor3 = Color3.new(0, 0, 0)
- lightdesc.TextSize = 14
- lightdesc.TextWrapped = true
- darktext.Name = "darktext"
- darktext.Parent = main
- darktext.BackgroundColor3 = Color3.new(1, 1, 1)
- darktext.BackgroundTransparency = 1
- darktext.Position = UDim2.new(0.639150918, 0, 0.238273919, 0)
- darktext.Size = UDim2.new(0, 200, 0, 50)
- darktext.Font = Enum.Font.Fantasy
- darktext.Text = "Dark."
- darktext.TextColor3 = Color3.new(1, 1, 1)
- darktext.TextScaled = true
- darktext.TextSize = 14
- darktext.TextWrapped = true
- darkdesc.Name = "darkdesc"
- darkdesc.Parent = darktext
- darkdesc.BackgroundColor3 = Color3.new(1, 1, 1)
- darkdesc.BackgroundTransparency = 1
- darkdesc.Position = UDim2.new(0, 0, 1, 0)
- darkdesc.Size = UDim2.new(0, 200, 0, 24)
- darkdesc.Font = Enum.Font.Fantasy
- darkdesc.Text = "FE Scripts for those who want fun."
- darkdesc.TextColor3 = Color3.new(1, 1, 1)
- darkdesc.TextSize = 14
- darkdesc.TextWrapped = true
- lightpanel.Name = "lightpanel"
- lightpanel.Parent = main
- lightpanel.BackgroundColor3 = Color3.new(1, 1, 1)
- lightpanel.BackgroundTransparency = 1
- lightpanel.Position = UDim2.new(0.123820752, 0, 0.208255157, 0)
- lightpanel.Size = UDim2.new(0, 338, 0, 277)
- headthrowbutton.Name = "headthrowbutton"
- headthrowbutton.Parent = lightpanel
- headthrowbutton.BackgroundColor3 = Color3.new(0.945098, 1, 0.341176)
- headthrowbutton.BorderColor3 = Color3.new(0.882353, 0.866667, 0.352941)
- headthrowbutton.BorderSizePixel = 4
- headthrowbutton.Position = UDim2.new(0.115168542, 0, 0.368231058, 0)
- headthrowbutton.Size = UDim2.new(0, 74, 0, 19)
- headthrowbutton.Font = Enum.Font.SourceSans
- headthrowbutton.Text = "Head throw"
- headthrowbutton.TextColor3 = Color3.new(0, 0, 0)
- headthrowbutton.TextSize = 14
- dabbutton.Name = "dabbutton"
- dabbutton.Parent = lightpanel
- dabbutton.BackgroundColor3 = Color3.new(0.945098, 1, 0.341176)
- dabbutton.BorderColor3 = Color3.new(0.882353, 0.866667, 0.352941)
- dabbutton.BorderSizePixel = 4
- dabbutton.Position = UDim2.new(0.115168542, 0, 0.494584829, 0)
- dabbutton.Size = UDim2.new(0, 74, 0, 19)
- dabbutton.Font = Enum.Font.SourceSans
- dabbutton.Text = "Dab"
- dabbutton.TextColor3 = Color3.new(0, 0, 0)
- dabbutton.TextSize = 14
- insanebutton.Name = "insanebutton"
- insanebutton.Parent = lightpanel
- insanebutton.BackgroundColor3 = Color3.new(0.945098, 1, 0.341176)
- insanebutton.BorderColor3 = Color3.new(0.882353, 0.866667, 0.352941)
- insanebutton.BorderSizePixel = 4
- insanebutton.Position = UDim2.new(0.115168542, 0, 0.617328584, 0)
- insanebutton.Size = UDim2.new(0, 74, 0, 19)
- insanebutton.Font = Enum.Font.SourceSans
- insanebutton.Text = "Insane"
- insanebutton.TextColor3 = Color3.new(0, 0, 0)
- insanebutton.TextSize = 14
- kickanimbutton.Name = "kickanimbutton"
- kickanimbutton.Parent = lightpanel
- kickanimbutton.BackgroundColor3 = Color3.new(0.945098, 1, 0.341176)
- kickanimbutton.BorderColor3 = Color3.new(0.882353, 0.866667, 0.352941)
- kickanimbutton.BorderSizePixel = 4
- kickanimbutton.Position = UDim2.new(0.115168542, 0, 0.740072191, 0)
- kickanimbutton.Size = UDim2.new(0, 74, 0, 19)
- kickanimbutton.Font = Enum.Font.SourceSans
- kickanimbutton.Text = "Kick"
- kickanimbutton.TextColor3 = Color3.new(0, 0, 0)
- kickanimbutton.TextSize = 14
- punchbutton.Name = "punchbutton"
- punchbutton.Parent = lightpanel
- punchbutton.BackgroundColor3 = Color3.new(0.945098, 1, 0.341176)
- punchbutton.BorderColor3 = Color3.new(0.882353, 0.866667, 0.352941)
- punchbutton.BorderSizePixel = 4
- punchbutton.Position = UDim2.new(0.115168542, 0, 0.855595648, 0)
- punchbutton.Size = UDim2.new(0, 74, 0, 19)
- punchbutton.Font = Enum.Font.SourceSans
- punchbutton.Text = "Punch"
- punchbutton.TextColor3 = Color3.new(0, 0, 0)
- punchbutton.TextSize = 14
- swordhitbutton.Name = "swordhitbutton"
- swordhitbutton.Parent = lightpanel
- swordhitbutton.BackgroundColor3 = Color3.new(0.945098, 1, 0.341176)
- swordhitbutton.BorderColor3 = Color3.new(0.882353, 0.866667, 0.352941)
- swordhitbutton.BorderSizePixel = 4
- swordhitbutton.Position = UDim2.new(0.42696628, 0, 0.368231058, 0)
- swordhitbutton.Size = UDim2.new(0, 74, 0, 19)
- swordhitbutton.Font = Enum.Font.SourceSans
- swordhitbutton.Text = "Sword Hit"
- swordhitbutton.TextColor3 = Color3.new(0, 0, 0)
- swordhitbutton.TextSize = 14
- loopheadbutton.Name = "loopheadbutton"
- loopheadbutton.Parent = lightpanel
- loopheadbutton.BackgroundColor3 = Color3.new(0.945098, 1, 0.341176)
- loopheadbutton.BorderColor3 = Color3.new(0.882353, 0.866667, 0.352941)
- loopheadbutton.BorderSizePixel = 4
- loopheadbutton.Position = UDim2.new(0.42696628, 0, 0.494584829, 0)
- loopheadbutton.Size = UDim2.new(0, 74, 0, 19)
- loopheadbutton.Font = Enum.Font.SourceSans
- loopheadbutton.Text = "Loophead"
- loopheadbutton.TextColor3 = Color3.new(0, 0, 0)
- loopheadbutton.TextSize = 14
- slapbutton.Name = "slapbutton"
- slapbutton.Parent = lightpanel
- slapbutton.BackgroundColor3 = Color3.new(0.945098, 1, 0.341176)
- slapbutton.BorderColor3 = Color3.new(0.882353, 0.866667, 0.352941)
- slapbutton.BorderSizePixel = 4
- slapbutton.Position = UDim2.new(0.42696628, 0, 0.617328525, 0)
- slapbutton.Size = UDim2.new(0, 74, 0, 19)
- slapbutton.Font = Enum.Font.SourceSans
- slapbutton.Text = "Slap"
- slapbutton.TextColor3 = Color3.new(0, 0, 0)
- slapbutton.TextSize = 14
- hugbutton.Name = "hugbutton"
- hugbutton.Parent = lightpanel
- hugbutton.BackgroundColor3 = Color3.new(0.945098, 1, 0.341176)
- hugbutton.BorderColor3 = Color3.new(0.882353, 0.866667, 0.352941)
- hugbutton.BorderSizePixel = 4
- hugbutton.Position = UDim2.new(0.42696628, 0, 0.740072191, 0)
- hugbutton.Size = UDim2.new(0, 74, 0, 19)
- hugbutton.Font = Enum.Font.SourceSans
- hugbutton.Text = "Hug"
- hugbutton.TextColor3 = Color3.new(0, 0, 0)
- hugbutton.TextSize = 14
- levitatebutton.Name = "levitatebutton"
- levitatebutton.Parent = lightpanel
- levitatebutton.BackgroundColor3 = Color3.new(0.945098, 1, 0.341176)
- levitatebutton.BorderColor3 = Color3.new(0.882353, 0.866667, 0.352941)
- levitatebutton.BorderSizePixel = 4
- levitatebutton.Position = UDim2.new(0.42696628, 0, 0.855595648, 0)
- levitatebutton.Size = UDim2.new(0, 74, 0, 19)
- levitatebutton.Font = Enum.Font.SourceSans
- levitatebutton.Text = "Levitate"
- levitatebutton.TextColor3 = Color3.new(0, 0, 0)
- levitatebutton.TextSize = 14
- darkpanel.Name = "darkpanel"
- darkpanel.Parent = main
- darkpanel.BackgroundColor3 = Color3.new(1, 1, 1)
- darkpanel.BackgroundTransparency = 1
- darkpanel.Position = UDim2.new(0.517688692, 0, 0.228893057, 0)
- darkpanel.Size = UDim2.new(0, 346, 0, 269)
- spamreportbutton.Name = "spamreportbutton"
- spamreportbutton.Parent = darkpanel
- spamreportbutton.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- spamreportbutton.BorderColor3 = Color3.new(0, 0, 0)
- spamreportbutton.BorderSizePixel = 4
- spamreportbutton.Position = UDim2.new(0.14161849, 0, 0.356877327, 0)
- spamreportbutton.Size = UDim2.new(0, 120, 0, 25)
- spamreportbutton.Font = Enum.Font.SourceSans
- spamreportbutton.Text = "Spam Report."
- spamreportbutton.TextColor3 = Color3.new(1, 1, 1)
- spamreportbutton.TextSize = 14
- playerinput.Name = "playerinput"
- playerinput.Parent = spamreportbutton
- playerinput.BackgroundColor3 = Color3.new(0, 1, 0.498039)
- playerinput.BorderColor3 = Color3.new(0.0196078, 0.639216, 0.905882)
- playerinput.BorderSizePixel = 2
- playerinput.Position = UDim2.new(0.0916666687, 0, 1.36000001, 0)
- playerinput.Size = UDim2.new(0, 95, 0, 40)
- playerinput.Font = Enum.Font.SourceSans
- playerinput.Text = "Player"
- playerinput.TextColor3 = Color3.new(0, 0, 0)
- playerinput.TextScaled = true
- playerinput.TextSize = 10
- playerinput.TextWrapped = true
- noclipbutton.Name = "noclipbutton"
- noclipbutton.Parent = darkpanel
- noclipbutton.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- noclipbutton.BorderColor3 = Color3.new(0, 0, 0)
- noclipbutton.BorderSizePixel = 4
- noclipbutton.Position = UDim2.new(0.14161849, 0, 0.684014857, 0)
- noclipbutton.Size = UDim2.new(0, 120, 0, 25)
- noclipbutton.Font = Enum.Font.SourceSans
- noclipbutton.Text = "Noclip keybind (e)"
- noclipbutton.TextColor3 = Color3.new(1, 1, 1)
- noclipbutton.TextSize = 14
- repeatchatbutton.Name = "repeatchatbutton"
- repeatchatbutton.Parent = darkpanel
- repeatchatbutton.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- repeatchatbutton.BorderColor3 = Color3.new(0, 0, 0)
- repeatchatbutton.BorderSizePixel = 4
- repeatchatbutton.Position = UDim2.new(0.14161849, 0, 0.836431205, 0)
- repeatchatbutton.Size = UDim2.new(0, 120, 0, 25)
- repeatchatbutton.Font = Enum.Font.SourceSans
- repeatchatbutton.Text = "Repeat Chat"
- repeatchatbutton.TextColor3 = Color3.new(1, 1, 1)
- repeatchatbutton.TextSize = 14
- fegodbutton.Name = "fegodbutton"
- fegodbutton.Parent = darkpanel
- fegodbutton.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- fegodbutton.BorderColor3 = Color3.new(0, 0, 0)
- fegodbutton.BorderSizePixel = 4
- fegodbutton.Position = UDim2.new(0.580924869, 0, 0.356877327, 0)
- fegodbutton.Size = UDim2.new(0, 120, 0, 25)
- fegodbutton.Font = Enum.Font.SourceSans
- fegodbutton.Text = "FE God"
- fegodbutton.TextColor3 = Color3.new(1, 1, 1)
- fegodbutton.TextSize = 14
- multidembutton.Name = "multidembutton"
- multidembutton.Parent = darkpanel
- multidembutton.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- multidembutton.BorderColor3 = Color3.new(0, 0, 0)
- multidembutton.BorderSizePixel = 4
- multidembutton.Position = UDim2.new(0.580924869, 0, 0.509293675, 0)
- multidembutton.Size = UDim2.new(0, 120, 0, 25)
- multidembutton.Font = Enum.Font.SourceSans
- multidembutton.Text = "Multi Dimensional Player"
- multidembutton.TextColor3 = Color3.new(1, 1, 1)
- multidembutton.TextSize = 13
- enableinvenbutton.Name = "enableinvenbutton"
- enableinvenbutton.Parent = darkpanel
- enableinvenbutton.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- enableinvenbutton.BorderColor3 = Color3.new(0, 0, 0)
- enableinvenbutton.BorderSizePixel = 4
- enableinvenbutton.Position = UDim2.new(0.580924869, 0, 0.669144988, 0)
- enableinvenbutton.Size = UDim2.new(0, 120, 0, 25)
- enableinvenbutton.Font = Enum.Font.SourceSans
- enableinvenbutton.Text = "Enable Inventory"
- enableinvenbutton.TextColor3 = Color3.new(1, 1, 1)
- enableinvenbutton.TextSize = 14
- enableinvenbutton_2.Name = "enableinvenbutton"
- enableinvenbutton_2.Parent = darkpanel
- enableinvenbutton_2.BackgroundColor3 = Color3.new(0.32549, 0.32549, 0.32549)
- enableinvenbutton_2.BorderColor3 = Color3.new(0, 0, 0)
- enableinvenbutton_2.BorderSizePixel = 4
- enableinvenbutton_2.Position = UDim2.new(0.580924869, 0, 0.828996301, 0)
- enableinvenbutton_2.Size = UDim2.new(0, 120, 0, 25)
- enableinvenbutton_2.Font = Enum.Font.SourceSans
- enableinvenbutton_2.Text = "Change your UserID to CreatorID"
- enableinvenbutton_2.TextColor3 = Color3.new(1, 1, 1)
- enableinvenbutton_2.TextScaled = true
- enableinvenbutton_2.TextSize = 12
- enableinvenbutton_2.TextWrapped = true
- lighttopbar.Name = "lighttopbar"
- lighttopbar.Parent = main
- lighttopbar.BackgroundColor3 = Color3.new(1, 1, 1)
- lighttopbar.BackgroundTransparency = 1
- lighttopbar.Position = UDim2.new(0.0990566015, 0, 0.20075047, 0)
- lighttopbar.Size = UDim2.new(0, 359, 0, 21)
- lighttopbar.Image = "rbxassetid://2260429633"
- lighttopbar.ScaleType = Enum.ScaleType.Slice
- lighttopbar.SliceCenter = Rect.new(12, 12, 13, 13)
- title2.Name = "title2"
- title2.Parent = lighttopbar
- title2.BackgroundColor3 = Color3.new(1, 1, 1)
- title2.BackgroundTransparency = 1
- title2.Position = UDim2.new(0.00557103753, 0, 0, 0)
- title2.Size = UDim2.new(0, 357, 0, 22)
- title2.Font = Enum.Font.Code
- title2.Text = "Thanks to all those whose FE Script's appear in this GUI."
- title2.TextColor3 = Color3.new(0, 0, 0)
- title2.TextScaled = true
- title2.TextSize = 14
- title2.TextWrapped = true
- --var
- local player = game.Players.LocalPlayer
- local mouse = player:GetMouse()
- --tween
- main:TweenPosition(UDim2.new(0.023, 0,-0.032, 0), 'In', 'Back', 2)
- --buTTons
- enableinvenbutton.MouseButton1Click:Connect(function()
- game.StarterGui:SetCoreGuiEnabled(2, true)
- end)
- --koi
- mouse.KeyDown:Connect(function(key)
- if key == "e" then
- if visible == true then
- wait()
- local visible = false
- main.Visible = false
- else
- local visible = true
- main.Visible = true
- end
- end
- end)
- --func
- function alert(text,delay)
- message.Text = text
- half1.Visible = true
- wait(delay)
- half1.Visible = false
- end
- -- Draggable owo
- main.Draggable = true
- darkpanel.Draggable = true
- -- Scripts
Advertisement
Add Comment
Please, Sign In to add comment