Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local AimWare = Instance.new("ScreenGui")
- local TopBar = Instance.new("Frame")
- local BackGround = Instance.new("Frame")
- local Page1 = Instance.new("ScrollingFrame")
- local Table = Instance.new("Frame")
- local Title = Instance.new("TextLabel")
- local UICorner = Instance.new("UICorner")
- local ColorBar = Instance.new("Frame")
- local UIGradient = Instance.new("UIGradient")
- local Title_2 = Instance.new("TextLabel")
- local Toggle = Instance.new("Frame")
- local Toggle_2 = Instance.new("Frame")
- local Circle = Instance.new("Frame")
- local UICorner_2 = Instance.new("UICorner")
- local Mini = Instance.new("Frame")
- local UICorner_3 = Instance.new("UICorner")
- local UICorner_4 = Instance.new("UICorner")
- local UIPadding = Instance.new("UIPadding")
- local Button = Instance.new("TextButton")
- local Title_3 = Instance.new("TextLabel")
- local DropDown = Instance.new("Frame")
- local UICorner_5 = Instance.new("UICorner")
- local up = Instance.new("TextLabel")
- local UICorner_6 = Instance.new("UICorner")
- local TextButton = Instance.new("TextButton")
- local BackGround_2 = Instance.new("Frame")
- local DropDownMain = Instance.new("Frame")
- local TextLabel = Instance.new("TextLabel")
- local UICorner_7 = Instance.new("UICorner")
- local Title_4 = Instance.new("TextLabel")
- local Slider = Instance.new("TextButton")
- local Bar = Instance.new("Frame")
- local UICorner7 = Instance.new("UICorner")
- local Input = Instance.new("TextLabel")
- local UICorner6 = Instance.new("UICorner")
- local txt = Instance.new("TextLabel")
- local Button_2 = Instance.new("TextButton")
- local UICorner_8 = Instance.new("UICorner")
- local txt_2 = Instance.new("TextLabel")
- local Page2 = Instance.new("ScrollingFrame")
- local Label = Instance.new("Frame")
- local Title_5 = Instance.new("TextLabel")
- local UICorner_9 = Instance.new("UICorner")
- local Title_6 = Instance.new("TextLabel")
- local ColorBar_2 = Instance.new("Frame")
- local UIGradient_2 = Instance.new("UIGradient")
- local Logo = Instance.new("ImageLabel")
- local Page1_2 = Instance.new("TextButton")
- local UICorner_10 = Instance.new("UICorner")
- local Page2_2 = Instance.new("TextButton")
- local UICorner_11 = Instance.new("UICorner")
- local Bottem = Instance.new("Frame")
- local TextLabel_2 = Instance.new("TextLabel")
- local TextLabel_3 = Instance.new("TextLabel")
- local Close = Instance.new("ImageButton")
- local Title_7 = Instance.new("TextLabel")
- local About = Instance.new("TextLabel")
- AimWare.Name = "AimWare"
- AimWare.Parent = game.CoreGui
- TopBar.Name = "TopBar"
- TopBar.Parent = AimWare
- TopBar.BackgroundColor3 = Color3.fromRGB(168, 0, 0)
- TopBar.BorderSizePixel = 0
- TopBar.Position = UDim2.new(0.0176926497, 0, 0.0361173823, 0)
- TopBar.Size = UDim2.new(0, 629, 0, 53)
- BackGround.Name = "BackGround"
- BackGround.Parent = TopBar
- BackGround.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
- BackGround.BackgroundTransparency = 0.150
- BackGround.BorderSizePixel = 0
- BackGround.Position = UDim2.new(-3.61059865e-05, 0, 1, 0)
- BackGround.Size = UDim2.new(0, 629, 0, 359)
- Page1.Name = "Page1"
- Page1.Parent = BackGround
- Page1.Active = true
- Page1.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Page1.BackgroundTransparency = 1.000
- Page1.BorderSizePixel = 0
- Page1.Position = UDim2.new(3.60971026e-05, 0, 0, 0)
- Page1.Size = UDim2.new(0, 629, 0, 359)
- Table.Name = "Table"
- Table.Parent = Page1
- Table.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
- Table.BackgroundTransparency = 0.400
- Table.BorderSizePixel = 0
- Table.Position = UDim2.new(0.0166305713, 0, 0.011142063, 0)
- Table.Size = UDim2.new(0, 217, 0, 225)
- Title.Name = "Title"
- Title.Parent = Table
- Title.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title.BackgroundTransparency = 1.000
- Title.Position = UDim2.new(0.0323860422, 0, 0.0444444455, 0)
- Title.Size = UDim2.new(0, 147, 0, 19)
- Title.Font = Enum.Font.SourceSansBold
- Title.Text = "Hello!"
- Title.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title.TextSize = 14.000
- Title.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- Title.TextXAlignment = Enum.TextXAlignment.Left
- UICorner.CornerRadius = UDim.new(0, 7)
- UICorner.Parent = Table
- ColorBar.Name = "ColorBar"
- ColorBar.Parent = Table
- ColorBar.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ColorBar.BorderSizePixel = 0
- ColorBar.Position = UDim2.new(0.032386072, 0, 0.128480345, 0)
- ColorBar.Size = UDim2.new(0, 147, 0, 1)
- UIGradient.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(94, 94, 94)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(40, 40, 40))}
- UIGradient.Parent = ColorBar
- Title_2.Name = "Title"
- Title_2.Parent = Table
- Title_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_2.BackgroundTransparency = 1.000
- Title_2.Position = UDim2.new(0.0323860422, 0, 0.124444447, 0)
- Title_2.Size = UDim2.new(0, 147, 0, 19)
- Title_2.Font = Enum.Font.SourceSansBold
- Title_2.Text = "Hi!"
- Title_2.TextColor3 = Color3.fromRGB(175, 175, 175)
- Title_2.TextSize = 14.000
- Title_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- Title_2.TextXAlignment = Enum.TextXAlignment.Left
- Toggle.Name = "Toggle"
- Toggle.Parent = Table
- Toggle.AnchorPoint = Vector2.new(0.5, 0.5)
- Toggle.BackgroundColor3 = Color3.fromRGB(170, 0, 0)
- Toggle.BackgroundTransparency = 1.000
- Toggle.BorderSizePixel = 0
- Toggle.Position = UDim2.new(0.311059892, 0, 0.424444467, 0)
- Toggle.Size = UDim2.new(0.563093364, 0, 0.274947941, 0)
- Toggle_2.Name = "Toggle"
- Toggle_2.Parent = Toggle
- Toggle_2.AnchorPoint = Vector2.new(0.5, 0.5)
- Toggle_2.BackgroundColor3 = Color3.fromRGB(106, 106, 106)
- Toggle_2.BorderSizePixel = 0
- Toggle_2.Position = UDim2.new(0.152184591, 0, 0.297941506, 0)
- Toggle_2.Size = UDim2.new(0.325082511, 0, 0.311506003, 0)
- Circle.Name = "Circle"
- Circle.Parent = Toggle_2
- Circle.AnchorPoint = Vector2.new(0, 0.5)
- Circle.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Circle.Position = UDim2.new(0, 0, 0.499999911, 0)
- Circle.Size = UDim2.new(0.433827817, 0, 0.99999994, 0)
- UICorner_2.CornerRadius = UDim.new(0, 100)
- UICorner_2.Parent = Circle
- Mini.Name = "Mini"
- Mini.Parent = Circle
- Mini.AnchorPoint = Vector2.new(0.5, 0.5)
- Mini.BackgroundColor3 = Color3.fromRGB(60, 60, 60)
- Mini.Position = UDim2.new(0.5, 0, 0.5, 0)
- Mini.Size = UDim2.new(0.5, 0, 0.5, 0)
- Mini.Visible = false
- UICorner_3.CornerRadius = UDim.new(0, 100)
- UICorner_3.Parent = Mini
- UICorner_4.CornerRadius = UDim.new(0, 100)
- UICorner_4.Parent = Toggle_2
- UIPadding.Parent = Toggle_2
- UIPadding.PaddingBottom = UDim.new(0, 4)
- UIPadding.PaddingLeft = UDim.new(0, 4)
- UIPadding.PaddingRight = UDim.new(0, 4)
- UIPadding.PaddingTop = UDim.new(0, 4)
- Button.Name = "Button"
- Button.Parent = Toggle_2
- Button.AnchorPoint = Vector2.new(0.5, 0.5)
- Button.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Button.BackgroundTransparency = 1.000
- Button.BorderSizePixel = 0
- Button.Position = UDim2.new(0.5, 0, 0.5, 0)
- Button.Size = UDim2.new(1.10000002, 0, 1.25, 0)
- Button.Font = Enum.Font.SourceSans
- Button.Text = ""
- Button.TextColor3 = Color3.fromRGB(0, 0, 0)
- Button.TextSize = 14.000
- Title_3.Name = "Title"
- Title_3.Parent = Toggle
- Title_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_3.BackgroundTransparency = 1.000
- Title_3.Position = UDim2.new(-0.0167172998, 0, -0.214190379, 0)
- Title_3.Size = UDim2.new(0, 147, 0, 19)
- Title_3.Font = Enum.Font.SourceSansBold
- Title_3.Text = "Toggle"
- Title_3.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title_3.TextScaled = true
- Title_3.TextSize = 14.000
- Title_3.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- Title_3.TextWrapped = true
- Title_3.TextXAlignment = Enum.TextXAlignment.Left
- DropDown.Name = "DropDown"
- DropDown.Parent = Table
- DropDown.BackgroundColor3 = Color3.fromRGB(206, 206, 206)
- DropDown.Position = UDim2.new(0.0230414756, 0, 0.51111114, 0)
- DropDown.Size = UDim2.new(0, 163, 0, 19)
- UICorner_5.CornerRadius = UDim.new(0, 5)
- UICorner_5.Parent = DropDown
- up.Name = "up"
- up.Parent = DropDown
- up.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- up.BackgroundTransparency = 1.000
- up.Position = UDim2.new(0.841214061, 0, 0, 0)
- up.Rotation = 90.000
- up.Size = UDim2.new(0, 24, 0, 19)
- up.Font = Enum.Font.FredokaOne
- up.Text = ">"
- up.TextColor3 = Color3.fromRGB(75, 75, 75)
- up.TextSize = 14.000
- up.TextStrokeColor3 = Color3.fromRGB(89, 89, 89)
- UICorner_6.CornerRadius = UDim.new(0, 5)
- UICorner_6.Parent = up
- TextButton.Parent = up
- TextButton.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextButton.BackgroundTransparency = 1.000
- TextButton.Size = UDim2.new(0, 24, 0, 19)
- TextButton.Font = Enum.Font.SourceSans
- TextButton.Text = ""
- TextButton.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextButton.TextSize = 14.000
- BackGround_2.Name = "BackGround"
- BackGround_2.Parent = DropDown
- BackGround_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- BackGround_2.BackgroundTransparency = 1.000
- BackGround_2.ClipsDescendants = true
- BackGround_2.Position = UDim2.new(0, 0, 1, 0)
- BackGround_2.Size = UDim2.new(0, 161, 0, 89)
- DropDownMain.Name = "DropDownMain"
- DropDownMain.Parent = BackGround_2
- DropDownMain.BackgroundColor3 = Color3.fromRGB(202, 202, 202)
- DropDownMain.Position = UDim2.new(0, 0, -1.14606738, 0)
- DropDownMain.Size = UDim2.new(0, 161, 0, 89)
- DropDownMain.ZIndex = 2
- TextLabel.Parent = DropDownMain
- TextLabel.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel.BackgroundTransparency = 1.000
- TextLabel.Position = UDim2.new(0.0194961838, 0, 0, 0)
- TextLabel.Size = UDim2.new(0, 144, 0, 20)
- TextLabel.ZIndex = 2
- TextLabel.Font = Enum.Font.SourceSansBold
- TextLabel.Text = "Hello!"
- TextLabel.TextColor3 = Color3.fromRGB(0, 0, 0)
- TextLabel.TextSize = 14.000
- TextLabel.TextXAlignment = Enum.TextXAlignment.Left
- UICorner_7.CornerRadius = UDim.new(0, 5)
- UICorner_7.Parent = BackGround_2
- Title_4.Name = "Title"
- Title_4.Parent = DropDown
- Title_4.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_4.BackgroundTransparency = 1.000
- Title_4.Position = UDim2.new(0.016018264, 0, -1.00780165, 0)
- Title_4.Size = UDim2.new(0, 147, 0, 19)
- Title_4.Font = Enum.Font.SourceSansBold
- Title_4.Text = "Drop Down"
- Title_4.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title_4.TextScaled = true
- Title_4.TextSize = 14.000
- Title_4.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- Title_4.TextWrapped = true
- Title_4.TextXAlignment = Enum.TextXAlignment.Left
- Slider.Name = "Slider"
- Slider.Parent = Table
- Slider.AnchorPoint = Vector2.new(0.5, 0.5)
- Slider.BackgroundColor3 = Color3.fromRGB(104, 104, 104)
- Slider.BackgroundTransparency = 0.750
- Slider.BorderSizePixel = 0
- Slider.Position = UDim2.new(0.382760048, 0, 0.717367649, 0)
- Slider.Size = UDim2.new(0.728653789, 0, 0.0348077938, 0)
- Slider.AutoButtonColor = false
- Slider.Font = Enum.Font.Cartoon
- Slider.Text = ""
- Slider.TextColor3 = Color3.fromRGB(0, 0, 0)
- Slider.TextSize = 14.000
- Bar.Name = "Bar"
- Bar.Parent = Slider
- Bar.BackgroundColor3 = Color3.fromRGB(168, 0, 0)
- Bar.BorderSizePixel = 0
- Bar.Position = UDim2.new(-9.62104068e-08, 0, 0, 0)
- Bar.Size = UDim2.new(9.62103712e-08, 0, 1, 0)
- UICorner7.Name = "UICorner7"
- UICorner7.Parent = Bar
- Input.Name = "Input"
- Input.Parent = Slider
- Input.BackgroundColor3 = Color3.fromRGB(67, 67, 67)
- Input.BackgroundTransparency = 1.000
- Input.Position = UDim2.new(0.813392222, 0, -2.63349795, 0)
- Input.Size = UDim2.new(0, 22, 0, 19)
- Input.Font = Enum.Font.SourceSansBold
- Input.Text = "0"
- Input.TextColor3 = Color3.fromRGB(255, 255, 255)
- Input.TextScaled = true
- Input.TextSize = 18.000
- Input.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- Input.TextWrapped = true
- Input.TextXAlignment = Enum.TextXAlignment.Right
- UICorner6.Name = "UICorner6"
- UICorner6.Parent = Slider
- txt.Name = "txt"
- txt.Parent = Slider
- txt.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- txt.BackgroundTransparency = 1.000
- txt.Position = UDim2.new(-0.00295491028, 0, -2.66771054, 0)
- txt.Size = UDim2.new(0, 134, 0, 19)
- txt.Font = Enum.Font.SourceSansBold
- txt.Text = "Slider"
- txt.TextColor3 = Color3.fromRGB(255, 255, 255)
- txt.TextScaled = true
- txt.TextSize = 14.000
- txt.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- txt.TextWrapped = true
- txt.TextXAlignment = Enum.TextXAlignment.Left
- Button_2.Name = "Button"
- Button_2.Parent = Table
- Button_2.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
- Button_2.BorderSizePixel = 0
- Button_2.Position = UDim2.new(0.0219107755, 0, 0.821312726, 0)
- Button_2.Size = UDim2.new(0, 96, 0, 23)
- Button_2.AutoButtonColor = false
- Button_2.Font = Enum.Font.GothamSemibold
- Button_2.Text = "Button 1 "
- Button_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Button_2.TextSize = 15.000
- Button_2.TextWrapped = true
- UICorner_8.CornerRadius = UDim.new(0, 5)
- UICorner_8.Parent = Button_2
- txt_2.Name = "txt"
- txt_2.Parent = Button_2
- txt_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- txt_2.BackgroundTransparency = 1.000
- txt_2.Position = UDim2.new(0.00373468921, 0, -0.831590235, 0)
- txt_2.Size = UDim2.new(0, 134, 0, 19)
- txt_2.Font = Enum.Font.SourceSansBold
- txt_2.Text = "Button"
- txt_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- txt_2.TextScaled = true
- txt_2.TextSize = 14.000
- txt_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- txt_2.TextWrapped = true
- txt_2.TextXAlignment = Enum.TextXAlignment.Left
- Page2.Name = "Page2"
- Page2.Parent = BackGround
- Page2.Active = true
- Page2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Page2.BackgroundTransparency = 1.000
- Page2.BorderSizePixel = 0
- Page2.Position = UDim2.new(3.60971026e-05, 0, 0, 0)
- Page2.Size = UDim2.new(0, 629, 0, 359)
- Page2.Visible = false
- Label.Name = "Label"
- Label.Parent = Page2
- Label.BackgroundColor3 = Color3.fromRGB(22, 22, 22)
- Label.BackgroundTransparency = 0.400
- Label.BorderSizePixel = 0
- Label.Position = UDim2.new(0.0170000009, 0, 0.0109999999, 0)
- Label.Size = UDim2.new(0, 217, 0, 225)
- Title_5.Name = "Title"
- Title_5.Parent = Label
- Title_5.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_5.BackgroundTransparency = 1.000
- Title_5.Position = UDim2.new(0.0323860422, 0, 0.0444444455, 0)
- Title_5.Size = UDim2.new(0, 147, 0, 19)
- Title_5.Font = Enum.Font.SourceSansBold
- Title_5.Text = "Hello!"
- Title_5.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title_5.TextSize = 14.000
- Title_5.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- Title_5.TextXAlignment = Enum.TextXAlignment.Left
- UICorner_9.CornerRadius = UDim.new(0, 7)
- UICorner_9.Parent = Label
- Title_6.Name = "Title"
- Title_6.Parent = Label
- Title_6.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_6.BackgroundTransparency = 1.000
- Title_6.Position = UDim2.new(0.0323860422, 0, 0.124444447, 0)
- Title_6.Size = UDim2.new(0, 147, 0, 19)
- Title_6.Font = Enum.Font.SourceSansBold
- Title_6.Text = "Hi!"
- Title_6.TextColor3 = Color3.fromRGB(175, 175, 175)
- Title_6.TextSize = 14.000
- Title_6.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- Title_6.TextXAlignment = Enum.TextXAlignment.Left
- ColorBar_2.Name = "ColorBar"
- ColorBar_2.Parent = Label
- ColorBar_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- ColorBar_2.BorderSizePixel = 0
- ColorBar_2.Position = UDim2.new(0.032386072, 0, 0.128480345, 0)
- ColorBar_2.Size = UDim2.new(0, 147, 0, 1)
- UIGradient_2.Color = ColorSequence.new{ColorSequenceKeypoint.new(0.00, Color3.fromRGB(94, 94, 94)), ColorSequenceKeypoint.new(1.00, Color3.fromRGB(40, 40, 40))}
- UIGradient_2.Parent = ColorBar_2
- Logo.Name = "Logo"
- Logo.Parent = TopBar
- Logo.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Logo.BackgroundTransparency = 1.000
- Logo.BorderSizePixel = 0
- Logo.Size = UDim2.new(0, 52, 0, 50)
- Logo.Image = "rbxassetid://9430302752"
- Logo.ScaleType = Enum.ScaleType.Tile
- Page1_2.Name = "Page1"
- Page1_2.Parent = TopBar
- Page1_2.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
- Page1_2.BorderSizePixel = 0
- Page1_2.Position = UDim2.new(0.517036855, 0, 0.160000011, 0)
- Page1_2.Size = UDim2.new(0, 128, 0, 36)
- Page1_2.Font = Enum.Font.SourceSansBold
- Page1_2.Text = "Page1"
- Page1_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Page1_2.TextSize = 17.000
- Page1_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- UICorner_10.CornerRadius = UDim.new(0, 6)
- UICorner_10.Parent = Page1_2
- Page2_2.Name = "Page2"
- Page2_2.Parent = TopBar
- Page2_2.BackgroundColor3 = Color3.fromRGB(136, 0, 0)
- Page2_2.BorderSizePixel = 0
- Page2_2.Position = UDim2.new(0.302755475, 0, 0.160000026, 0)
- Page2_2.Size = UDim2.new(0, 128, 0, 36)
- Page2_2.Font = Enum.Font.SourceSansBold
- Page2_2.Text = "Page2"
- Page2_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- Page2_2.TextSize = 17.000
- Page2_2.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- UICorner_11.CornerRadius = UDim.new(0, 6)
- UICorner_11.Parent = Page2_2
- Bottem.Name = "Bottem"
- Bottem.Parent = TopBar
- Bottem.BackgroundColor3 = Color3.fromRGB(168, 0, 0)
- Bottem.BorderSizePixel = 0
- Bottem.Position = UDim2.new(0, 0, 7.4071703, 0)
- Bottem.Size = UDim2.new(0, 629, 0, 19)
- TextLabel_2.Parent = Bottem
- TextLabel_2.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.BackgroundTransparency = 1.000
- TextLabel_2.Position = UDim2.new(0.0137126902, 0, 0, 0)
- TextLabel_2.Size = UDim2.new(0, 30, 0, 19)
- TextLabel_2.Font = Enum.Font.FredokaOne
- TextLabel_2.Text = "v1"
- TextLabel_2.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_2.TextSize = 16.000
- TextLabel_2.TextWrapped = true
- TextLabel_2.TextXAlignment = Enum.TextXAlignment.Left
- TextLabel_3.Parent = Bottem
- TextLabel_3.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.BackgroundTransparency = 1.000
- TextLabel_3.Position = UDim2.new(0.834062517, 0, 0, 0)
- TextLabel_3.Size = UDim2.new(0, 104, 0, 19)
- TextLabel_3.Font = Enum.Font.SourceSansBold
- TextLabel_3.Text = "Sekkay God#4968"
- TextLabel_3.TextColor3 = Color3.fromRGB(255, 255, 255)
- TextLabel_3.TextSize = 14.000
- TextLabel_3.TextXAlignment = Enum.TextXAlignment.Left
- Close.Name = "Close"
- Close.Parent = TopBar
- Close.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Close.BackgroundTransparency = 1.000
- Close.Position = UDim2.new(0.967448473, 0, 0.159999996, 0)
- Close.Size = UDim2.new(0, 13, 0, 14)
- Close.Image = "rbxassetid://6236220207"
- Title_7.Name = "Title"
- Title_7.Parent = TopBar
- Title_7.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- Title_7.BackgroundTransparency = 1.000
- Title_7.Position = UDim2.new(0.0302066766, 0, 0, 0)
- Title_7.Size = UDim2.new(0, 200, 0, 31)
- Title_7.Font = Enum.Font.SourceSansBold
- Title_7.Text = "aim ware"
- Title_7.TextColor3 = Color3.fromRGB(255, 255, 255)
- Title_7.TextSize = 37.000
- Title_7.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- About.Name = "About"
- About.Parent = Title_7
- About.BackgroundColor3 = Color3.fromRGB(255, 255, 255)
- About.BackgroundTransparency = 1.000
- About.Position = UDim2.new(-0.00232910155, 0, 0.967741907, 0)
- About.Size = UDim2.new(0, 200, 0, 14)
- About.Font = Enum.Font.SourceSansBold
- About.Text = "ONE STEP BEHIND THE GAME"
- About.TextColor3 = Color3.fromRGB(255, 255, 255)
- About.TextSize = 12.000
- About.TextStrokeColor3 = Color3.fromRGB(255, 255, 255)
- -- Scripts:
- local function HOQEZ_fake_script() -- Toggle.Main Handler
- local script = Instance.new('LocalScript', Toggle)
- local TweenService = game:GetService("TweenService")
- local Holder = script.Parent:WaitForChild("Holder")
- local Circle = Holder:WaitForChild("Circle")
- local Mini = Circle:WaitForChild("Mini")
- local Button = Holder:WaitForChild("Button")
- local function setToggle(request)
- local Duration = 0.25
- local Style = Enum.EasingStyle.Sine
- local Direction = Enum.EasingDirection.Out
- local RepeatCount = 0
- local Reverse = false
- local TweenDelay = 0
- local AnimateInfo = TweenInfo.new(Duration, Style, Direction, RepeatCount, Reverse, TweenDelay)
- if request == true then
- local Holder_Open = TweenService:Create(Holder, AnimateInfo, {BackgroundColor3 = Color3.new(168, 0, 0)})
- local Circle_Open = TweenService:Create(Circle, AnimateInfo, {Position = UDim2.new(1, 0, 0.5, 0), AnchorPoint = Vector2.new(1, 0.5)})
- local Mini_Open = TweenService:Create(Mini, AnimateInfo, {BackgroundColor3 = Color3.new(1, 1, 1)})
- Holder_Open:Play()
- Circle_Open:Play()
- Mini_Open:Play()
- elseif request == false then
- local Holder_Close = TweenService:Create(Holder, AnimateInfo, {BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)})
- local Circle_Close = TweenService:Create(Circle, AnimateInfo, {Position = UDim2.new(0, 0, 0.5, 0), AnchorPoint = Vector2.new(0, 0.5)})
- local Mini_Close = TweenService:Create(Mini, AnimateInfo, {BackgroundColor3 = Color3.new(0.235294, 0.235294, 0.235294)})
- Holder_Close:Play()
- Circle_Close:Play()
- Mini_Close:Play()
- else
- warn("Wrong request.")
- end
- end
- local Cooldown = false
- local isOpen = false
- Button.MouseButton1Click:Connect(function()
- if not Cooldown then
- Cooldown = true
- if not isOpen then
- setToggle(true)
- -- Logic here
- isOpen = true
- else
- setToggle(false)
- --Logic here
- isOpen = false
- end
- wait(1) -- Wait n Seconds till the animation will proceed
- Cooldown = false
- end
- end)
- end
- coroutine.wrap(HOQEZ_fake_script)()
- local function IFDLOT_fake_script() -- TextButton.LocalScript
- local script = Instance.new('LocalScript', TextButton)
- local D = true
- script.Parent.MouseButton1Click:Connect(function()
- if D == true then
- script.Parent.Parent.Parent.Parent.DropDown.BackGround.DropDownMain:TweenPosition(UDim2.new(0.006, 0,0, 0),nil, nil, 0.9)
- D = false
- else
- D = true
- script.Parent.Parent.Parent.Parent.DropDown.BackGround.DropDownMain:TweenPosition(UDim2.new(0.006, 0,-1.213, 0),nil, nil, 0.9)
- end
- end)
- end
- coroutine.wrap(IFDLOT_fake_script)()
- local function PNXLO_fake_script() -- TextButton.LocalScript
- local script = Instance.new('LocalScript', TextButton)
- local D = true
- script.Parent.MouseButton1Click:Connect(function()
- if D == true then
- script.Parent.Parent.Parent.up.Rotation = 270
- D = false
- else
- D = true
- script.Parent.Parent.Parent.up.Rotation = 90
- end
- end)
- end
- coroutine.wrap(PNXLO_fake_script)()
- local function IDMBZXW_fake_script() -- up.LocalScript
- local script = Instance.new('LocalScript', up)
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Parent.up.Visible = false
- end)
- end
- coroutine.wrap(IDMBZXW_fake_script)()
- local function XJXD_fake_script() -- up.LocalScript
- local script = Instance.new('LocalScript', up)
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Parent.Down.Visible = true
- end)
- end
- coroutine.wrap(XJXD_fake_script)()
- local function BXMIP_fake_script() -- Slider.SliderCode
- local script = Instance.new('LocalScript', Slider)
- local slider = script.Parent
- local bar = slider.Bar
- local textbox = script.Parent.Input
- local mouse = game.Players.LocalPlayer:GetMouse()
- local sliderSizeX = slider.AbsoluteSize.X
- local held = false
- local maxslide = 150
- script.Parent.Changed:Connect(function()
- end)
- slider.MouseButton1Down:Connect(function()
- held = true
- bar.Size = UDim2.new(math.clamp((mouse.X - slider.AbsolutePosition.X)/sliderSizeX,0,1),0,1,0)
- textbox.Text = math.floor(bar.Size.X.Scale * maxslide)
- end)
- game:GetService("UserInputService").InputEnded:Connect(function(input, gp)
- if input.UserInputType == Enum.UserInputType.MouseButton1 then
- held = false
- end
- end)
- mouse.Move:Connect(function()
- if held then
- bar.Size = UDim2.new(math.clamp((mouse.X - slider.AbsolutePosition.X)/sliderSizeX,0,1),0,1,0)
- textbox.Text = math.floor(bar.Size.X.Scale * maxslide)
- end
- end)
- end
- coroutine.wrap(BXMIP_fake_script)()
- local function ZHZA_fake_script() -- Button_2.LocalScript
- local script = Instance.new('LocalScript', Button_2)
- Button.MouseButton1Down:Connect(function()
- Print("Pressed!")
- end)
- end
- coroutine.wrap(ZHZA_fake_script)()
- local function CUHAI_fake_script() -- Page1_2.LocalScript
- local script = Instance.new('LocalScript', Page1_2)
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Parent.BackGround.Page1.Visible = true
- end)
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Parent.BackGround.Page2.Visible = false
- end)
- end
- coroutine.wrap(CUHAI_fake_script)()
- local function CVJOL_fake_script() -- Page2_2.LocalScript
- local script = Instance.new('LocalScript', Page2_2)
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Parent.BackGround.Page2.Visible = true
- end)
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Parent.BackGround.Page1.Visible = false
- end)
- end
- coroutine.wrap(CVJOL_fake_script)()
- local function LAKIEH_fake_script() -- Close.LocalScript
- local script = Instance.new('LocalScript', Close)
- script.Parent.MouseButton1Down:Connect(function()
- script.Parent.Parent.Parent.TopBar:Destroy()
- end)
- end
- coroutine.wrap(LAKIEH_fake_script)()
- local function DCHDA_fake_script() -- TopBar.Dragify
- local script = Instance.new('LocalScript', TopBar)
- local UIS = game:GetService("UserInputService")
- function dragify(Frame)
- dragToggle = nil
- local dragSpeed = 0.50
- dragInput = nil
- dragStart = nil
- local dragPos = nil
- function updateInput(input)
- local Delta = input.Position - dragStart
- local Position = UDim2.new(startPos.X.Scale, startPos.X.Offset + Delta.X, startPos.Y.Scale, startPos.Y.Offset + Delta.Y)
- game:GetService("TweenService"):Create(Frame, TweenInfo.new(0.30), {Position = Position}):Play()
- end
- Frame.InputBegan:Connect(function(input)
- if (input.UserInputType == Enum.UserInputType.MouseButton1 or input.UserInputType == Enum.UserInputType.Touch) and UIS:GetFocusedTextBox() == nil then
- dragToggle = true
- dragStart = input.Position
- startPos = Frame.Position
- input.Changed:Connect(function()
- if input.UserInputState == Enum.UserInputState.End then
- dragToggle = false
- end
- end)
- end
- end)
- Frame.InputChanged:Connect(function(input)
- if input.UserInputType == Enum.UserInputType.MouseMovement or input.UserInputType == Enum.UserInputType.Touch then
- dragInput = input
- end
- end)
- game:GetService("UserInputService").InputChanged:Connect(function(input)
- if input == dragInput and dragToggle then
- updateInput(input)
- end
- end)
- end
- dragify(script.Parent)
- end
- coroutine.wrap(DCHDA_fake_script)()
- local function HQYVQV_fake_script() -- TopBar.LocalScript
- local script = Instance.new('LocalScript', TopBar)
- local UserInputService = game:GetService("UserInputService")
- function onKeyPress(inputObject, gameProcessedEvent)
- if not gameProcessedEvent then
- if inputObject.KeyCode == Enum.KeyCode.Y then
- if script.Parent.Parent.Frame.Visible == false then
- script.Parent.Parent.Frame.Visible = true
- else
- script.Parent.Parent.Frame.Visible = false
- end
- end
- end
- end
- UserInputService.InputBegan:connect(onKeyPress)
- end
- coroutine.wrap(HQYVQV_fake_script)()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement