示例#1
0
 // Token: 0x06000012 RID: 18 RVA: 0x00002194 File Offset: 0x00000394
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Siticone.UI.AnimatorNS.Animation animation2 = new Siticone.UI.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Register));
     this.siticoneDragControl1 = new Siticone.UI.WinForms.SiticoneDragControl(this.components);
     this.siticoneControlBox1  = new Siticone.UI.WinForms.SiticoneControlBox();
     this.siticoneControlBox2  = new Siticone.UI.WinForms.SiticoneControlBox();
     this.siticoneTransition1  = new Siticone.UI.WinForms.SiticoneTransition();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.siticoneRoundedButton1 = new Siticone.UI.WinForms.SiticoneRoundedButton();
     this.siticoneRoundedButton2 = new Siticone.UI.WinForms.SiticoneRoundedButton();
     this.siticoneImageButton1   = new Siticone.UI.WinForms.SiticoneImageButton();
     this.email              = new Siticone.UI.WinForms.SiticoneRoundedTextBox();
     this.password           = new Siticone.UI.WinForms.SiticoneRoundedTextBox();
     this.username           = new Siticone.UI.WinForms.SiticoneRoundedTextBox();
     this.license            = new Siticone.UI.WinForms.SiticoneRoundedTextBox();
     this.siticoneShadowForm = new Siticone.UI.WinForms.SiticoneShadowForm(this.components);
     this.SuspendLayout();
     //
     // siticoneDragControl1
     //
     this.siticoneDragControl1.TargetControl = this;
     //
     // siticoneControlBox1
     //
     this.siticoneControlBox1.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.siticoneControlBox1.BorderRadius = 10;
     this.siticoneTransition1.SetDecoration(this.siticoneControlBox1, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneControlBox1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.siticoneControlBox1.HoveredState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(17)))), ((int)(((byte)(35)))));
     this.siticoneControlBox1.HoveredState.IconColor = System.Drawing.Color.White;
     this.siticoneControlBox1.HoveredState.Parent    = this.siticoneControlBox1;
     this.siticoneControlBox1.IconColor = System.Drawing.Color.White;
     this.siticoneControlBox1.Location  = new System.Drawing.Point(367, 5);
     this.siticoneControlBox1.Margin    = new System.Windows.Forms.Padding(4);
     this.siticoneControlBox1.Name      = "siticoneControlBox1";
     this.siticoneControlBox1.ShadowDecoration.Parent = this.siticoneControlBox1;
     this.siticoneControlBox1.Size     = new System.Drawing.Size(60, 36);
     this.siticoneControlBox1.TabIndex = 1;
     this.siticoneControlBox1.Click   += new System.EventHandler(this.siticoneControlBox1_Click);
     //
     // siticoneControlBox2
     //
     this.siticoneControlBox2.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.siticoneControlBox2.BorderRadius   = 10;
     this.siticoneControlBox2.ControlBoxType = Siticone.UI.WinForms.Enums.ControlBoxType.MinimizeBox;
     this.siticoneTransition1.SetDecoration(this.siticoneControlBox2, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneControlBox2.FillColor           = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.siticoneControlBox2.HoveredState.Parent = this.siticoneControlBox2;
     this.siticoneControlBox2.IconColor           = System.Drawing.Color.White;
     this.siticoneControlBox2.Location            = new System.Drawing.Point(306, 5);
     this.siticoneControlBox2.Margin = new System.Windows.Forms.Padding(4);
     this.siticoneControlBox2.Name   = "siticoneControlBox2";
     this.siticoneControlBox2.ShadowDecoration.Parent = this.siticoneControlBox2;
     this.siticoneControlBox2.Size     = new System.Drawing.Size(60, 36);
     this.siticoneControlBox2.TabIndex = 2;
     //
     // siticoneTransition1
     //
     this.siticoneTransition1.AnimationType = Siticone.UI.AnimatorNS.AnimationType.Rotate;
     this.siticoneTransition1.Cursor        = null;
     animation2.AnimateOnlyDifferences      = true;
     animation2.BlindCoeff        = ((System.Drawing.PointF)(resources.GetObject("animation2.BlindCoeff")));
     animation2.LeafCoeff         = 0F;
     animation2.MaxTime           = 1F;
     animation2.MinTime           = 0F;
     animation2.MosaicCoeff       = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicCoeff")));
     animation2.MosaicShift       = ((System.Drawing.PointF)(resources.GetObject("animation2.MosaicShift")));
     animation2.MosaicSize        = 0;
     animation2.Padding           = new System.Windows.Forms.Padding(50);
     animation2.RotateCoeff       = 1F;
     animation2.RotateLimit       = 0F;
     animation2.ScaleCoeff        = ((System.Drawing.PointF)(resources.GetObject("animation2.ScaleCoeff")));
     animation2.SlideCoeff        = ((System.Drawing.PointF)(resources.GetObject("animation2.SlideCoeff")));
     animation2.TimeCoeff         = 0F;
     animation2.TransparencyCoeff = 1F;
     this.siticoneTransition1.DefaultAnimation = animation2;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.siticoneTransition1.SetDecoration(this.label1, Siticone.UI.AnimatorNS.DecorationType.None);
     this.label1.Font      = new System.Drawing.Font("Segoe UI Light", 10F);
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(-1, 167);
     this.label1.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(0, 23);
     this.label1.TabIndex  = 22;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.siticoneTransition1.SetDecoration(this.label2, Siticone.UI.AnimatorNS.DecorationType.None);
     this.label2.Font      = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.SystemColors.ButtonFace;
     this.label2.Location  = new System.Drawing.Point(13, 13);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(152, 23);
     this.label2.TabIndex  = 27;
     this.label2.Text      = "Auth.GG | Register";
     //
     // siticoneRoundedButton1
     //
     this.siticoneRoundedButton1.BorderColor         = System.Drawing.Color.DodgerBlue;
     this.siticoneRoundedButton1.BorderThickness     = 1;
     this.siticoneRoundedButton1.CheckedState.Parent = this.siticoneRoundedButton1;
     this.siticoneRoundedButton1.CustomImages.Parent = this.siticoneRoundedButton1;
     this.siticoneTransition1.SetDecoration(this.siticoneRoundedButton1, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneRoundedButton1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(127)))), ((int)(((byte)(243)))));
     this.siticoneRoundedButton1.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.siticoneRoundedButton1.ForeColor = System.Drawing.Color.White;
     this.siticoneRoundedButton1.HoveredState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(218)))), ((int)(((byte)(223)))));
     this.siticoneRoundedButton1.HoveredState.Parent      = this.siticoneRoundedButton1;
     this.siticoneRoundedButton1.Location = new System.Drawing.Point(46, 349);
     this.siticoneRoundedButton1.Margin   = new System.Windows.Forms.Padding(4);
     this.siticoneRoundedButton1.Name     = "siticoneRoundedButton1";
     this.siticoneRoundedButton1.ShadowDecoration.Parent = this.siticoneRoundedButton1;
     this.siticoneRoundedButton1.Size     = new System.Drawing.Size(340, 33);
     this.siticoneRoundedButton1.TabIndex = 26;
     this.siticoneRoundedButton1.Text     = "Back to Login";
     this.siticoneRoundedButton1.Click   += new System.EventHandler(this.siticoneRoundedButton1_Click);
     //
     // siticoneRoundedButton2
     //
     this.siticoneRoundedButton2.BorderColor         = System.Drawing.Color.DodgerBlue;
     this.siticoneRoundedButton2.BorderThickness     = 1;
     this.siticoneRoundedButton2.CheckedState.Parent = this.siticoneRoundedButton2;
     this.siticoneRoundedButton2.CustomImages.Parent = this.siticoneRoundedButton2;
     this.siticoneTransition1.SetDecoration(this.siticoneRoundedButton2, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneRoundedButton2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(127)))), ((int)(((byte)(243)))));
     this.siticoneRoundedButton2.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.siticoneRoundedButton2.ForeColor = System.Drawing.Color.White;
     this.siticoneRoundedButton2.HoveredState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(218)))), ((int)(((byte)(223)))));
     this.siticoneRoundedButton2.HoveredState.Parent      = this.siticoneRoundedButton2;
     this.siticoneRoundedButton2.Location = new System.Drawing.Point(46, 308);
     this.siticoneRoundedButton2.Margin   = new System.Windows.Forms.Padding(4);
     this.siticoneRoundedButton2.Name     = "siticoneRoundedButton2";
     this.siticoneRoundedButton2.ShadowDecoration.Parent = this.siticoneRoundedButton2;
     this.siticoneRoundedButton2.Size     = new System.Drawing.Size(340, 33);
     this.siticoneRoundedButton2.TabIndex = 28;
     this.siticoneRoundedButton2.Text     = "Register";
     this.siticoneRoundedButton2.Click   += new System.EventHandler(this.siticoneRoundedButton2_Click);
     //
     // siticoneImageButton1
     //
     this.siticoneImageButton1.BackColor             = System.Drawing.Color.Transparent;
     this.siticoneImageButton1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.siticoneImageButton1.CheckedState.Parent   = this.siticoneImageButton1;
     this.siticoneTransition1.SetDecoration(this.siticoneImageButton1, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneImageButton1.HoveredState.ImageSize = new System.Drawing.Size(200, 100);
     this.siticoneImageButton1.HoveredState.Parent    = this.siticoneImageButton1;
     this.siticoneImageButton1.Image     = ((System.Drawing.Image)(resources.GetObject("siticoneImageButton1.Image")));
     this.siticoneImageButton1.ImageSize = new System.Drawing.Size(200, 100);
     this.siticoneImageButton1.Location  = new System.Drawing.Point(9, 43);
     this.siticoneImageButton1.Name      = "siticoneImageButton1";
     this.siticoneImageButton1.PressedState.ImageSize = new System.Drawing.Size(200, 100);
     this.siticoneImageButton1.PressedState.Parent    = this.siticoneImageButton1;
     this.siticoneImageButton1.Size     = new System.Drawing.Size(406, 66);
     this.siticoneImageButton1.TabIndex = 33;
     //
     // email
     //
     this.email.AllowDrop   = true;
     this.email.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(127)))), ((int)(((byte)(243)))));
     this.email.Cursor      = System.Windows.Forms.Cursors.IBeam;
     this.siticoneTransition1.SetDecoration(this.email, Siticone.UI.AnimatorNS.DecorationType.None);
     this.email.DefaultText = "Email";
     this.email.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.email.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.email.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.email.DisabledState.Parent               = this.email;
     this.email.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.email.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.email.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.email.FocusedState.Parent      = this.email;
     this.email.HoveredState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.email.HoveredState.Parent      = this.email;
     this.email.Location                = new System.Drawing.Point(56, 206);
     this.email.Margin                  = new System.Windows.Forms.Padding(5);
     this.email.Name                    = "email";
     this.email.PasswordChar            = '\0';
     this.email.PlaceholderText         = "";
     this.email.SelectedText            = "";
     this.email.ShadowDecoration.Parent = this.email;
     this.email.Size                    = new System.Drawing.Size(315, 37);
     this.email.TabIndex                = 34;
     this.email.TextAlign               = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // password
     //
     this.password.AllowDrop   = true;
     this.password.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(127)))), ((int)(((byte)(243)))));
     this.password.Cursor      = System.Windows.Forms.Cursors.IBeam;
     this.siticoneTransition1.SetDecoration(this.password, Siticone.UI.AnimatorNS.DecorationType.None);
     this.password.DefaultText = "Password";
     this.password.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.password.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.password.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.password.DisabledState.Parent               = this.password;
     this.password.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.password.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.password.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.password.FocusedState.Parent      = this.password;
     this.password.HoveredState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.password.HoveredState.Parent      = this.password;
     this.password.Location                = new System.Drawing.Point(56, 162);
     this.password.Margin                  = new System.Windows.Forms.Padding(5);
     this.password.Name                    = "password";
     this.password.PasswordChar            = '\0';
     this.password.PlaceholderText         = "";
     this.password.SelectedText            = "";
     this.password.ShadowDecoration.Parent = this.password;
     this.password.Size                    = new System.Drawing.Size(315, 37);
     this.password.TabIndex                = 35;
     this.password.TextAlign               = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // username
     //
     this.username.AllowDrop   = true;
     this.username.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(127)))), ((int)(((byte)(243)))));
     this.username.Cursor      = System.Windows.Forms.Cursors.IBeam;
     this.siticoneTransition1.SetDecoration(this.username, Siticone.UI.AnimatorNS.DecorationType.None);
     this.username.DefaultText = "Username";
     this.username.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.username.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.username.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.username.DisabledState.Parent               = this.username;
     this.username.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.username.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.username.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.username.FocusedState.Parent      = this.username;
     this.username.HoveredState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.username.HoveredState.Parent      = this.username;
     this.username.Location                = new System.Drawing.Point(56, 116);
     this.username.Margin                  = new System.Windows.Forms.Padding(5);
     this.username.Name                    = "username";
     this.username.PasswordChar            = '\0';
     this.username.PlaceholderText         = "";
     this.username.SelectedText            = "";
     this.username.ShadowDecoration.Parent = this.username;
     this.username.Size                    = new System.Drawing.Size(315, 37);
     this.username.TabIndex                = 36;
     this.username.TextAlign               = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // license
     //
     this.license.AllowDrop   = true;
     this.license.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(127)))), ((int)(((byte)(243)))));
     this.license.Cursor      = System.Windows.Forms.Cursors.IBeam;
     this.siticoneTransition1.SetDecoration(this.license, Siticone.UI.AnimatorNS.DecorationType.None);
     this.license.DefaultText = "License";
     this.license.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.license.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.license.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.license.DisabledState.Parent               = this.license;
     this.license.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.license.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.license.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.license.FocusedState.Parent      = this.license;
     this.license.HoveredState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.license.HoveredState.Parent      = this.license;
     this.license.Location                = new System.Drawing.Point(56, 253);
     this.license.Margin                  = new System.Windows.Forms.Padding(5);
     this.license.Name                    = "license";
     this.license.PasswordChar            = '\0';
     this.license.PlaceholderText         = "";
     this.license.SelectedText            = "";
     this.license.ShadowDecoration.Parent = this.license;
     this.license.Size                    = new System.Drawing.Size(315, 37);
     this.license.TabIndex                = 37;
     this.license.TextAlign               = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // Register
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoValidate        = System.Windows.Forms.AutoValidate.Disable;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.ClientSize          = new System.Drawing.Size(432, 395);
     this.Controls.Add(this.license);
     this.Controls.Add(this.username);
     this.Controls.Add(this.password);
     this.Controls.Add(this.email);
     this.Controls.Add(this.siticoneImageButton1);
     this.Controls.Add(this.siticoneRoundedButton2);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.siticoneRoundedButton1);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.siticoneControlBox2);
     this.Controls.Add(this.siticoneControlBox1);
     this.siticoneTransition1.SetDecoration(this, Siticone.UI.AnimatorNS.DecorationType.BottomMirror);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(4);
     this.Name            = "Register";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Auth.GG WInform";
     this.TransparencyKey = System.Drawing.Color.Maroon;
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Siticone.UI.AnimatorNS.Animation animation13             = new Siticone.UI.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
     this.siticoneDragControl1 = new Siticone.UI.WinForms.SiticoneDragControl(this.components);
     this.siticoneControlBox1  = new Siticone.UI.WinForms.SiticoneControlBox();
     this.siticoneControlBox2  = new Siticone.UI.WinForms.SiticoneControlBox();
     this.siticoneTransition1  = new Siticone.UI.WinForms.SiticoneTransition();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.siticoneRoundedButton1 = new Siticone.UI.WinForms.SiticoneRoundedButton();
     this.siticoneRoundedButton2 = new Siticone.UI.WinForms.SiticoneRoundedButton();
     this.siticoneRoundedButton3 = new Siticone.UI.WinForms.SiticoneRoundedButton();
     this.siticoneRoundedButton7 = new Siticone.UI.WinForms.SiticoneRoundedButton();
     this.siticoneShadowForm     = new Siticone.UI.WinForms.SiticoneShadowForm(this.components);
     this.fastColoredTextBox1    = new FastColoredTextBoxNS.FastColoredTextBox();
     ((System.ComponentModel.ISupportInitialize)(this.fastColoredTextBox1)).BeginInit();
     this.SuspendLayout();
     //
     // siticoneDragControl1
     //
     this.siticoneDragControl1.TargetControl = this;
     //
     // siticoneControlBox1
     //
     this.siticoneControlBox1.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.siticoneControlBox1.BorderRadius = 10;
     this.siticoneTransition1.SetDecoration(this.siticoneControlBox1, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneControlBox1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.siticoneControlBox1.HoveredState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(17)))), ((int)(((byte)(35)))));
     this.siticoneControlBox1.HoveredState.IconColor = System.Drawing.Color.White;
     this.siticoneControlBox1.HoveredState.Parent    = this.siticoneControlBox1;
     this.siticoneControlBox1.IconColor = System.Drawing.Color.White;
     this.siticoneControlBox1.Location  = new System.Drawing.Point(510, 4);
     this.siticoneControlBox1.Name      = "siticoneControlBox1";
     this.siticoneControlBox1.ShadowDecoration.Parent = this.siticoneControlBox1;
     this.siticoneControlBox1.Size     = new System.Drawing.Size(45, 29);
     this.siticoneControlBox1.TabIndex = 1;
     this.siticoneControlBox1.Click   += new System.EventHandler(this.siticoneControlBox1_Click);
     //
     // siticoneControlBox2
     //
     this.siticoneControlBox2.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.siticoneControlBox2.BorderRadius   = 10;
     this.siticoneControlBox2.ControlBoxType = Siticone.UI.WinForms.Enums.ControlBoxType.MinimizeBox;
     this.siticoneTransition1.SetDecoration(this.siticoneControlBox2, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneControlBox2.FillColor           = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.siticoneControlBox2.HoveredState.Parent = this.siticoneControlBox2;
     this.siticoneControlBox2.IconColor           = System.Drawing.Color.White;
     this.siticoneControlBox2.Location            = new System.Drawing.Point(465, 4);
     this.siticoneControlBox2.Name = "siticoneControlBox2";
     this.siticoneControlBox2.ShadowDecoration.Parent = this.siticoneControlBox2;
     this.siticoneControlBox2.Size     = new System.Drawing.Size(45, 29);
     this.siticoneControlBox2.TabIndex = 2;
     //
     // siticoneTransition1
     //
     this.siticoneTransition1.AnimationType = Siticone.UI.AnimatorNS.AnimationType.Rotate;
     this.siticoneTransition1.Cursor        = null;
     animation13.AnimateOnlyDifferences     = true;
     animation13.BlindCoeff                    = ((System.Drawing.PointF)(resources.GetObject("animation13.BlindCoeff")));
     animation13.LeafCoeff                     = 0F;
     animation13.MaxTime                       = 1F;
     animation13.MinTime                       = 0F;
     animation13.MosaicCoeff                   = ((System.Drawing.PointF)(resources.GetObject("animation13.MosaicCoeff")));
     animation13.MosaicShift                   = ((System.Drawing.PointF)(resources.GetObject("animation13.MosaicShift")));
     animation13.MosaicSize                    = 0;
     animation13.Padding                       = new System.Windows.Forms.Padding(50);
     animation13.RotateCoeff                   = 1F;
     animation13.RotateLimit                   = 0F;
     animation13.ScaleCoeff                    = ((System.Drawing.PointF)(resources.GetObject("animation13.ScaleCoeff")));
     animation13.SlideCoeff                    = ((System.Drawing.PointF)(resources.GetObject("animation13.SlideCoeff")));
     animation13.TimeCoeff                     = 0F;
     animation13.TransparencyCoeff             = 1F;
     this.siticoneTransition1.DefaultAnimation = animation13;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.siticoneTransition1.SetDecoration(this.label1, Siticone.UI.AnimatorNS.DecorationType.None);
     this.label1.Font      = new System.Drawing.Font("Segoe UI Light", 10F);
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(-1, 136);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(0, 19);
     this.label1.TabIndex  = 22;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.siticoneTransition1.SetDecoration(this.label2, Siticone.UI.AnimatorNS.DecorationType.None);
     this.label2.Font      = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.SystemColors.ButtonFace;
     this.label2.Location  = new System.Drawing.Point(10, 11);
     this.label2.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(163, 19);
     this.label2.TabIndex  = 27;
     this.label2.Text      = "Roblox Game Pentesting";
     this.label2.Click    += new System.EventHandler(this.label2_Click);
     //
     // siticoneRoundedButton1
     //
     this.siticoneRoundedButton1.BorderColor         = System.Drawing.Color.DodgerBlue;
     this.siticoneRoundedButton1.BorderThickness     = 1;
     this.siticoneRoundedButton1.CheckedState.Parent = this.siticoneRoundedButton1;
     this.siticoneRoundedButton1.CustomImages.Parent = this.siticoneRoundedButton1;
     this.siticoneTransition1.SetDecoration(this.siticoneRoundedButton1, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneRoundedButton1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(127)))), ((int)(((byte)(243)))));
     this.siticoneRoundedButton1.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.siticoneRoundedButton1.ForeColor = System.Drawing.Color.White;
     this.siticoneRoundedButton1.HoveredState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(218)))), ((int)(((byte)(223)))));
     this.siticoneRoundedButton1.HoveredState.Parent      = this.siticoneRoundedButton1;
     this.siticoneRoundedButton1.Location = new System.Drawing.Point(14, 242);
     this.siticoneRoundedButton1.Name     = "siticoneRoundedButton1";
     this.siticoneRoundedButton1.ShadowDecoration.Parent = this.siticoneRoundedButton1;
     this.siticoneRoundedButton1.Size     = new System.Drawing.Size(130, 27);
     this.siticoneRoundedButton1.TabIndex = 29;
     this.siticoneRoundedButton1.Text     = "Attach";
     this.siticoneRoundedButton1.Click   += new System.EventHandler(this.siticoneRoundedButton1_Click);
     //
     // siticoneRoundedButton2
     //
     this.siticoneRoundedButton2.BorderColor         = System.Drawing.Color.DodgerBlue;
     this.siticoneRoundedButton2.BorderThickness     = 1;
     this.siticoneRoundedButton2.CheckedState.Parent = this.siticoneRoundedButton2;
     this.siticoneRoundedButton2.CustomImages.Parent = this.siticoneRoundedButton2;
     this.siticoneTransition1.SetDecoration(this.siticoneRoundedButton2, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneRoundedButton2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(127)))), ((int)(((byte)(243)))));
     this.siticoneRoundedButton2.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.siticoneRoundedButton2.ForeColor = System.Drawing.Color.White;
     this.siticoneRoundedButton2.HoveredState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(218)))), ((int)(((byte)(223)))));
     this.siticoneRoundedButton2.HoveredState.Parent      = this.siticoneRoundedButton2;
     this.siticoneRoundedButton2.Location = new System.Drawing.Point(150, 242);
     this.siticoneRoundedButton2.Name     = "siticoneRoundedButton2";
     this.siticoneRoundedButton2.ShadowDecoration.Parent = this.siticoneRoundedButton2;
     this.siticoneRoundedButton2.Size     = new System.Drawing.Size(130, 27);
     this.siticoneRoundedButton2.TabIndex = 30;
     this.siticoneRoundedButton2.Text     = "Execute";
     this.siticoneRoundedButton2.Click   += new System.EventHandler(this.siticoneRoundedButton2_Click);
     //
     // siticoneRoundedButton3
     //
     this.siticoneRoundedButton3.BorderColor         = System.Drawing.Color.DodgerBlue;
     this.siticoneRoundedButton3.BorderThickness     = 1;
     this.siticoneRoundedButton3.CheckedState.Parent = this.siticoneRoundedButton3;
     this.siticoneRoundedButton3.CustomImages.Parent = this.siticoneRoundedButton3;
     this.siticoneTransition1.SetDecoration(this.siticoneRoundedButton3, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneRoundedButton3.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(127)))), ((int)(((byte)(243)))));
     this.siticoneRoundedButton3.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.siticoneRoundedButton3.ForeColor = System.Drawing.Color.White;
     this.siticoneRoundedButton3.HoveredState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(218)))), ((int)(((byte)(223)))));
     this.siticoneRoundedButton3.HoveredState.Parent      = this.siticoneRoundedButton3;
     this.siticoneRoundedButton3.Location = new System.Drawing.Point(286, 242);
     this.siticoneRoundedButton3.Name     = "siticoneRoundedButton3";
     this.siticoneRoundedButton3.ShadowDecoration.Parent = this.siticoneRoundedButton3;
     this.siticoneRoundedButton3.Size     = new System.Drawing.Size(130, 27);
     this.siticoneRoundedButton3.TabIndex = 31;
     this.siticoneRoundedButton3.Text     = "Clear";
     this.siticoneRoundedButton3.Click   += new System.EventHandler(this.siticoneRoundedButton3_Click);
     //
     // siticoneRoundedButton7
     //
     this.siticoneRoundedButton7.BorderColor         = System.Drawing.Color.DodgerBlue;
     this.siticoneRoundedButton7.BorderThickness     = 1;
     this.siticoneRoundedButton7.CheckedState.Parent = this.siticoneRoundedButton7;
     this.siticoneRoundedButton7.CustomImages.Parent = this.siticoneRoundedButton7;
     this.siticoneTransition1.SetDecoration(this.siticoneRoundedButton7, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneRoundedButton7.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(127)))), ((int)(((byte)(243)))));
     this.siticoneRoundedButton7.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.siticoneRoundedButton7.ForeColor = System.Drawing.Color.White;
     this.siticoneRoundedButton7.HoveredState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(218)))), ((int)(((byte)(223)))));
     this.siticoneRoundedButton7.HoveredState.Parent      = this.siticoneRoundedButton7;
     this.siticoneRoundedButton7.Location = new System.Drawing.Point(425, 242);
     this.siticoneRoundedButton7.Name     = "siticoneRoundedButton7";
     this.siticoneRoundedButton7.ShadowDecoration.Parent = this.siticoneRoundedButton7;
     this.siticoneRoundedButton7.Size     = new System.Drawing.Size(130, 27);
     this.siticoneRoundedButton7.TabIndex = 35;
     this.siticoneRoundedButton7.Text     = "Settings";
     this.siticoneRoundedButton7.Click   += new System.EventHandler(this.siticoneRoundedButton7_Click);
     //
     // fastColoredTextBox1
     //
     this.fastColoredTextBox1.AutoCompleteBracketsList = new char[] {
         '(',
         ')',
         '{',
         '}',
         '[',
         ']',
         '\"',
         '\"',
         '\'',
         '\''
     };
     this.fastColoredTextBox1.AutoIndentCharsPatterns = "\r\n^\\s*[\\w\\.]+(\\s\\w+)?\\s*(?<range>=)\\s*(?<range>.+)\r\n";
     this.fastColoredTextBox1.AutoScrollMinSize       = new System.Drawing.Size(635, 154);
     this.fastColoredTextBox1.AutoValidate            = System.Windows.Forms.AutoValidate.EnableAllowFocusChange;
     this.fastColoredTextBox1.BackBrush = null;
     this.fastColoredTextBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
     this.fastColoredTextBox1.BracketsHighlightStrategy = FastColoredTextBoxNS.BracketsHighlightStrategy.Strategy2;
     this.fastColoredTextBox1.CharHeight    = 14;
     this.fastColoredTextBox1.CharWidth     = 8;
     this.fastColoredTextBox1.CommentPrefix = "--";
     this.fastColoredTextBox1.Cursor        = System.Windows.Forms.Cursors.IBeam;
     this.siticoneTransition1.SetDecoration(this.fastColoredTextBox1, Siticone.UI.AnimatorNS.DecorationType.None);
     this.fastColoredTextBox1.DisabledColor     = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.fastColoredTextBox1.Font              = new System.Drawing.Font("Courier New", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.fastColoredTextBox1.ForeColor         = System.Drawing.Color.White;
     this.fastColoredTextBox1.ImeMode           = System.Windows.Forms.ImeMode.Off;
     this.fastColoredTextBox1.IndentBackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(40)))), ((int)(((byte)(40)))), ((int)(((byte)(40)))));
     this.fastColoredTextBox1.IsReplaceMode     = false;
     this.fastColoredTextBox1.Language          = FastColoredTextBoxNS.Language.Lua;
     this.fastColoredTextBox1.LeftBracket       = '(';
     this.fastColoredTextBox1.LeftBracket2      = '{';
     this.fastColoredTextBox1.LineNumberColor   = System.Drawing.Color.White;
     this.fastColoredTextBox1.Location          = new System.Drawing.Point(12, 39);
     this.fastColoredTextBox1.Name              = "fastColoredTextBox1";
     this.fastColoredTextBox1.Paddings          = new System.Windows.Forms.Padding(0);
     this.fastColoredTextBox1.RightBracket      = ')';
     this.fastColoredTextBox1.RightBracket2     = '}';
     this.fastColoredTextBox1.SelectionColor    = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
     this.fastColoredTextBox1.ServiceColors     = ((FastColoredTextBoxNS.ServiceColors)(resources.GetObject("fastColoredTextBox1.ServiceColors")));
     this.fastColoredTextBox1.ServiceLinesColor = System.Drawing.Color.White;
     this.fastColoredTextBox1.Size              = new System.Drawing.Size(533, 189);
     this.fastColoredTextBox1.TabIndex          = 36;
     this.fastColoredTextBox1.Text              = "--[[ \r\nTutorial + Info: \r\n\r\nhttps://github.com/MattLawz/Roblox-Game-Pentesting-Ap" +
                                                  "p\r\n\r\nType any LUA script here and then click execute to pentest your ROBLOX game" +
                                                  "\r\n\r\n]]\r\n\r\n\r\n";
     this.fastColoredTextBox1.ToolTip = null;
     this.fastColoredTextBox1.Zoom    = 100;
     //
     // Main
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoValidate        = System.Windows.Forms.AutoValidate.Disable;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.ClientSize          = new System.Drawing.Size(559, 281);
     this.Controls.Add(this.fastColoredTextBox1);
     this.Controls.Add(this.siticoneRoundedButton7);
     this.Controls.Add(this.siticoneRoundedButton3);
     this.Controls.Add(this.siticoneRoundedButton2);
     this.Controls.Add(this.siticoneRoundedButton1);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.siticoneControlBox2);
     this.Controls.Add(this.siticoneControlBox1);
     this.siticoneTransition1.SetDecoration(this, Siticone.UI.AnimatorNS.DecorationType.BottomMirror);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name            = "Main";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Loader";
     this.TransparencyKey = System.Drawing.Color.Maroon;
     this.Load           += new System.EventHandler(this.Main_Load);
     ((System.ComponentModel.ISupportInitialize)(this.fastColoredTextBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
示例#3
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     Siticone.UI.AnimatorNS.Animation animation1 = new Siticone.UI.AnimatorNS.Animation();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Main));
     this.siticoneDragControl1 = new Siticone.UI.WinForms.SiticoneDragControl(this.components);
     this.siticoneControlBox1  = new Siticone.UI.WinForms.SiticoneControlBox();
     this.siticoneControlBox2  = new Siticone.UI.WinForms.SiticoneControlBox();
     this.siticoneTransition1  = new Siticone.UI.WinForms.SiticoneTransition();
     this.label1 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.siticoneRoundedButton2 = new Siticone.UI.WinForms.SiticoneRoundedButton();
     this.variable           = new Siticone.UI.WinForms.SiticoneRoundedTextBox();
     this.siticoneShadowForm = new Siticone.UI.WinForms.SiticoneShadowForm(this.components);
     this.userid             = new Siticone.UI.WinForms.SiticoneLabel();
     this.username           = new Siticone.UI.WinForms.SiticoneLabel();
     this.email        = new Siticone.UI.WinForms.SiticoneLabel();
     this.hwid         = new Siticone.UI.WinForms.SiticoneLabel();
     this.uservariable = new Siticone.UI.WinForms.SiticoneLabel();
     this.userrank     = new Siticone.UI.WinForms.SiticoneLabel();
     this.ip           = new Siticone.UI.WinForms.SiticoneLabel();
     this.expiry       = new Siticone.UI.WinForms.SiticoneLabel();
     this.lastlogin    = new Siticone.UI.WinForms.SiticoneLabel();
     this.registerdate = new Siticone.UI.WinForms.SiticoneLabel();
     this.textBox1     = new System.Windows.Forms.TextBox();
     this.SuspendLayout();
     //
     // siticoneDragControl1
     //
     this.siticoneDragControl1.TargetControl = this;
     //
     // siticoneControlBox1
     //
     this.siticoneControlBox1.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.siticoneControlBox1.BorderRadius = 10;
     this.siticoneTransition1.SetDecoration(this.siticoneControlBox1, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneControlBox1.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.siticoneControlBox1.HoveredState.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(232)))), ((int)(((byte)(17)))), ((int)(((byte)(35)))));
     this.siticoneControlBox1.HoveredState.IconColor = System.Drawing.Color.White;
     this.siticoneControlBox1.HoveredState.Parent    = this.siticoneControlBox1;
     this.siticoneControlBox1.IconColor = System.Drawing.Color.White;
     this.siticoneControlBox1.Location  = new System.Drawing.Point(694, 5);
     this.siticoneControlBox1.Margin    = new System.Windows.Forms.Padding(4);
     this.siticoneControlBox1.Name      = "siticoneControlBox1";
     this.siticoneControlBox1.ShadowDecoration.Parent = this.siticoneControlBox1;
     this.siticoneControlBox1.Size     = new System.Drawing.Size(60, 36);
     this.siticoneControlBox1.TabIndex = 1;
     this.siticoneControlBox1.Click   += new System.EventHandler(this.siticoneControlBox1_Click);
     //
     // siticoneControlBox2
     //
     this.siticoneControlBox2.Anchor         = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.siticoneControlBox2.BorderRadius   = 10;
     this.siticoneControlBox2.ControlBoxType = Siticone.UI.WinForms.Enums.ControlBoxType.MinimizeBox;
     this.siticoneTransition1.SetDecoration(this.siticoneControlBox2, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneControlBox2.FillColor           = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.siticoneControlBox2.HoveredState.Parent = this.siticoneControlBox2;
     this.siticoneControlBox2.IconColor           = System.Drawing.Color.White;
     this.siticoneControlBox2.Location            = new System.Drawing.Point(633, 5);
     this.siticoneControlBox2.Margin = new System.Windows.Forms.Padding(4);
     this.siticoneControlBox2.Name   = "siticoneControlBox2";
     this.siticoneControlBox2.ShadowDecoration.Parent = this.siticoneControlBox2;
     this.siticoneControlBox2.Size     = new System.Drawing.Size(60, 36);
     this.siticoneControlBox2.TabIndex = 2;
     //
     // siticoneTransition1
     //
     this.siticoneTransition1.AnimationType = Siticone.UI.AnimatorNS.AnimationType.Rotate;
     this.siticoneTransition1.Cursor        = null;
     animation1.AnimateOnlyDifferences      = true;
     animation1.BlindCoeff        = ((System.Drawing.PointF)(resources.GetObject("animation1.BlindCoeff")));
     animation1.LeafCoeff         = 0F;
     animation1.MaxTime           = 1F;
     animation1.MinTime           = 0F;
     animation1.MosaicCoeff       = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicCoeff")));
     animation1.MosaicShift       = ((System.Drawing.PointF)(resources.GetObject("animation1.MosaicShift")));
     animation1.MosaicSize        = 0;
     animation1.Padding           = new System.Windows.Forms.Padding(50);
     animation1.RotateCoeff       = 1F;
     animation1.RotateLimit       = 0F;
     animation1.ScaleCoeff        = ((System.Drawing.PointF)(resources.GetObject("animation1.ScaleCoeff")));
     animation1.SlideCoeff        = ((System.Drawing.PointF)(resources.GetObject("animation1.SlideCoeff")));
     animation1.TimeCoeff         = 0F;
     animation1.TransparencyCoeff = 1F;
     this.siticoneTransition1.DefaultAnimation = animation1;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.siticoneTransition1.SetDecoration(this.label1, Siticone.UI.AnimatorNS.DecorationType.None);
     this.label1.Font      = new System.Drawing.Font("Segoe UI Light", 10F);
     this.label1.ForeColor = System.Drawing.Color.White;
     this.label1.Location  = new System.Drawing.Point(-1, 167);
     this.label1.Margin    = new System.Windows.Forms.Padding(4, 0, 4, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(0, 23);
     this.label1.TabIndex  = 22;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.siticoneTransition1.SetDecoration(this.label2, Siticone.UI.AnimatorNS.DecorationType.None);
     this.label2.Font      = new System.Drawing.Font("Segoe UI Semibold", 10.2F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label2.ForeColor = System.Drawing.SystemColors.ButtonFace;
     this.label2.Location  = new System.Drawing.Point(13, 13);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(129, 23);
     this.label2.TabIndex  = 27;
     this.label2.Text      = "Auth.GG | Main";
     //
     // siticoneRoundedButton2
     //
     this.siticoneRoundedButton2.BorderColor         = System.Drawing.Color.DodgerBlue;
     this.siticoneRoundedButton2.BorderThickness     = 1;
     this.siticoneRoundedButton2.CheckedState.Parent = this.siticoneRoundedButton2;
     this.siticoneRoundedButton2.CustomImages.Parent = this.siticoneRoundedButton2;
     this.siticoneTransition1.SetDecoration(this.siticoneRoundedButton2, Siticone.UI.AnimatorNS.DecorationType.None);
     this.siticoneRoundedButton2.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(127)))), ((int)(((byte)(243)))));
     this.siticoneRoundedButton2.Font      = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.siticoneRoundedButton2.ForeColor = System.Drawing.Color.White;
     this.siticoneRoundedButton2.HoveredState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(213)))), ((int)(((byte)(218)))), ((int)(((byte)(223)))));
     this.siticoneRoundedButton2.HoveredState.Parent      = this.siticoneRoundedButton2;
     this.siticoneRoundedButton2.Location = new System.Drawing.Point(386, 135);
     this.siticoneRoundedButton2.Margin   = new System.Windows.Forms.Padding(4);
     this.siticoneRoundedButton2.Name     = "siticoneRoundedButton2";
     this.siticoneRoundedButton2.ShadowDecoration.Parent = this.siticoneRoundedButton2;
     this.siticoneRoundedButton2.Size     = new System.Drawing.Size(340, 33);
     this.siticoneRoundedButton2.TabIndex = 28;
     this.siticoneRoundedButton2.Text     = "Grab Server Variable";
     this.siticoneRoundedButton2.Click   += new System.EventHandler(this.siticoneRoundedButton2_Click);
     //
     // variable
     //
     this.variable.AllowDrop   = true;
     this.variable.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(7)))), ((int)(((byte)(127)))), ((int)(((byte)(243)))));
     this.variable.Cursor      = System.Windows.Forms.Cursors.IBeam;
     this.siticoneTransition1.SetDecoration(this.variable, Siticone.UI.AnimatorNS.DecorationType.None);
     this.variable.DefaultText = "Variable Secret";
     this.variable.DisabledState.BorderColor          = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
     this.variable.DisabledState.FillColor            = System.Drawing.Color.FromArgb(((int)(((byte)(226)))), ((int)(((byte)(226)))), ((int)(((byte)(226)))));
     this.variable.DisabledState.ForeColor            = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.variable.DisabledState.Parent               = this.variable;
     this.variable.DisabledState.PlaceholderForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(138)))), ((int)(((byte)(138)))), ((int)(((byte)(138)))));
     this.variable.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.variable.FocusedState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.variable.FocusedState.Parent      = this.variable;
     this.variable.HoveredState.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(94)))), ((int)(((byte)(148)))), ((int)(((byte)(255)))));
     this.variable.HoveredState.Parent      = this.variable;
     this.variable.Location                = new System.Drawing.Point(386, 82);
     this.variable.Margin                  = new System.Windows.Forms.Padding(5);
     this.variable.Name                    = "variable";
     this.variable.PasswordChar            = '\0';
     this.variable.PlaceholderText         = "";
     this.variable.SelectedText            = "";
     this.variable.ShadowDecoration.Parent = this.variable;
     this.variable.Size                    = new System.Drawing.Size(340, 44);
     this.variable.TabIndex                = 36;
     this.variable.TextAlign               = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // userid
     //
     this.userid.BackColor = System.Drawing.Color.Transparent;
     this.siticoneTransition1.SetDecoration(this.userid, Siticone.UI.AnimatorNS.DecorationType.None);
     this.userid.Font      = new System.Drawing.Font("Segoe UI", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.userid.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.userid.Location  = new System.Drawing.Point(26, 74);
     this.userid.Name      = "userid";
     this.userid.Size      = new System.Drawing.Size(91, 19);
     this.userid.TabIndex  = 37;
     this.userid.Text      = "siticoneLabel1";
     //
     // username
     //
     this.username.BackColor = System.Drawing.Color.Transparent;
     this.siticoneTransition1.SetDecoration(this.username, Siticone.UI.AnimatorNS.DecorationType.None);
     this.username.Font      = new System.Drawing.Font("Segoe UI", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.username.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.username.Location  = new System.Drawing.Point(26, 99);
     this.username.Name      = "username";
     this.username.Size      = new System.Drawing.Size(91, 19);
     this.username.TabIndex  = 38;
     this.username.Text      = "siticoneLabel2";
     //
     // email
     //
     this.email.BackColor = System.Drawing.Color.Transparent;
     this.siticoneTransition1.SetDecoration(this.email, Siticone.UI.AnimatorNS.DecorationType.None);
     this.email.Font      = new System.Drawing.Font("Segoe UI", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.email.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.email.Location  = new System.Drawing.Point(26, 124);
     this.email.Name      = "email";
     this.email.Size      = new System.Drawing.Size(91, 19);
     this.email.TabIndex  = 39;
     this.email.Text      = "siticoneLabel3";
     //
     // hwid
     //
     this.hwid.BackColor = System.Drawing.Color.Transparent;
     this.siticoneTransition1.SetDecoration(this.hwid, Siticone.UI.AnimatorNS.DecorationType.None);
     this.hwid.Font      = new System.Drawing.Font("Segoe UI", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.hwid.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.hwid.Location  = new System.Drawing.Point(26, 149);
     this.hwid.Name      = "hwid";
     this.hwid.Size      = new System.Drawing.Size(91, 19);
     this.hwid.TabIndex  = 40;
     this.hwid.Text      = "siticoneLabel4";
     //
     // uservariable
     //
     this.uservariable.BackColor = System.Drawing.Color.Transparent;
     this.siticoneTransition1.SetDecoration(this.uservariable, Siticone.UI.AnimatorNS.DecorationType.None);
     this.uservariable.Font      = new System.Drawing.Font("Segoe UI", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.uservariable.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.uservariable.Location  = new System.Drawing.Point(26, 174);
     this.uservariable.Name      = "uservariable";
     this.uservariable.Size      = new System.Drawing.Size(91, 19);
     this.uservariable.TabIndex  = 41;
     this.uservariable.Text      = "siticoneLabel4";
     //
     // userrank
     //
     this.userrank.BackColor = System.Drawing.Color.Transparent;
     this.siticoneTransition1.SetDecoration(this.userrank, Siticone.UI.AnimatorNS.DecorationType.None);
     this.userrank.Font      = new System.Drawing.Font("Segoe UI", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.userrank.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.userrank.Location  = new System.Drawing.Point(26, 199);
     this.userrank.Name      = "userrank";
     this.userrank.Size      = new System.Drawing.Size(91, 19);
     this.userrank.TabIndex  = 42;
     this.userrank.Text      = "siticoneLabel4";
     //
     // ip
     //
     this.ip.BackColor = System.Drawing.Color.Transparent;
     this.siticoneTransition1.SetDecoration(this.ip, Siticone.UI.AnimatorNS.DecorationType.None);
     this.ip.Font      = new System.Drawing.Font("Segoe UI", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.ip.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.ip.Location  = new System.Drawing.Point(26, 224);
     this.ip.Name      = "ip";
     this.ip.Size      = new System.Drawing.Size(91, 19);
     this.ip.TabIndex  = 43;
     this.ip.Text      = "siticoneLabel4";
     //
     // expiry
     //
     this.expiry.BackColor = System.Drawing.Color.Transparent;
     this.siticoneTransition1.SetDecoration(this.expiry, Siticone.UI.AnimatorNS.DecorationType.None);
     this.expiry.Font      = new System.Drawing.Font("Segoe UI", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.expiry.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.expiry.Location  = new System.Drawing.Point(26, 249);
     this.expiry.Name      = "expiry";
     this.expiry.Size      = new System.Drawing.Size(91, 19);
     this.expiry.TabIndex  = 44;
     this.expiry.Text      = "siticoneLabel4";
     //
     // lastlogin
     //
     this.lastlogin.BackColor = System.Drawing.Color.Transparent;
     this.siticoneTransition1.SetDecoration(this.lastlogin, Siticone.UI.AnimatorNS.DecorationType.None);
     this.lastlogin.Font      = new System.Drawing.Font("Segoe UI", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lastlogin.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.lastlogin.Location  = new System.Drawing.Point(26, 274);
     this.lastlogin.Name      = "lastlogin";
     this.lastlogin.Size      = new System.Drawing.Size(91, 19);
     this.lastlogin.TabIndex  = 45;
     this.lastlogin.Text      = "siticoneLabel4";
     //
     // registerdate
     //
     this.registerdate.BackColor = System.Drawing.Color.Transparent;
     this.siticoneTransition1.SetDecoration(this.registerdate, Siticone.UI.AnimatorNS.DecorationType.None);
     this.registerdate.Font      = new System.Drawing.Font("Segoe UI", 7.8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.registerdate.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
     this.registerdate.Location  = new System.Drawing.Point(26, 299);
     this.registerdate.Name      = "registerdate";
     this.registerdate.Size      = new System.Drawing.Size(91, 19);
     this.registerdate.TabIndex  = 46;
     this.registerdate.Text      = "siticoneLabel4";
     //
     // textBox1
     //
     this.textBox1.BackColor   = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.siticoneTransition1.SetDecoration(this.textBox1, Siticone.UI.AnimatorNS.DecorationType.None);
     this.textBox1.Font      = new System.Drawing.Font("Segoe UI", 7.8F, System.Drawing.FontStyle.Bold);
     this.textBox1.ForeColor = System.Drawing.SystemColors.InactiveBorder;
     this.textBox1.Location  = new System.Drawing.Point(386, 182);
     this.textBox1.Multiline = true;
     this.textBox1.Name      = "textBox1";
     this.textBox1.Size      = new System.Drawing.Size(339, 120);
     this.textBox1.TabIndex  = 48;
     this.textBox1.Text      = resources.GetString("textBox1.Text");
     this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // Main
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoValidate        = System.Windows.Forms.AutoValidate.Disable;
     this.BackColor           = System.Drawing.Color.FromArgb(((int)(((byte)(35)))), ((int)(((byte)(39)))), ((int)(((byte)(42)))));
     this.ClientSize          = new System.Drawing.Size(759, 342);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.registerdate);
     this.Controls.Add(this.lastlogin);
     this.Controls.Add(this.expiry);
     this.Controls.Add(this.ip);
     this.Controls.Add(this.userrank);
     this.Controls.Add(this.uservariable);
     this.Controls.Add(this.hwid);
     this.Controls.Add(this.email);
     this.Controls.Add(this.username);
     this.Controls.Add(this.userid);
     this.Controls.Add(this.variable);
     this.Controls.Add(this.siticoneRoundedButton2);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.siticoneControlBox2);
     this.Controls.Add(this.siticoneControlBox1);
     this.siticoneTransition1.SetDecoration(this, Siticone.UI.AnimatorNS.DecorationType.BottomMirror);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Margin          = new System.Windows.Forms.Padding(4);
     this.Name            = "Main";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text            = "Auth.GG WInform";
     this.TransparencyKey = System.Drawing.Color.Maroon;
     this.Load           += new System.EventHandler(this.Main_Load);
     this.ResumeLayout(false);
     this.PerformLayout();
 }