SHOW:
|
|
- or go back to the newest paste.
| 1 | - | -- Objects |
| 1 | + | -- Farewell Infortality. |
| 2 | -- Version: 2.82 | |
| 3 | - | local BoogaFucker = Instance.new("ScreenGui")
|
| 3 | + | -- Instances: |
| 4 | - | local BoogaFuckerPackageFrame = Instance.new("Frame")
|
| 4 | + | local ScreenGui = Instance.new("ScreenGui")
|
| 5 | - | local MainFrame = Instance.new("Frame")
|
| 5 | + | local VH2 = Instance.new("Frame")
|
| 6 | - | local Brandname = Instance.new("TextLabel")
|
| 6 | + | local money = Instance.new("TextButton")
|
| 7 | - | local Border = Instance.new("ImageLabel")
|
| 7 | + | local level = Instance.new("TextButton")
|
| 8 | - | local Border_2 = Instance.new("ImageLabel")
|
| 8 | + | local more2 = Instance.new("TextButton")
|
| 9 | - | local Border_3 = Instance.new("ImageLabel")
|
| 9 | + | local godmode = Instance.new("TextButton")
|
| 10 | - | local Border_4 = Instance.new("ImageLabel")
|
| 10 | + | local title = Instance.new("TextLabel")
|
| 11 | - | local Border_5 = Instance.new("ImageLabel")
|
| 11 | + | local made = Instance.new("TextLabel")
|
| 12 | - | local Border_6 = Instance.new("ImageLabel")
|
| 12 | + | local more = Instance.new("TextButton")
|
| 13 | - | local Border_7 = Instance.new("ImageLabel")
|
| 13 | + | local pro = Instance.new("Frame")
|
| 14 | - | local Border_8 = Instance.new("ImageLabel")
|
| 14 | + | local giver2 = Instance.new("TextButton")
|
| 15 | - | local BackGround = Instance.new("Frame")
|
| 15 | + | local giver1 = Instance.new("TextButton")
|
| 16 | - | local Border_9 = Instance.new("Frame")
|
| 16 | + | local title2 = Instance.new("TextLabel")
|
| 17 | - | local ShadowBrandName = Instance.new("TextLabel")
|
| 17 | + | local close = Instance.new("TextButton")
|
| 18 | - | local KeyBindsMain = Instance.new("Frame")
|
| 18 | + | local noob = Instance.new("Frame")
|
| 19 | - | local Border_10 = Instance.new("ImageLabel")
|
| 19 | + | local giver2_2 = Instance.new("TextButton")
|
| 20 | - | local Border_11 = Instance.new("ImageLabel")
|
| 20 | + | local giver1_2 = Instance.new("TextButton")
|
| 21 | - | local Border_12 = Instance.new("ImageLabel")
|
| 21 | + | local title2_2 = Instance.new("TextLabel")
|
| 22 | - | local Border_13 = Instance.new("ImageLabel")
|
| 22 | + | local close_2 = Instance.new("TextButton")
|
| 23 | - | local Border_14 = Instance.new("ImageLabel")
|
| 23 | + | --Properties: |
| 24 | - | local SpeedInstaDestroytext = Instance.new("TextLabel")
|
| 24 | + | ScreenGui.Parent = game.Players.LocalPlayer:WaitForChild("PlayerGui")
|
| 25 | - | local Speedkeybindtextbox = Instance.new("TextBox")
|
| 25 | + | |
| 26 | - | local Keybindsname = Instance.new("TextLabel")
|
| 26 | + | VH2.Name = "VH2" |
| 27 | - | local ShadowKeybindsname = Instance.new("TextLabel")
|
| 27 | + | VH2.Parent = ScreenGui |
| 28 | - | local Dropallitemstext = Instance.new("TextLabel")
|
| 28 | + | VH2.BackgroundColor3 = Color3.new(1, 1, 1) |
| 29 | - | local Dropallitemskeybindtextbox = Instance.new("TextBox")
|
| 29 | + | VH2.Position = UDim2.new(0.0602526739, 0, 0.223529413, 0) |
| 30 | - | local Redtheme = Instance.new("TextButton")
|
| 30 | + | VH2.Size = UDim2.new(0, 424, 0, 264) |
| 31 | - | local Pinktheme = Instance.new("TextButton")
|
| 31 | + | VH2.Style = Enum.FrameStyle.DropShadow |
| 32 | - | local Bluetheme = Instance.new("TextButton")
|
| 32 | + | |
| 33 | - | local Autopickuptext = Instance.new("TextLabel")
|
| 33 | + | money.Name = "money" |
| 34 | - | local Dropallitemskeybindtextbox_2 = Instance.new("TextBox")
|
| 34 | + | money.Parent = VH2 |
| 35 | - | local Speed = Instance.new("TextButton")
|
| 35 | + | money.BackgroundColor3 = Color3.new(0, 0, 0) |
| 36 | - | local TextButton = Instance.new("Frame")
|
| 36 | + | money.BorderColor3 = Color3.new(0.141176, 0.219608, 0.278431) |
| 37 | - | local CreditsMain = Instance.new("Frame")
|
| 37 | + | money.Position = UDim2.new(0.0769271329, 0, 0.298128337, 0) |
| 38 | - | local Border_15 = Instance.new("ImageLabel")
|
| 38 | + | money.Size = UDim2.new(0, 148, 0, 50) |
| 39 | - | local Border_16 = Instance.new("ImageLabel")
|
| 39 | + | money.Font = Enum.Font.Highway |
| 40 | - | local Border_17 = Instance.new("ImageLabel")
|
| 40 | + | money.Text = "Give Money" |
| 41 | - | local Border_18 = Instance.new("ImageLabel")
|
| 41 | + | money.TextColor3 = Color3.new(1, 0, 0) |
| 42 | - | local Border_19 = Instance.new("ImageLabel")
|
| 42 | + | money.TextSize = 14 |
| 43 | - | local Speedchangetext = Instance.new("TextLabel")
|
| 43 | + | |
| 44 | - | local Changespeedtextbox = Instance.new("TextBox")
|
| 44 | + | level.Name = "level" |
| 45 | - | local JumpPower = Instance.new("TextButton")
|
| 45 | + | level.Parent = VH2 |
| 46 | - | local TextButtonnoyou = Instance.new("Frame")
|
| 46 | + | level.BackgroundColor3 = Color3.new(0, 0, 0) |
| 47 | - | local JumpPowernumber = Instance.new("TextBox")
|
| 47 | + | level.BorderColor3 = Color3.new(0.141176, 0.219608, 0.278431) |
| 48 | - | local Dropallitemstext_2 = Instance.new("TextButton")
|
| 48 | + | level.Position = UDim2.new(0.0769271329, 0, 0.675525844, 0) |
| 49 | - | local TextButtonyougey = Instance.new("Frame")
|
| 49 | + | level.Size = UDim2.new(0, 148, 0, 50) |
| 50 | - | local Dropallinventorynumber = Instance.new("TextBox")
|
| 50 | + | level.Font = Enum.Font.Highway |
| 51 | - | local KeybindsOpenClose = Instance.new("TextButton")
|
| 51 | + | level.Text = "Give Level" |
| 52 | - | local InfiniteJump = Instance.new("TextButton")
|
| 52 | + | level.TextColor3 = Color3.new(1, 0, 0) |
| 53 | - | local TextButton_2 = Instance.new("Frame")
|
| 53 | + | level.TextSize = 14 |
| 54 | - | local CreditsOpenClose = Instance.new("TextButton")
|
| 54 | + | level.TextWrapped = true |
| 55 | - | local esptrack = Instance.new("TextButton")
|
| 55 | + | |
| 56 | - | local TextButtonEsp = Instance.new("Frame")
|
| 56 | + | more2.Name = "more2" |
| 57 | - | local Removealleffects = Instance.new("TextButton")
|
| 57 | + | more2.Parent = VH2 |
| 58 | - | local TextButtonRAE = Instance.new("Frame")
|
| 58 | + | more2.BackgroundColor3 = Color3.new(0, 0, 0) |
| 59 | - | local AutoPickup = Instance.new("TextButton")
|
| 59 | + | more2.BorderColor3 = Color3.new(0.141176, 0.219608, 0.278431) |
| 60 | - | local TextButtonAP = Instance.new("Frame")
|
| 60 | + | more2.Position = UDim2.new(0.403301895, 0, 0.537878811, 0) |
| 61 | - | local StartFrame = Instance.new("Frame")
|
| 61 | + | more2.Size = UDim2.new(0, 78, 0, 27) |
| 62 | - | local StartHeaderBorder = Instance.new("Frame")
|
| 62 | + | more2.Font = Enum.Font.Highway |
| 63 | - | local StartFooterBorder = Instance.new("Frame")
|
| 63 | + | more2.Text = "Noob Tools" |
| 64 | - | local StartName = Instance.new("TextLabel")
|
| 64 | + | more2.TextColor3 = Color3.new(1, 0, 0) |
| 65 | - | local FREEbutton = Instance.new("TextButton")
|
| 65 | + | more2.TextSize = 14 |
| 66 | - | local PREMIUMbutton = Instance.new("TextButton")
|
| 66 | + | |
| 67 | - | local StartMidBorder = Instance.new("Frame")
|
| 67 | + | godmode.Name = "godmode" |
| 68 | - | local StartRightBorder = Instance.new("Frame")
|
| 68 | + | godmode.Parent = VH2 |
| 69 | - | local StartLeftBorder = Instance.new("Frame")
|
| 69 | + | godmode.BackgroundColor3 = Color3.new(0, 0, 0) |
| 70 | - | local StartFreeText = Instance.new("TextLabel")
|
| 70 | + | godmode.BorderColor3 = Color3.new(0.141176, 0.219608, 0.278431) |
| 71 | - | local StartPremiumText = Instance.new("TextLabel")
|
| 71 | + | godmode.Position = UDim2.new(0.55416739, 0, 0.298128307, 0) |
| 72 | - | local StartName_2 = Instance.new("TextLabel")
|
| 72 | + | godmode.Size = UDim2.new(0, 148, 0, 50) |
| 73 | - | local LoginFrame = Instance.new("Frame")
|
| 73 | + | godmode.Font = Enum.Font.Highway |
| 74 | - | local LoginHeaderBorder = Instance.new("Frame")
|
| 74 | + | godmode.Text = "God Mode" |
| 75 | - | local LoginFooterBorder = Instance.new("Frame")
|
| 75 | + | godmode.TextColor3 = Color3.new(1, 0, 0) |
| 76 | - | local LoginName = Instance.new("TextLabel")
|
| 76 | + | godmode.TextSize = 14 |
| 77 | - | local LoginConfirm = Instance.new("TextButton")
|
| 77 | + | |
| 78 | - | local LoginRightBorder = Instance.new("Frame")
|
| 78 | + | title.Name = "title" |
| 79 | - | local LoginLeftBorder = Instance.new("Frame")
|
| 79 | + | title.Parent = VH2 |
| 80 | - | local LoginBackButton = Instance.new("TextButton")
|
| 80 | + | title.BackgroundColor3 = Color3.new(0, 0, 0) |
| 81 | - | local LoginUser = Instance.new("TextBox")
|
| 81 | + | title.Position = UDim2.new(-0.0199360047, 0, -0.0302584618, 0) |
| 82 | - | local LoginPass = Instance.new("TextBox")
|
| 82 | + | title.Size = UDim2.new(0, 424, 0, 50) |
| 83 | - | local KeyBind = Instance.new("Frame")
|
| 83 | + | title.Font = Enum.Font.Highway |
| 84 | - | local KeyBindFinishStartupButton = Instance.new("TextButton")
|
| 84 | + | title.Text = "Vampire Hunters 2 Gui" |
| 85 | - | local KeyBindHeather = Instance.new("Frame")
|
| 85 | + | title.TextColor3 = Color3.new(1, 0, 0) |
| 86 | - | local KeyBindStartupTextBox = Instance.new("TextBox")
|
| 86 | + | title.TextScaled = true |
| 87 | - | local KeyBindSetupText = Instance.new("TextLabel")
|
| 87 | + | title.TextSize = 14 |
| 88 | - | local KeyBindName = Instance.new("TextLabel")
|
| 88 | + | title.TextWrapped = true |
| 89 | ||
| 90 | - | -- Properties |
| 90 | + | made.Name = "made" |
| 91 | made.Parent = VH2 | |
| 92 | - | BoogaFucker.Name = "BoogaFucker" |
| 92 | + | made.BackgroundColor3 = Color3.new(1, 1, 1) |
| 93 | - | BoogaFucker.Parent = game.CoreGui |
| 93 | + | made.BackgroundTransparency = 1 |
| 94 | made.Position = UDim2.new(-0.0175775141, 0, 0.911399305, 0) | |
| 95 | - | BoogaFuckerPackageFrame.Name = "BoogaFucker PackageFrame" |
| 95 | + | made.Size = UDim2.new(0, 424, 0, 28) |
| 96 | - | BoogaFuckerPackageFrame.Parent = BoogaFucker |
| 96 | + | made.Font = Enum.Font.Highway |
| 97 | - | BoogaFuckerPackageFrame.Active = true |
| 97 | + | made.Text = "Made By baldiwrds" |
| 98 | - | BoogaFuckerPackageFrame.BackgroundColor3 = Color3.new(1, 1, 0.921569) |
| 98 | + | made.TextColor3 = Color3.new(0.333333, 1, 1) |
| 99 | - | BoogaFuckerPackageFrame.BackgroundTransparency = 1 |
| 99 | + | made.TextSize = 24 |
| 100 | - | BoogaFuckerPackageFrame.BorderSizePixel = 0 |
| 100 | + | |
| 101 | - | BoogaFuckerPackageFrame.Position = UDim2.new(0.63731128, -275, 0.766912699, -150) |
| 101 | + | more.Name = "more" |
| 102 | - | BoogaFuckerPackageFrame.Selectable = true |
| 102 | + | more.Parent = VH2 |
| 103 | - | BoogaFuckerPackageFrame.Size = UDim2.new(0, 550, 0, 300) |
| 103 | + | more.BackgroundColor3 = Color3.new(0, 0, 0) |
| 104 | - | BoogaFuckerPackageFrame.ZIndex = 2 |
| 104 | + | more.BorderColor3 = Color3.new(0.141176, 0.219608, 0.278431) |
| 105 | - | BoogaFuckerPackageFrame.Draggable = true |
| 105 | + | more.Position = UDim2.new(0.554167449, 0, 0.675525844, 0) |
| 106 | more.Size = UDim2.new(0, 148, 0, 50) | |
| 107 | - | MainFrame.Name = "MainFrame" |
| 107 | + | more.Font = Enum.Font.Highway |
| 108 | - | MainFrame.Parent = BoogaFuckerPackageFrame |
| 108 | + | more.Text = "Pro Tools" |
| 109 | - | MainFrame.BackgroundColor3 = Color3.new(1, 1, 1) |
| 109 | + | more.TextColor3 = Color3.new(1, 0, 0) |
| 110 | - | MainFrame.BackgroundTransparency = 1 |
| 110 | + | more.TextSize = 14 |
| 111 | - | MainFrame.BorderSizePixel = 0 |
| 111 | + | |
| 112 | - | MainFrame.NextSelectionLeft = Border_3 |
| 112 | + | pro.Name = "pro" |
| 113 | - | MainFrame.Position = UDim2.new(0, 12, 0, 12) |
| 113 | + | pro.Parent = ScreenGui |
| 114 | - | MainFrame.Size = UDim2.new(1, -24, 1, -24) |
| 114 | + | pro.BackgroundColor3 = Color3.new(1, 1, 1) |
| 115 | pro.Position = UDim2.new(0.546161294, 0, 0.534117639, 0) | |
| 116 | - | Brandname.Name = "Brandname" |
| 116 | + | pro.Size = UDim2.new(0, 374, 0, 94) |
| 117 | - | Brandname.Parent = MainFrame |
| 117 | + | pro.Visible = false |
| 118 | - | Brandname.BackgroundColor3 = Color3.new(1, 1, 1) |
| 118 | + | pro.Style = Enum.FrameStyle.DropShadow |
| 119 | - | Brandname.BackgroundTransparency = 1 |
| 119 | + | |
| 120 | - | Brandname.Position = UDim2.new(0.24809885, 0, -0.0217391308, 0) |
| 120 | + | giver2.Name = "giver2" |
| 121 | - | Brandname.Size = UDim2.new(0.503802299, 0, 0.177536234, 0) |
| 121 | + | giver2.Parent = pro |
| 122 | - | Brandname.ZIndex = 2 |
| 122 | + | giver2.BackgroundColor3 = Color3.new(0, 0, 0) |
| 123 | - | Brandname.Font = Enum.Font.SourceSansBold |
| 123 | + | giver2.BorderColor3 = Color3.new(0.141176, 0.219608, 0.278431) |
| 124 | - | Brandname.FontSize = Enum.FontSize.Size14 |
| 124 | + | giver2.Position = UDim2.new(0.0695187151, 0, 0.244680852, 0) |
| 125 | - | Brandname.Text = "BoogaFucker" |
| 125 | + | giver2.Size = UDim2.new(0, 151, 0, 50) |
| 126 | - | Brandname.TextColor3 = Color3.new(1, 1, 1) |
| 126 | + | giver2.Font = Enum.Font.Highway |
| 127 | - | Brandname.TextScaled = true |
| 127 | + | giver2.Text = "Give Diamond Destiny Gun" |
| 128 | - | Brandname.TextSize = 14 |
| 128 | + | giver2.TextColor3 = Color3.new(1, 0, 0) |
| 129 | - | Brandname.TextStrokeTransparency = 0 |
| 129 | + | giver2.TextSize = 14 |
| 130 | - | Brandname.TextWrapped = true |
| 130 | + | |
| 131 | giver1.Name = "giver1" | |
| 132 | - | Border.Name = "Border" |
| 132 | + | giver1.Parent = pro |
| 133 | - | Border.Parent = MainFrame |
| 133 | + | giver1.BackgroundColor3 = Color3.new(0, 0, 0) |
| 134 | - | Border.BackgroundColor3 = Color3.new(1, 1, 1) |
| 134 | + | giver1.BorderColor3 = Color3.new(0.141176, 0.219608, 0.278431) |
| 135 | - | Border.BackgroundTransparency = 1 |
| 135 | + | giver1.Position = UDim2.new(0.541235566, 0, 0.237790927, 0) |
| 136 | - | Border.BorderSizePixel = 0 |
| 136 | + | giver1.Size = UDim2.new(0, 141, 0, 50) |
| 137 | - | Border.Position = UDim2.new(1, 0, 0, 0) |
| 137 | + | giver1.Font = Enum.Font.Highway |
| 138 | - | Border.Size = UDim2.new(0, 12, 1, 0) |
| 138 | + | giver1.Text = "Give Morphine Tool" |
| 139 | - | Border.Image = "http://www.roblox.com/asset/?id=238725003" |
| 139 | + | giver1.TextColor3 = Color3.new(1, 0, 0) |
| 140 | - | Border.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157) |
| 140 | + | giver1.TextSize = 14 |
| 141 | - | Border.ImageRectOffset = Vector2.new(24, 12) |
| 141 | + | |
| 142 | - | Border.ImageRectSize = Vector2.new(12, 12) |
| 142 | + | title2.Name = "title2" |
| 143 | title2.Parent = pro | |
| 144 | - | Border_2.Name = "Border" |
| 144 | + | title2.BackgroundColor3 = Color3.new(0.192157, 1, 0.14902) |
| 145 | - | Border_2.Parent = MainFrame |
| 145 | + | title2.Position = UDim2.new(-0.023357451, 0, -0.426608264, 0) |
| 146 | - | Border_2.BackgroundColor3 = Color3.new(1, 1, 1) |
| 146 | + | title2.Size = UDim2.new(0, 374, 0, 38) |
| 147 | - | Border_2.BackgroundTransparency = 1 |
| 147 | + | title2.Font = Enum.Font.SourceSans |
| 148 | - | Border_2.BorderSizePixel = 0 |
| 148 | + | title2.Text = "Pro Tools" |
| 149 | - | Border_2.Position = UDim2.new(1, 0, 1, 0) |
| 149 | + | title2.TextColor3 = Color3.new(0.0823529, 0.152941, 0.807843) |
| 150 | - | Border_2.Size = UDim2.new(0, 12, 0, 12) |
| 150 | + | title2.TextScaled = true |
| 151 | - | Border_2.Image = "http://www.roblox.com/asset/?id=238725003" |
| 151 | + | title2.TextSize = 14 |
| 152 | - | Border_2.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157) |
| 152 | + | title2.TextWrapped = true |
| 153 | - | Border_2.ImageRectOffset = Vector2.new(24, 24) |
| 153 | + | |
| 154 | - | Border_2.ImageRectSize = Vector2.new(12, 12) |
| 154 | + | close.Name = "close" |
| 155 | close.Parent = pro | |
| 156 | - | Border_3.Name = "Border" |
| 156 | + | close.BackgroundColor3 = Color3.new(1, 0, 0) |
| 157 | - | Border_3.Parent = MainFrame |
| 157 | + | close.Position = UDim2.new(0.887700498, 0, -0.414893627, 0) |
| 158 | - | Border_3.BackgroundColor3 = Color3.new(1, 1, 1) |
| 158 | + | close.Size = UDim2.new(0, 48, 0, 37) |
| 159 | - | Border_3.BackgroundTransparency = 1 |
| 159 | + | close.Font = Enum.Font.SourceSans |
| 160 | - | Border_3.BorderSizePixel = 0 |
| 160 | + | close.Text = "X" |
| 161 | - | Border_3.Position = UDim2.new(0, -12, 0, 0) |
| 161 | + | close.TextColor3 = Color3.new(0, 0, 0) |
| 162 | - | Border_3.Size = UDim2.new(0, 12, 1, 0) |
| 162 | + | close.TextScaled = true |
| 163 | - | Border_3.Image = "http://www.roblox.com/asset/?id=238725003" |
| 163 | + | close.TextSize = 14 |
| 164 | - | Border_3.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157) |
| 164 | + | close.TextWrapped = true |
| 165 | - | Border_3.ImageRectOffset = Vector2.new(0, 12) |
| 165 | + | |
| 166 | - | Border_3.ImageRectSize = Vector2.new(12, 12) |
| 166 | + | noob.Name = "noob" |
| 167 | noob.Parent = ScreenGui | |
| 168 | - | Border_4.Name = "Border" |
| 168 | + | noob.BackgroundColor3 = Color3.new(1, 1, 1) |
| 169 | - | Border_4.Parent = MainFrame |
| 169 | + | noob.Position = UDim2.new(0.546161294, 0, 0.119999945, 0) |
| 170 | - | Border_4.BackgroundColor3 = Color3.new(1, 1, 1) |
| 170 | + | noob.Size = UDim2.new(0, 374, 0, 94) |
| 171 | - | Border_4.BackgroundTransparency = 1 |
| 171 | + | noob.Visible = false |
| 172 | - | Border_4.BorderSizePixel = 0 |
| 172 | + | noob.Style = Enum.FrameStyle.DropShadow |
| 173 | - | Border_4.Position = UDim2.new(0, 0, 1, 0) |
| 173 | + | |
| 174 | - | Border_4.Size = UDim2.new(1, 0, 0, 12) |
| 174 | + | giver2_2.Name = "giver2" |
| 175 | - | Border_4.Image = "http://www.roblox.com/asset/?id=238725003" |
| 175 | + | giver2_2.Parent = noob |
| 176 | - | Border_4.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157) |
| 176 | + | giver2_2.BackgroundColor3 = Color3.new(0, 0, 0) |
| 177 | - | Border_4.ImageRectOffset = Vector2.new(12, 24) |
| 177 | + | giver2_2.BorderColor3 = Color3.new(0.141176, 0.219608, 0.278431) |
| 178 | - | Border_4.ImageRectSize = Vector2.new(12, 12) |
| 178 | + | giver2_2.Position = UDim2.new(0.0695187151, 0, 0.244680852, 0) |
| 179 | giver2_2.Size = UDim2.new(0, 151, 0, 50) | |
| 180 | - | Border_5.Name = "Border" |
| 180 | + | giver2_2.Font = Enum.Font.Highway |
| 181 | - | Border_5.Parent = MainFrame |
| 181 | + | giver2_2.Text = "Give Posterity Gun" |
| 182 | - | Border_5.BackgroundColor3 = Color3.new(1, 1, 1) |
| 182 | + | giver2_2.TextColor3 = Color3.new(1, 0, 0) |
| 183 | - | Border_5.BackgroundTransparency = 1 |
| 183 | + | giver2_2.TextSize = 14 |
| 184 | - | Border_5.BorderSizePixel = 0 |
| 184 | + | |
| 185 | - | Border_5.Position = UDim2.new(0, 0, 0, -12) |
| 185 | + | giver1_2.Name = "giver1" |
| 186 | - | Border_5.Size = UDim2.new(1, 0, 0, 12) |
| 186 | + | giver1_2.Parent = noob |
| 187 | - | Border_5.Image = "http://www.roblox.com/asset/?id=238725003" |
| 187 | + | giver1_2.BackgroundColor3 = Color3.new(0, 0, 0) |
| 188 | - | Border_5.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157) |
| 188 | + | giver1_2.BorderColor3 = Color3.new(0.141176, 0.219608, 0.278431) |
| 189 | - | Border_5.ImageRectOffset = Vector2.new(12, 0) |
| 189 | + | giver1_2.Position = UDim2.new(0.541235566, 0, 0.237790927, 0) |
| 190 | - | Border_5.ImageRectSize = Vector2.new(12, 12) |
| 190 | + | giver1_2.Size = UDim2.new(0, 141, 0, 50) |
| 191 | giver1_2.Font = Enum.Font.Highway | |
| 192 | - | Border_6.Name = "Border" |
| 192 | + | giver1_2.Text = "Give Flare" |
| 193 | - | Border_6.Parent = MainFrame |
| 193 | + | giver1_2.TextColor3 = Color3.new(1, 0, 0) |
| 194 | - | Border_6.BackgroundColor3 = Color3.new(1, 1, 1) |
| 194 | + | giver1_2.TextSize = 14 |
| 195 | - | Border_6.BackgroundTransparency = 1 |
| 195 | + | |
| 196 | - | Border_6.BorderSizePixel = 0 |
| 196 | + | title2_2.Name = "title2" |
| 197 | - | Border_6.Position = UDim2.new(0, -12, 1, 0) |
| 197 | + | title2_2.Parent = noob |
| 198 | - | Border_6.Size = UDim2.new(0, 12, 0, 12) |
| 198 | + | title2_2.BackgroundColor3 = Color3.new(0.192157, 1, 0.14902) |
| 199 | - | Border_6.Image = "http://www.roblox.com/asset/?id=238725003" |
| 199 | + | title2_2.Position = UDim2.new(-0.023357451, 0, -0.426608264, 0) |
| 200 | - | Border_6.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157) |
| 200 | + | title2_2.Size = UDim2.new(0, 374, 0, 38) |
| 201 | - | Border_6.ImageRectOffset = Vector2.new(0, 24) |
| 201 | + | title2_2.Font = Enum.Font.SourceSans |
| 202 | - | Border_6.ImageRectSize = Vector2.new(12, 12) |
| 202 | + | title2_2.Text = "Noob Tools" |
| 203 | title2_2.TextColor3 = Color3.new(0.0823529, 0.152941, 0.807843) | |
| 204 | - | Border_7.Name = "Border" |
| 204 | + | title2_2.TextScaled = true |
| 205 | - | Border_7.Parent = MainFrame |
| 205 | + | title2_2.TextSize = 14 |
| 206 | - | Border_7.BackgroundColor3 = Color3.new(1, 1, 1) |
| 206 | + | title2_2.TextWrapped = true |
| 207 | - | Border_7.BackgroundTransparency = 1 |
| 207 | + | |
| 208 | - | Border_7.BorderSizePixel = 0 |
| 208 | + | close_2.Name = "close" |
| 209 | - | Border_7.Position = UDim2.new(1, 0, 0, -12) |
| 209 | + | close_2.Parent = noob |
| 210 | - | Border_7.Size = UDim2.new(0, 12, 0, 12) |
| 210 | + | close_2.BackgroundColor3 = Color3.new(1, 0, 0) |
| 211 | - | Border_7.Image = "http://www.roblox.com/asset/?id=238725003" |
| 211 | + | close_2.Position = UDim2.new(0.887700498, 0, -0.414893568, 0) |
| 212 | - | Border_7.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157) |
| 212 | + | close_2.Size = UDim2.new(0, 48, 0, 37) |
| 213 | - | Border_7.ImageRectOffset = Vector2.new(24, 0) |
| 213 | + | close_2.Font = Enum.Font.SourceSans |
| 214 | - | Border_7.ImageRectSize = Vector2.new(12, 12) |
| 214 | + | close_2.Text = "X" |
| 215 | close_2.TextColor3 = Color3.new(0, 0, 0) | |
| 216 | - | Border_8.Name = "Border" |
| 216 | + | close_2.TextScaled = true |
| 217 | - | Border_8.Parent = MainFrame |
| 217 | + | close_2.TextSize = 14 |
| 218 | - | Border_8.BackgroundColor3 = Color3.new(1, 1, 1) |
| 218 | + | close_2.TextWrapped = true |
| 219 | - | Border_8.BackgroundTransparency = 1 |
| 219 | + | -- Scripts: |
| 220 | - | Border_8.BorderSizePixel = 0 |
| 220 | + | more.MouseButton1Down:connect(function() |
| 221 | - | Border_8.Position = UDim2.new(0, -12, 0, -12) |
| 221 | + | pro.Visible = true |
| 222 | - | Border_8.Size = UDim2.new(0, 12, 0, 12) |
| 222 | + | |
| 223 | - | Border_8.Image = "http://www.roblox.com/asset/?id=238725003" |
| 223 | + | |
| 224 | - | Border_8.ImageColor3 = Color3.new(0.392157, 0.392157, 0.392157) |
| 224 | + | more2.MouseButton1Down:connect(function() |
| 225 | - | Border_8.ImageRectSize = Vector2.new(12, 12) |
| 225 | + | noob.Visible = true |
| 226 | end) | |
| 227 | - | BackGround.Name = "BackGround" |
| 227 | + | |
| 228 | - | BackGround.Parent = MainFrame |
| 228 | + | money.MouseButton1Down:connect(function() |
| 229 | - | BackGround.Active = true |
| 229 | + | game.Workspace.Events.GiveCR:FireServer(1000000) --The credit script, incase you just want that. |
| 230 | - | BackGround.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412) |
| 230 | + | |
| 231 | - | BackGround.BackgroundTransparency = 0.20000000298023 |
| 231 | + | |
| 232 | - | BackGround.BorderSizePixel = 0 |
| 232 | + | level.MouseButton1Down:connect(function() |
| 233 | - | BackGround.Size = UDim2.new(1, 0, 1, 0) |
| 233 | + | game.Workspace.Events.GivePTS:FireServer(1000000) --The exp script, incase you just came for that. |
| 234 | end) | |
| 235 | - | Border_9.Name = "Border" |
| 235 | + | |
| 236 | - | Border_9.Parent = MainFrame |
| 236 | + | godmode.MouseButton1Down:connect(function() |
| 237 | - | Border_9.Active = true |
| 237 | + | game.Workspace.Events.ChangeHealth:FireServer("9999999")
|
| 238 | - | Border_9.BackgroundColor3 = Color3.new(0.392157, 0.392157, 0.392157) |
| 238 | + | |
| 239 | - | Border_9.BorderColor3 = Color3.new(0.129412, 0.129412, 0.129412) |
| 239 | + | |
| 240 | - | Border_9.BorderSizePixel = 0 |
| 240 | + | giver2.MouseButton1Down:connect(function() |
| 241 | - | Border_9.Position = UDim2.new(0, 0, 0.155797094, 0) |
| 241 | + | game.Workspace.Events.GiveGear:FireServer(game.ReplicatedStorage.SC.Dete["Diamond Destiny"]) |
| 242 | - | Border_9.Size = UDim2.new(1, 0, 0.0507246368, 0) |
| 242 | + | |
| 243 | ||
| 244 | - | ShadowBrandName.Name = "ShadowBrandName" |
| 244 | + | giver1.MouseButton1Down:connect(function() |
| 245 | - | ShadowBrandName.Parent = MainFrame |
| 245 | + | workspace.Events.GiveGear:FireServer(game.ReplicatedStorage.Store.Sabils.Taser.Gear, Amount) |
| 246 | - | ShadowBrandName.BackgroundColor3 = Color3.new(1, 1, 1) |
| 246 | + | |
| 247 | - | ShadowBrandName.BackgroundTransparency = 1 |
| 247 | + | |
| 248 | - | ShadowBrandName.Position = UDim2.new(0.281368822, 0, -0.0434782617, 0) |
| 248 | + | giver2_2.MouseButton1Down:connect(function() |
| 249 | - | ShadowBrandName.Size = UDim2.new(0.437262356, 0, 0.19927536, 0) |
| 249 | + | game.Workspace.Events.GiveGear:FireServer(game.ReplicatedStorage.SC.Dete["Posterity"]) |
| 250 | - | ShadowBrandName.Font = Enum.Font.SourceSansBold |
| 250 | + | |
| 251 | - | ShadowBrandName.FontSize = Enum.FontSize.Size14 |
| 251 | + | |
| 252 | - | ShadowBrandName.Text = "BoogaFucker" |
| 252 | + | giver1_2.MouseButton1Down:connect(function() |
| 253 | - | ShadowBrandName.TextColor3 = Color3.new(0, 0, 0) |
| 253 | + | workspace.Events.GiveGear:FireServer(game.ReplicatedStorage.Store.Sabils.Flare.Gear, Amount) |
| 254 | - | ShadowBrandName.TextScaled = true |
| 254 | + | |
| 255 | - | ShadowBrandName.TextSize = 14 |
| 255 | + | |
| 256 | - | ShadowBrandName.TextStrokeTransparency = 0 |
| 256 | + | close.MouseButton1Down:connect(function() |
| 257 | - | ShadowBrandName.TextWrapped = true |
| 257 | + | pro.Visible = false |
| 258 | end) | |
| 259 | - | KeyBindsMain.Name = "KeyBindsMain" |
| 259 | + | |
| 260 | - | KeyBindsMain.Parent = MainFrame |
| 260 | + | close_2.MouseButton1Down:connect(function() |
| 261 | - | KeyBindsMain.Active = true |
| 261 | + | noob.Visible = false |
| 262 | - | KeyBindsMain.BackgroundColor3 = Color3.new(0.129412, 0.129412, 0.129412) |
| 262 | + | end) |