Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- if game.CoreGui:FindFirstChild("SlaxxHub_PREMIUM") ~= nil then
- game.CoreGui:FindFirstChild("SlaxxHub_PREMIUM"):Destroy()
- end
- if game.Lighting:FindFirstChild("Blur") ~= nil then
- game.Lighting:FindFirstChild("Blur"):Destroy()
- end
- function loads(link)
- loadstring(game:HttpGet(link))()
- end
- local config = {};
- local function gamename()
- local marketplaceService = game:GetService("MarketplaceService")
- local isSuccessful, info = pcall(marketplaceService.GetProductInfo, marketplaceService, game.PlaceId)
- if isSuccessful then
- return tostring(info.Name);
- end
- end
- local httpService = game:GetService("HttpService");
- pcall(function()
- config = httpService:JSONDecode(readfile("PREMIUM_"..gamename() .. "_SlaxxHubConfig.txt"));
- end);
- local function saveConfig()
- writefile("PREMIUM_"..gamename() .. "_SlaxxHubConfig.txt", httpService:JSONEncode(config));
- end;
- saveConfig()
- loadstring(game:HttpGet("https://raw.githubusercontent.com/skeletalz/Slaxx-Hub/master/PremiumGames"))()
- local SlaxxHub = Instance.new("ScreenGui")
- local Main = Instance.new("ImageLabel")
- local Title = Instance.new("TextLabel")
- local UIGradient = Instance.new("UIGradient")
- local reorder = Instance.new("ImageButton")
- local Open = Instance.new("ImageLabel")
- local scroll = Instance.new("ScrollingFrame")
- local UIListLayout = Instance.new("UIListLayout")
- local Games = Instance.new("TextButton")
- local GamesList = Instance.new("ImageLabel")
- local GamesList_2 = Instance.new("ScrollingFrame")
- local UIPadding = Instance.new("UIPadding")
- local UIListLayout_2 = Instance.new("UIListLayout")
- local Under = Instance.new("Frame")
- local KeyEnter = Instance.new("TextBox")
- local LoginButton = Instance.new("ImageButton")
- local Title_2 = Instance.new("TextLabel")
- local LoginButton_2 = Instance.new("ImageButton")
- local Title_3 = Instance.new("TextLabel")
- local GameSupport = Instance.new("TextLabel")
- local Support = Instance.new("ImageButton")
- local Important = Instance.new("TextLabel")
- local TextLabel = Instance.new("TextLabel")
- local TextLabel_2 = Instance.new("TextLabel")
- local Loader = Instance.new("ImageLabel")
- local Title_4 = Instance.new("TextLabel")
- local UIGradient_2 = Instance.new("UIGradient")
- local LoadBG = Instance.new("ImageLabel")
- local Load = Instance.new("ImageLabel")
- local UIGradient_3 = Instance.new("UIGradient")
- local LoadText = Instance.new("TextLabel")
- --Properties:
- SlaxxHub.Name = "SlaxxHub_PREMIUM"
- SlaxxHub.Parent = game:GetService("CoreGui")
- SlaxxHub.ResetOnSpawn = false
- Main.Name = "Main"
- Main.Parent = SlaxxHub
- Main.Active = true
- Main.AnchorPoint = Vector2.new(0.5, 0)
- Main.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Main.BackgroundTransparency = 1.000
- Main.BorderSizePixel = 0
- Main.Position = UDim2.new(0.5, 0, 0.261, 0)
- Main.Selectable = true
- Main.Size = UDim2.new(0, 225, 0, 300)
- Main.Image = "rbxassetid://3570695787"
- Main.ImageColor3 = Color3.fromRGB(34, 34, 34)
- Main.ScaleType = Enum.ScaleType.Slice
- Main.SliceCenter = Rect.new(100, 100, 100, 100)
- Main.SliceScale = 0.080
- Title.Name = "Title"
- Title.Parent = Main
- Title.Active = true
- Title.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- Title.BackgroundTransparency = 1.000
- Title.BorderSizePixel = 0
- Title.Selectable = true
- Title.Size = UDim2.new(0, 185, 0, 30)
- Title.Font = Enum.Font.GothamBold
- Title.Text = " Slaxx Premium"
- Title.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title.TextSize = 24.000
- Title.TextStrokeTransparency = 0.000
- Title.TextXAlignment = Enum.TextXAlignment.Left
- UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.35, Color3.fromRGB(229, 196, 30)), ColorSequenceKeypoint.new(0.70, Color3.fromRGB(229, 196, 30)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
- UIGradient.Offset = Vector2.new(-0.649999976, 0)
- UIGradient.Rotation = 35
- UIGradient.Parent = Title
- reorder.Name = "reorder"
- reorder.Parent = Main
- reorder.BackgroundTransparency = 1.000
- reorder.Position = UDim2.new(0.862857163, 0, 0, 0)
- reorder.Size = UDim2.new(0, 30, 0, 30)
- reorder.ZIndex = 2
- reorder.Image = "rbxassetid://3926305904"
- reorder.ImageRectOffset = Vector2.new(484, 204)
- reorder.ImageRectSize = Vector2.new(36, 36)
- Open.Name = "Open"
- Open.Parent = reorder
- Open.AnchorPoint = Vector2.new(0.5, 0.5)
- Open.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Open.BackgroundTransparency = 1.000
- Open.ClipsDescendants = true
- Open.Position = UDim2.new(-2.72, 0, 5.5, 0)
- Open.ZIndex = 8
- Open.Image = "rbxassetid://3570695787"
- Open.ImageColor3 = Color3.fromRGB(34, 34, 34)
- Open.ScaleType = Enum.ScaleType.Slice
- Open.SliceCenter = Rect.new(100, 100, 100, 100)
- Open.SliceScale = 0.080
- scroll.Name = "scroll"
- scroll.Parent = Open
- scroll.Active = true
- scroll.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- scroll.BackgroundTransparency = 1.000
- scroll.BorderSizePixel = 0
- scroll.ClipsDescendants = false
- scroll.Position = UDim2.new(0, 0, 0, 0)
- scroll.Size = UDim2.new(1, 0, 1, 0)
- scroll.ZIndex = 8
- scroll.CanvasSize = UDim2.new(0, 0, 1, 0)
- scroll.ScrollBarThickness = 0
- UIListLayout.Parent = scroll
- UIListLayout.SortOrder = Enum.SortOrder.LayoutOrder
- Games.Name = "Games"
- Games.Parent = scroll
- Games.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- Games.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Games.BorderSizePixel = 0
- Games.Size = UDim2.new(1, 0, 0, 30)
- Games.ZIndex = 9
- Games.AutoButtonColor = false
- Games.Font = Enum.Font.GothamBold
- Games.Text = "Games"
- Games.TextColor3 = Color3.fromRGB(255, 255, 255)
- Games.TextSize = 16.000
- Games.TextStrokeTransparency = 0.000
- GamesList.Name = "Games List"
- GamesList.Parent = Games
- GamesList.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- GamesList.BackgroundTransparency = 1.000
- GamesList.ClipsDescendants = true
- GamesList.Position = UDim2.new(1.04999995, 0, 0, 0)
- GamesList.Image = "rbxassetid://3570695787"
- GamesList.ImageColor3 = Color3.fromRGB(34, 34, 34)
- GamesList.ScaleType = Enum.ScaleType.Slice
- GamesList.SliceCenter = Rect.new(100, 100, 100, 100)
- GamesList.SliceScale = 0.080
- GamesList_2.Name = "Games List"
- GamesList_2.Parent = GamesList
- GamesList_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- GamesList_2.BackgroundTransparency = 1.000
- GamesList_2.BorderSizePixel = 0
- GamesList_2.Selectable = false
- GamesList_2.Size = UDim2.new(1, 0, 1, 0)
- GamesList_2.ZIndex = 2
- GamesList_2.CanvasSize = UDim2.new(0, 0, 0, 2)
- GamesList_2.ScrollBarThickness = 0
- UIPadding.Parent = GamesList_2
- UIPadding.PaddingTop = UDim.new(0, 2)
- UIListLayout_2.Parent = GamesList_2
- UIListLayout_2.SortOrder = Enum.SortOrder.LayoutOrder
- UIListLayout_2.Padding = UDim.new(0, 2)
- for i,v in pairs(_G.Games) do
- GamesList_2.CanvasSize = GamesList_2.CanvasSize + UDim2.new(0,0,0,32)
- local Game = Instance.new("TextButton")
- Game.Name = "Game"
- Game.Parent = GamesList_2
- Game.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- Game.BackgroundTransparency = 1.000
- Game.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Game.BorderSizePixel = 0
- Game.Position = UDim2.new(0, 0, 0.0454545468, 0)
- Game.Size = UDim2.new(1, 0, 0, 30)
- Game.AutoButtonColor = false
- Game.Font = Enum.Font.GothamBold
- Game.Text = " "..v.Name
- Game.TextColor3 = Color3.fromRGB(255, 255, 255)
- Game.TextScaled = true
- Game.TextSize = 16.000
- Game.TextWrapped = true
- Game.TextXAlignment = Enum.TextXAlignment.Left
- if v.Status == 4 then
- local Type = Instance.new("ImageButton")
- Type.Name = "Type"
- Type.Parent = Game
- Type.BackgroundTransparency = 1.000
- Type.Size = UDim2.new(0, 25, 0, 25)
- Type.ZIndex = 2
- Type.Image = "rbxassetid://3926305904"
- Type.ImageColor3 = Color3.fromRGB(64, 255, 21)
- Type.ImageRectOffset = Vector2.new(804, 324)
- Type.ImageRectSize = Vector2.new(36, 36)
- elseif v.Status == 3 then
- local Type = Instance.new("ImageButton")
- Type.Name = "Type"
- Type.Parent = Game
- Type.BackgroundTransparency = 1.000
- Type.Size = UDim2.new(0, 25, 0, 25)
- Type.ZIndex = 2
- Type.Image = "rbxassetid://3926307971"
- Type.ImageColor3 = Color3.fromRGB(186, 255, 83)
- Type.ImageRectOffset = Vector2.new(444, 444)
- Type.ImageRectSize = Vector2.new(36, 36)
- elseif v.Status == 2 then
- local Type = Instance.new("ImageButton")
- Type.Name = "Type"
- Type.Parent = Game
- Type.BackgroundTransparency = 1.000
- Type.Size = UDim2.new(0, 25, 0, 25)
- Type.ZIndex = 2
- Type.Image = "rbxassetid://3926307971"
- Type.ImageColor3 = Color3.fromRGB(255, 190, 23)
- Type.ImageRectOffset = Vector2.new(844, 404)
- Type.ImageRectSize = Vector2.new(36, 36)
- elseif v.Status == 1 then
- local Type = Instance.new("ImageButton")
- Type.Name = "Type"
- Type.Parent = Game
- Type.BackgroundTransparency = 1.000
- Type.Size = UDim2.new(0, 25, 0, 25)
- Type.ZIndex = 2
- Type.Image = "rbxassetid://3926305904"
- Type.ImageColor3 = Color3.fromRGB(255, 0, 0)
- Type.ImageRectOffset = Vector2.new(204, 84)
- Type.ImageRectSize = Vector2.new(36, 36)
- end
- Game.MouseButton1Click:Connect(function()
- local ts = game:GetService("TeleportService")
- local p = game:GetService("Players").LocalPlayer
- ts:Teleport(v.ID, p)
- if syn then
- syn.queue_on_teleport(loadstring(game:HttpGet(('\97\117\108\46\114\101\100\97\111\76\109\117\105\109\101\114\80\47\114\101\116\115\97\109\47\98\117\72\45\120\120\97\108\83\47\122\108\97\116\101\108\101\107\115\47\109\111\99\46\116\110\101\116\110\111\99\114\101\115\117\98\117\104\116\105\103\46\119\97\114\47\47\58\115\112\116\116\104'):reverse(), true))())
- end
- end)
- end
- Under.Name = "Under"
- Under.Parent = scroll
- Under.BackgroundColor3 = Color3.fromRGB(229, 196, 30)
- Under.BorderSizePixel = 0
- Under.Position = UDim2.new(0, 0, 0.259259254, 0)
- Under.Size = UDim2.new(1, 0, 0, 2)
- Under.ZIndex = 9
- local Library = {}
- function Library:Category(name)
- config[name] = {}
- local Category = Instance.new("TextButton")
- local CategoryList = Instance.new("ImageLabel")
- local CategoryList_2 = Instance.new("ScrollingFrame")
- local UIPadding_3 = Instance.new("UIPadding")
- local UIListLayout_4 = Instance.new("UIListLayout")
- Category.Name = name
- Category.Parent = scroll
- Category.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- Category.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Category.BorderSizePixel = 0
- Category.Size = UDim2.new(1, 0, 0, 30)
- Category.ZIndex = 9
- Category.AutoButtonColor = false
- Category.Font = Enum.Font.GothamBold
- Category.Text = name
- Category.TextColor3 = Color3.fromRGB(255, 255, 255)
- Category.TextSize = 16.000
- Category.TextStrokeTransparency = 0.000
- CategoryList.Name = name.." List"
- CategoryList.Parent = Category
- CategoryList.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CategoryList.BackgroundTransparency = 1.000
- CategoryList.Position = UDim2.new(1.04999995, 0, 0, 0)
- CategoryList.Image = "rbxassetid://3570695787"
- CategoryList.ImageColor3 = Color3.fromRGB(34, 34, 34)
- CategoryList.ScaleType = Enum.ScaleType.Slice
- CategoryList.SliceCenter = Rect.new(100, 100, 100, 100)
- CategoryList.SliceScale = 0.080
- CategoryList.Size = UDim2.new(0,0,0,0)
- CategoryList_2.Name = name.." List"
- CategoryList_2.Parent = CategoryList
- CategoryList_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- CategoryList_2.BackgroundTransparency = 1.000
- CategoryList_2.BorderSizePixel = 0
- CategoryList_2.Selectable = false
- CategoryList_2.Size = UDim2.new(1, 0, 1, 0)
- CategoryList_2.ZIndex = 2
- CategoryList_2.CanvasSize = UDim2.new(0, 0, 0,0)
- CategoryList_2.ScrollBarThickness = 0
- UIPadding_3.Parent = CategoryList_2
- UIPadding_3.PaddingTop = UDim.new(0, 2)
- UIListLayout_4.Parent = CategoryList_2
- UIListLayout_4.SortOrder = Enum.SortOrder.LayoutOrder
- UIListLayout_4.Padding = UDim.new(0, 2)
- local Win = {}
- function Win:Section(text)
- local Section = Instance.new("TextLabel")
- local SectionRound = Instance.new("ImageLabel")
- Section.Name = text
- Section.Parent = CategoryList_2
- Section.Active = true
- Section.BackgroundColor3 = Color3.fromRGB(28, 28, 28)
- Section.BackgroundTransparency = 1.000
- Section.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Section.BorderSizePixel = 0
- Section.Position = UDim2.new(0, 0, 0.0454545468, 0)
- Section.Selectable = true
- Section.Size = UDim2.new(1, 0, 0, 25)
- Section.ZIndex = 2
- Section.Font = Enum.Font.GothamBold
- Section.Text = text
- Section.TextColor3 = Color3.fromRGB(255, 255, 255)
- Section.TextSize = 16.000
- Section.TextWrapped = true
- Section.TextXAlignment = Enum.TextXAlignment.Center
- SectionRound.Name = "SectionRound"
- SectionRound.Parent = Section
- SectionRound.Active = true
- SectionRound.AnchorPoint = Vector2.new(0.5, 0.5)
- SectionRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- SectionRound.BackgroundTransparency = 1.000
- SectionRound.Position = UDim2.new(0.5, 0, 0.5, 0)
- SectionRound.Selectable = true
- SectionRound.Size = UDim2.new(1, -6, 1, 0)
- SectionRound.Image = "rbxassetid://3570695787"
- SectionRound.ImageColor3 = Color3.fromRGB(62,62,62)
- SectionRound.ScaleType = Enum.ScaleType.Slice
- SectionRound.SliceCenter = Rect.new(100, 100, 100, 100)
- SectionRound.SliceScale = 0.080
- CategoryList_2.CanvasSize = CategoryList_2.CanvasSize + UDim2.new(0,0,0,27.95)
- end
- function Win:Button(Title,ClickText,callback)
- callback = callback or function() end
- CategoryList_2.CanvasSize = CategoryList_2.CanvasSize + UDim2.new(0,0,0,27.95)
- local Button = Instance.new("TextLabel")
- local ButtonRound = Instance.new("ImageLabel")
- local ButtonBGRound = Instance.new("ImageButton")
- local ClickName = Instance.new("TextLabel")
- local FillEffect = Instance.new("ImageButton")
- Button.Name = Title
- Button.Parent = CategoryList_2
- Button.Active = true
- Button.BackgroundColor3 = Color3.fromRGB(28, 28, 28)
- Button.BackgroundTransparency = 1.000
- Button.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Button.BorderSizePixel = 0
- Button.Position = UDim2.new(0, 0, 0.0454545468, 0)
- Button.Selectable = true
- Button.Size = UDim2.new(1, 0, 0, 25)
- Button.ZIndex = 2
- Button.Font = Enum.Font.GothamBold
- Button.Text = " "..Title
- Button.TextColor3 = Color3.fromRGB(255, 255, 255)
- Button.TextSize = 16.000
- Button.TextWrapped = true
- Button.TextXAlignment = Enum.TextXAlignment.Left
- ButtonRound.Name = "ButtonRound"
- ButtonRound.Parent = Button
- ButtonRound.Active = true
- ButtonRound.AnchorPoint = Vector2.new(0.5, 0.5)
- ButtonRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ButtonRound.BackgroundTransparency = 1.000
- ButtonRound.Position = UDim2.new(0.5, 0, 0.5, 0)
- ButtonRound.Selectable = true
- ButtonRound.Size = UDim2.new(1, -6, 1, 0)
- ButtonRound.Image = "rbxassetid://3570695787"
- ButtonRound.ImageColor3 = Color3.fromRGB(42, 42, 42)
- ButtonRound.ScaleType = Enum.ScaleType.Slice
- ButtonRound.SliceCenter = Rect.new(100, 100, 100, 100)
- ButtonRound.SliceScale = 0.080
- ButtonBGRound.Name = "ButtonBGRound"
- ButtonBGRound.Parent = Button
- ButtonBGRound.AnchorPoint = Vector2.new(0.5, 0.5)
- ButtonBGRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ButtonBGRound.BackgroundTransparency = 1.000
- ButtonBGRound.Position = UDim2.new(0.807317078, 0, 0.5, 0)
- ButtonBGRound.Size = UDim2.new(0.298000008, -6, 1, -4)
- ButtonBGRound.ZIndex = 2
- ButtonBGRound.Image = "rbxassetid://3570695787"
- ButtonBGRound.ImageColor3 = Color3.fromRGB(36, 36, 36)
- ButtonBGRound.ScaleType = Enum.ScaleType.Slice
- ButtonBGRound.SliceCenter = Rect.new(100, 100, 100, 100)
- ButtonBGRound.SliceScale = 0.080
- ClickName.Name = "ClickName"
- ClickName.Parent = ButtonBGRound
- ClickName.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ClickName.BackgroundTransparency = 1.000
- ClickName.Size = UDim2.new(1, 0, 1, 0)
- ClickName.ZIndex = 3
- ClickName.Font = Enum.Font.GothamBold
- ClickName.Text = ClickText
- ClickName.TextColor3 = Color3.fromRGB(255, 255, 255)
- ClickName.TextSize = 14.000
- ClickName.TextWrapped = true
- FillEffect.Name = "FillEffect"
- FillEffect.Parent = ButtonBGRound
- FillEffect.AnchorPoint = Vector2.new(0.5, 0.5)
- FillEffect.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- FillEffect.BackgroundTransparency = 1.000
- FillEffect.Position = UDim2.new(0.5, 0, 0.5, 0)
- FillEffect.ZIndex = 2
- FillEffect.Image = "rbxassetid://3570695787"
- FillEffect.ImageColor3 = Color3.fromRGB(229, 196, 30)
- FillEffect.ScaleType = Enum.ScaleType.Slice
- FillEffect.SliceCenter = Rect.new(100, 100, 100, 100)
- FillEffect.SliceScale = 0.080
- function clicksound()
- spawn(function()
- local s = Instance.new("Sound",workspace)
- s.SoundId = "rbxassetid://421058925"
- s.Volume = 2.5
- s.Playing = true
- wait(0.5)
- s:Destroy()
- end)
- end
- ButtonBGRound.MouseButton1Click:Connect(function()
- clicksound()
- spawn(function() callback() end)
- game:GetService("TweenService"):Create(FillEffect,TweenInfo.new(0.3),{Size = UDim2.new(1,0,1,0)}):Play()
- wait(0.5)
- game:GetService("TweenService"):Create(FillEffect,TweenInfo.new(0.3),{Size = UDim2.new(0,0,0,0)}):Play()
- end)
- end
- function Win:Box(Title,flag,callback)
- callback = callback or function(text) end
- flag = flag or _G
- CategoryList_2.CanvasSize = CategoryList_2.CanvasSize + UDim2.new(0,0,0,27.95)
- local Box = Instance.new("TextLabel")
- local BoxRound = Instance.new("ImageLabel")
- local BoxBGRound = Instance.new("ImageLabel")
- local RealBox = Instance.new("TextBox")
- Box.Name = Title
- Box.Parent = CategoryList_2
- Box.Active = true
- Box.BackgroundColor3 = Color3.fromRGB(28, 28, 28)
- Box.BackgroundTransparency = 1.000
- Box.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Box.BorderSizePixel = 0
- Box.Position = UDim2.new(0, 0, 0.0454545468, 0)
- Box.Selectable = true
- Box.Size = UDim2.new(1, 0, 0, 25)
- Box.ZIndex = 2
- Box.Font = Enum.Font.GothamBold
- Box.Text = " "..Title
- Box.TextColor3 = Color3.fromRGB(255, 255, 255)
- Box.TextSize = 16.000
- Box.TextWrapped = true
- Box.TextXAlignment = Enum.TextXAlignment.Left
- BoxRound.Name = "BoxRound"
- BoxRound.Parent = Box
- BoxRound.Active = true
- BoxRound.AnchorPoint = Vector2.new(0.5, 0.5)
- BoxRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- BoxRound.BackgroundTransparency = 1.000
- BoxRound.Position = UDim2.new(0.5, 0, 0.5, 0)
- BoxRound.Selectable = true
- BoxRound.Size = UDim2.new(1, -6, 1, 0)
- BoxRound.Image = "rbxassetid://3570695787"
- BoxRound.ImageColor3 = Color3.fromRGB(42, 42, 42)
- BoxRound.ScaleType = Enum.ScaleType.Slice
- BoxRound.SliceCenter = Rect.new(100, 100, 100, 100)
- BoxRound.SliceScale = 0.080
- BoxBGRound.Name = "BoxBGRound"
- BoxBGRound.Parent = Box
- BoxBGRound.Active = true
- BoxBGRound.AnchorPoint = Vector2.new(0.5, 0.5)
- BoxBGRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- BoxBGRound.BackgroundTransparency = 1.000
- BoxBGRound.Position = UDim2.new(0.807317078, 0, 0.5, 0)
- BoxBGRound.Selectable = true
- BoxBGRound.Size = UDim2.new(0.298000008, -6, 1, -4)
- BoxBGRound.ZIndex = 2
- BoxBGRound.Image = "rbxassetid://3570695787"
- BoxBGRound.ImageColor3 = Color3.fromRGB(36, 36, 36)
- BoxBGRound.ScaleType = Enum.ScaleType.Slice
- BoxBGRound.SliceCenter = Rect.new(100, 100, 100, 100)
- BoxBGRound.SliceScale = 0.080
- RealBox.Name = "RealBox"
- RealBox.Parent = BoxBGRound
- RealBox.Active = false
- RealBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- RealBox.BackgroundTransparency = 1.000
- RealBox.Selectable = false
- RealBox.Size = UDim2.new(1, 0, 1, 0)
- RealBox.ZIndex = 3
- RealBox.ClearTextOnFocus = false
- RealBox.Font = Enum.Font.GothamBold
- RealBox.PlaceholderColor3 = Color3.fromRGB(255, 255, 255)
- RealBox.Text = ""
- RealBox.TextColor3 = Color3.fromRGB(255, 255, 255)
- RealBox.TextScaled = true
- RealBox.TextSize = 14.000
- RealBox.TextWrapped = true
- function pressSound()
- spawn(function()
- local s = Instance.new("Sound",workspace)
- s.SoundId = "rbxassetid://5231386761"
- s.Volume = 1.25
- s.Playing = true
- wait(0.5)
- s:Destroy()
- end)
- end
- if config[name][Title] then
- RealBox.Text = config[name][Title]
- flag = config[name][Title]
- end
- RealBox.Focused:Connect(function()
- game:GetService("TweenService"):Create(RealBox,TweenInfo.new(0.3),{TextColor3 = Color3.fromRGB(229, 196, 30)}):Play()
- end)
- RealBox.FocusLost:Connect(function()
- callback(RealBox.Text)
- flag = RealBox.Text
- config[name][Title] = RealBox.Text
- saveConfig()
- game:GetService("TweenService"):Create(RealBox,TweenInfo.new(0.3),{TextColor3 = Color3.fromRGB(255,255,255)}):Play()
- end)
- RealBox:GetPropertyChangedSignal("Text"):Connect(function()
- pressSound()
- end)
- end
- function Win:Bind(Title,def,flag,callback)
- callback = callback or function(text) end
- flag = flag or _G
- CategoryList_2.CanvasSize = CategoryList_2.CanvasSize + UDim2.new(0,0,0,27.95)
- local Box = Instance.new("TextLabel")
- local BoxRound = Instance.new("ImageLabel")
- local BoxBGRound = Instance.new("ImageLabel")
- local RealBox = Instance.new("TextButton")
- Box.Name = Title
- Box.Parent = CategoryList_2
- Box.Active = true
- Box.BackgroundColor3 = Color3.fromRGB(28, 28, 28)
- Box.BackgroundTransparency = 1.000
- Box.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Box.BorderSizePixel = 0
- Box.Position = UDim2.new(0, 0, 0.0454545468, 0)
- Box.Selectable = true
- Box.Size = UDim2.new(1, 0, 0, 25)
- Box.ZIndex = 2
- Box.Font = Enum.Font.GothamBold
- Box.Text = " "..Title
- Box.TextColor3 = Color3.fromRGB(255, 255, 255)
- Box.TextSize = 16.000
- Box.TextWrapped = true
- Box.TextXAlignment = Enum.TextXAlignment.Left
- BoxRound.Name = "BindRound"
- BoxRound.Parent = Box
- BoxRound.Active = true
- BoxRound.AnchorPoint = Vector2.new(0.5, 0.5)
- BoxRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- BoxRound.BackgroundTransparency = 1.000
- BoxRound.Position = UDim2.new(0.5, 0, 0.5, 0)
- BoxRound.Selectable = true
- BoxRound.Size = UDim2.new(1, -6, 1, 0)
- BoxRound.Image = "rbxassetid://3570695787"
- BoxRound.ImageColor3 = Color3.fromRGB(42, 42, 42)
- BoxRound.ScaleType = Enum.ScaleType.Slice
- BoxRound.SliceCenter = Rect.new(100, 100, 100, 100)
- BoxRound.SliceScale = 0.080
- BoxBGRound.Name = "BindBGRound"
- BoxBGRound.Parent = Box
- BoxBGRound.Active = true
- BoxBGRound.AnchorPoint = Vector2.new(0.5, 0.5)
- BoxBGRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- BoxBGRound.BackgroundTransparency = 1.000
- BoxBGRound.Position = UDim2.new(0.807317078, 0, 0.5, 0)
- BoxBGRound.Selectable = true
- BoxBGRound.Size = UDim2.new(0.298000008, -6, 1, -4)
- BoxBGRound.ZIndex = 2
- BoxBGRound.Image = "rbxassetid://3570695787"
- BoxBGRound.ImageColor3 = Color3.fromRGB(36, 36, 36)
- BoxBGRound.ScaleType = Enum.ScaleType.Slice
- BoxBGRound.SliceCenter = Rect.new(100, 100, 100, 100)
- BoxBGRound.SliceScale = 0.080
- RealBox.Name = "RealBind"
- RealBox.Parent = BoxBGRound
- RealBox.Active = false
- RealBox.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- RealBox.BackgroundTransparency = 1.000
- RealBox.Selectable = false
- RealBox.Size = UDim2.new(1, 0, 1, 0)
- RealBox.ZIndex = 3
- RealBox.Font = Enum.Font.GothamBold
- RealBox.Text = def
- RealBox.TextColor3 = Color3.fromRGB(255, 255, 255)
- RealBox.TextScaled = true
- RealBox.TextSize = 14.000
- RealBox.TextWrapped = true
- if config[name][Title] then
- RealBox.Text = config[name][Title]
- flag = config[name][Title]
- end
- local banned = {
- Return = true;
- Space = true;
- Tab = true;
- Unknown = true;
- RightShift = true;
- A = true;
- S = true;
- D = true;
- W = true;
- }
- local shortNames = {
- RightControl = 'RightCtrl';
- LeftControl = 'LeftCtrl';
- LeftShift = 'LShift';
- MouseButton1 = "Mouse1";
- MouseButton2 = "Mouse2";
- }
- local allowed = {
- MouseButton1 = true;
- MouseButton2 = true;
- }
- Binding =false
- RealBox.MouseButton1Click:Connect(function()
- game:GetService("TweenService"):Create(RealBox,TweenInfo.new(0.3),{TextColor3 = Color3.fromRGB(229, 196, 30)}):Play()
- Binding = true
- RealBox.Text = "..."
- local a, b = game:GetService('UserInputService').InputBegan:wait();
- local name = tostring(a.KeyCode.Name);
- local typeName = tostring(a.UserInputType.Name);
- if (a.UserInputType ~= Enum.UserInputType.Keyboard and (allowed[a.UserInputType.Name]) and (not keyboardOnly)) or (a.KeyCode and (not banned[a.KeyCode.Name])) then
- local name = (a.UserInputType ~= Enum.UserInputType.Keyboard and a.UserInputType.Name or a.KeyCode.Name);
- callback(name);
- flag = name
- config[name][Title] = shortNames[name] or name:lower();
- saveConfig()
- RealBox.Text = shortNames[name] or name:lower();
- end
- wait(0.1)
- binding = false;
- game:GetService("TweenService"):Create(RealBox,TweenInfo.new(0.3),{TextColor3 = Color3.fromRGB(255,255,255)}):Play()
- end)
- end
- function Win:Toggle(Title,flag,callback)
- CategoryList_2.CanvasSize = CategoryList_2.CanvasSize + UDim2.new(0,0,0,27.95)
- callback = callback or function(state) end
- flag = flag or _G
- local Toggle = Instance.new("TextLabel")
- local ToggleRound = Instance.new("ImageLabel")
- local ToggleBGRound = Instance.new("ImageButton")
- Toggle.Name = Title
- Toggle.Parent = CategoryList_2
- Toggle.Active = true
- Toggle.BackgroundColor3 = Color3.fromRGB(28, 28, 28)
- Toggle.BackgroundTransparency = 1.000
- Toggle.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Toggle.BorderSizePixel = 0
- Toggle.Position = UDim2.new(0, 0, 0.0454545468, 0)
- Toggle.Selectable = true
- Toggle.Size = UDim2.new(1, 0, 0, 25)
- Toggle.ZIndex = 2
- Toggle.Font = Enum.Font.GothamBold
- Toggle.Text = " "..Title
- Toggle.TextColor3 = Color3.fromRGB(255, 255, 255)
- Toggle.TextSize = 16.000
- Toggle.TextWrapped = true
- Toggle.TextXAlignment = Enum.TextXAlignment.Left
- ToggleRound.Name = "ToggleRound"
- ToggleRound.Parent = Toggle
- ToggleRound.Active = true
- ToggleRound.AnchorPoint = Vector2.new(0.5, 0.5)
- ToggleRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ToggleRound.BackgroundTransparency = 1.000
- ToggleRound.Position = UDim2.new(0.5, 0, 0.5, 0)
- ToggleRound.Selectable = true
- ToggleRound.Size = UDim2.new(1, -6, 1, 0)
- ToggleRound.Image = "rbxassetid://3570695787"
- ToggleRound.ImageColor3 = Color3.fromRGB(42, 42, 42)
- ToggleRound.ScaleType = Enum.ScaleType.Slice
- ToggleRound.SliceCenter = Rect.new(100, 100, 100, 100)
- ToggleRound.SliceScale = 0.080
- ToggleBGRound.Name = "ToggleBGRound"
- ToggleBGRound.Parent = Toggle
- ToggleBGRound.AnchorPoint = Vector2.new(0.5, 0.5)
- ToggleBGRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ToggleBGRound.BackgroundTransparency = 1.000
- ToggleBGRound.Position = UDim2.new(0.890243888, 0, 0.5, 0)
- ToggleBGRound.Size = UDim2.new(0.132146433, -6, 1, -4)
- ToggleBGRound.ZIndex = 2
- ToggleBGRound.Image = "rbxassetid://3570695787"
- ToggleBGRound.ImageColor3 = Color3.fromRGB(36, 36, 36)
- ToggleBGRound.ScaleType = Enum.ScaleType.Slice
- ToggleBGRound.SliceCenter = Rect.new(100, 100, 100, 100)
- ToggleBGRound.SliceScale = 0.080
- local e = false
- if config[name][Title] then
- e = config[name][Title]
- flag = config[name][Title]
- if e == false then e = true
- game:GetService("TweenService"):Create(ToggleBGRound,TweenInfo.new(0.3),{ImageColor3 = Color3.fromRGB(229, 196, 30)}):Play()
- else
- e = false
- game:GetService("TweenService"):Create(ToggleBGRound,TweenInfo.new(0.3),{ImageColor3 = Color3.fromRGB(36, 36, 36)}):Play()
- end
- callback(e)
- end
- function clicksound()
- spawn(function()
- local s = Instance.new("Sound",workspace)
- s.SoundId = "rbxassetid://421058925"
- s.Volume = 2.5
- s.Playing = true
- wait(0.5)
- s:Destroy()
- end)
- end
- ToggleBGRound.MouseButton1Click:Connect(function()
- clicksound()
- if e == false then e = true
- game:GetService("TweenService"):Create(ToggleBGRound,TweenInfo.new(0.3),{ImageColor3 = Color3.fromRGB(229, 196, 30)}):Play()
- flag = e
- config[name][Title] = e
- saveConfig()
- else
- e = false
- flag = e
- config[name][Title] = e
- saveConfig()
- game:GetService("TweenService"):Create(ToggleBGRound,TweenInfo.new(0.3),{ImageColor3 = Color3.fromRGB(36, 36, 36)}):Play()
- end
- callback(e)
- end)
- end
- function Win:Slider(Title,min,default,flag,max,callback)
- CategoryList_2.CanvasSize = CategoryList_2.CanvasSize + UDim2.new(0,0,0,27.95)
- flag = flag or _G
- callback = callback or function(call) end
- local Slider = Instance.new("TextLabel")
- local SliderRound = Instance.new("ImageLabel")
- local SliderBGRound = Instance.new("ImageButton")
- local Inner = Instance.new("ImageButton")
- Slider.Name = Title
- Slider.Parent = CategoryList_2
- Slider.Active = true
- Slider.BackgroundColor3 = Color3.fromRGB(28, 28, 28)
- Slider.BackgroundTransparency = 1.000
- Slider.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Slider.BorderSizePixel = 0
- Slider.Position = UDim2.new(0, 0, 0.0454545468, 0)
- Slider.Selectable = true
- Slider.Size = UDim2.new(1, 0, 0, 25)
- Slider.ZIndex = 2
- Slider.Font = Enum.Font.GothamBold
- Slider.Text = " "..Title
- Slider.TextColor3 = Color3.fromRGB(255, 255, 255)
- Slider.TextSize = 16.000
- Slider.TextWrapped = true
- Slider.TextXAlignment = Enum.TextXAlignment.Left
- SliderRound.Name = "SliderRound"
- SliderRound.Parent = Slider
- SliderRound.Active = true
- SliderRound.AnchorPoint = Vector2.new(0.5, 0.5)
- SliderRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- SliderRound.BackgroundTransparency = 1.000
- SliderRound.Position = UDim2.new(0.5, 0, 0.5, 0)
- SliderRound.Selectable = true
- SliderRound.Size = UDim2.new(1, -6, 1, 0)
- SliderRound.Image = "rbxassetid://3570695787"
- SliderRound.ImageColor3 = Color3.fromRGB(42, 42, 42)
- SliderRound.ScaleType = Enum.ScaleType.Slice
- SliderRound.SliceCenter = Rect.new(100, 100, 100, 100)
- SliderRound.SliceScale = 0.080
- SliderBGRound.Name = "SliderBGRound"
- SliderBGRound.Parent = Slider
- SliderBGRound.AnchorPoint = Vector2.new(0.5, 0.5)
- SliderBGRound.BackgroundColor3 = Color3.fromRGB(42, 42, 42)
- SliderBGRound.BorderSizePixel = 0
- SliderBGRound.ClipsDescendants = true
- SliderBGRound.Position = UDim2.new(0.807317078, 0, 0.5, 0)
- SliderBGRound.Size = UDim2.new(0, 55, 0, 14)
- SliderBGRound.ZIndex = 2
- SliderBGRound.AutoButtonColor = false
- SliderBGRound.Image = "rbxassetid://3570695787"
- SliderBGRound.ImageColor3 = Color3.fromRGB(36, 36, 36)
- SliderBGRound.ScaleType = Enum.ScaleType.Slice
- SliderBGRound.SliceCenter = Rect.new(100, 100, 100, 100)
- SliderBGRound.SliceScale = 0.080
- Inner.Name = "Inner"
- Inner.Parent = SliderBGRound
- Inner.Active = false
- Inner.AnchorPoint = Vector2.new(0, 0.5)
- Inner.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Inner.BackgroundTransparency = 1.000
- Inner.Position = UDim2.new(0, 0, 0.5, 0)
- Inner.Selectable = false
- Inner.Size = UDim2.new(0, 0, 1, -4)
- Inner.ZIndex = 2
- Inner.AutoButtonColor = false
- Inner.Image = "rbxassetid://3570695787"
- Inner.ImageColor3 = Color3.fromRGB(229, 196, 30)
- Inner.ScaleType = Enum.ScaleType.Slice
- Inner.SliceCenter = Rect.new(100, 100, 100, 100)
- Inner.SliceScale = 0.080
- local mouse = game.Players.LocalPlayer:GetMouse()
- local maxvalue = max
- local minvalue = min
- local old = Slider.Text..": "
- local uis = game:GetService("UserInputService")
- local Value;
- local down = false
- Slider.Text = old..default
- game:GetService("TweenService"):Create(Inner, TweenInfo.new(0.05), {Size = UDim2.new(default/max, 0, 0, 6)}):Play()
- if config[name][Title] then
- flag = config[name][Title]
- Slider.Text = old..config[name][Title]
- game:GetService("TweenService"):Create(Inner, TweenInfo.new(0.05), {Size = UDim2.new(config[Title]/max, 0, 0, 6)}):Play()
- callback(e)
- end
- local function Activate()
- spawn(function()
- down = true
- Value = math.floor((((tonumber(max) - tonumber(min)) / 51) * Inner.AbsoluteSize.X) +tonumber(min)) or 0
- pcall(function()
- callback(Value)
- config[name][Title] = Value
- flag = config[name][Title]
- saveConfig()
- end)
- Slider.Text = old..Value
- game:GetService("TweenService"):Create(Inner, TweenInfo.new(0.05), {Size = UDim2.new(0, math.clamp(mouse.X - Inner.AbsolutePosition.X, 0, 55), 0, 6)}):Play()
- while game:GetService("RunService").RenderStepped:wait() and down do
- Value = math.floor((((tonumber(max) - tonumber(min)) / 55) * Inner.AbsoluteSize.X) +tonumber(min)) or 0
- Slider.Text = old..Value
- pcall(function()
- callback(Value)
- config[name][Title] = Value
- flag = config[name][Title]
- saveConfig()
- end)
- game:GetService("TweenService"):Create(Inner, TweenInfo.new(0.05), {Size = UDim2.new(0, math.clamp(mouse.X - Inner.AbsolutePosition.X, 0, 55), 0, 6)}):Play()
- end
- end)
- end
- Inner.MouseButton1Down:Connect(function()
- Activate()
- end)
- SliderBGRound.MouseButton1Down:Connect(function()
- Activate()
- end)
- uis.InputEnded:connect(function(key)
- if key.UserInputType == Enum.UserInputType.MouseButton1 and down then
- down = false
- Value = math.floor((((tonumber(max) - tonumber(min)) / 55) * Inner.AbsoluteSize.X) +tonumber(min)) or 0
- Slider.Text = old..Value
- pcall(function()
- callback(Value)
- config[name][Title] = Value
- flag = config[name][Title]
- saveConfig()
- end)
- game:GetService("TweenService"):Create(Inner, TweenInfo.new(0.05), {Size = UDim2.new(0, math.clamp(mouse.X - Inner.AbsolutePosition.X, 0, 55), 0, 6)}):Play()
- end
- end)
- end
- function Win:Dropdown(Title,options,flag,callback)
- flag = flag or _G
- callback = callback or function(b)end
- CategoryList_2.CanvasSize = CategoryList_2.CanvasSize + UDim2.new(0,0,0,27.95)
- local Dropdown = Instance.new("TextLabel")
- local DropdownRound = Instance.new("ImageLabel")
- local DropdownBGRound = Instance.new("ImageButton")
- local DropArrow = Instance.new("ImageLabel")
- local RealDrop = Instance.new("ImageLabel")
- local Scroll = Instance.new("ScrollingFrame")
- local UIListLayout_5 = Instance.new("UIListLayout")
- local UIPadding_4 = Instance.new("UIPadding")
- local Selected = Instance.new("ImageLabel")
- local Select = Instance.new("TextLabel")
- local UIPadding_5 = Instance.new("UIPadding")
- Dropdown.Name = Title
- Dropdown.Parent = CategoryList_2
- Dropdown.Active = true
- Dropdown.BackgroundColor3 = Color3.fromRGB(28, 28, 28)
- Dropdown.BackgroundTransparency = 1.000
- Dropdown.BorderColor3 = Color3.fromRGB(27, 42, 53)
- Dropdown.BorderSizePixel = 0
- Dropdown.Position = UDim2.new(0, 0, 0.0454545468, 0)
- Dropdown.Selectable = true
- Dropdown.Size = UDim2.new(1, 0, 0, 25)
- Dropdown.ZIndex = 2
- Dropdown.Font = Enum.Font.GothamBold
- Dropdown.Text = " "..Title
- Dropdown.TextColor3 = Color3.fromRGB(255, 255, 255)
- Dropdown.TextSize = 16.000
- Dropdown.TextWrapped = true
- Dropdown.TextXAlignment = Enum.TextXAlignment.Left
- DropdownRound.Name = "DropdownRound"
- DropdownRound.Parent = Dropdown
- DropdownRound.Active = true
- DropdownRound.AnchorPoint = Vector2.new(0.5, 0.5)
- DropdownRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- DropdownRound.BackgroundTransparency = 1.000
- DropdownRound.Position = UDim2.new(0.5, 0, 0.5, 0)
- DropdownRound.Selectable = true
- DropdownRound.Size = UDim2.new(1, -6, 1, 0)
- DropdownRound.Image = "rbxassetid://3570695787"
- DropdownRound.ImageColor3 = Color3.fromRGB(42, 42, 42)
- DropdownRound.ScaleType = Enum.ScaleType.Slice
- DropdownRound.SliceCenter = Rect.new(100, 100, 100, 100)
- DropdownRound.SliceScale = 0.080
- DropdownBGRound.Name = "DropdownBGRound"
- DropdownBGRound.Parent = Dropdown
- DropdownBGRound.AnchorPoint = Vector2.new(0.5, 0.5)
- DropdownBGRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- DropdownBGRound.BackgroundTransparency = 1.000
- DropdownBGRound.Position = UDim2.new(0.890243888, 0, 0.5, 0)
- DropdownBGRound.Size = UDim2.new(0.132146433, -6, 1, -4)
- DropdownBGRound.ZIndex = 2
- DropdownBGRound.Image = "rbxassetid://3570695787"
- DropdownBGRound.ImageColor3 = Color3.fromRGB(36, 36, 36)
- DropdownBGRound.ScaleType = Enum.ScaleType.Slice
- DropdownBGRound.SliceCenter = Rect.new(100, 100, 100, 100)
- DropdownBGRound.SliceScale = 0.080
- DropArrow.Name = "DropArrow"
- DropArrow.Parent = DropdownBGRound
- DropArrow.Active = true
- DropArrow.AnchorPoint = Vector2.new(0.5, 0.5)
- DropArrow.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- DropArrow.BackgroundTransparency = 1.000
- DropArrow.Position = UDim2.new(0.5, 0, 0.5, 0)
- DropArrow.Selectable = true
- DropArrow.Size = UDim2.new(0.779999971, 0, 0.980000019, 0)
- DropArrow.ZIndex = 2
- DropArrow.Image = "http://www.roblox.com/asset/?id=4726772330"
- DropArrow.ScaleType = Enum.ScaleType.Slice
- DropArrow.SliceScale = 0.000
- RealDrop.Name = "RealDrop"
- RealDrop.Parent = DropdownBGRound
- RealDrop.Active = true
- RealDrop.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- RealDrop.BackgroundTransparency = 1.000
- RealDrop.ClipsDescendants = true
- RealDrop.Position = UDim2.new(-4.299, 0, 1.2, 0)
- RealDrop.Selectable = true
- RealDrop.Image = "rbxassetid://3570695787"
- RealDrop.ImageColor3 = Color3.fromRGB(42, 42, 42)
- RealDrop.ScaleType = Enum.ScaleType.Slice
- RealDrop.SliceCenter = Rect.new(100, 100, 100, 100)
- RealDrop.SliceScale = 0.080
- RealDrop.ZIndex = 5
- Scroll.Name = "Scroll"
- Scroll.Parent = RealDrop
- Scroll.Active = true
- Scroll.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Scroll.BackgroundTransparency = 1.000
- Scroll.BorderSizePixel = 0
- Scroll.Size = UDim2.new(1, 0, 1, 0)
- Scroll.CanvasSize = UDim2.new(0, 0, 0, 2)
- Scroll.ScrollBarThickness = 6
- Scroll.ZIndex = 6
- UIListLayout_5.Parent = Scroll
- UIListLayout_5.HorizontalAlignment = Enum.HorizontalAlignment.Center
- UIListLayout_5.SortOrder = Enum.SortOrder.LayoutOrder
- UIPadding_4.Parent = Scroll
- UIPadding_4.PaddingTop = UDim.new(0, 2)
- Selected.Name = "Selected"
- Selected.Parent = Dropdown
- Selected.Active = true
- Selected.AnchorPoint = Vector2.new(0.5, 0.5)
- Selected.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Selected.BackgroundTransparency = 1.000
- Selected.Position = UDim2.new(0.713999987, 0, 0.5, 0)
- Selected.Selectable = true
- Selected.Size = UDim2.new(0, 50, 1, -4)
- Selected.ZIndex = 2
- Selected.Image = "rbxassetid://3570695787"
- Selected.ImageColor3 = Color3.fromRGB(36, 36, 36)
- Selected.ScaleType = Enum.ScaleType.Slice
- Selected.SliceCenter = Rect.new(100, 100, 100, 100)
- Selected.SliceScale = 0.080
- Select.Name = "Select"
- Select.Parent = Selected
- Select.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Select.BackgroundTransparency = 1.000
- Select.Size = UDim2.new(1, 0, 1, 0)
- Select.ZIndex = 3
- Select.Font = Enum.Font.GothamSemibold
- Select.Text = ""
- Select.TextColor3 = Color3.fromRGB(255, 255, 255)
- Select.TextScaled = true
- Select.TextSize = 14.000
- Select.TextWrapped = true
- UIPadding_5.Parent = scroll
- UIPadding_5.PaddingTop = UDim.new(0, 10)
- local script = Instance.new('LocalScript', DropdownBGRound)
- if config[name][Title] then
- flag[Title] = config[name][Title]
- Select.Text = config[name][Title]
- callback(config[name][Title])
- end
- local e = false
- function Clcik()
- spawn(function()
- local s = Instance.new("Sound",workspace)
- s.SoundId = "rbxassetid://138097048"
- s.Volume = 2.5
- s.Playing = true
- wait(0.5)
- s:Destroy()
- end)
- end
- local arrow = script.Parent.DropArrow
- local loo = arrow.Parent.RealDrop.Scroll
- for i,v in pairs(options) do
- local Drop = Instance.new("TextLabel")
- local DropperRound = Instance.new("ImageButton")
- Drop.Name = "Drop"
- Drop.Parent = Scroll
- Drop.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Drop.BackgroundTransparency = 1.000
- Drop.Size = UDim2.new(1, 0, 0, 25)
- Drop.ZIndex = 8
- Drop.Font = Enum.Font.GothamBold
- Drop.Text = v
- Drop.TextColor3 = Color3.fromRGB(255, 255, 255)
- Drop.TextSize = 14.000
- Drop.TextWrapped = true
- DropperRound.Name = "DropperRound"
- DropperRound.Parent = Drop
- DropperRound.AnchorPoint = Vector2.new(0.5, 0.5)
- DropperRound.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- DropperRound.BackgroundTransparency = 1.000
- DropperRound.Position = UDim2.new(0.5, 0, 0.5, 0)
- DropperRound.Size = UDim2.new(1, -6, 0, 20)
- DropperRound.Image = "rbxassetid://3570695787"
- DropperRound.ImageColor3 = Color3.fromRGB(36, 36, 36)
- DropperRound.ScaleType = Enum.ScaleType.Slice
- DropperRound.SliceCenter = Rect.new(100, 100, 100, 100)
- DropperRound.SliceScale = 0.080
- DropperRound.ZIndex = 7
- Scroll.CanvasSize = Scroll.CanvasSize + UDim2.new(0, 0, 0, 25.5)
- end
- script.Parent.MouseButton1Click:Connect(function()
- Clcik()
- if e == false then e = true
- game:GetService("TweenService"):Create(script.Parent.RealDrop,TweenInfo.new(0.3),{Size = UDim2.new(0,135,0,98)}):Play()
- game:GetService("TweenService"):Create(arrow,TweenInfo.new(0.3),{Rotation = 180}):Play()
- else
- e = false
- game:GetService("TweenService"):Create(script.Parent.RealDrop,TweenInfo.new(0.3),{Size = UDim2.new(0,135,0,0)}):Play()
- game:GetService("TweenService"):Create(arrow,TweenInfo.new(0.3),{Rotation = 0}):Play()
- wait(0.3)
- end
- end)
- for i,v in pairs(loo:GetChildren()) do
- if v:IsA("TextLabel") then
- v.DropperRound.MouseButton1Click:Connect(function()
- game:GetService("TweenService"):Create(v.DropperRound,TweenInfo.new(0.3),{ImageColor3 = Color3.fromRGB(0,255,0)}):Play()
- e = false
- game:GetService("TweenService"):Create(script.Parent.RealDrop,TweenInfo.new(0.3),{Size = UDim2.new(0,135,0,0)}):Play()
- game:GetService("TweenService"):Create(arrow,TweenInfo.new(0.3),{Rotation = 0}):Play()
- script.Parent.Parent.Selected.Select.Text = v.Text
- flag = v.Text
- config[name][Title] = v.Text
- callback(v.Text)
- saveConfig()
- wait(0.3)
- game:GetService("TweenService"):Create(v.DropperRound,TweenInfo.new(0.3),{ImageColor3 = Color3.fromRGB(36,36,36)}):Play()
- end)
- end
- end
- end
- return Win;
- end
- KeyEnter.Name = "KeyEnter"
- KeyEnter.Parent = Main
- KeyEnter.AnchorPoint = Vector2.new(0.5, 0)
- KeyEnter.BackgroundColor3 = Color3.fromRGB(26, 26, 26)
- KeyEnter.BackgroundTransparency = 1.000
- KeyEnter.BorderSizePixel = 0
- KeyEnter.Position = UDim2.new(0.5, 0, 0.300000012, 0)
- KeyEnter.Size = UDim2.new(0, 200, 0, 40)
- KeyEnter.Visible = false
- KeyEnter.ZIndex = 4
- KeyEnter.ClearTextOnFocus = false
- KeyEnter.Font = Enum.Font.ArialBold
- KeyEnter.PlaceholderColor3 = Color3.fromRGB(229, 196, 30)
- KeyEnter.Text = ""
- KeyEnter.TextColor3 = Color3.fromRGB(229, 196, 30)
- KeyEnter.TextSize = 14.000
- KeyEnter.TextWrapped = true
- LoginButton.Name = "LoginButton"
- LoginButton.Parent = KeyEnter
- LoginButton.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
- LoginButton.BackgroundTransparency = 1.000
- LoginButton.ClipsDescendants = true
- LoginButton.Size = UDim2.new(0, 200, 0, 40)
- LoginButton.Image = "rbxassetid://2790389767"
- LoginButton.ImageColor3 = Color3.fromRGB(25, 25, 25)
- LoginButton.ScaleType = Enum.ScaleType.Slice
- LoginButton.SliceCenter = Rect.new(8, 8, 248, 248)
- Title_2.Name = "Title"
- Title_2.Parent = KeyEnter
- Title_2.AnchorPoint = Vector2.new(0.5, 0.5)
- Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_2.BackgroundTransparency = 1.000
- Title_2.BorderSizePixel = 0
- Title_2.Position = UDim2.new(0.5, 0, -0.284999996, 0)
- Title_2.Size = UDim2.new(1, -5, 0.479729742, -5)
- Title_2.ZIndex = 5
- Title_2.Font = Enum.Font.GothamSemibold
- Title_2.Text = "Key"
- Title_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title_2.TextSize = 18.000
- Title_2.TextStrokeTransparency = 0.000
- LoginButton_2.Name = "LoginButton"
- LoginButton_2.Parent = Main
- LoginButton_2.AnchorPoint = Vector2.new(0.5, 0)
- LoginButton_2.BackgroundColor3 = Color3.fromRGB(35, 35, 35)
- LoginButton_2.BackgroundTransparency = 1.000
- LoginButton_2.ClipsDescendants = true
- LoginButton_2.Position = UDim2.new(0.5, 0, 0.583000004, 0)
- LoginButton_2.Size = UDim2.new(0, 200, 0, 40)
- LoginButton_2.Visible = false
- LoginButton_2.ZIndex = 3
- LoginButton_2.Image = "rbxassetid://2790389767"
- LoginButton_2.ImageColor3 = Color3.fromRGB(25, 25, 25)
- LoginButton_2.ScaleType = Enum.ScaleType.Slice
- LoginButton_2.SliceCenter = Rect.new(8, 8, 248, 248)
- Title_3.Name = "Title"
- Title_3.Parent = LoginButton_2
- Title_3.AnchorPoint = Vector2.new(0.5, 0.5)
- Title_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_3.BackgroundTransparency = 1.000
- Title_3.BorderSizePixel = 0
- Title_3.Position = UDim2.new(0.5, 0, 0.5, 0)
- Title_3.Size = UDim2.new(1, -5, 1, -5)
- Title_3.ZIndex = 5
- Title_3.Font = Enum.Font.GothamSemibold
- Title_3.Text = "Login"
- Title_3.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title_3.TextSize = 18.000
- Title_3.TextStrokeTransparency = 0.000
- GameSupport.Name = "GameSupport"
- GameSupport.Parent = Main
- GameSupport.Active = true
- GameSupport.AnchorPoint = Vector2.new(0.5, 0)
- GameSupport.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- GameSupport.BackgroundTransparency = 1.000
- GameSupport.BorderSizePixel = 0
- GameSupport.Position = UDim2.new(0.5, 0, 0.800000012, 0)
- GameSupport.Selectable = true
- GameSupport.Size = UDim2.new(0, 185, 0, 15)
- GameSupport.Visible = false
- GameSupport.Font = Enum.Font.GothamBold
- GameSupport.Text = " Game Not Supported"
- GameSupport.TextColor3 = Color3.fromRGB(255, 69, 72)
- GameSupport.TextSize = 14.000
- GameSupport.TextStrokeTransparency = 0.000
- GameSupport.TextWrapped = true
- GameSupport.TextXAlignment = Enum.TextXAlignment.Left
- Support.Name = "Support"
- Support.Parent = GameSupport
- Support.AnchorPoint = Vector2.new(0, 0.5)
- Support.BackgroundTransparency = 1.000
- Support.Position = UDim2.new(0, 0, 0.5, 0)
- Support.Size = UDim2.new(0, 20, 1, 5)
- Support.ZIndex = 2
- Support.Image = "rbxassetid://3926305904"
- Support.ImageRectOffset = Vector2.new(524, 844)
- Support.ImageRectSize = Vector2.new(36, 36)
- Important.Name = "Important"
- Important.Parent = Main
- Important.AnchorPoint = Vector2.new(0.5, 0.5)
- Important.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Important.BackgroundTransparency = 1.000
- Important.Position = UDim2.new(0.5, 0, 0.453041583, 0)
- Important.Size = UDim2.new(0, 200, 0, 21)
- Important.Visible = false
- Important.Font = Enum.Font.GothamBlack
- Important.Text = "Thanks for using Slaxx Hub!"
- Important.TextColor3 = Color3.fromRGB(255, 255, 255)
- Important.TextSize = 15.000
- TextLabel.Parent = Important
- TextLabel.AnchorPoint = Vector2.new(0.5, 0.5)
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.Position = UDim2.new(0.5, 0, 1.51300001, 0)
- TextLabel.Size = UDim2.new(0, 200, 0, 21)
- TextLabel.Font = Enum.Font.GothamSemibold
- TextLabel.Text = "Click the menu icon to see"
- TextLabel.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.TextSize = 12.000
- TextLabel_2.Parent = Important
- TextLabel_2.AnchorPoint = Vector2.new(0.5, 0.5)
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.Position = UDim2.new(0.5, 0, 2.56999993, 0)
- TextLabel_2.Size = UDim2.new(0, 200, 0, 21)
- TextLabel_2.Font = Enum.Font.GothamSemibold
- TextLabel_2.Text = "the games, changes, and scripts!"
- TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.TextSize = 12.000
- Loader.Name = "Loader"
- Loader.Parent = SlaxxHub
- Loader.Active = true
- Loader.AnchorPoint = Vector2.new(0.5, 0.5)
- Loader.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Loader.BackgroundTransparency = 1.000
- Loader.BorderSizePixel = 0
- Loader.ClipsDescendants = true
- Loader.Position = UDim2.new(0.5, 0, 0.43599999, 0)
- Loader.Selectable = true
- Loader.Image = "rbxassetid://3570695787"
- Loader.ImageColor3 = Color3.fromRGB(34, 34, 34)
- Loader.ScaleType = Enum.ScaleType.Slice
- Loader.SliceCenter = Rect.new(100, 100, 100, 100)
- Loader.SliceScale = 0.080
- Title_4.Name = "Title"
- Title_4.Parent = Loader
- Title_4.Active = true
- Title_4.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- Title_4.BackgroundTransparency = 1.000
- Title_4.BorderSizePixel = 0
- Title_4.Selectable = true
- Title_4.Size = UDim2.new(0, 225, 0, 21)
- Title_4.Font = Enum.Font.GothamBold
- Title_4.Text = " Slaxx Hub"
- Title_4.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title_4.TextSize = 20.000
- Title_4.TextStrokeTransparency = 0.000
- Title_4.TextXAlignment = Enum.TextXAlignment.Left
- UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(255, 255, 255)), ColorSequenceKeypoint.new(0.35, Color3.fromRGB(229, 196, 30)), ColorSequenceKeypoint.new(0.70, Color3.fromRGB(229, 196, 30)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(255, 255, 255))}
- UIGradient_2.Offset = Vector2.new(-0.649999976, 0)
- UIGradient_2.Rotation = 35
- UIGradient_2.Parent = Title_4
- LoadBG.Name = "LoadBG"
- LoadBG.Parent = Loader
- LoadBG.Active = true
- LoadBG.AnchorPoint = Vector2.new(0.5, 0.5)
- LoadBG.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- LoadBG.BackgroundTransparency = 1.000
- LoadBG.Position = UDim2.new(0.5, 0, 0.75, 0)
- LoadBG.Selectable = true
- LoadBG.Size = UDim2.new(1, -8, 0, 14)
- LoadBG.Image = "rbxassetid://3570695787"
- LoadBG.ImageColor3 = Color3.fromRGB(42, 42, 42)
- LoadBG.ScaleType = Enum.ScaleType.Slice
- LoadBG.SliceCenter = Rect.new(100, 100, 100, 100)
- LoadBG.SliceScale = 0.080
- Load.Name = "Load"
- Load.Parent = Loader
- Load.Active = true
- Load.AnchorPoint = Vector2.new(0, 0.5)
- Load.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Load.BackgroundTransparency = 1.000
- Load.Position = UDim2.new(0.0177777782, 0, 0.75, 0)
- Load.Selectable = true
- Load.Size = UDim2.new(0, 0, 0, 14)
- Load.ZIndex = 2
- Load.Image = "rbxassetid://3570695787"
- Load.ScaleType = Enum.ScaleType.Slice
- Load.SliceCenter = Rect.new(100, 100, 100, 100)
- Load.SliceScale = 0.080
- UIGradient_3.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(170, 0, 255)), ColorSequenceKeypoint.new(0.49, Color3.fromRGB(219, 75, 255)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(170, 0, 255))}
- UIGradient_3.Parent = Load
- LoadText.Name = "LoadText"
- LoadText.Parent = Loader
- LoadText.Active = true
- LoadText.BackgroundColor3 = Color3.fromRGB(34, 34, 34)
- LoadText.BackgroundTransparency = 1.000
- LoadText.BorderSizePixel = 0
- LoadText.Position = UDim2.new(0.0177777782, 0, 0.412500024, 0)
- LoadText.Selectable = true
- LoadText.Size = UDim2.new(1, -8, 0, 14)
- LoadText.Font = Enum.Font.GothamBold
- LoadText.Text = "Loading..."
- LoadText.TextColor3 = Color3.fromRGB(170, 0, 255)
- LoadText.TextSize = 16.000
- LoadText.TextStrokeTransparency = 0.000
- LoadText.TextXAlignment = Enum.TextXAlignment.Left
- function Library:Reload()
- local function AVCGAOZ_fake_script() -- UIGradient.LocalScript
- local script = Instance.new('LocalScript', UIGradient)
- local button = script.Parent
- local gradient = button
- local ts = game:GetService("TweenService")
- local ti = TweenInfo.new(2.4, Enum.EasingStyle.Circular, Enum.EasingDirection.Out)
- local offset1 = {Offset = Vector2.new(0.65, 0)}
- local create = ts:Create(gradient, ti, offset1)
- local startingPos = Vector2.new(-0.65, 0) --start on the right, tween to the left so it looks like the shine went from left to right
- local addWait = 0 --the amount of seconds between each couplet of shines
- gradient.Offset = startingPos
- local function animate()
- create:Play()
- create.Completed:Wait() --wait for tween to stop
- gradient.Offset = startingPos --reset offset
- create:Play() --play again (I did this only 2 times per "couplet", you can do it more times if you want)
- create.Completed:Wait()
- gradient.Offset = startingPos
- wait(addWait) --wait some bit before the next couplet
- animate() --call itself to make this into a loop
- end
- animate() --but we still need to initially call it
- end
- coroutine.wrap(AVCGAOZ_fake_script)()
- local function VVSB_fake_script() -- scroll.LocalScript
- local script = Instance.new('LocalScript', scroll)
- function clicksound()
- spawn(function()
- local s = Instance.new("Sound",workspace)
- s.SoundId = "rbxassetid://421058925"
- s.Volume = 1.5
- s.Playing = true
- wait(0.5)
- s:Destroy()
- end)
- end
- local amnow = ""
- for i,v in pairs(script.Parent:GetChildren()) do
- if v:IsA("TextButton") then
- v.MouseEnter:Connect(function()
- game:GetService("TweenService"):Create(v,TweenInfo.new(0.3),{TextColor3 = Color3.fromRGB(229, 196, 30)}):Play()
- end)
- v.MouseLeave:Connect(function()
- game:GetService("TweenService"):Create(v,TweenInfo.new(0.3),{TextColor3 = Color3.fromRGB(255, 255, 255)}):Play()
- end)
- v.MouseButton1Click:Connect(function()
- if amnow ~= v.Name then
- clicksound()
- if script.Parent:findFirstChild(amnow) ~= nil then
- script.Parent:findFirstChild(amnow)[amnow.." List"]:TweenSize(UDim2.new(0, 0,0,0),"In","Linear",0.15,true,nil)
- end
- v[v.Name.." List"]:TweenSize(UDim2.new(0, 225,0,270),"Out","Linear",0.15,true,nil)
- amnow = v.Name
- elseif amnow == v.Name then
- clicksound()
- v[v.Name.." List"]:TweenSize(UDim2.new(0,0,0,0),"Out","Linear",0.15,true,nil)
- amnow = ""
- end
- end)
- for i,d in pairs(v[v.Name.." List"][v.Name.." List"]:GetChildren())do
- if d:IsA("TextButton") then
- d.MouseEnter:Connect(function()
- game:GetService("TweenService"):Create(d,TweenInfo.new(0.15),{TextColor3 = Color3.fromRGB(229, 196, 30)} ):Play()
- end)
- d.MouseLeave:Connect(function()
- game:GetService("TweenService"):Create(d,TweenInfo.new(0.15),{TextColor3 = Color3.fromRGB(255, 255, 255)}):Play()
- end)
- d.MouseButton1Click:Connect(function()
- clicksound()
- end)
- end
- end
- end
- end
- end
- coroutine.wrap(VVSB_fake_script)()
- local function RMDV_fake_script() -- reorder.LocalScript
- local script = Instance.new('LocalScript', reorder)
- function clicksound()
- spawn(function()
- local s = Instance.new("Sound",workspace)
- s.SoundId = "rbxassetid://421058925"
- s.Volume = 2.5
- s.Playing = true
- wait(0.5)
- s:Destroy()
- end)
- end
- local tog = false
- script.Parent.MouseButton1Click:Connect(function()
- if tog == false then
- script.Parent.Open:TweenSize(UDim2.new(0,225,0,270),"Out","Linear",0.3,false,nil)
- tog = true
- game:GetService("TweenService"):Create(script.Parent,TweenInfo.new(0.3),{ImageColor3 = Color3.fromRGB(229, 196, 30)}):Play()
- clicksound()
- wait(0.25)
- script.Parent.Open.ClipsDescendants = false
- else
- tog = false
- clicksound()
- script.Parent.Open:TweenSize(UDim2.new(0,0,0,0),"Out","Linear",0.3,false,nil)
- script.Parent.Open.ClipsDescendants = true
- game:GetService("TweenService"):Create(script.Parent,TweenInfo.new(0.3),{ImageColor3 = Color3.fromRGB(255, 255, 255)}):Play()
- end
- end)
- script.Parent.MouseEnter:Connect(function()
- game:GetService("TweenService"):Create(script.Parent,TweenInfo.new(0.3),{ImageColor3 = Color3.fromRGB(229, 196, 30)}):Play()
- end)
- script.Parent.MouseLeave:Connect(function()
- if tog == false then
- game:GetService("TweenService"):Create(script.Parent,TweenInfo.new(0.3),{ImageColor3 = Color3.fromRGB(255, 255, 255)}):Play()
- end
- end)
- end
- coroutine.wrap(RMDV_fake_script)()
- local function MWBIP_fake_script() -- Main.LocalScript
- local script = Instance.new('LocalScript', Main)
- toggled = true
- old = script.Parent.Position
- local blur = Instance.new("BlurEffect",game.Lighting)
- blur.Enabled = true
- blur.Size = 12
- function hidesound()
- spawn(function()
- local s = Instance.new("Sound",workspace)
- s.SoundId = "rbxassetid://138097048"
- s.Volume = 2.5
- s.Playing = true
- wait(0.5)
- s:Destroy()
- end)
- end
- local Light = script.Parent
- game:GetService('UserInputService').InputBegan:connect(function(key, gpe)
- if (not gpe) then
- if (key.KeyCode) == Enum.KeyCode[(("RightShift"))] then
- toggled = not toggled;
- if toggled == true then
- blur.Enabled = true
- hidesound()
- Light:TweenPosition(UDim2.new(0.5, 0,0.321, 0),"In","Quad",0.15,true)
- else
- old = Light.Position
- blur.Enabled = false
- hidesound()
- Light:TweenPosition(UDim2.new(0.5, 0, 1.5,0),"Out","Quad",0.15,true)
- end
- end
- end
- end)
- end
- coroutine.wrap(MWBIP_fake_script)()
- local function FLDCC_fake_script() -- KeyEnter.Test
- local script = Instance.new('LocalScript', KeyEnter)
- function pressSound()
- spawn(function()
- local s = Instance.new("Sound",workspace)
- s.SoundId = "rbxassetid://5231386761"
- s.Volume = 1.25
- s.Playing = true
- wait(0.5)
- s:Destroy()
- end)
- end
- local foc = false;
- script.Parent.MouseEnter:Connect(function()
- game:GetService("TweenService"):Create(script.Parent.Title, TweenInfo.new(0.3), {TextColor3 = Color3.fromRGB(229, 196, 30)}):Play()
- end)
- script.Parent.MouseLeave:Connect(function()
- if foc == false then
- game:GetService("TweenService"):Create(script.Parent.Title, TweenInfo.new(0.3), {TextColor3 = Color3.fromRGB(255,255,255)}):Play()
- end
- end)
- script.Parent.Focused:Connect(function() foc = true
- game:GetService("TweenService"):Create(script.Parent.Title, TweenInfo.new(0.3), {TextColor3 = Color3.fromRGB(229, 196, 30)}):Play()
- end)
- script.Parent.FocusLost:Connect(function() foc = false
- game:GetService("TweenService"):Create(script.Parent.Title, TweenInfo.new(0.3), {TextColor3 = Color3.fromRGB(255,255,255)}):Play()
- end)
- script.Parent:GetPropertyChangedSignal("Text"):Connect(function()
- pressSound()
- end)
- end
- coroutine.wrap(FLDCC_fake_script)()
- local function BWBZVDO_fake_script() -- LoginButton_2.Load
- local script = Instance.new('LocalScript', LoginButton_2)
- wait(6.71)
- local tween = game:GetService("TweenService")
- --tween:Create(script.Parent.Parent.reorder,TweenInfo.new(0.2),{Position = UDim2.new(0.943,0,0,0)}):Play()
- wait(1.6)
- script.Parent.Parent.KeyEnter:Destroy()
- script.Parent.Parent.Important.Visible = true
- script.Parent:Destroy()
- end
- coroutine.wrap(BWBZVDO_fake_script)()
- local function OPMT_fake_script() -- GameSupport.LocalScript
- local script = Instance.new('LocalScript', GameSupport)
- local support = false
- for i,v in pairs(_G.Games) do
- if game.PlaceId == v[2] then
- support = true
- print("GAME SUPPORTED!")
- end
- end
- if support == true then
- game:GetService("TweenService"):Create(script.Parent.Support, TweenInfo.new(0.3), {ImageTransparency = 1}):Play()
- game:GetService("TweenService"):Create(script.Parent, TweenInfo.new(0.3), {TextTransparency = 1}):Play()
- wait(0.6)
- script.Parent.Support.ImageRectOffset = Vector2.new(284, 764)
- script.Parent.Text = " Game Supported"
- game:GetService("TweenService"):Create(script.Parent.Support, TweenInfo.new(1.2), {ImageTransparency = 0, ImageColor3 = Color3.fromRGB(229, 196, 30)}):Play()
- game:GetService("TweenService"):Create(script.Parent,TweenInfo.new(1.2),{TextColor3 = Color3.fromRGB(229, 196, 30),TextTransparency = 0}):Play()
- wait(1.2)
- else
- game:GetService("TweenService"):Create(script.Parent.Support, TweenInfo.new(0.3), {ImageTransparency = 1}):Play()
- game:GetService("TweenService"):Create(script.Parent, TweenInfo.new(0.3), {TextTransparency = 1}):Play()
- wait(0.6)
- script.Parent.Support.ImageRectOffset = Vector2.new(524, 844)
- script.Parent.Text = " Game Not Supported"
- game:GetService("TweenService"):Create(script.Parent.Support, TweenInfo.new(1.2), {ImageTransparency = 0, ImageColor3 = Color3.fromRGB(229, 196, 30)}):Play()
- game:GetService("TweenService"):Create(script.Parent,TweenInfo.new(1.2),{TextColor3 = Color3.fromRGB(229, 196, 30),TextTransparency = 0}):Play()
- wait(1.2)
- end
- end
- coroutine.wrap(OPMT_fake_script)()
- local function WWSBR_fake_script() -- UIGradient_2.LocalScript
- local script = Instance.new('LocalScript', UIGradient_2)
- local button = script.Parent
- local gradient = button
- local ts = game:GetService("TweenService")
- local ti = TweenInfo.new(2.4, Enum.EasingStyle.Circular, Enum.EasingDirection.Out)
- local offset1 = {Offset = Vector2.new(0.65, 0)}
- local create = ts:Create(gradient, ti, offset1)
- local startingPos = Vector2.new(-0.65, 0) --start on the right, tween to the left so it looks like the shine went from left to right
- local addWait = 0 --the amount of seconds between each couplet of shines
- gradient.Offset = startingPos
- local function animate()
- create:Play()
- create.Completed:Wait() --wait for tween to stop
- gradient.Offset = startingPos --reset offset
- create:Play() --play again (I did this only 2 times per "couplet", you can do it more times if you want)
- create.Completed:Wait()
- gradient.Offset = startingPos
- wait(addWait) --wait some bit before the next couplet
- animate() --call itself to make this into a loop
- end
- animate() --but we still need to initially call it
- end
- coroutine.wrap(WWSBR_fake_script)()
- local function NMTYEOS_fake_script() -- UIGradient_3.LocalScript
- local script = Instance.new('LocalScript', UIGradient_3)
- script.Parent.Parent.Parent.Size = UDim2.new(0,0,0,0)
- script.Parent.Parent.Parent.Parent.Main.Visible = false
- spawn(function()
- local button = script.Parent
- local gradient = button
- local ts = game:GetService("TweenService")
- local ti = TweenInfo.new(0.95, Enum.EasingStyle.Circular, Enum.EasingDirection.Out)
- local offset1 = {Offset = Vector2.new(1.05, 0)}
- local create = ts:Create(gradient, ti, offset1)
- local startingPos = Vector2.new(-1.05, 0) --start on the right, tween to the left so it looks like the shine went from left to right
- local addWait = 0 --the amount of seconds between each couplet of shines
- gradient.Offset = startingPos
- local function animate()
- create:Play()
- create.Completed:Wait() --wait for tween to stop
- gradient.Offset = startingPos --reset offset
- create:Play() --play again (I did this only 2 times per "couplet", you can do it more times if you want)
- create.Completed:Wait()
- gradient.Offset = startingPos
- wait(addWait) --wait some bit before the next couplet
- animate() --call itself to make this into a loop
- end
- animate() --but we still need to initially call it
- end)
- local move = script.Parent.Parent
- local txt = script.Parent.Parent.Parent.LoadText
- function tween(thing,time,edits)
- game:GetService("TweenService"):Create(thing,TweenInfo.new(time),edits):Play()
- end
- tween(script.Parent.Parent.Parent,0.6,{Size = UDim2.new(0,225,0,80)})
- wait(0.6)
- function acceptsound()
- spawn(function()
- local s = Instance.new("Sound",workspace)
- s.SoundId = "rbxassetid://1292194857"
- s.Volume = 2.5
- s.Playing = true
- wait(1.8)
- s:Destroy()
- end)
- end
- wait(0.5)
- txt.Text = "Getting Keys..."
- tween(move,1.3,{Size = UDim2.new(0,63,0,14)})
- wait(1.5)
- txt.Text = "Extracting Files..."
- tween(move,0.5,{Size = UDim2.new(0,121,0,14)})
- wait(0.51)
- txt.Text = "Bypassing Anticheat..."
- tween(move,0.6,{Size = UDim2.new(0,164,0,14)})
- wait(0.7)
- txt.Text = "Obfuscating Scripts..."
- tween(move,1.2,{Size = UDim2.new(0,217,0,14)})
- wait(1.3)
- txt.Text = "Loaded!!!"
- acceptsound()
- wait(1.2)
- tween(move.Parent,0.4,{Size = UDim2.new(0,0,0,0)})
- wait(0.4)
- move.Parent.Parent.Main.Size = UDim2.new(0,0,0,0)
- move.Parent.Parent.Main.Visible = true
- move.Parent.Parent.Main.ClipsDescendants = true
- tween(move.Parent.Parent.Main,0.4,{Size = UDim2.new(0,225,0,300)})
- wait(0.5)
- move.Parent.Parent.Main.ClipsDescendants = false
- move.Parent:Destroy()
- end
- coroutine.wrap(NMTYEOS_fake_script)()
- end
- return Library;
Add Comment
Please, Sign In to add comment