<DesignerGenerated()>
Public Class frmgenerator
   Inherits Form
    ' Fields
    Private Shared __ENCList As List
    Private components As IContainer
    <AccessedThroughProperty("BunifuElipse1")>
    Private _BunifuElipse1 As BunifuElipse
    <AccessedThroughProperty("Panel1")>
    Private _Panel1 As Panel
    <AccessedThroughProperty("BunifuImageButton1")>
    Private _BunifuImageButton1 As BunifuImageButton
    <AccessedThroughProperty("uhost")>
    Private _uhost As BunifuMaterialTextbox
    <AccessedThroughProperty("Label3")>
    Private _Label3 As Label
    <AccessedThroughProperty("Label2")>
    Private _Label2 As Label
    <AccessedThroughProperty("Label1")>
    Private _Label1 As Label
    <AccessedThroughProperty("r1")>
    Private _r1 As BunifuDropdown
    <AccessedThroughProperty("i1")>
    Private _i1 As BunifuDropdown
    <AccessedThroughProperty("Label4")>
    Private _Label4 As Label
    <AccessedThroughProperty("ShapeContainer1")>
    Private _ShapeContainer1 As ShapeContainer
    <AccessedThroughProperty("LineShape2")>
    Private _LineShape2 As LineShape
    <AccessedThroughProperty("LineShape1")>
    Private _LineShape1 As LineShape
    <AccessedThroughProperty("asdasd3433")>
    Private _asdasd3433 As Label
    <AccessedThroughProperty("qr1asdasd")>
    Private _qr1asdasd As Label
    <AccessedThroughProperty("qr2")>
    Private _qr2 As BunifuCheckbox
    <AccessedThroughProperty("qrnone")>
    Private _qrnone As BunifuCheckbox
    <AccessedThroughProperty("qr1")>
    Private _qr1 As BunifuCheckbox
    <AccessedThroughProperty("Label5")>
    Private _Label5 As Label
    <AccessedThroughProperty("Label8")>
    Private _Label8 As Label
    <AccessedThroughProperty("LineShape4")>
    Private _LineShape4 As LineShape
    <AccessedThroughProperty("LineShape3")>
    Private _LineShape3 As LineShape
    <AccessedThroughProperty("h4")>
    Private _h4 As BunifuCheckbox
    <AccessedThroughProperty("h2")>
    Private _h2 As BunifuCheckbox
    <AccessedThroughProperty("h1")>
    Private _h1 As BunifuCheckbox
    <AccessedThroughProperty("h5")>
    Private _h5 As BunifuCheckbox
    <AccessedThroughProperty("h3")>
    Private _h3 As BunifuCheckbox
    <AccessedThroughProperty("h6")>
    Private _h6 As BunifuCheckbox
    <AccessedThroughProperty("h55")>
    Private _h55 As Label
    <AccessedThroughProperty("h44")>
    Private _h44 As Label
    <AccessedThroughProperty("h21")>
    Private _h21 As Label
    <AccessedThroughProperty("h66")>
    Private _h66 As Label
    <AccessedThroughProperty("h33")>
    Private _h33 As Label
    <AccessedThroughProperty("h11")>
    Private _h11 As Label
    <AccessedThroughProperty("Label15")>
    Private _Label15 As Label
    <AccessedThroughProperty("LineShape6")>
    Private _LineShape6 As LineShape
    <AccessedThroughProperty("LineShape5")>
    Private _LineShape5 As LineShape
    <AccessedThroughProperty("p33")>
    Private _p33 As Label
    <AccessedThroughProperty("p11")>
    Private _p11 As Label
    <AccessedThroughProperty("p3")>
    Private _p3 As BunifuCheckbox
    <AccessedThroughProperty("p1")>
    Private _p1 As BunifuCheckbox
    <AccessedThroughProperty("Button1")>
    Private _Button1 As BunifuFlatButton
    <AccessedThroughProperty("BunifuDragControl1")>
    Private _BunifuDragControl1 As BunifuDragControl
    <AccessedThroughProperty("Label6")>
    Private _Label6 As Label
    <AccessedThroughProperty("p2")>
    Private _p2 As BunifuCheckbox
    <AccessedThroughProperty("vvv")>
    Private _vvv As Label
    <AccessedThroughProperty("BunifuDragControl2")>
    Private _BunifuDragControl2 As BunifuDragControl
     
    ' Properties
    Friend Overridable Property BunifuElipse1  As BunifuElipse
        Get
            Dim elipse1 As BunifuElipse
             
            elipse1 = Me._BunifuElipse1
            Return elipse1
        End Get
        Set
            Me._BunifuElipse1 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property Panel1  As Panel
        Get
            Dim panel1 As Panel
             
            panel1 = Me._Panel1
            Return panel1
        End Get
        Set
            Me._Panel1 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property BunifuImageButton1  As BunifuImageButton
        Get
            Dim button1 As BunifuImageButton
             
            button1 = Me._BunifuImageButton1
            Return button1
        End Get
        Set
            Dim handler1 As EventHandler
            Dim flag1 As Boolean
             
            Me
            handler1 = New EventHandler(Me.BunifuImageButton1_Click)
            flag1 = ((Me._BunifuImageButton1 = Nothing) = False)
            If (flag1) Then
                RemoveHandler Me._BunifuImageButton1, handler1
            End If
            Me._BunifuImageButton1 = WithEventsValue
            flag1 = ((Me._BunifuImageButton1 = Nothing) = False)
            If (flag1) Then
                AddHandler Me._BunifuImageButton1, handler1
            End If
            Return
        End Set
    End Property
    Friend Overridable Property uhost  As BunifuMaterialTextbox
        Get
            Dim textbox1 As BunifuMaterialTextbox
             
            textbox1 = Me._uhost
            Return textbox1
        End Get
        Set
            Me._uhost = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property Label3  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._Label3
            Return label1
        End Get
        Set
            Me._Label3 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property Label2  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._Label2
            Return label1
        End Get
        Set
            Me._Label2 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property Label1  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._Label1
            Return label1
        End Get
        Set
            Me._Label1 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property r1  As BunifuDropdown
        Get
            Dim dropdown1 As BunifuDropdown
             
            dropdown1 = Me._r1
            Return dropdown1
        End Get
        Set
            Me._r1 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property i1  As BunifuDropdown
        Get
            Dim dropdown1 As BunifuDropdown
             
            dropdown1 = Me._i1
            Return dropdown1
        End Get
        Set
            Dim handler1 As EventHandler
            Dim flag1 As Boolean
             
            Me
            handler1 = New EventHandler(Me.i1_onItemSelected)
            flag1 = ((Me._i1 = Nothing) = False)
            If (flag1) Then
                RemoveHandler Me._i1, handler1
            End If
            Me._i1 = WithEventsValue
            flag1 = ((Me._i1 = Nothing) = False)
            If (flag1) Then
                AddHandler Me._i1, handler1
            End If
            Return
        End Set
    End Property
    Friend Overridable Property Label4  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._Label4
            Return label1
        End Get
        Set
            Me._Label4 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property ShapeContainer1  As ShapeContainer
        Get
            Dim container1 As ShapeContainer
             
            container1 = Me._ShapeContainer1
            Return container1
        End Get
        Set
            Me._ShapeContainer1 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property LineShape2  As LineShape
        Get
            Dim shape1 As LineShape
             
            shape1 = Me._LineShape2
            Return shape1
        End Get
        Set
            Me._LineShape2 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property LineShape1  As LineShape
        Get
            Dim shape1 As LineShape
             
            shape1 = Me._LineShape1
            Return shape1
        End Get
        Set
            Me._LineShape1 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property asdasd3433  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._asdasd3433
            Return label1
        End Get
        Set
            Me._asdasd3433 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property qr1asdasd  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._qr1asdasd
            Return label1
        End Get
        Set
            Me._qr1asdasd = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property qr2  As BunifuCheckbox
        Get
            Dim checkbox1 As BunifuCheckbox
             
            checkbox1 = Me._qr2
            Return checkbox1
        End Get
        Set
            Dim handler1 As EventHandler
            Dim flag1 As Boolean
             
            Me
            handler1 = New EventHandler(Me.qr2_OnChange)
            flag1 = ((Me._qr2 = Nothing) = False)
            If (flag1) Then
                RemoveHandler Me._qr2, handler1
            End If
            Me._qr2 = WithEventsValue
            flag1 = ((Me._qr2 = Nothing) = False)
            If (flag1) Then
                AddHandler Me._qr2, handler1
            End If
            Return
        End Set
    End Property
    Friend Overridable Property qrnone  As BunifuCheckbox
        Get
            Dim checkbox1 As BunifuCheckbox
             
            checkbox1 = Me._qrnone
            Return checkbox1
        End Get
        Set
            Dim handler1 As EventHandler
            Dim flag1 As Boolean
             
            Me
            handler1 = New EventHandler(Me.qrnone_OnChange)
            flag1 = ((Me._qrnone = Nothing) = False)
            If (flag1) Then
                RemoveHandler Me._qrnone, handler1
            End If
            Me._qrnone = WithEventsValue
            flag1 = ((Me._qrnone = Nothing) = False)
            If (flag1) Then
                AddHandler Me._qrnone, handler1
            End If
            Return
        End Set
    End Property
    Friend Overridable Property qr1  As BunifuCheckbox
        Get
            Dim checkbox1 As BunifuCheckbox
             
            checkbox1 = Me._qr1
            Return checkbox1
        End Get
        Set
            Dim handler1 As EventHandler
            Dim flag1 As Boolean
             
            Me
            handler1 = New EventHandler(Me.qr1_OnChange)
            flag1 = ((Me._qr1 = Nothing) = False)
            If (flag1) Then
                RemoveHandler Me._qr1, handler1
            End If
            Me._qr1 = WithEventsValue
            flag1 = ((Me._qr1 = Nothing) = False)
            If (flag1) Then
                AddHandler Me._qr1, handler1
            End If
            Return
        End Set
    End Property
    Friend Overridable Property Label5  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._Label5
            Return label1
        End Get
        Set
            Me._Label5 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property Label8  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._Label8
            Return label1
        End Get
        Set
            Me._Label8 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property LineShape4  As LineShape
        Get
            Dim shape1 As LineShape
             
            shape1 = Me._LineShape4
            Return shape1
        End Get
        Set
            Me._LineShape4 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property LineShape3  As LineShape
        Get
            Dim shape1 As LineShape
             
            shape1 = Me._LineShape3
            Return shape1
        End Get
        Set
            Me._LineShape3 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property h4  As BunifuCheckbox
        Get
            Dim checkbox1 As BunifuCheckbox
             
            checkbox1 = Me._h4
            Return checkbox1
        End Get
        Set
            Me._h4 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property h2  As BunifuCheckbox
        Get
            Dim checkbox1 As BunifuCheckbox
             
            checkbox1 = Me._h2
            Return checkbox1
        End Get
        Set
            Me._h2 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property h1  As BunifuCheckbox
        Get
            Dim checkbox1 As BunifuCheckbox
             
            checkbox1 = Me._h1
            Return checkbox1
        End Get
        Set
            Me._h1 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property h5  As BunifuCheckbox
        Get
            Dim checkbox1 As BunifuCheckbox
             
            checkbox1 = Me._h5
            Return checkbox1
        End Get
        Set
            Me._h5 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property h3  As BunifuCheckbox
        Get
            Dim checkbox1 As BunifuCheckbox
             
            checkbox1 = Me._h3
            Return checkbox1
        End Get
        Set
            Me._h3 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property h6  As BunifuCheckbox
        Get
            Dim checkbox1 As BunifuCheckbox
             
            checkbox1 = Me._h6
            Return checkbox1
        End Get
        Set
            Me._h6 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property h55  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._h55
            Return label1
        End Get
        Set
            Me._h55 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property h44  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._h44
            Return label1
        End Get
        Set
            Me._h44 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property h21  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._h21
            Return label1
        End Get
        Set
            Me._h21 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property h66  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._h66
            Return label1
        End Get
        Set
            Me._h66 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property h33  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._h33
            Return label1
        End Get
        Set
            Me._h33 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property h11  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._h11
            Return label1
        End Get
        Set
            Me._h11 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property Label15  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._Label15
            Return label1
        End Get
        Set
            Me._Label15 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property LineShape6  As LineShape
        Get
            Dim shape1 As LineShape
             
            shape1 = Me._LineShape6
            Return shape1
        End Get
        Set
            Me._LineShape6 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property LineShape5  As LineShape
        Get
            Dim shape1 As LineShape
             
            shape1 = Me._LineShape5
            Return shape1
        End Get
        Set
            Me._LineShape5 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property p33  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._p33
            Return label1
        End Get
        Set
            Me._p33 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property p11  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._p11
            Return label1
        End Get
        Set
            Me._p11 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property p3  As BunifuCheckbox
        Get
            Dim checkbox1 As BunifuCheckbox
             
            checkbox1 = Me._p3
            Return checkbox1
        End Get
        Set
            Me._p3 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property p1  As BunifuCheckbox
        Get
            Dim checkbox1 As BunifuCheckbox
             
            checkbox1 = Me._p1
            Return checkbox1
        End Get
        Set
            Me._p1 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property Button1  As BunifuFlatButton
        Get
            Dim button1 As BunifuFlatButton
             
            button1 = Me._Button1
            Return button1
        End Get
        Set
            Dim handler1 As EventHandler
            Dim flag1 As Boolean
             
            Me
            handler1 = New EventHandler(Me.Button1_Click)
            flag1 = ((Me._Button1 = Nothing) = False)
            If (flag1) Then
                RemoveHandler Me._Button1, handler1
            End If
            Me._Button1 = WithEventsValue
            flag1 = ((Me._Button1 = Nothing) = False)
            If (flag1) Then
                AddHandler Me._Button1, handler1
            End If
            Return
        End Set
    End Property
    Friend Overridable Property BunifuDragControl1  As BunifuDragControl
        Get
            Dim control1 As BunifuDragControl
             
            control1 = Me._BunifuDragControl1
            Return control1
        End Get
        Set
            Me._BunifuDragControl1 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property Label6  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._Label6
            Return label1
        End Get
        Set
            Me._Label6 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property p2  As BunifuCheckbox
        Get
            Dim checkbox1 As BunifuCheckbox
             
            checkbox1 = Me._p2
            Return checkbox1
        End Get
        Set
            Me._p2 = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property vvv  As Label
        Get
            Dim label1 As Label
             
            label1 = Me._vvv
            Return label1
        End Get
        Set
            Me._vvv = WithEventsValue
            Return
        End Set
    End Property
    Friend Overridable Property BunifuDragControl2  As BunifuDragControl
        Get
            Dim control1 As BunifuDragControl
             
            control1 = Me._BunifuDragControl2
            Return control1
        End Get
        Set
            Me._BunifuDragControl2 = WithEventsValue
            Return
        End Set
    End Property
     
    ' Methods
    <DebuggerNonUserCode()>
    Private Shared Sub New()
        frmgenerator.__ENCList = New List`1()
        Return
    End Sub
    <DebuggerNonUserCode()>
    Public Sub New()
        Me = New Form()
        frmgenerator.__ENCAddToList(Me)
        Me.InitializeComponent()
        Return
    End Sub
    <DebuggerNonUserCode()>
    Private Shared Sub __ENCAddToList(ByVal  value As Object)
        Dim num1 As Integer
        Dim num2 As Integer
        Dim reference1 As WeakReference
        Dim list1 As List
        Dim flag1 As Boolean
        Dim num3 As Integer
        Dim flag2 As Boolean
        Dim flag3 As Boolean
        Dim num4 As Integer
         
        list1 = frmgenerator.__ENCList
        flag1 = False
        Try
            Monitor.Enter(list1, flag1)
            flag2 = (frmgenerator.__ENCList.Count = frmgenerator.__ENCList.Capacity)
            If (flag2) Then
                num1 = &H0
                num3 = frmgenerator.__ENCList.Count - &H1
                num2 = &H0
                While ((num2 <= num4))
                    reference1 = frmgenerator.__ENCList.get_Item(num2)
                    flag2 = reference1.IsAlive
                    If (flag2) Then
                        flag3 = ((num2 = num1) = False)
                        If (flag3) Then
                            frmgenerator.__ENCList.set_Item(num1, frmgenerator.__ENCList.get_Item(num2))
                        End If
                        num1 = num1 + &H1
                    End If
                    num2 = num2 + &H1
                    Label_008E:
                    num4 = num3
                Loop
                frmgenerator.__ENCList.RemoveRange(num1, frmgenerator.__ENCList.Count - num1)
                frmgenerator.__ENCList.Capacity = frmgenerator.__ENCList.Count
            End If
            frmgenerator.__ENCList.Add(New WeakReference(RuntimeHelpers.GetObjectValue(value)))
            Goto Label_00F0
        Finally
            flag3 = flag1
            If (flag3) Then
                Monitor.Exit(list1)
            End If
            Label_00F0:
        End Try
        Return
    End Sub
    <DebuggerNonUserCode()>
    Protected Overrides Sub Dispose(ByVal  disposing As Boolean)
        Dim flag1 As Boolean
         
        Try
            If (disposing) Then
                If ((Me.components = Nothing)) Then
                End If
                Goto Label_0011
            End If
            Label_0011:
            flag1 = True
            If (flag1) Then
                Me.components.Dispose()
            End If
            Goto Label_002F
        Finally
            MyBase.Dispose(disposing)
            Label_002F:
        End Try
        Return
    End Sub
    <DebuggerStepThrough()>
    Private Sub InitializeComponent()
        Dim manager1 As ComponentResourceManager
        Dim color1 As Color
        Dim point1 As Point
        Dim point2 As Point
        Dim size1 As Size
        Dim size2 As Size
        Dim padding1 As Padding
        Dim padding2 As Padding
        Dim strArray1 As String()
        Dim shapeArray1 As Shape()
        Dim f1 As SizeF
        Dim f2 As SizeF
         
        Me.components = New Container()
        manager1 = New ComponentResourceManager(GetType(frmgenerator))
        Me.BunifuElipse1 = New BunifuElipse(Me.components)
        Me.Panel1 = New Panel()
        Me.vvv = New Label()
        Me.BunifuImageButton1 = New BunifuImageButton()
        Me.Label5 = New Label()
        Me.qrnone = New BunifuCheckbox()
        Me.uhost = New BunifuMaterialTextbox()
        Me.i1 = New BunifuDropdown()
        Me.r1 = New BunifuDropdown()
        Me.Label1 = New Label()
        Me.Label2 = New Label()
        Me.Label3 = New Label()
        Me.ShapeContainer1 = New ShapeContainer()
        Me.LineShape6 = New LineShape()
        Me.LineShape5 = New LineShape()
        Me.LineShape4 = New LineShape()
        Me.LineShape3 = New LineShape()
        Me.LineShape2 = New LineShape()
        Me.LineShape1 = New LineShape()
        Me.Label4 = New Label()
        Me.qr1 = New BunifuCheckbox()
        Me.qr2 = New BunifuCheckbox()
        Me.qr1asdasd = New Label()
        Me.asdasd3433 = New Label()
        Me.Label8 = New Label()
        Me.h1 = New BunifuCheckbox()
        Me.h3 = New BunifuCheckbox()
        Me.h6 = New BunifuCheckbox()
        Me.h5 = New BunifuCheckbox()
        Me.h2 = New BunifuCheckbox()
        Me.h4 = New BunifuCheckbox()
        Me.h11 = New Label()
        Me.h33 = New Label()
        Me.h66 = New Label()
        Me.h55 = New Label()
        Me.h44 = New Label()
        Me.h21 = New Label()
        Me.Label15 = New Label()
        Me.p33 = New Label()
        Me.p11 = New Label()
        Me.p3 = New BunifuCheckbox()
        Me.p1 = New BunifuCheckbox()
        Me.Button1 = New BunifuFlatButton()
        Me.BunifuDragControl1 = New BunifuDragControl(Me.components)
        Me.Label6 = New Label()
        Me.p2 = New BunifuCheckbox()
        Me.BunifuDragControl2 = New BunifuDragControl(Me.components)
        Me.Panel1.SuspendLayout()
        Me.BunifuImageButton1.BeginInit()
        MyBase.SuspendLayout()
        Me.BunifuElipse1.ElipseRadius = &H5
        Me.BunifuElipse1.TargetControl = Me
        Me.Panel1.BackColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.Panel1.get_Controls().Add(Me.vvv)
        Me.Panel1.get_Controls().Add(Me.BunifuImageButton1)
        Me.Panel1.get_Controls().Add(Me.Label5)
        Me.Panel1.get_Controls().Add(Me.qrnone)
        Me.Panel1.Dock = DockStyle.Top
        point2 = New Point(&H0, &H0)
        Me.Panel1.Location = point2
        Me.Panel1.Name = "Panel1"
        size2 = New Size(&H110, &H23)
        Me.Panel1.Size = size2
        Me.Panel1.TabIndex = &H4
        Me.vvv.AutoSize = True
        Me.vvv.Font = New Font("Georgia", &HA, FontStyle.Regular, GraphicsUnit.Point, &H0)
        Me.vvv.ForeColor = Color.White
        point2 = New Point(&H2, &H9)
        Me.vvv.Location = point2
        Me.vvv.Name = "vvv"
        size2 = New Size(&H7C, &H10)
        Me.vvv.Size = size2
        Me.vvv.TabIndex = &H4
        Me.vvv.Text = "Payload Generator"
        Me.BunifuImageButton1.BackColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.BunifuImageButton1.Image = DirectCast(manager1.GetObject("BunifuImageButton1.Image"), Image)
        Me.BunifuImageButton1.ImageActive = Nothing
        point2 = New Point(&HF1, &H3)
        Me.BunifuImageButton1.Location = point2
        Me.BunifuImageButton1.Name = "BunifuImageButton1"
        size2 = New Size(&H1C, &H1A)
        Me.BunifuImageButton1.Size = size2
        Me.BunifuImageButton1.SizeMode = PictureBoxSizeMode.StretchImage
        Me.BunifuImageButton1.TabIndex = &H0
        Me.BunifuImageButton1.TabStop = False
        Me.BunifuImageButton1.Zoom = &HA
        Me.Label5.AutoSize = True
        Me.Label5.ForeColor = Color.White
        point2 = New Point(&H9C, &H9)
        Me.Label5.Location = point2
        Me.Label5.Name = "Label5"
        size2 = New Size(&H21, &HD)
        Me.Label5.Size = size2
        Me.Label5.TabIndex = &H1A
        Me.Label5.Text = "None"
        Me.Label5.Visible = False
        Me.qrnone.BackColor = Color.FromArgb(&HB8, &H1A, &H19)
        Me.qrnone.ChechedOffColor = Color.FromArgb(&HF3, &H43, &H34)
        Me.qrnone.Checked = True
        Me.qrnone.CheckedOnColor = Color.FromArgb(&HB8, &H1A, &H19)
        Me.qrnone.ForeColor = Color.White
        point2 = New Point(&H89, &H6)
        Me.qrnone.Location = point2
        Me.qrnone.Name = "qrnone"
        size2 = New Size(&H14, &H14)
        Me.qrnone.Size = size2
        Me.qrnone.TabIndex = &H17
        Me.qrnone.Visible = False
        Me.uhost.Cursor = Cursors.IBeam
        Me.uhost.Font = New Font("Microsoft Sans Serif", &HA)
        Me.uhost.ForeColor = Color.White
        Me.uhost.HintForeColor = Color.White
        Me.uhost.HintText = ""
        Me.uhost.isPassword = False
        Me.uhost.LineFocusedColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.uhost.LineIdleColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.uhost.LineMouseHoverColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.uhost.LineThickness = &H3
        point2 = New Point(&HD, &H3A)
        Me.uhost.Location = point2
        padding2 = New Padding(&H4)
        Me.uhost.Margin = padding2
        Me.uhost.Name = "uhost"
        size2 = New Size(&HF8, &H1C)
        Me.uhost.Size = size2
        Me.uhost.TabIndex = &HF
        Me.uhost.TextAlign = HorizontalAlignment.Left
        Me.i1.BackColor = Color.Transparent
        Me.i1.BorderRadius = &H3
        Me.i1.DisabledColor = Color.Gray
        Me.i1.ForeColor = Color.White
        strArray1 = New String(&H3 - 1) {}
        strArray1(&H0) = "Normal Inject"
        strArray1(&H1) = "Front Inject"
        strArray1(&H2) = "Back Inject"
        Me.i1.Items = strArray1
        point2 = New Point(&HD, &H71)
        Me.i1.Location = point2
        Me.i1.Name = "i1"
        Me.i1.NomalColor = Color.Black
        Me.i1.onHoverColor = Color.FromArgb(&H40, &H40, &H40)
        Me.i1.selectedIndex = &H0
        size2 = New Size(&H81, &H1A)
        Me.i1.Size = size2
        Me.i1.TabIndex = &H10
        Me.r1.BackColor = Color.Transparent
        Me.r1.BorderRadius = &H3
        Me.r1.DisabledColor = Color.Gray
        Me.r1.ForeColor = Color.White
        strArray1 = New String(&HA - 1) {}
        strArray1(&H0) = "CONNECT"
        strArray1(&H1) = "GET"
        strArray1(&H2) = "POST"
        strArray1(&H3) = "HEAD"
        strArray1(&H4) = "PUT"
        strArray1(&H5) = "OPTIONS"
        strArray1(&H6) = "DELETE"
        strArray1(&H7) = "TRACE"
        strArray1(&H8) = "PATCH"
        strArray1(&H9) = "PROPATCH"
        Me.r1.Items = strArray1
        point2 = New Point(&H94, &H71)
        Me.r1.Location = point2
        Me.r1.Name = "r1"
        Me.r1.NomalColor = Color.Black
        Me.r1.onHoverColor = Color.FromArgb(&H40, &H40, &H40)
        Me.r1.selectedIndex = &H0
        size2 = New Size(&H71, &H1A)
        Me.r1.Size = size2
        Me.r1.TabIndex = &H11
        Me.Label1.AutoSize = True
        Me.Label1.ForeColor = Color.White
        point2 = New Point(&HC, &H2A)
        Me.Label1.Location = point2
        Me.Label1.Name = "Label1"
        size2 = New Size(&H1D, &HD)
        Me.Label1.Size = size2
        Me.Label1.TabIndex = &H12
        Me.Label1.Text = "Host"
        Me.Label2.AutoSize = True
        Me.Label2.ForeColor = Color.White
        point2 = New Point(&HC, &H61)
        Me.Label2.Location = point2
        Me.Label2.Name = "Label2"
        size2 = New Size(&H56, &HD)
        Me.Label2.Size = size2
        Me.Label2.TabIndex = &H13
        Me.Label2.Text = "Injection Method"
        Me.Label3.AutoSize = True
        Me.Label3.ForeColor = Color.White
        point2 = New Point(&H91, &H61)
        Me.Label3.Location = point2
        Me.Label3.Name = "Label3"
        size2 = New Size(&H56, &HD)
        Me.Label3.Size = size2
        Me.Label3.TabIndex = &H14
        Me.Label3.Text = "Request Method"
        point2 = New Point(&H0, &H0)
        Me.ShapeContainer1.Location = point2
        padding2 = New Padding(&H0)
        Me.ShapeContainer1.Margin = padding2
        Me.ShapeContainer1.Name = "ShapeContainer1"
        shapeArray1 = New Shape(&H6 - 1) {}
        shapeArray1(&H0) = Me.LineShape6
        shapeArray1(&H1) = Me.LineShape5
        shapeArray1(&H2) = Me.LineShape4
        shapeArray1(&H3) = Me.LineShape3
        shapeArray1(&H4) = Me.LineShape2
        shapeArray1(&H5) = Me.LineShape1
        Me.ShapeContainer1.Shapes.AddRange(shapeArray1)
        size2 = New Size(&H110, &H1A3)
        Me.ShapeContainer1.Size = size2
        Me.ShapeContainer1.TabIndex = &H15
        Me.ShapeContainer1.TabStop = False
        Me.LineShape6.BorderColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.LineShape6.Name = "LineShape6"
        Me.LineShape6.X1 = &HE
        Me.LineShape6.X2 = &H104
        Me.LineShape6.Y1 = &H154
        Me.LineShape6.Y2 = &H154
        Me.LineShape5.BorderColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.LineShape5.BorderWidth = &H2
        Me.LineShape5.Name = "LineShape5"
        Me.LineShape5.X1 = &HE
        Me.LineShape5.X2 = &H50
        Me.LineShape5.Y1 = &H155
        Me.LineShape5.Y2 = &H155
        Me.LineShape4.BorderColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.LineShape4.BorderWidth = &H2
        Me.LineShape4.Name = "LineShape4"
        Me.LineShape4.X1 = &HE
        Me.LineShape4.X2 = &H50
        Me.LineShape4.Y1 = &HE3
        Me.LineShape4.Y2 = &HE3
        Me.LineShape3.BorderColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.LineShape3.Name = "LineShape3"
        Me.LineShape3.X1 = &HE
        Me.LineShape3.X2 = &H104
        Me.LineShape3.Y1 = &HE2
        Me.LineShape3.Y2 = &HE2
        Me.LineShape2.BorderColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.LineShape2.BorderWidth = &H2
        Me.LineShape2.Name = "LineShape2"
        Me.LineShape2.X1 = &HD
        Me.LineShape2.X2 = &H4F
        Me.LineShape2.Y1 = &HAA
        Me.LineShape2.Y2 = &HAA
        Me.LineShape1.BorderColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.LineShape1.Name = "LineShape1"
        Me.LineShape1.X1 = &HD
        Me.LineShape1.X2 = &H103
        Me.LineShape1.Y1 = &HA9
        Me.LineShape1.Y2 = &HA9
        Me.Label4.AutoSize = True
        Me.Label4.ForeColor = Color.White
        point2 = New Point(&HC, &H9B)
        Me.Label4.Location = point2
        Me.Label4.Name = "Label4"
        size2 = New Size(&H4A, &HD)
        Me.Label4.Size = size2
        Me.Label4.TabIndex = &H16
        Me.Label4.Text = "Query Method"
        Me.qr1.BackColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.qr1.ChechedOffColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.qr1.Checked = False
        Me.qr1.CheckedOnColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.qr1.ForeColor = Color.White
        point2 = New Point(&HE, &HB6)
        Me.qr1.Location = point2
        Me.qr1.Name = "qr1"
        size2 = New Size(&H14, &H14)
        Me.qr1.Size = size2
        Me.qr1.TabIndex = &H18
        Me.qr2.BackColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.qr2.ChechedOffColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.qr2.Checked = False
        Me.qr2.CheckedOnColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.qr2.ForeColor = Color.White
        point2 = New Point(&H80, &HB6)
        Me.qr2.Location = point2
        Me.qr2.Name = "qr2"
        size2 = New Size(&H14, &H14)
        Me.qr2.Size = size2
        Me.qr2.TabIndex = &H19
        Me.qr1asdasd.AutoSize = True
        Me.qr1asdasd.ForeColor = Color.White
        point2 = New Point(&H22, &HB9)
        Me.qr1asdasd.Location = point2
        Me.qr1asdasd.Name = "qr1asdasd"
        size2 = New Size(&H1F, &HD)
        Me.qr1asdasd.Size = size2
        Me.qr1asdasd.TabIndex = &H1B
        Me.qr1asdasd.Text = "Front"
        Me.asdasd3433.AutoSize = True
        Me.asdasd3433.ForeColor = Color.White
        point2 = New Point(&H93, &HB9)
        Me.asdasd3433.Location = point2
        Me.asdasd3433.Name = "asdasd3433"
        size2 = New Size(&H20, &HD)
        Me.asdasd3433.Size = size2
        Me.asdasd3433.TabIndex = &H1C
        Me.asdasd3433.Text = "Back"
        Me.Label8.AutoSize = True
        Me.Label8.ForeColor = Color.White
        point2 = New Point(&HC, &HD5)
        Me.Label8.Location = point2
        Me.Label8.Name = "Label8"
        size2 = New Size(&H45, &HD)
        Me.Label8.Size = size2
        Me.Label8.TabIndex = &H1D
        Me.Label8.Text = "Extra Header"
        Me.h1.BackColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.h1.ChechedOffColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.h1.Checked = False
        Me.h1.CheckedOnColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.h1.ForeColor = Color.White
        point2 = New Point(&HF, &HEF)
        Me.h1.Location = point2
        Me.h1.Name = "h1"
        size2 = New Size(&H14, &H14)
        Me.h1.Size = size2
        Me.h1.TabIndex = &H1E
        Me.h3.BackColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.h3.ChechedOffColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.h3.Checked = False
        Me.h3.CheckedOnColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.h3.ForeColor = Color.White
        point2 = New Point(&HF, &H109)
        Me.h3.Location = point2
        Me.h3.Name = "h3"
        size2 = New Size(&H14, &H14)
        Me.h3.Size = size2
        Me.h3.TabIndex = &H1F
        Me.h6.BackColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.h6.ChechedOffColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.h6.Checked = False
        Me.h6.CheckedOnColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.h6.ForeColor = Color.White
        point2 = New Point(&HF, &H123)
        Me.h6.Location = point2
        Me.h6.Name = "h6"
        size2 = New Size(&H14, &H14)
        Me.h6.Size = size2
        Me.h6.TabIndex = &H20
        Me.h5.BackColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.h5.ChechedOffColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.h5.Checked = False
        Me.h5.CheckedOnColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.h5.ForeColor = Color.White
        point2 = New Point(&H7F, &H123)
        Me.h5.Location = point2
        Me.h5.Name = "h5"
        size2 = New Size(&H14, &H14)
        Me.h5.Size = size2
        Me.h5.TabIndex = &H23
        Me.h2.BackColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.h2.ChechedOffColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.h2.Checked = False
        Me.h2.CheckedOnColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.h2.ForeColor = Color.White
        point2 = New Point(&H7F, &HEF)
        Me.h2.Location = point2
        Me.h2.Name = "h2"
        size2 = New Size(&H14, &H14)
        Me.h2.Size = size2
        Me.h2.TabIndex = &H21
        Me.h4.BackColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.h4.ChechedOffColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.h4.Checked = False
        Me.h4.CheckedOnColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.h4.ForeColor = Color.White
        point2 = New Point(&H7F, &H109)
        Me.h4.Location = point2
        Me.h4.Name = "h4"
        size2 = New Size(&H14, &H14)
        Me.h4.Size = size2
        Me.h4.TabIndex = &H22
        Me.h11.AutoSize = True
        Me.h11.ForeColor = Color.White
        point2 = New Point(&H22, &HF2)
        Me.h11.Location = point2
        Me.h11.Name = "h11"
        size2 = New Size(&H3E, &HD)
        Me.h11.Size = size2
        Me.h11.TabIndex = &H24
        Me.h11.Text = "Online Host"
        Me.h33.AutoSize = True
        Me.h33.ForeColor = Color.White
        point2 = New Point(&H22, &H10C)
        Me.h33.Location = point2
        Me.h33.Name = "h33"
        size2 = New Size(&H4C, &HD)
        Me.h33.Size = size2
        Me.h33.TabIndex = &H25
        Me.h33.Text = "Reverse Proxy"
        Me.h66.AutoSize = True
        Me.h66.ForeColor = Color.White
        point2 = New Point(&H22, &H127)
        Me.h66.Location = point2
        Me.h66.Name = "h66"
        size2 = New Size(&H3C, &HD)
        Me.h66.Size = size2
        Me.h66.TabIndex = &H26
        Me.h66.Text = "User Agent"
        Me.h55.AutoSize = True
        Me.h55.ForeColor = Color.White
        point2 = New Point(&H93, &H127)
        Me.h55.Location = point2
        Me.h55.Name = "h55"
        size2 = New Size(&H57, &HD)
        Me.h55.Size = size2
        Me.h55.TabIndex = &H29
        Me.h55.Text = "Proxy Keep Alive"
        Me.h44.AutoSize = True
        Me.h44.ForeColor = Color.White
        point2 = New Point(&H93, &H10C)
        Me.h44.Location = point2
        Me.h44.Name = "h44"
        size2 = New Size(&H3A, &HD)
        Me.h44.Size = size2
        Me.h44.TabIndex = &H28
        Me.h44.Text = "Keep Alive"
        Me.h21.AutoSize = True
        Me.h21.ForeColor = Color.White
        point2 = New Point(&H93, &HF2)
        Me.h21.Location = point2
        Me.h21.Name = "h21"
        size2 = New Size(&H46, &HD)
        Me.h21.Size = size2
        Me.h21.TabIndex = &H27
        Me.h21.Text = "Forward Host"
        Me.Label15.AutoSize = True
        Me.Label15.ForeColor = Color.White
        point2 = New Point(&HC, &H147)
        Me.Label15.Location = point2
        Me.Label15.Name = "Label15"
        size2 = New Size(&H1F, &HD)
        Me.Label15.Size = size2
        Me.Label15.TabIndex = &H2A
        Me.Label15.Text = "Extra"
        Me.p33.AutoSize = True
        Me.p33.ForeColor = Color.White
        point2 = New Point(&HBD, &H166)
        Me.p33.Location = point2
        Me.p33.Name = "p33"
        size2 = New Size(&H48, &HD)
        Me.p33.Size = size2
        Me.p33.TabIndex = &H2E
        Me.p33.Text = "Dual Connect"
        Me.p11.AutoSize = True
        Me.p11.ForeColor = Color.White
        point2 = New Point(&H22, &H166)
        Me.p11.Location = point2
        Me.p11.Name = "p11"
        size2 = New Size(&H48, &HD)
        Me.p11.Size = size2
        Me.p11.TabIndex = &H2D
        Me.p11.Text = "Real Request"
        Me.p3.BackColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.p3.ChechedOffColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.p3.Checked = False
        Me.p3.CheckedOnColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.p3.ForeColor = Color.White
        point2 = New Point(&HA9, &H162)
        Me.p3.Location = point2
        Me.p3.Name = "p3"
        size2 = New Size(&H14, &H14)
        Me.p3.Size = size2
        Me.p3.TabIndex = &H2C
        Me.p1.BackColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.p1.ChechedOffColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.p1.Checked = False
        Me.p1.CheckedOnColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.p1.ForeColor = Color.White
        point2 = New Point(&HF, &H162)
        Me.p1.Location = point2
        Me.p1.Name = "p1"
        size2 = New Size(&H14, &H14)
        Me.p1.Size = size2
        Me.p1.TabIndex = &H2B
        Me.Button1.Activecolor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.Button1.BackColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.Button1.BackgroundImageLayout = ImageLayout.Stretch
        Me.Button1.BorderRadius = &H0
        Me.Button1.ButtonText = "Generate Payload"
        Me.Button1.Cursor = Cursors.Hand
        Me.Button1.DisabledColor = Color.Gray
        Me.Button1.Iconcolor = Color.Transparent
        Me.Button1.Iconimage = Nothing
        Me.Button1.Iconimage_right = Nothing
        Me.Button1.Iconimage_right_Selected = Nothing
        Me.Button1.Iconimage_Selected = Nothing
        Me.Button1.IconMarginLeft = &H0
        Me.Button1.IconMarginRight = &H0
        Me.Button1.IconRightVisible = True
        Me.Button1.IconRightZoom = &H0
        Me.Button1.IconVisible = True
        Me.Button1.IconZoom = &H5A
        Me.Button1.IsTab = False
        point2 = New Point(&HF, &H17E)
        Me.Button1.Location = point2
        Me.Button1.Name = "Button1"
        Me.Button1.Normalcolor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.Button1.OnHovercolor = Color.FromArgb(&HFF, &H98, &H0)
        Me.Button1.OnHoverTextColor = Color.White
        Me.Button1.selected = False
        size2 = New Size(&HF6, &H1B)
        Me.Button1.Size = size2
        Me.Button1.TabIndex = &H2F
        Me.Button1.Text = "Generate Payload"
        Me.Button1.TextAlign = ContentAlignment.MiddleCenter
        Me.Button1.Textcolor = Color.White
        Me.Button1.TextFont = New Font("Microsoft Sans Serif", &HA, FontStyle.Regular, GraphicsUnit.Point, &H0)
        Me.BunifuDragControl1.Fixed = True
        Me.BunifuDragControl1.Horizontal = True
        Me.BunifuDragControl1.TargetControl = Me.Panel1
        Me.BunifuDragControl1.Vertical = True
        Me.Label6.AutoSize = True
        Me.Label6.ForeColor = Color.White
        point2 = New Point(&H86, &H166)
        Me.Label6.Location = point2
        Me.Label6.Name = "Label6"
        size2 = New Size(&H1B, &HD)
        Me.Label6.Size = size2
        Me.Label6.TabIndex = &H31
        Me.Label6.Text = "Split"
        Me.p2.BackColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.p2.ChechedOffColor = Color.FromArgb(&HFF, &H98, &H0)
        Me.p2.Checked = False
        Me.p2.CheckedOnColor = Color.FromArgb(&HF5, &H7C, &H0)
        Me.p2.Enabled = False
        Me.p2.ForeColor = Color.White
        point2 = New Point(&H72, &H162)
        Me.p2.Location = point2
        Me.p2.Name = "p2"
        size2 = New Size(&H14, &H14)
        Me.p2.Size = size2
        Me.p2.TabIndex = &H30
        Me.BunifuDragControl2.Fixed = True
        Me.BunifuDragControl2.Horizontal = True
        Me.BunifuDragControl2.TargetControl = Me.vvv
        Me.BunifuDragControl2.Vertical = True
        f2 = New SizeF(&H6, &HD)
        MyBase.AutoScaleDimensions = f2
        MyBase.AutoScaleMode = AutoScaleMode.Font
        MyBase.BackColor = Color.Black
        size2 = New Size(&H110, &H1A3)
        MyBase.ClientSize = size2
        MyBase.get_Controls().Add(Me.Label6)
        MyBase.get_Controls().Add(Me.Button1)
        MyBase.get_Controls().Add(Me.p33)
        MyBase.get_Controls().Add(Me.p11)
        MyBase.get_Controls().Add(Me.Label15)
        MyBase.get_Controls().Add(Me.h55)
        MyBase.get_Controls().Add(Me.h44)
        MyBase.get_Controls().Add(Me.h21)
        MyBase.get_Controls().Add(Me.h66)
        MyBase.get_Controls().Add(Me.h33)
        MyBase.get_Controls().Add(Me.h11)
        MyBase.get_Controls().Add(Me.Label8)
        MyBase.get_Controls().Add(Me.asdasd3433)
        MyBase.get_Controls().Add(Me.qr1asdasd)
        MyBase.get_Controls().Add(Me.h6)
        MyBase.get_Controls().Add(Me.qr1)
        MyBase.get_Controls().Add(Me.p1)
        MyBase.get_Controls().Add(Me.h3)
        MyBase.get_Controls().Add(Me.qr2)
        MyBase.get_Controls().Add(Me.h1)
        MyBase.get_Controls().Add(Me.p2)
        MyBase.get_Controls().Add(Me.h4)
        MyBase.get_Controls().Add(Me.p3)
        MyBase.get_Controls().Add(Me.h5)
        MyBase.get_Controls().Add(Me.h2)
        MyBase.get_Controls().Add(Me.Label4)
        MyBase.get_Controls().Add(Me.Label3)
        MyBase.get_Controls().Add(Me.Label2)
        MyBase.get_Controls().Add(Me.Label1)
        MyBase.get_Controls().Add(Me.i1)
        MyBase.get_Controls().Add(Me.r1)
        MyBase.get_Controls().Add(Me.uhost)
        MyBase.get_Controls().Add(Me.Panel1)
        MyBase.get_Controls().Add(Me.ShapeContainer1)
        MyBase.FormBorderStyle = FormBorderStyle.None
        MyBase.Icon = DirectCast(manager1.GetObject(ChrW(36) & "this.Icon"), Icon)
        MyBase.Name = "frmgenerator"
        MyBase.StartPosition = FormStartPosition.CenterScreen
        MyBase.Text = "Payload Generator"
        Me.Panel1.ResumeLayout(False)
        Me.Panel1.PerformLayout()
        Me.BunifuImageButton1.EndInit()
        MyBase.ResumeLayout(False)
        MyBase.PerformLayout()
        Return
    End Sub
    Private Sub BunifuImageButton1_Click(ByVal  sender As Object, ByVal  e As EventArgs)
        MyBase.Hide()
        Return
    End Sub
    Private Sub Button1_Click(ByVal  sender As Object, ByVal  e As EventArgs)
        Dim strArray1 As String()
        Dim flag1 As Boolean
        Dim flag2 As Boolean
         
        flag1 = (Operators.CompareString(Me.uhost.Text, "", False) = &H0)
        If (flag1) Then
            Interaction.MsgBox("Invalid Host", MsgBoxStyle.Critical, "VoltNetVPN")
            Goto Label_21D9
        End If
        flag1 = (Operators.CompareString(Me.r1.selectedValue, "", False) = &H0)
        If (flag1) Then
            Interaction.MsgBox("Invalid Request Method", MsgBoxStyle.Critical, "VoltNetVPN")
            Goto Label_21D9
        End If
        flag1 = (Operators.CompareString(Me.i1.selectedValue, "", False) = &H0)
        If (flag1) Then
            Interaction.MsgBox("Invalid Injection Method", MsgBoxStyle.Critical, "VoltNetVPN")
            Goto Label_21D9
        End If
        flag1 = (Operators.CompareString(Me.i1.selectedValue, "Normal Inject", False) = &H0)
        If (flag1) Then
            flag2 = ((Me.qr1.Checked = False) And (Me.qr2.Checked = False))
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(Me.r1.selectedValue, " [host_port] [protocol][crlf]Host: ", Me.uhost.Text)
            End If
            flag2 = (Me.qr1.Checked And (Me.qr2.Checked = False))
            If (flag2) Then
                strArray1 = New String(&H5 - 1) {}
                strArray1(&H0) = Me.r1.selectedValue
                strArray1(&H1) = " "
                strArray1(&H2) = Me.uhost.Text
                strArray1(&H3) = "@[host_port] [protocol][crlf]Host: "
                strArray1(&H4) = Me.uhost.Text
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(strArray1)
            End If
            flag2 = ((Me.qr1.Checked = False) And Me.qr2.Checked)
            If (flag2) Then
                strArray1 = New String(&H5 - 1) {}
                strArray1(&H0) = Me.r1.selectedValue
                strArray1(&H1) = " [host_port]@"
                strArray1(&H2) = Me.uhost.Text
                strArray1(&H3) = " [protocol][crlf]Host: "
                strArray1(&H4) = Me.uhost.Text
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(strArray1)
            End If
            flag2 = ((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False))
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf]")
            End If
            flag2 = Me.h1.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]X-Online-Host: ", Me.uhost.Text)
            End If
            flag2 = Me.h2.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]X-Forward-Host: ", Me.uhost.Text)
            End If
            flag2 = Me.h3.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]X-Forwarded-For: ", Me.uhost.Text)
            End If
            flag2 = Me.h4.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]Connection: Keep-Alive")
            End If
            flag2 = Me.h5.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]Proxy-Connection: Keep-Alive")
            End If
            flag2 = Me.h6.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]User-Agent: [ua]")
            End If
            flag2 = Me.p3.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol]")
            End If
            flag2 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf]")
            End If
            flag2 = Me.p1.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = MyProject.Forms.frmSettings.TextBox1.Text.Replace("CONNECT [host_port] [protocol]", "[realData]")
            End If
            Me.qrnone.Checked = True
            Me.h1.Checked = False
            Me.h2.Checked = False
            Me.h3.Checked = False
            Me.h4.Checked = False
            Me.h5.Checked = False
            Me.h6.Checked = False
            Me.p1.Checked = False
            Me.p3.Checked = False
        End If
        flag2 = (Operators.CompareString(Me.i1.selectedValue, "Front Inject", False) = &H0)
        If (flag2) Then
            strArray1 = New String(&H5 - 1) {}
            strArray1(&H0) = Me.r1.selectedValue
            strArray1(&H1) = " http://"
            strArray1(&H2) = Me.uhost.Text
            strArray1(&H3) = "/ HTTP/1.1[crlf]Host: "
            strArray1(&H4) = Me.uhost.Text
            MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(strArray1)
            flag2 = ((((((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False)) And (Me.p3.Checked = False)) And (Me.qr1.Checked = False)) And (Me.qr2.Checked = False)) And (Me.p2.Checked = False))
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf]CONNECT [host_port] [protocol][crlf][crlf]")
            End If
            flag2 = ((((((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False)) And (Me.p3.Checked = False)) And (Me.qr1.Checked = False)) And (Me.qr2.Checked = False)) And Me.p2.Checked)
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf][split]CONNECT [host_port] [protocol][crlf][crlf]")
            End If
            flag2 = ((((((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False)) And (Me.p3.Checked = False)) And Me.qr1.Checked) And (Me.qr2.Checked = False)) And (Me.p2.Checked = False))
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf]CONNECT ", Me.uhost.Text, "@[host_port] [protocol][crlf][crlf]")
            End If
            flag2 = ((((((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False)) And (Me.p3.Checked = False)) And Me.qr1.Checked) And (Me.qr2.Checked = False)) And Me.p2.Checked)
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf][split]CONNECT ", Me.uhost.Text, "@[host_port] [protocol][crlf][crlf]")
            End If
            flag2 = ((((((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False)) And (Me.p3.Checked = False)) And (Me.qr1.Checked = False)) And Me.qr2.Checked) And (Me.p2.Checked = False))
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf]CONNECT [host_port]@", Me.uhost.Text, " [protocol][crlf][crlf]")
            End If
            flag2 = ((((((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False)) And (Me.p3.Checked = False)) And (Me.qr1.Checked = False)) And Me.qr2.Checked) And Me.p2.Checked)
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf][split]CONNECT [host_port]@", Me.uhost.Text, " [protocol][crlf][crlf]")
            End If
            flag2 = ((((((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False)) And Me.p3.Checked) And (Me.qr1.Checked = False)) And (Me.qr2.Checked = False)) And (Me.p2.Checked = False))
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol][crlf][crlf]CONNECT [host_port] [protocol][crlf][crlf]")
            End If
            flag2 = ((((((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False)) And Me.p3.Checked) And (Me.qr1.Checked = False)) And (Me.qr2.Checked = False)) And Me.p2.Checked)
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol][crlf][crlf][split]CONNECT [host_port] [protocol][crlf][crlf]")
            End If
            flag2 = ((((((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False)) And Me.p3.Checked) And Me.qr1.Checked) And (Me.qr2.Checked = False)) And (Me.p2.Checked = False))
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol][crlf][crlf]CONNECT ", Me.uhost.Text, "@[host_port] [protocol][crlf][crlf]")
            End If
            flag2 = ((((((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False)) And Me.p3.Checked) And Me.qr1.Checked) And (Me.qr2.Checked = False)) And Me.p2.Checked)
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol][crlf][crlf][split]CONNECT ", Me.uhost.Text, "@[host_port] [protocol][crlf][crlf]")
            End If
            flag2 = ((((((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False)) And Me.p3.Checked) And (Me.qr1.Checked = False)) And Me.qr2.Checked) And (Me.p2.Checked = False))
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol][crlf][crlf]CONNECT [host_port]@", Me.uhost.Text, " [protocol][crlf][crlf]")
            End If
            flag2 = ((((((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False)) And Me.p3.Checked) And (Me.qr1.Checked = False)) And Me.qr2.Checked) And Me.p2.Checked)
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol][crlf][crlf][split]CONNECT [host_port]@", Me.uhost.Text, " [protocol][crlf][crlf]")
            End If
            flag2 = Me.h1.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]X-Online-Host: ", Me.uhost.Text)
            End If
            flag2 = Me.h2.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]X-Forward-Host: ", Me.uhost.Text)
            End If
            flag2 = Me.h3.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]X-Forwarded-For: ", Me.uhost.Text)
            End If
            flag2 = Me.h4.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]Connection: Keep-Alive")
            End If
            flag2 = Me.h5.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]Proxy-Connection: Keep-Alive")
            End If
            flag2 = Me.h6.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]User-Agent: [ua]")
            End If
            flag2 = ((((Me.p3.Checked = False) And (Me.qr1.Checked = False)) And (Me.qr2.Checked = False)) And (Me.p2.Checked = False))
            If (flag2) Then
                flag1 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
                If (flag1) Then
                    MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf]CONNECT [host_port] [protocol][crlf][crlf]")
                End If
            End If
            flag2 = ((((Me.p3.Checked = False) And (Me.qr1.Checked = False)) And (Me.qr2.Checked = False)) And Me.p2.Checked)
            If (flag2) Then
                flag1 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
                If (flag1) Then
                    MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf][split]CONNECT [host_port] [protocol][crlf][crlf]")
                End If
            End If
            flag2 = ((((Me.p3.Checked = False) And Me.qr1.Checked) And (Me.qr2.Checked = False)) And (Me.p2.Checked = False))
            If (flag2) Then
                flag1 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
                If (flag1) Then
                    MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf]CONNECT ", Me.uhost.Text, "@[host_port] [protocol][crlf][crlf]")
                End If
            End If
            flag2 = ((((Me.p3.Checked = False) And Me.qr1.Checked) And (Me.qr2.Checked = False)) And Me.p2.Checked)
            If (flag2) Then
                flag1 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
                If (flag1) Then
                    MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf][split]CONNECT ", Me.uhost.Text, "@[host_port] [protocol][crlf][crlf]")
                End If
            End If
            flag2 = ((((Me.p3.Checked = False) And (Me.qr1.Checked = False)) And Me.qr2.Checked) And (Me.p2.Checked = False))
            If (flag2) Then
                flag1 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
                If (flag1) Then
                    MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf]CONNECT [host_port]@", Me.uhost.Text, " [protocol][crlf][crlf]")
                End If
            End If
            flag2 = ((((Me.p3.Checked = False) And (Me.qr1.Checked = False)) And Me.qr2.Checked) And Me.p2.Checked)
            If (flag2) Then
                flag1 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
                If (flag1) Then
                    MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf][split]CONNECT [host_port]@", Me.uhost.Text, " [protocol][crlf][crlf]")
                End If
            End If
            flag2 = (((Me.p3.Checked And (Me.qr1.Checked = False)) And (Me.qr2.Checked = False)) And (Me.p2.Checked = False))
            If (flag2) Then
                flag1 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
                If (flag1) Then
                    MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol][crlf][crlf]CONNECT [host_port] [protocol][crlf][crlf]")
                End If
            End If
            flag2 = (((Me.p3.Checked And (Me.qr1.Checked = False)) And (Me.qr2.Checked = False)) And Me.p2.Checked)
            If (flag2) Then
                flag1 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
                If (flag1) Then
                    MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol][crlf][crlf][split]CONNECT [host_port] [protocol][crlf][crlf]")
                End If
            End If
            flag2 = (((Me.p3.Checked And Me.qr1.Checked) And (Me.qr2.Checked = False)) And (Me.p2.Checked = False))
            If (flag2) Then
                flag1 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
                If (flag1) Then
                    MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol][crlf][crlf]CONNECT ", Me.uhost.Text, "@[host_port] [protocol][crlf][crlf]")
                End If
            End If
            flag2 = (((Me.p3.Checked And Me.qr1.Checked) And (Me.qr2.Checked = False)) And Me.p2.Checked)
            If (flag2) Then
                flag1 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
                If (flag1) Then
                    MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol][crlf][crlf][split]CONNECT ", Me.uhost.Text, "@[host_port] [protocol][crlf][crlf]")
                End If
            End If
            flag2 = (((Me.p3.Checked And (Me.qr1.Checked = False)) And Me.qr2.Checked) And (Me.p2.Checked = False))
            If (flag2) Then
                flag1 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
                If (flag1) Then
                    MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol][crlf][crlf]CONNECT [host_port]@", Me.uhost.Text, " [protocol][crlf][crlf]")
                End If
            End If
            flag2 = (((Me.p3.Checked And (Me.qr1.Checked = False)) And Me.qr2.Checked) And Me.p2.Checked)
            If (flag2) Then
                flag1 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
                If (flag1) Then
                    MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol][crlf][crlf][split]CONNECT [host_port]@", Me.uhost.Text, " [protocol][crlf][crlf]")
                End If
            End If
            flag2 = Me.p1.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = MyProject.Forms.frmSettings.TextBox1.Text.Replace("CONNECT [host_port] [protocol]", "[realData]")
            End If
            Me.qrnone.Checked = True
            Me.h1.Checked = False
            Me.h2.Checked = False
            Me.h3.Checked = False
            Me.h4.Checked = False
            Me.h5.Checked = False
            Me.h6.Checked = False
            Me.p1.Checked = False
            Me.p2.Checked = False
            Me.p3.Checked = False
        End If
        flag2 = (Operators.CompareString(Me.i1.selectedValue, "Back Inject", False) = &H0)
        If (flag2) Then
            flag1 = ((Me.qr1.Checked = False) And (Me.qr2.Checked = False))
            If (flag1) Then
                strArray1 = New String(&H6 - 1) {}
                strArray1(&H0) = "CONNECT [host_port] HTTP/1.1[crlf][crlf]"
                strArray1(&H1) = Me.r1.selectedValue
                strArray1(&H2) = " http://"
                strArray1(&H3) = Me.uhost.Text
                strArray1(&H4) = "/ [protocol][crlf]Host: "
                strArray1(&H5) = Me.uhost.Text
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(strArray1)
            End If
            flag2 = (Me.qr1.Checked And (Me.qr2.Checked = False))
            If (flag2) Then
                strArray1 = New String(&H8 - 1) {}
                strArray1(&H0) = "CONNECT "
                strArray1(&H1) = Me.uhost.Text
                strArray1(&H2) = "@[host_port] HTTP/1.1[crlf][crlf]"
                strArray1(&H3) = Me.r1.selectedValue
                strArray1(&H4) = " http://"
                strArray1(&H5) = Me.uhost.Text
                strArray1(&H6) = "/ [protocol][crlf]Host: "
                strArray1(&H7) = Me.uhost.Text
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(strArray1)
            End If
            flag2 = ((Me.qr1.Checked = False) And Me.qr2.Checked)
            If (flag2) Then
                strArray1 = New String(&H8 - 1) {}
                strArray1(&H0) = "CONNECT [host_port]@"
                strArray1(&H1) = Me.uhost.Text
                strArray1(&H2) = " HTTP/1.1[crlf][crlf]"
                strArray1(&H3) = Me.r1.selectedValue
                strArray1(&H4) = " http://"
                strArray1(&H5) = Me.uhost.Text
                strArray1(&H6) = "/ [protocol][crlf]Host: "
                strArray1(&H7) = Me.uhost.Text
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(strArray1)
            End If
            flag2 = ((((((Me.h1.Checked = False) And (Me.h2.Checked = False)) And (Me.h3.Checked = False)) And (Me.h4.Checked = False)) And (Me.h5.Checked = False)) And (Me.h6.Checked = False))
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf]")
            End If
            flag2 = Me.h1.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]X-Online-Host: ", Me.uhost.Text)
            End If
            flag2 = Me.h2.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]X-Forward-Host: ", Me.uhost.Text)
            End If
            flag2 = Me.h3.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]X-Forwarded-For: ", Me.uhost.Text)
            End If
            flag2 = Me.h4.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]Connection: Keep-Alive")
            End If
            flag2 = Me.h5.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]Proxy-Connection: Keep-Alive")
            End If
            flag2 = Me.h6.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]User-Agent: [ua]")
            End If
            flag2 = Me.p3.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf]CONNECT [host_port] [protocol]")
            End If
            flag2 = (((((Me.h1.Checked Or Me.h2.Checked) Or Me.h3.Checked) Or Me.h4.Checked) Or Me.h5.Checked) Or Me.h6.Checked)
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = String.Concat(MyProject.Forms.frmSettings.TextBox1.Text, "[crlf][crlf]")
            End If
            flag2 = Me.p1.Checked
            If (flag2) Then
                MyProject.Forms.frmSettings.TextBox1.Text = MyProject.Forms.frmSettings.TextBox1.Text.Replace("CONNECT [host_port] [protocol]", "[realData]")
            End If
            Me.qrnone.Checked = True
            Me.h1.Checked = False
            Me.h2.Checked = False
            Me.h3.Checked = False
            Me.h4.Checked = False
            Me.h5.Checked = False
            Me.h6.Checked = False
            Me.p1.Checked = False
            Me.p2.Checked = False
            Me.p3.Checked = False
        End If
        MyBase.Hide()
        Label_21D9:
        Return
    End Sub
    Private Sub i1_onItemSelected(ByVal  sender As Object, ByVal  e As EventArgs)
        Dim flag1 As Boolean
         
        flag1 = (Operators.CompareString(Me.i1.selectedValue, "Normal Inject", False) = &H0)
        If (flag1) Then
            Me.p2.Enabled = False
            Me.p2.Checked = False
        End If
        flag1 = (Operators.CompareString(Me.i1.selectedValue, "Back Inject", False) = &H0)
        If (flag1) Then
            Me.p2.Enabled = False
            Me.p2.Checked = False
            Me.r1.selectedIndex = &H1
        End If
        flag1 = (Operators.CompareString(Me.i1.selectedValue, "Front Inject", False) = &H0)
        If (flag1) Then
            Me.p2.Enabled = True
            Me.r1.selectedIndex = &H1
        End If
        Return
    End Sub
    Private Sub qrnone_OnChange(ByVal  sender As Object, ByVal  e As EventArgs)
        Dim flag1 As Boolean
         
        flag1 = Me.qrnone.Checked
        If (flag1) Then
            Me.qr1.Checked = False
            Me.qr2.Checked = False
        End If
        Return
    End Sub
    Private Sub qr1_OnChange(ByVal  sender As Object, ByVal  e As EventArgs)
        Dim flag1 As Boolean
         
        flag1 = Me.qr1.Checked
        If (flag1) Then
            Me.qrnone.Checked = False
            Me.qr2.Checked = False
        End If
        Return
    End Sub
    Private Sub qr2_OnChange(ByVal  sender As Object, ByVal  e As EventArgs)
        Dim flag1 As Boolean
         
        flag1 = Me.qr2.Checked
        If (flag1) Then
            Me.qr1.Checked = False
            Me.qrnone.Checked = False
        End If
        Return
    End Sub
End Class

