/
Danyechka0
/
executor1
Обзор
Документация
Войти
/
Danyechka0
/
executor1
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
ScriptHub.Designer.cs
539 строк
30 KB
Danyechka0
Add files via upload
17 апр 2026, 19:31
Не верифицирован
17 апр 2026, 19:31
9e805c2
Код
Авторство
О чём код?
namespace NeverwhereInjector1 { partial class ScriptHub { /// <summary> /// Required designer variable. /// </summary> private System.ComponentModel.IContainer components = null; /// <summary> /// Clean up any resources being used. /// </summary> /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param> protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ScriptHub)); this.broken = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.vghub = new System.Windows.Forms.Button(); this.panther = new System.Windows.Forms.Button(); this.owl = new System.Windows.Forms.Button(); this.nougat = new System.Windows.Forms.Button(); this.button6 = new System.Windows.Forms.Button(); this.button7 = new System.Windows.Forms.Button(); this.button8 = new System.Windows.Forms.Button(); this.button9 = new System.Windows.Forms.Button(); this.button10 = new System.Windows.Forms.Button(); this.button11 = new System.Windows.Forms.Button(); this.button12 = new System.Windows.Forms.Button(); this.button13 = new System.Windows.Forms.Button(); this.button14 = new System.Windows.Forms.Button(); this.button15 = new System.Windows.Forms.Button(); this.button16 = new System.Windows.Forms.Button(); this.button17 = new System.Windows.Forms.Button(); this.button18 = new System.Windows.Forms.Button(); this.button19 = new System.Windows.Forms.Button(); this.button20 = new System.Windows.Forms.Button(); this.label2 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.closeButton = new System.Windows.Forms.Button(); this.panel2 = new System.Windows.Forms.Panel(); this.label7 = new System.Windows.Forms.Label(); this.panel2.SuspendLayout(); this.SuspendLayout(); // // broken // this.broken.FlatAppearance.BorderColor = System.Drawing.Color.White; this.broken.FlatAppearance.BorderSize = 2; this.broken.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.broken.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.broken.ForeColor = System.Drawing.SystemColors.Control; this.broken.Location = new System.Drawing.Point(24, 157); this.broken.Name = "broken"; this.broken.Size = new System.Drawing.Size(146, 63); this.broken.TabIndex = 0; this.broken.Text = "CURRENTLY BROKEN"; this.broken.UseVisualStyleBackColor = true; this.broken.Click += new System.EventHandler(this.button1_Click); // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("Gogh Extra Bold", 20.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label1.ForeColor = System.Drawing.SystemColors.ButtonFace; this.label1.Location = new System.Drawing.Point(334, 3); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(176, 37); this.label1.TabIndex = 2; this.label1.Text = "SCRIPT HUB"; // // vghub // this.vghub.FlatAppearance.BorderColor = System.Drawing.Color.White; this.vghub.FlatAppearance.BorderSize = 2; this.vghub.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.vghub.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.vghub.ForeColor = System.Drawing.SystemColors.Control; this.vghub.Location = new System.Drawing.Point(176, 157); this.vghub.Name = "vghub"; this.vghub.Size = new System.Drawing.Size(146, 63); this.vghub.TabIndex = 0; this.vghub.Text = "Arsenal (VG)"; this.vghub.UseVisualStyleBackColor = true; this.vghub.Click += new System.EventHandler(this.button2_Click); // // panther // this.panther.FlatAppearance.BorderColor = System.Drawing.Color.White; this.panther.FlatAppearance.BorderSize = 2; this.panther.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.panther.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.panther.ForeColor = System.Drawing.SystemColors.Control; this.panther.Location = new System.Drawing.Point(328, 157); this.panther.Name = "panther"; this.panther.Size = new System.Drawing.Size(146, 63); this.panther.TabIndex = 0; this.panther.Text = "Arsenal (Panther)"; this.panther.UseVisualStyleBackColor = true; this.panther.Click += new System.EventHandler(this.button3_Click); // // owl // this.owl.FlatAppearance.BorderColor = System.Drawing.Color.White; this.owl.FlatAppearance.BorderSize = 2; this.owl.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.owl.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.owl.ForeColor = System.Drawing.SystemColors.Control; this.owl.Location = new System.Drawing.Point(480, 157); this.owl.Name = "owl"; this.owl.Size = new System.Drawing.Size(146, 63); this.owl.TabIndex = 0; this.owl.Text = "Arsenal (Owl)"; this.owl.UseVisualStyleBackColor = true; this.owl.Click += new System.EventHandler(this.owl_Click); // // nougat // this.nougat.FlatAppearance.BorderColor = System.Drawing.Color.White; this.nougat.FlatAppearance.BorderSize = 2; this.nougat.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.nougat.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.nougat.ForeColor = System.Drawing.SystemColors.Control; this.nougat.Location = new System.Drawing.Point(632, 157); this.nougat.Name = "nougat"; this.nougat.Size = new System.Drawing.Size(146, 63); this.nougat.TabIndex = 0; this.nougat.Text = "Arsenal (Nougat)"; this.nougat.UseVisualStyleBackColor = true; this.nougat.Click += new System.EventHandler(this.button5_Click); // // button6 // this.button6.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button6.FlatAppearance.BorderSize = 2; this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button6.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button6.ForeColor = System.Drawing.SystemColors.Control; this.button6.Location = new System.Drawing.Point(24, 298); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(146, 63); this.button6.TabIndex = 0; this.button6.Text = "PSX (EZ PETS)"; this.button6.UseVisualStyleBackColor = true; this.button6.Click += new System.EventHandler(this.button6_Click); // // button7 // this.button7.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button7.FlatAppearance.BorderSize = 2; this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button7.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button7.ForeColor = System.Drawing.SystemColors.Control; this.button7.Location = new System.Drawing.Point(176, 298); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(146, 63); this.button7.TabIndex = 0; this.button7.Text = "PSX (Saza)"; this.button7.UseVisualStyleBackColor = true; this.button7.Click += new System.EventHandler(this.button7_Click); // // button8 // this.button8.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button8.FlatAppearance.BorderSize = 2; this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button8.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button8.ForeColor = System.Drawing.SystemColors.Control; this.button8.Location = new System.Drawing.Point(328, 298); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(146, 63); this.button8.TabIndex = 0; this.button8.Text = "PSX (Pojken)"; this.button8.UseVisualStyleBackColor = true; this.button8.Click += new System.EventHandler(this.button8_Click); // // button9 // this.button9.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button9.FlatAppearance.BorderSize = 2; this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button9.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button9.ForeColor = System.Drawing.SystemColors.Control; this.button9.Location = new System.Drawing.Point(480, 298); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(146, 63); this.button9.TabIndex = 0; this.button9.Text = "PSX (Dupe)"; this.button9.UseVisualStyleBackColor = true; this.button9.Click += new System.EventHandler(this.button9_Click); // // button10 // this.button10.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button10.FlatAppearance.BorderSize = 2; this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button10.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button10.ForeColor = System.Drawing.SystemColors.Control; this.button10.Location = new System.Drawing.Point(632, 298); this.button10.Name = "button10"; this.button10.Size = new System.Drawing.Size(146, 63); this.button10.TabIndex = 0; this.button10.Text = "COMING SOON"; this.button10.UseVisualStyleBackColor = true; // // button11 // this.button11.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button11.FlatAppearance.BorderSize = 2; this.button11.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button11.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button11.ForeColor = System.Drawing.SystemColors.Control; this.button11.Location = new System.Drawing.Point(24, 434); this.button11.Name = "button11"; this.button11.Size = new System.Drawing.Size(146, 63); this.button11.TabIndex = 0; this.button11.Text = "Phantom Forces (Base)"; this.button11.UseVisualStyleBackColor = true; this.button11.Click += new System.EventHandler(this.button11_Click); // // button12 // this.button12.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button12.FlatAppearance.BorderSize = 2; this.button12.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button12.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button12.ForeColor = System.Drawing.SystemColors.Control; this.button12.Location = new System.Drawing.Point(176, 434); this.button12.Name = "button12"; this.button12.Size = new System.Drawing.Size(146, 63); this.button12.TabIndex = 0; this.button12.Text = "Phantom Forces (AlexR)"; this.button12.UseVisualStyleBackColor = true; this.button12.Click += new System.EventHandler(this.button12_Click); // // button13 // this.button13.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button13.FlatAppearance.BorderSize = 2; this.button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button13.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button13.ForeColor = System.Drawing.SystemColors.Control; this.button13.Location = new System.Drawing.Point(328, 434); this.button13.Name = "button13"; this.button13.Size = new System.Drawing.Size(146, 63); this.button13.TabIndex = 0; this.button13.Text = "Phantom Forces Aimbot"; this.button13.UseVisualStyleBackColor = true; this.button13.Click += new System.EventHandler(this.button13_Click); // // button14 // this.button14.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button14.FlatAppearance.BorderSize = 2; this.button14.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button14.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button14.ForeColor = System.Drawing.SystemColors.Control; this.button14.Location = new System.Drawing.Point(480, 434); this.button14.Name = "button14"; this.button14.Size = new System.Drawing.Size(146, 63); this.button14.TabIndex = 0; this.button14.Text = "COMING SOON"; this.button14.UseVisualStyleBackColor = true; // // button15 // this.button15.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button15.FlatAppearance.BorderSize = 2; this.button15.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button15.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button15.ForeColor = System.Drawing.SystemColors.Control; this.button15.Location = new System.Drawing.Point(632, 434); this.button15.Name = "button15"; this.button15.Size = new System.Drawing.Size(146, 63); this.button15.TabIndex = 0; this.button15.Text = "COMING SOON"; this.button15.UseVisualStyleBackColor = true; // // button16 // this.button16.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button16.FlatAppearance.BorderSize = 2; this.button16.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button16.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button16.ForeColor = System.Drawing.SystemColors.Control; this.button16.Location = new System.Drawing.Point(24, 564); this.button16.Name = "button16"; this.button16.Size = new System.Drawing.Size(146, 63); this.button16.TabIndex = 0; this.button16.Text = "Fly Script"; this.button16.UseVisualStyleBackColor = true; this.button16.Click += new System.EventHandler(this.button16_Click); // // button17 // this.button17.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button17.FlatAppearance.BorderSize = 2; this.button17.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button17.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button17.ForeColor = System.Drawing.SystemColors.Control; this.button17.Location = new System.Drawing.Point(176, 564); this.button17.Name = "button17"; this.button17.Size = new System.Drawing.Size(146, 63); this.button17.TabIndex = 0; this.button17.Text = "God Mode Script"; this.button17.UseVisualStyleBackColor = true; this.button17.Click += new System.EventHandler(this.button17_Click); // // button18 // this.button18.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button18.FlatAppearance.BorderSize = 2; this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button18.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button18.ForeColor = System.Drawing.SystemColors.Control; this.button18.Location = new System.Drawing.Point(328, 564); this.button18.Name = "button18"; this.button18.Size = new System.Drawing.Size(146, 63); this.button18.TabIndex = 0; this.button18.Text = "Chat Bypass"; this.button18.UseVisualStyleBackColor = true; this.button18.Click += new System.EventHandler(this.button18_Click); // // button19 // this.button19.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button19.FlatAppearance.BorderSize = 2; this.button19.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button19.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button19.ForeColor = System.Drawing.SystemColors.Control; this.button19.Location = new System.Drawing.Point(480, 564); this.button19.Name = "button19"; this.button19.Size = new System.Drawing.Size(146, 63); this.button19.TabIndex = 0; this.button19.Text = "AntiAFK"; this.button19.UseVisualStyleBackColor = true; this.button19.Click += new System.EventHandler(this.button19_Click); // // button20 // this.button20.FlatAppearance.BorderColor = System.Drawing.Color.White; this.button20.FlatAppearance.BorderSize = 2; this.button20.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button20.Font = new System.Drawing.Font("Gogh Extra Bold", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.button20.ForeColor = System.Drawing.SystemColors.Control; this.button20.Location = new System.Drawing.Point(632, 564); this.button20.Name = "button20"; this.button20.Size = new System.Drawing.Size(146, 63); this.button20.TabIndex = 0; this.button20.Text = "AimLock"; this.button20.UseVisualStyleBackColor = true; this.button20.Click += new System.EventHandler(this.button20_Click); // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("Gogh Extra Bold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label2.ForeColor = System.Drawing.SystemColors.ButtonFace; this.label2.Location = new System.Drawing.Point(194, 688); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(421, 29); this.label2.TabIndex = 3; this.label2.Text = "Get more script on dsc.gg/neverwhere"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("Gogh Extra Bold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label3.ForeColor = System.Drawing.SystemColors.ButtonFace; this.label3.Location = new System.Drawing.Point(359, 248); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(115, 29); this.label3.TabIndex = 4; this.label3.Text = "PET SIM X"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("Gogh Extra Bold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label4.ForeColor = System.Drawing.SystemColors.ButtonFace; this.label4.Location = new System.Drawing.Point(323, 384); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(211, 29); this.label4.TabIndex = 4; this.label4.Text = "PHANTOM FORCES"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("Gogh Extra Bold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label5.ForeColor = System.Drawing.SystemColors.ButtonFace; this.label5.Location = new System.Drawing.Point(276, 517); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(297, 29); this.label5.TabIndex = 4; this.label5.Text = "UNIVERSAL (May not work)"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("Gogh Extra Bold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label6.ForeColor = System.Drawing.SystemColors.ButtonFace; this.label6.Location = new System.Drawing.Point(232, 659); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(351, 29); this.label6.TabIndex = 5; this.label6.Text = "The Script will launch in browser"; this.label6.Click += new System.EventHandler(this.label6_Click); // // closeButton // this.closeButton.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.closeButton.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(50)))), ((int)(((byte)(50)))), ((int)(((byte)(50))))); this.closeButton.Image = ((System.Drawing.Image)(resources.GetObject("closeButton.Image"))); this.closeButton.Location = new System.Drawing.Point(760, 0); this.closeButton.Name = "closeButton"; this.closeButton.Size = new System.Drawing.Size(40, 40); this.closeButton.TabIndex = 7; this.closeButton.UseVisualStyleBackColor = true; this.closeButton.Click += new System.EventHandler(this.closeButton_Click); // // panel2 // this.panel2.Controls.Add(this.closeButton); this.panel2.Controls.Add(this.label1); this.panel2.Location = new System.Drawing.Point(0, 1); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(813, 40); this.panel2.TabIndex = 12; this.panel2.Paint += new System.Windows.Forms.PaintEventHandler(this.panel2_Paint); this.panel2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel2_MouseDown_1); this.panel2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panel2_MouseMove_1); // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("Gogh Extra Bold", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.label7.ForeColor = System.Drawing.SystemColors.ButtonFace; this.label7.Location = new System.Drawing.Point(359, 125); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(113, 29); this.label7.TabIndex = 5; this.label7.Text = "ARSENAL"; // // ScriptHub // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(45)))), ((int)(((byte)(45))))); this.ClientSize = new System.Drawing.Size(800, 726); this.Controls.Add(this.panel2); this.Controls.Add(this.label7); this.Controls.Add(this.label6); this.Controls.Add(this.label5); this.Controls.Add(this.label4); this.Controls.Add(this.label3); this.Controls.Add(this.label2); this.Controls.Add(this.button20); this.Controls.Add(this.button19); this.Controls.Add(this.button15); this.Controls.Add(this.button14); this.Controls.Add(this.button10); this.Controls.Add(this.button18); this.Controls.Add(this.button9); this.Controls.Add(this.button13); this.Controls.Add(this.nougat); this.Controls.Add(this.button17); this.Controls.Add(this.button8); this.Controls.Add(this.button12); this.Controls.Add(this.owl); this.Controls.Add(this.button16); this.Controls.Add(this.button7); this.Controls.Add(this.button11); this.Controls.Add(this.panther); this.Controls.Add(this.button6); this.Controls.Add(this.vghub); this.Controls.Add(this.broken); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.Name = "ScriptHub"; this.Text = "ScriptHub"; this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.Button broken; private System.Windows.Forms.Label label1; private System.Windows.Forms.Button vghub; private System.Windows.Forms.Button panther; private System.Windows.Forms.Button owl; private System.Windows.Forms.Button nougat; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button8; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button10; private System.Windows.Forms.Button button11; private System.Windows.Forms.Button button12; private System.Windows.Forms.Button button13; private System.Windows.Forms.Button button14; private System.Windows.Forms.Button button15; private System.Windows.Forms.Button button16; private System.Windows.Forms.Button button17; private System.Windows.Forms.Button button18; private System.Windows.Forms.Button button19; private System.Windows.Forms.Button button20; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label6; private System.Windows.Forms.Button closeButton; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Label label7; } }