diff --git a/README.md b/README.md index 023023f..4f32d3d 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,7 @@ EDIT: Project has reached it's initial release you can go ahead and download :) - [ ] BSP Parsing would be pretty cool to achieve but im not pretty sure if i can do it. - [x] Aimbot with some customization. - [x] WallHack with some customization. + - [x] Custom Render Color Brightness - [ ] ESP and HealthBar (will include player name, rank, gun, etc.) - [x] Bunny-Hop - [x] Anti-Flash diff --git a/WindowsClient/AqHaxCSGO/Forms/MainForm.Designer.cs b/WindowsClient/AqHaxCSGO/Forms/MainForm.Designer.cs index 2738b63..1da2d6b 100644 --- a/WindowsClient/AqHaxCSGO/Forms/MainForm.Designer.cs +++ b/WindowsClient/AqHaxCSGO/Forms/MainForm.Designer.cs @@ -97,6 +97,8 @@ private void InitializeComponent() this.materialLabel5 = new MaterialSkin.Controls.MaterialLabel(); this.materialLabel3 = new MaterialSkin.Controls.MaterialLabel(); this.materialTabSelector1 = new MaterialSkin.Controls.MaterialTabSelector(); + this.materialLabel22 = new MaterialSkin.Controls.MaterialLabel(); + this.renderBrightnessSlider = new System.Windows.Forms.TrackBar(); this.tabController.SuspendLayout(); this.tabPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.fullBloomSlider)).BeginInit(); @@ -112,6 +114,7 @@ private void InitializeComponent() ((System.ComponentModel.ISupportInitialize)(this.usagePowerSlider)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.bunnySlider)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.idlePowerSlider)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.renderBrightnessSlider)).BeginInit(); this.SuspendLayout(); // // tabController @@ -124,15 +127,18 @@ private void InitializeComponent() this.tabController.Controls.Add(this.tabPage6); this.tabController.Depth = 0; this.tabController.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabController.Location = new System.Drawing.Point(0, 63); + this.tabController.Location = new System.Drawing.Point(0, 121); + this.tabController.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.tabController.MouseState = MaterialSkin.MouseState.HOVER; this.tabController.Name = "tabController"; this.tabController.SelectedIndex = 0; - this.tabController.Size = new System.Drawing.Size(583, 284); + this.tabController.Size = new System.Drawing.Size(1166, 546); this.tabController.TabIndex = 1; // // tabPage1 // + this.tabPage1.Controls.Add(this.materialLabel22); + this.tabPage1.Controls.Add(this.renderBrightnessSlider); this.tabPage1.Controls.Add(this.materialLabel21); this.tabPage1.Controls.Add(this.fullBloomSlider); this.tabPage1.Controls.Add(this.materialLabel4); @@ -149,10 +155,11 @@ private void InitializeComponent() this.tabPage1.Controls.Add(this.renderColorCheckBox); this.tabPage1.Controls.Add(this.radarCheckBox); this.tabPage1.Controls.Add(this.wallCheckBox); - this.tabPage1.Location = new System.Drawing.Point(4, 22); + this.tabPage1.Location = new System.Drawing.Point(8, 39); + this.tabPage1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.tabPage1.Name = "tabPage1"; - this.tabPage1.Padding = new System.Windows.Forms.Padding(3); - this.tabPage1.Size = new System.Drawing.Size(575, 258); + this.tabPage1.Padding = new System.Windows.Forms.Padding(6, 6, 6, 6); + this.tabPage1.Size = new System.Drawing.Size(1150, 499); this.tabPage1.TabIndex = 0; this.tabPage1.Text = "Visuals"; this.tabPage1.UseVisualStyleBackColor = true; @@ -163,21 +170,22 @@ private void InitializeComponent() this.materialLabel21.Depth = 0; this.materialLabel21.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel21.Location = new System.Drawing.Point(320, 14); - this.materialLabel21.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.materialLabel21.Location = new System.Drawing.Point(640, 27); + this.materialLabel21.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.materialLabel21.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel21.Name = "materialLabel21"; - this.materialLabel21.Size = new System.Drawing.Size(142, 19); + this.materialLabel21.Size = new System.Drawing.Size(279, 37); this.materialLabel21.TabIndex = 52; this.materialLabel21.Text = "Full Bloom Intensity"; // // fullBloomSlider // this.fullBloomSlider.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); - this.fullBloomSlider.Location = new System.Drawing.Point(296, 44); + this.fullBloomSlider.Location = new System.Drawing.Point(592, 85); + this.fullBloomSlider.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.fullBloomSlider.Minimum = 1; this.fullBloomSlider.Name = "fullBloomSlider"; - this.fullBloomSlider.Size = new System.Drawing.Size(185, 45); + this.fullBloomSlider.Size = new System.Drawing.Size(370, 90); this.fullBloomSlider.TabIndex = 46; this.fullBloomSlider.Value = 10; this.fullBloomSlider.Scroll += new System.EventHandler(this.fullBloomSlider_Scroll); @@ -188,20 +196,21 @@ private void InitializeComponent() this.materialLabel4.Depth = 0; this.materialLabel4.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel4.Location = new System.Drawing.Point(503, 203); - this.materialLabel4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.materialLabel4.Location = new System.Drawing.Point(1006, 390); + this.materialLabel4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.materialLabel4.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel4.Name = "materialLabel4"; - this.materialLabel4.Size = new System.Drawing.Size(46, 19); + this.materialLabel4.Size = new System.Drawing.Size(88, 37); this.materialLabel4.TabIndex = 14; this.materialLabel4.Text = "Color"; // // rColor // this.rColor.BackColor = System.Drawing.Color.Red; - this.rColor.Location = new System.Drawing.Point(548, 201); + this.rColor.Location = new System.Drawing.Point(1096, 387); + this.rColor.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.rColor.Name = "rColor"; - this.rColor.Size = new System.Drawing.Size(21, 21); + this.rColor.Size = new System.Drawing.Size(42, 40); this.rColor.TabIndex = 12; this.rColor.TabStop = false; this.rColor.Click += new System.EventHandler(this.rColor_Click); @@ -212,11 +221,11 @@ private void InitializeComponent() this.materialLabel2.Depth = 0; this.materialLabel2.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel2.Location = new System.Drawing.Point(496, 48); - this.materialLabel2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.materialLabel2.Location = new System.Drawing.Point(992, 92); + this.materialLabel2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.materialLabel2.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel2.Name = "materialLabel2"; - this.materialLabel2.Size = new System.Drawing.Size(47, 19); + this.materialLabel2.Size = new System.Drawing.Size(93, 37); this.materialLabel2.TabIndex = 11; this.materialLabel2.Text = "Team"; // @@ -226,20 +235,21 @@ private void InitializeComponent() this.materialLabel1.Depth = 0; this.materialLabel1.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel1.Location = new System.Drawing.Point(493, 14); - this.materialLabel1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.materialLabel1.Location = new System.Drawing.Point(986, 27); + this.materialLabel1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.materialLabel1.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel1.Name = "materialLabel1"; - this.materialLabel1.Size = new System.Drawing.Size(54, 19); + this.materialLabel1.Size = new System.Drawing.Size(107, 37); this.materialLabel1.TabIndex = 10; this.materialLabel1.Text = "Enemy"; // // tColor // this.tColor.BackColor = System.Drawing.Color.Chartreuse; - this.tColor.Location = new System.Drawing.Point(548, 48); + this.tColor.Location = new System.Drawing.Point(1096, 92); + this.tColor.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.tColor.Name = "tColor"; - this.tColor.Size = new System.Drawing.Size(21, 21); + this.tColor.Size = new System.Drawing.Size(42, 40); this.tColor.TabIndex = 9; this.tColor.TabStop = false; this.tColor.Click += new System.EventHandler(this.tColor_Click); @@ -247,9 +257,10 @@ private void InitializeComponent() // ctColor // this.ctColor.BackColor = System.Drawing.Color.Red; - this.ctColor.Location = new System.Drawing.Point(548, 12); + this.ctColor.Location = new System.Drawing.Point(1096, 23); + this.ctColor.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.ctColor.Name = "ctColor"; - this.ctColor.Size = new System.Drawing.Size(21, 21); + this.ctColor.Size = new System.Drawing.Size(42, 40); this.ctColor.TabIndex = 8; this.ctColor.TabStop = false; this.ctColor.Click += new System.EventHandler(this.ctColor_Click); @@ -258,10 +269,11 @@ private void InitializeComponent() // this.materialDivider3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.materialDivider3.Depth = 0; - this.materialDivider3.Location = new System.Drawing.Point(0, 154); + this.materialDivider3.Location = new System.Drawing.Point(0, 296); + this.materialDivider3.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.materialDivider3.MouseState = MaterialSkin.MouseState.HOVER; this.materialDivider3.Name = "materialDivider3"; - this.materialDivider3.Size = new System.Drawing.Size(588, 23); + this.materialDivider3.Size = new System.Drawing.Size(1176, 44); this.materialDivider3.TabIndex = 7; this.materialDivider3.Text = "materialDivider3"; // @@ -269,10 +281,11 @@ private void InitializeComponent() // this.materialDivider2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.materialDivider2.Depth = 0; - this.materialDivider2.Location = new System.Drawing.Point(0, 95); + this.materialDivider2.Location = new System.Drawing.Point(0, 183); + this.materialDivider2.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.materialDivider2.MouseState = MaterialSkin.MouseState.HOVER; this.materialDivider2.Name = "materialDivider2"; - this.materialDivider2.Size = new System.Drawing.Size(588, 23); + this.materialDivider2.Size = new System.Drawing.Size(1176, 44); this.materialDivider2.TabIndex = 6; this.materialDivider2.Text = "materialDivider2"; // @@ -283,13 +296,13 @@ private void InitializeComponent() this.fresnelCheckBox.Depth = 0; this.fresnelCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.fresnelCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.fresnelCheckBox.Location = new System.Drawing.Point(28, 63); + this.fresnelCheckBox.Location = new System.Drawing.Point(56, 121); this.fresnelCheckBox.Margin = new System.Windows.Forms.Padding(0); this.fresnelCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.fresnelCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.fresnelCheckBox.Name = "fresnelCheckBox"; this.fresnelCheckBox.Ripple = true; - this.fresnelCheckBox.Size = new System.Drawing.Size(116, 30); + this.fresnelCheckBox.Size = new System.Drawing.Size(207, 30); this.fresnelCheckBox.TabIndex = 5; this.fresnelCheckBox.Text = "Fresnel-Effect"; this.fresnelCheckBox.UseVisualStyleBackColor = false; @@ -302,13 +315,13 @@ private void InitializeComponent() this.fullCheckBox.Depth = 0; this.fullCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.fullCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.fullCheckBox.Location = new System.Drawing.Point(28, 33); + this.fullCheckBox.Location = new System.Drawing.Point(56, 63); this.fullCheckBox.Margin = new System.Windows.Forms.Padding(0); this.fullCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.fullCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.fullCheckBox.Name = "fullCheckBox"; this.fullCheckBox.Ripple = true; - this.fullCheckBox.Size = new System.Drawing.Size(96, 30); + this.fullCheckBox.Size = new System.Drawing.Size(167, 30); this.fullCheckBox.TabIndex = 4; this.fullCheckBox.Text = "Full-Bloom"; this.fullCheckBox.UseVisualStyleBackColor = false; @@ -321,13 +334,13 @@ private void InitializeComponent() this.enemyCheckBox.Depth = 0; this.enemyCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.enemyCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.enemyCheckBox.Location = new System.Drawing.Point(28, 212); + this.enemyCheckBox.Location = new System.Drawing.Point(56, 408); this.enemyCheckBox.Margin = new System.Windows.Forms.Padding(0); this.enemyCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.enemyCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.enemyCheckBox.Name = "enemyCheckBox"; this.enemyCheckBox.Ripple = true; - this.enemyCheckBox.Size = new System.Drawing.Size(102, 30); + this.enemyCheckBox.Size = new System.Drawing.Size(179, 30); this.enemyCheckBox.TabIndex = 3; this.enemyCheckBox.Text = "Enemy Only"; this.enemyCheckBox.UseVisualStyleBackColor = false; @@ -340,13 +353,13 @@ private void InitializeComponent() this.renderColorCheckBox.Depth = 0; this.renderColorCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.renderColorCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.renderColorCheckBox.Location = new System.Drawing.Point(0, 182); + this.renderColorCheckBox.Location = new System.Drawing.Point(0, 350); this.renderColorCheckBox.Margin = new System.Windows.Forms.Padding(0); this.renderColorCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.renderColorCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.renderColorCheckBox.Name = "renderColorCheckBox"; this.renderColorCheckBox.Ripple = true; - this.renderColorCheckBox.Size = new System.Drawing.Size(165, 30); + this.renderColorCheckBox.Size = new System.Drawing.Size(304, 30); this.renderColorCheckBox.TabIndex = 2; this.renderColorCheckBox.Text = "Render Color Changer"; this.renderColorCheckBox.UseVisualStyleBackColor = false; @@ -359,13 +372,13 @@ private void InitializeComponent() this.radarCheckBox.Depth = 0; this.radarCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.radarCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.radarCheckBox.Location = new System.Drawing.Point(0, 121); + this.radarCheckBox.Location = new System.Drawing.Point(0, 233); this.radarCheckBox.Margin = new System.Windows.Forms.Padding(0); this.radarCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.radarCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.radarCheckBox.Name = "radarCheckBox"; this.radarCheckBox.Ripple = true; - this.radarCheckBox.Size = new System.Drawing.Size(66, 30); + this.radarCheckBox.Size = new System.Drawing.Size(106, 30); this.radarCheckBox.TabIndex = 1; this.radarCheckBox.Text = "Radar"; this.radarCheckBox.UseVisualStyleBackColor = false; @@ -378,13 +391,13 @@ private void InitializeComponent() this.wallCheckBox.Depth = 0; this.wallCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.wallCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.wallCheckBox.Location = new System.Drawing.Point(3, 3); + this.wallCheckBox.Location = new System.Drawing.Point(6, 6); this.wallCheckBox.Margin = new System.Windows.Forms.Padding(0); this.wallCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.wallCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.wallCheckBox.Name = "wallCheckBox"; this.wallCheckBox.Ripple = true; - this.wallCheckBox.Size = new System.Drawing.Size(93, 30); + this.wallCheckBox.Size = new System.Drawing.Size(160, 30); this.wallCheckBox.TabIndex = 0; this.wallCheckBox.Text = "Wall-Hack"; this.wallCheckBox.UseVisualStyleBackColor = false; @@ -400,9 +413,10 @@ private void InitializeComponent() this.tabPage2.Controls.Add(this.recoilControlCheckBox); this.tabPage2.Controls.Add(this.shootOnCollideCheckBox); this.tabPage2.Controls.Add(this.aimCheckBox); - this.tabPage2.Location = new System.Drawing.Point(4, 22); + this.tabPage2.Location = new System.Drawing.Point(8, 39); + this.tabPage2.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.tabPage2.Name = "tabPage2"; - this.tabPage2.Size = new System.Drawing.Size(575, 258); + this.tabPage2.Size = new System.Drawing.Size(1150, 499); this.tabPage2.TabIndex = 1; this.tabPage2.Text = "Aimbot"; this.tabPage2.UseVisualStyleBackColor = true; @@ -414,13 +428,13 @@ private void InitializeComponent() this.aimAssistCheckBox.Depth = 0; this.aimAssistCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.aimAssistCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.aimAssistCheckBox.Location = new System.Drawing.Point(2, 211); + this.aimAssistCheckBox.Location = new System.Drawing.Point(4, 406); this.aimAssistCheckBox.Margin = new System.Windows.Forms.Padding(0); this.aimAssistCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.aimAssistCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.aimAssistCheckBox.Name = "aimAssistCheckBox"; this.aimAssistCheckBox.Ripple = true; - this.aimAssistCheckBox.Size = new System.Drawing.Size(98, 30); + this.aimAssistCheckBox.Size = new System.Drawing.Size(170, 30); this.aimAssistCheckBox.TabIndex = 13; this.aimAssistCheckBox.Text = "Aim-Assist"; this.aimAssistCheckBox.UseVisualStyleBackColor = false; @@ -430,10 +444,11 @@ private void InitializeComponent() // this.materialDivider5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.materialDivider5.Depth = 0; - this.materialDivider5.Location = new System.Drawing.Point(3, 185); + this.materialDivider5.Location = new System.Drawing.Point(6, 356); + this.materialDivider5.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.materialDivider5.MouseState = MaterialSkin.MouseState.HOVER; this.materialDivider5.Name = "materialDivider5"; - this.materialDivider5.Size = new System.Drawing.Size(587, 23); + this.materialDivider5.Size = new System.Drawing.Size(1174, 44); this.materialDivider5.TabIndex = 12; this.materialDivider5.Text = "materialDivider5"; // @@ -444,13 +459,13 @@ private void InitializeComponent() this.holdForTriggerCheckBox.Depth = 0; this.holdForTriggerCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.holdForTriggerCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.holdForTriggerCheckBox.Location = new System.Drawing.Point(27, 152); + this.holdForTriggerCheckBox.Location = new System.Drawing.Point(54, 292); this.holdForTriggerCheckBox.Margin = new System.Windows.Forms.Padding(0); this.holdForTriggerCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.holdForTriggerCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.holdForTriggerCheckBox.Name = "holdForTriggerCheckBox"; this.holdForTriggerCheckBox.Ripple = true; - this.holdForTriggerCheckBox.Size = new System.Drawing.Size(130, 30); + this.holdForTriggerCheckBox.Size = new System.Drawing.Size(235, 30); this.holdForTriggerCheckBox.TabIndex = 11; this.holdForTriggerCheckBox.Text = "Hold For Trigger"; this.holdForTriggerCheckBox.UseVisualStyleBackColor = false; @@ -463,13 +478,13 @@ private void InitializeComponent() this.triggerBotCheckBox.Depth = 0; this.triggerBotCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.triggerBotCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.triggerBotCheckBox.Location = new System.Drawing.Point(2, 122); + this.triggerBotCheckBox.Location = new System.Drawing.Point(4, 235); this.triggerBotCheckBox.Margin = new System.Windows.Forms.Padding(0); this.triggerBotCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.triggerBotCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.triggerBotCheckBox.Name = "triggerBotCheckBox"; this.triggerBotCheckBox.Ripple = true; - this.triggerBotCheckBox.Size = new System.Drawing.Size(100, 30); + this.triggerBotCheckBox.Size = new System.Drawing.Size(174, 30); this.triggerBotCheckBox.TabIndex = 10; this.triggerBotCheckBox.Text = "Trigger-Bot"; this.triggerBotCheckBox.UseVisualStyleBackColor = false; @@ -479,10 +494,11 @@ private void InitializeComponent() // this.materialDivider4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.materialDivider4.Depth = 0; - this.materialDivider4.Location = new System.Drawing.Point(-7, 96); + this.materialDivider4.Location = new System.Drawing.Point(-14, 185); + this.materialDivider4.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.materialDivider4.MouseState = MaterialSkin.MouseState.HOVER; this.materialDivider4.Name = "materialDivider4"; - this.materialDivider4.Size = new System.Drawing.Size(597, 23); + this.materialDivider4.Size = new System.Drawing.Size(1194, 44); this.materialDivider4.TabIndex = 9; this.materialDivider4.Text = "materialDivider4"; // @@ -493,13 +509,13 @@ private void InitializeComponent() this.recoilControlCheckBox.Depth = 0; this.recoilControlCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.recoilControlCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.recoilControlCheckBox.Location = new System.Drawing.Point(27, 63); + this.recoilControlCheckBox.Location = new System.Drawing.Point(54, 121); this.recoilControlCheckBox.Margin = new System.Windows.Forms.Padding(0); this.recoilControlCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.recoilControlCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.recoilControlCheckBox.Name = "recoilControlCheckBox"; this.recoilControlCheckBox.Ripple = true; - this.recoilControlCheckBox.Size = new System.Drawing.Size(116, 30); + this.recoilControlCheckBox.Size = new System.Drawing.Size(207, 30); this.recoilControlCheckBox.TabIndex = 8; this.recoilControlCheckBox.Text = "Control Recoil"; this.recoilControlCheckBox.UseVisualStyleBackColor = false; @@ -512,13 +528,13 @@ private void InitializeComponent() this.shootOnCollideCheckBox.Depth = 0; this.shootOnCollideCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.shootOnCollideCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.shootOnCollideCheckBox.Location = new System.Drawing.Point(27, 33); + this.shootOnCollideCheckBox.Location = new System.Drawing.Point(54, 63); this.shootOnCollideCheckBox.Margin = new System.Windows.Forms.Padding(0); this.shootOnCollideCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.shootOnCollideCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.shootOnCollideCheckBox.Name = "shootOnCollideCheckBox"; this.shootOnCollideCheckBox.Ripple = true; - this.shootOnCollideCheckBox.Size = new System.Drawing.Size(149, 30); + this.shootOnCollideCheckBox.Size = new System.Drawing.Size(273, 30); this.shootOnCollideCheckBox.TabIndex = 7; this.shootOnCollideCheckBox.Text = "Shoot When Visible"; this.shootOnCollideCheckBox.UseVisualStyleBackColor = false; @@ -531,13 +547,13 @@ private void InitializeComponent() this.aimCheckBox.Depth = 0; this.aimCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.aimCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.aimCheckBox.Location = new System.Drawing.Point(2, 3); + this.aimCheckBox.Location = new System.Drawing.Point(4, 6); this.aimCheckBox.Margin = new System.Windows.Forms.Padding(0); this.aimCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.aimCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.aimCheckBox.Name = "aimCheckBox"; this.aimCheckBox.Ripple = true; - this.aimCheckBox.Size = new System.Drawing.Size(87, 30); + this.aimCheckBox.Size = new System.Drawing.Size(148, 30); this.aimCheckBox.TabIndex = 6; this.aimCheckBox.Text = "Rage-Bot"; this.aimCheckBox.UseVisualStyleBackColor = false; @@ -548,9 +564,10 @@ private void InitializeComponent() this.tabPage3.Controls.Add(this.bunnyHopCheckBox); this.tabPage3.Controls.Add(this.antiFlashCheckBox); this.tabPage3.Controls.Add(this.materialDivider6); - this.tabPage3.Location = new System.Drawing.Point(4, 22); + this.tabPage3.Location = new System.Drawing.Point(8, 39); + this.tabPage3.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.tabPage3.Name = "tabPage3"; - this.tabPage3.Size = new System.Drawing.Size(575, 258); + this.tabPage3.Size = new System.Drawing.Size(1150, 499); this.tabPage3.TabIndex = 2; this.tabPage3.Text = "Misc"; this.tabPage3.UseVisualStyleBackColor = true; @@ -562,13 +579,13 @@ private void InitializeComponent() this.bunnyHopCheckBox.Depth = 0; this.bunnyHopCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.bunnyHopCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.bunnyHopCheckBox.Location = new System.Drawing.Point(-2, 74); + this.bunnyHopCheckBox.Location = new System.Drawing.Point(-4, 142); this.bunnyHopCheckBox.Margin = new System.Windows.Forms.Padding(0); this.bunnyHopCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.bunnyHopCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.bunnyHopCheckBox.Name = "bunnyHopCheckBox"; this.bunnyHopCheckBox.Ripple = true; - this.bunnyHopCheckBox.Size = new System.Drawing.Size(98, 30); + this.bunnyHopCheckBox.Size = new System.Drawing.Size(171, 30); this.bunnyHopCheckBox.TabIndex = 16; this.bunnyHopCheckBox.Text = "Bunny-Hop"; this.bunnyHopCheckBox.UseVisualStyleBackColor = false; @@ -581,13 +598,13 @@ private void InitializeComponent() this.antiFlashCheckBox.Depth = 0; this.antiFlashCheckBox.Font = new System.Drawing.Font("Roboto", 10F); this.antiFlashCheckBox.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.antiFlashCheckBox.Location = new System.Drawing.Point(-2, 133); + this.antiFlashCheckBox.Location = new System.Drawing.Point(-4, 256); this.antiFlashCheckBox.Margin = new System.Windows.Forms.Padding(0); this.antiFlashCheckBox.MouseLocation = new System.Drawing.Point(-1, -1); this.antiFlashCheckBox.MouseState = MaterialSkin.MouseState.HOVER; this.antiFlashCheckBox.Name = "antiFlashCheckBox"; this.antiFlashCheckBox.Ripple = true; - this.antiFlashCheckBox.Size = new System.Drawing.Size(92, 30); + this.antiFlashCheckBox.Size = new System.Drawing.Size(159, 30); this.antiFlashCheckBox.TabIndex = 15; this.antiFlashCheckBox.Text = "Anti-Flash"; this.antiFlashCheckBox.UseVisualStyleBackColor = false; @@ -597,10 +614,11 @@ private void InitializeComponent() // this.materialDivider6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); this.materialDivider6.Depth = 0; - this.materialDivider6.Location = new System.Drawing.Point(-4, 107); + this.materialDivider6.Location = new System.Drawing.Point(-8, 206); + this.materialDivider6.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.materialDivider6.MouseState = MaterialSkin.MouseState.HOVER; this.materialDivider6.Name = "materialDivider6"; - this.materialDivider6.Size = new System.Drawing.Size(594, 23); + this.materialDivider6.Size = new System.Drawing.Size(1188, 44); this.materialDivider6.TabIndex = 14; this.materialDivider6.Text = "materialDivider6"; // @@ -623,9 +641,10 @@ private void InitializeComponent() this.tabPage4.Controls.Add(this.weaponSelector); this.tabPage4.Controls.Add(this.skinChangerButton); this.tabPage4.Controls.Add(this.knifeChangerButton); - this.tabPage4.Location = new System.Drawing.Point(4, 22); + this.tabPage4.Location = new System.Drawing.Point(8, 39); + this.tabPage4.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.tabPage4.Name = "tabPage4"; - this.tabPage4.Size = new System.Drawing.Size(575, 258); + this.tabPage4.Size = new System.Drawing.Size(1150, 499); this.tabPage4.TabIndex = 3; this.tabPage4.Text = "Skins"; this.tabPage4.UseVisualStyleBackColor = true; @@ -637,13 +656,13 @@ private void InitializeComponent() this.knifeAnimationFixerButton.Depth = 0; this.knifeAnimationFixerButton.Font = new System.Drawing.Font("Roboto", 10F); this.knifeAnimationFixerButton.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.knifeAnimationFixerButton.Location = new System.Drawing.Point(305, 173); + this.knifeAnimationFixerButton.Location = new System.Drawing.Point(610, 333); this.knifeAnimationFixerButton.Margin = new System.Windows.Forms.Padding(0); this.knifeAnimationFixerButton.MouseLocation = new System.Drawing.Point(-1, -1); this.knifeAnimationFixerButton.MouseState = MaterialSkin.MouseState.HOVER; this.knifeAnimationFixerButton.Name = "knifeAnimationFixerButton"; this.knifeAnimationFixerButton.Ripple = true; - this.knifeAnimationFixerButton.Size = new System.Drawing.Size(249, 30); + this.knifeAnimationFixerButton.Size = new System.Drawing.Size(473, 30); this.knifeAnimationFixerButton.TabIndex = 52; this.knifeAnimationFixerButton.Text = "Knife Animation Fixer (CPU HEAVY)"; this.knifeAnimationFixerButton.UseVisualStyleBackColor = false; @@ -655,11 +674,11 @@ private void InitializeComponent() this.materialLabel16.Depth = 0; this.materialLabel16.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel16.Location = new System.Drawing.Point(2, 211); - this.materialLabel16.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.materialLabel16.Location = new System.Drawing.Point(4, 406); + this.materialLabel16.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.materialLabel16.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel16.Name = "materialLabel16"; - this.materialLabel16.Size = new System.Drawing.Size(47, 19); + this.materialLabel16.Size = new System.Drawing.Size(93, 37); this.materialLabel16.TabIndex = 51; this.materialLabel16.Text = "Knife:"; // @@ -668,16 +687,18 @@ private void InitializeComponent() this.knifeSelectionBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); this.knifeSelectionBox.ForeColor = System.Drawing.SystemColors.HighlightText; this.knifeSelectionBox.FormattingEnabled = true; - this.knifeSelectionBox.Location = new System.Drawing.Point(68, 211); + this.knifeSelectionBox.Location = new System.Drawing.Point(136, 406); + this.knifeSelectionBox.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.knifeSelectionBox.Name = "knifeSelectionBox"; - this.knifeSelectionBox.Size = new System.Drawing.Size(185, 21); + this.knifeSelectionBox.Size = new System.Drawing.Size(366, 33); this.knifeSelectionBox.TabIndex = 50; // // seedTextBox // - this.seedTextBox.Location = new System.Drawing.Point(68, 94); + this.seedTextBox.Location = new System.Drawing.Point(136, 181); + this.seedTextBox.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.seedTextBox.Name = "seedTextBox"; - this.seedTextBox.Size = new System.Drawing.Size(185, 20); + this.seedTextBox.Size = new System.Drawing.Size(366, 31); this.seedTextBox.TabIndex = 49; // // skinSaveButton @@ -685,11 +706,12 @@ private void InitializeComponent() this.skinSaveButton.BackColor = System.Drawing.Color.Transparent; this.skinSaveButton.Depth = 0; this.skinSaveButton.ForeColor = System.Drawing.Color.Transparent; - this.skinSaveButton.Location = new System.Drawing.Point(433, 40); + this.skinSaveButton.Location = new System.Drawing.Point(866, 77); + this.skinSaveButton.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.skinSaveButton.MouseState = MaterialSkin.MouseState.HOVER; this.skinSaveButton.Name = "skinSaveButton"; this.skinSaveButton.Primary = true; - this.skinSaveButton.Size = new System.Drawing.Size(121, 30); + this.skinSaveButton.Size = new System.Drawing.Size(242, 58); this.skinSaveButton.TabIndex = 48; this.skinSaveButton.Text = "Apply & Save"; this.skinSaveButton.UseVisualStyleBackColor = false; @@ -702,22 +724,23 @@ private void InitializeComponent() this.manualLoadButton.Depth = 0; this.manualLoadButton.Font = new System.Drawing.Font("Roboto", 10F); this.manualLoadButton.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.manualLoadButton.Location = new System.Drawing.Point(433, 107); + this.manualLoadButton.Location = new System.Drawing.Point(866, 206); this.manualLoadButton.Margin = new System.Windows.Forms.Padding(0); this.manualLoadButton.MouseLocation = new System.Drawing.Point(-1, -1); this.manualLoadButton.MouseState = MaterialSkin.MouseState.HOVER; this.manualLoadButton.Name = "manualLoadButton"; this.manualLoadButton.Ripple = true; - this.manualLoadButton.Size = new System.Drawing.Size(121, 30); + this.manualLoadButton.Size = new System.Drawing.Size(217, 30); this.manualLoadButton.TabIndex = 47; this.manualLoadButton.Text = "Manual Reload"; this.manualLoadButton.UseVisualStyleBackColor = false; // // tagTextBox // - this.tagTextBox.Location = new System.Drawing.Point(68, 131); + this.tagTextBox.Location = new System.Drawing.Point(136, 252); + this.tagTextBox.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.tagTextBox.Name = "tagTextBox"; - this.tagTextBox.Size = new System.Drawing.Size(185, 20); + this.tagTextBox.Size = new System.Drawing.Size(366, 31); this.tagTextBox.TabIndex = 46; // // materialLabel15 @@ -726,22 +749,23 @@ private void InitializeComponent() this.materialLabel15.Depth = 0; this.materialLabel15.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel15.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel15.Location = new System.Drawing.Point(2, 131); - this.materialLabel15.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.materialLabel15.Location = new System.Drawing.Point(4, 252); + this.materialLabel15.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.materialLabel15.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel15.Name = "materialLabel15"; - this.materialLabel15.Size = new System.Drawing.Size(38, 19); + this.materialLabel15.Size = new System.Drawing.Size(75, 37); this.materialLabel15.TabIndex = 45; this.materialLabel15.Text = "Tag:"; // // wearSlider // this.wearSlider.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); - this.wearSlider.Location = new System.Drawing.Point(68, 166); + this.wearSlider.Location = new System.Drawing.Point(136, 319); + this.wearSlider.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.wearSlider.Maximum = 95; this.wearSlider.Minimum = 1; this.wearSlider.Name = "wearSlider"; - this.wearSlider.Size = new System.Drawing.Size(185, 45); + this.wearSlider.Size = new System.Drawing.Size(370, 90); this.wearSlider.TabIndex = 44; this.wearSlider.Value = 1; // @@ -751,11 +775,11 @@ private void InitializeComponent() this.materialLabel14.Depth = 0; this.materialLabel14.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel14.Location = new System.Drawing.Point(2, 166); - this.materialLabel14.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.materialLabel14.Location = new System.Drawing.Point(4, 319); + this.materialLabel14.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.materialLabel14.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel14.Name = "materialLabel14"; - this.materialLabel14.Size = new System.Drawing.Size(47, 19); + this.materialLabel14.Size = new System.Drawing.Size(93, 37); this.materialLabel14.TabIndex = 43; this.materialLabel14.Text = "Wear:"; // @@ -765,11 +789,11 @@ private void InitializeComponent() this.materialLabel13.Depth = 0; this.materialLabel13.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel13.Location = new System.Drawing.Point(2, 94); - this.materialLabel13.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.materialLabel13.Location = new System.Drawing.Point(4, 181); + this.materialLabel13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.materialLabel13.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel13.Name = "materialLabel13"; - this.materialLabel13.Size = new System.Drawing.Size(46, 19); + this.materialLabel13.Size = new System.Drawing.Size(91, 37); this.materialLabel13.TabIndex = 42; this.materialLabel13.Text = "Seed:"; // @@ -779,11 +803,11 @@ private void InitializeComponent() this.materialLabel12.Depth = 0; this.materialLabel12.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel12.Location = new System.Drawing.Point(2, 58); - this.materialLabel12.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.materialLabel12.Location = new System.Drawing.Point(4, 112); + this.materialLabel12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.materialLabel12.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel12.Name = "materialLabel12"; - this.materialLabel12.Size = new System.Drawing.Size(42, 19); + this.materialLabel12.Size = new System.Drawing.Size(81, 37); this.materialLabel12.TabIndex = 41; this.materialLabel12.Text = "Skin:"; // @@ -793,9 +817,10 @@ private void InitializeComponent() this.skinSelector.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.skinSelector.ForeColor = System.Drawing.SystemColors.HighlightText; this.skinSelector.FormattingEnabled = true; - this.skinSelector.Location = new System.Drawing.Point(68, 58); + this.skinSelector.Location = new System.Drawing.Point(136, 112); + this.skinSelector.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.skinSelector.Name = "skinSelector"; - this.skinSelector.Size = new System.Drawing.Size(185, 21); + this.skinSelector.Size = new System.Drawing.Size(366, 33); this.skinSelector.TabIndex = 40; // // materialLabel11 @@ -804,11 +829,11 @@ private void InitializeComponent() this.materialLabel11.Depth = 0; this.materialLabel11.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel11.Location = new System.Drawing.Point(1, 23); - this.materialLabel11.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.materialLabel11.Location = new System.Drawing.Point(2, 44); + this.materialLabel11.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.materialLabel11.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel11.Name = "materialLabel11"; - this.materialLabel11.Size = new System.Drawing.Size(67, 19); + this.materialLabel11.Size = new System.Drawing.Size(134, 37); this.materialLabel11.TabIndex = 39; this.materialLabel11.Text = "Weapon:"; // @@ -818,9 +843,10 @@ private void InitializeComponent() this.weaponSelector.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this.weaponSelector.ForeColor = System.Drawing.SystemColors.HighlightText; this.weaponSelector.FormattingEnabled = true; - this.weaponSelector.Location = new System.Drawing.Point(68, 23); + this.weaponSelector.Location = new System.Drawing.Point(136, 44); + this.weaponSelector.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.weaponSelector.Name = "weaponSelector"; - this.weaponSelector.Size = new System.Drawing.Size(185, 21); + this.weaponSelector.Size = new System.Drawing.Size(366, 33); this.weaponSelector.TabIndex = 38; // // skinChangerButton @@ -830,13 +856,13 @@ private void InitializeComponent() this.skinChangerButton.Depth = 0; this.skinChangerButton.Font = new System.Drawing.Font("Roboto", 10F); this.skinChangerButton.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.skinChangerButton.Location = new System.Drawing.Point(307, 40); + this.skinChangerButton.Location = new System.Drawing.Point(614, 77); this.skinChangerButton.Margin = new System.Windows.Forms.Padding(0); this.skinChangerButton.MouseLocation = new System.Drawing.Point(-1, -1); this.skinChangerButton.MouseState = MaterialSkin.MouseState.HOVER; this.skinChangerButton.Name = "skinChangerButton"; this.skinChangerButton.Ripple = true; - this.skinChangerButton.Size = new System.Drawing.Size(113, 30); + this.skinChangerButton.Size = new System.Drawing.Size(200, 30); this.skinChangerButton.TabIndex = 37; this.skinChangerButton.Text = "Skin-Changer"; this.skinChangerButton.UseVisualStyleBackColor = false; @@ -848,13 +874,13 @@ private void InitializeComponent() this.knifeChangerButton.Depth = 0; this.knifeChangerButton.Font = new System.Drawing.Font("Roboto", 10F); this.knifeChangerButton.ForeColor = System.Drawing.SystemColors.ButtonHighlight; - this.knifeChangerButton.Location = new System.Drawing.Point(307, 107); + this.knifeChangerButton.Location = new System.Drawing.Point(614, 206); this.knifeChangerButton.Margin = new System.Windows.Forms.Padding(0); this.knifeChangerButton.MouseLocation = new System.Drawing.Point(-1, -1); this.knifeChangerButton.MouseState = MaterialSkin.MouseState.HOVER; this.knifeChangerButton.Name = "knifeChangerButton"; this.knifeChangerButton.Ripple = true; - this.knifeChangerButton.Size = new System.Drawing.Size(117, 30); + this.knifeChangerButton.Size = new System.Drawing.Size(209, 30); this.knifeChangerButton.TabIndex = 36; this.knifeChangerButton.Text = "Knife Changer"; this.knifeChangerButton.UseVisualStyleBackColor = false; @@ -867,9 +893,10 @@ private void InitializeComponent() this.tabPage5.Controls.Add(this.materialLabel19); this.tabPage5.Controls.Add(this.materialLabel18); this.tabPage5.Controls.Add(this.materialLabel17); - this.tabPage5.Location = new System.Drawing.Point(4, 22); + this.tabPage5.Location = new System.Drawing.Point(8, 39); + this.tabPage5.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.tabPage5.Name = "tabPage5"; - this.tabPage5.Size = new System.Drawing.Size(575, 258); + this.tabPage5.Size = new System.Drawing.Size(1150, 499); this.tabPage5.TabIndex = 4; this.tabPage5.Text = "About"; this.tabPage5.UseVisualStyleBackColor = true; @@ -880,11 +907,11 @@ private void InitializeComponent() this.materialLabel8.Depth = 0; this.materialLabel8.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel8.Location = new System.Drawing.Point(31, 47); - this.materialLabel8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.materialLabel8.Location = new System.Drawing.Point(62, 90); + this.materialLabel8.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0); this.materialLabel8.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel8.Name = "materialLabel8"; - this.materialLabel8.Size = new System.Drawing.Size(510, 76); + this.materialLabel8.Size = new System.Drawing.Size(1001, 148); this.materialLabel8.TabIndex = 11; this.materialLabel8.Text = resources.GetString("materialLabel8.Text"); // @@ -894,11 +921,11 @@ private void InitializeComponent() this.materialLabel7.Depth = 0; this.materialLabel7.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel7.Location = new System.Drawing.Point(237, 10); - this.materialLabel7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.materialLabel7.Location = new System.Drawing.Point(474, 19); + this.materialLabel7.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0); this.materialLabel7.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel7.Name = "materialLabel7"; - this.materialLabel7.Size = new System.Drawing.Size(97, 19); + this.materialLabel7.Size = new System.Drawing.Size(193, 37); this.materialLabel7.TabIndex = 10; this.materialLabel7.Text = "AqHax-CSGO"; // @@ -908,11 +935,11 @@ private void InitializeComponent() this.materialLabel20.Depth = 0; this.materialLabel20.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel20.Location = new System.Drawing.Point(157, 225); - this.materialLabel20.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.materialLabel20.Location = new System.Drawing.Point(314, 433); + this.materialLabel20.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0); this.materialLabel20.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel20.Name = "materialLabel20"; - this.materialLabel20.Size = new System.Drawing.Size(262, 19); + this.materialLabel20.Size = new System.Drawing.Size(522, 37); this.materialLabel20.TabIndex = 9; this.materialLabel20.Text = "Copyright © 2019 All Rights Reserved."; // @@ -922,11 +949,11 @@ private void InitializeComponent() this.materialLabel19.Depth = 0; this.materialLabel19.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel19.Location = new System.Drawing.Point(184, 206); - this.materialLabel19.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.materialLabel19.Location = new System.Drawing.Point(368, 396); + this.materialLabel19.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0); this.materialLabel19.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel19.Name = "materialLabel19"; - this.materialLabel19.Size = new System.Drawing.Size(200, 19); + this.materialLabel19.Size = new System.Drawing.Size(401, 37); this.materialLabel19.TabIndex = 8; this.materialLabel19.Text = "Made By: KRXDevelops-Kaan"; // @@ -936,11 +963,11 @@ private void InitializeComponent() this.materialLabel18.Depth = 0; this.materialLabel18.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel18.Location = new System.Drawing.Point(157, 176); - this.materialLabel18.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.materialLabel18.Location = new System.Drawing.Point(314, 338); + this.materialLabel18.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0); this.materialLabel18.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel18.Name = "materialLabel18"; - this.materialLabel18.Size = new System.Drawing.Size(261, 19); + this.materialLabel18.Size = new System.Drawing.Size(511, 37); this.materialLabel18.TabIndex = 7; this.materialLabel18.Text = "I\'m not resposible for any kind of ban."; // @@ -950,11 +977,11 @@ private void InitializeComponent() this.materialLabel17.Depth = 0; this.materialLabel17.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel17.Location = new System.Drawing.Point(237, 157); - this.materialLabel17.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); + this.materialLabel17.Location = new System.Drawing.Point(474, 302); + this.materialLabel17.Margin = new System.Windows.Forms.Padding(12, 0, 12, 0); this.materialLabel17.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel17.Name = "materialLabel17"; - this.materialLabel17.Size = new System.Drawing.Size(99, 19); + this.materialLabel17.Size = new System.Drawing.Size(195, 37); this.materialLabel17.TabIndex = 6; this.materialLabel17.Text = "DISCLAIMER:"; // @@ -969,9 +996,10 @@ private void InitializeComponent() this.tabPage6.Controls.Add(this.materialLabel6); this.tabPage6.Controls.Add(this.idlePowerSlider); this.tabPage6.Controls.Add(this.materialLabel5); - this.tabPage6.Location = new System.Drawing.Point(4, 22); + this.tabPage6.Location = new System.Drawing.Point(8, 39); + this.tabPage6.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.tabPage6.Name = "tabPage6"; - this.tabPage6.Size = new System.Drawing.Size(575, 258); + this.tabPage6.Size = new System.Drawing.Size(1150, 499); this.tabPage6.TabIndex = 5; this.tabPage6.Text = "Settings"; this.tabPage6.UseVisualStyleBackColor = true; @@ -981,12 +1009,12 @@ private void InitializeComponent() this.saveButton.AutoSize = true; this.saveButton.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink; this.saveButton.Depth = 0; - this.saveButton.Location = new System.Drawing.Point(442, 99); - this.saveButton.Margin = new System.Windows.Forms.Padding(4, 6, 4, 6); + this.saveButton.Location = new System.Drawing.Point(884, 190); + this.saveButton.Margin = new System.Windows.Forms.Padding(8, 12, 8, 12); this.saveButton.MouseState = MaterialSkin.MouseState.HOVER; this.saveButton.Name = "saveButton"; this.saveButton.Primary = false; - this.saveButton.Size = new System.Drawing.Size(104, 36); + this.saveButton.Size = new System.Drawing.Size(201, 36); this.saveButton.TabIndex = 44; this.saveButton.Text = "Apply & Save"; this.saveButton.UseVisualStyleBackColor = true; @@ -995,11 +1023,12 @@ private void InitializeComponent() // this.keyButton.BackColor = System.Drawing.Color.Transparent; this.keyButton.Depth = 0; - this.keyButton.Location = new System.Drawing.Point(37, 122); + this.keyButton.Location = new System.Drawing.Point(74, 235); + this.keyButton.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.keyButton.MouseState = MaterialSkin.MouseState.HOVER; this.keyButton.Name = "keyButton"; this.keyButton.Primary = true; - this.keyButton.Size = new System.Drawing.Size(112, 23); + this.keyButton.Size = new System.Drawing.Size(224, 44); this.keyButton.TabIndex = 43; this.keyButton.Text = "Press"; this.keyButton.UseVisualStyleBackColor = false; @@ -1010,20 +1039,22 @@ private void InitializeComponent() this.materialLabel10.Depth = 0; this.materialLabel10.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel10.Location = new System.Drawing.Point(33, 89); + this.materialLabel10.Location = new System.Drawing.Point(66, 171); + this.materialLabel10.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.materialLabel10.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel10.Name = "materialLabel10"; - this.materialLabel10.Size = new System.Drawing.Size(117, 19); + this.materialLabel10.Size = new System.Drawing.Size(233, 37); this.materialLabel10.TabIndex = 42; this.materialLabel10.Text = "Aim/Trigger Key"; // // usagePowerSlider // this.usagePowerSlider.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); - this.usagePowerSlider.Location = new System.Drawing.Point(186, 111); + this.usagePowerSlider.Location = new System.Drawing.Point(372, 213); + this.usagePowerSlider.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.usagePowerSlider.Maximum = 4; this.usagePowerSlider.Name = "usagePowerSlider"; - this.usagePowerSlider.Size = new System.Drawing.Size(210, 45); + this.usagePowerSlider.Size = new System.Drawing.Size(420, 90); this.usagePowerSlider.TabIndex = 41; this.usagePowerSlider.Value = 4; // @@ -1033,21 +1064,22 @@ private void InitializeComponent() this.materialLabel9.Depth = 0; this.materialLabel9.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel9.Location = new System.Drawing.Point(193, 89); - this.materialLabel9.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.materialLabel9.Location = new System.Drawing.Point(386, 171); + this.materialLabel9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.materialLabel9.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel9.Name = "materialLabel9"; - this.materialLabel9.Size = new System.Drawing.Size(197, 19); + this.materialLabel9.Size = new System.Drawing.Size(391, 37); this.materialLabel9.TabIndex = 40; this.materialLabel9.Text = "Power Consumption On Use"; // // bunnySlider // this.bunnySlider.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); - this.bunnySlider.Location = new System.Drawing.Point(186, 190); + this.bunnySlider.Location = new System.Drawing.Point(372, 365); + this.bunnySlider.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.bunnySlider.Maximum = 4; this.bunnySlider.Name = "bunnySlider"; - this.bunnySlider.Size = new System.Drawing.Size(210, 45); + this.bunnySlider.Size = new System.Drawing.Size(420, 90); this.bunnySlider.TabIndex = 39; this.bunnySlider.Value = 4; // @@ -1057,21 +1089,22 @@ private void InitializeComponent() this.materialLabel6.Depth = 0; this.materialLabel6.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel6.Location = new System.Drawing.Point(236, 168); - this.materialLabel6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.materialLabel6.Location = new System.Drawing.Point(472, 323); + this.materialLabel6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.materialLabel6.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel6.Name = "materialLabel6"; - this.materialLabel6.Size = new System.Drawing.Size(115, 19); + this.materialLabel6.Size = new System.Drawing.Size(233, 37); this.materialLabel6.TabIndex = 38; this.materialLabel6.Text = "Bunny Accuracy"; // // idlePowerSlider // this.idlePowerSlider.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); - this.idlePowerSlider.Location = new System.Drawing.Point(186, 33); + this.idlePowerSlider.Location = new System.Drawing.Point(372, 63); + this.idlePowerSlider.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.idlePowerSlider.Maximum = 4; this.idlePowerSlider.Name = "idlePowerSlider"; - this.idlePowerSlider.Size = new System.Drawing.Size(210, 45); + this.idlePowerSlider.Size = new System.Drawing.Size(420, 90); this.idlePowerSlider.TabIndex = 37; // // materialLabel5 @@ -1080,11 +1113,11 @@ private void InitializeComponent() this.materialLabel5.Depth = 0; this.materialLabel5.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel5.Location = new System.Drawing.Point(205, 11); - this.materialLabel5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0); + this.materialLabel5.Location = new System.Drawing.Point(410, 21); + this.materialLabel5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); this.materialLabel5.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel5.Name = "materialLabel5"; - this.materialLabel5.Size = new System.Drawing.Size(173, 19); + this.materialLabel5.Size = new System.Drawing.Size(344, 37); this.materialLabel5.TabIndex = 36; this.materialLabel5.Text = "Idle Power Consumption"; // @@ -1095,10 +1128,11 @@ private void InitializeComponent() this.materialLabel3.Depth = 0; this.materialLabel3.Font = new System.Drawing.Font("Roboto", 11F); this.materialLabel3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); - this.materialLabel3.Location = new System.Drawing.Point(2, 2); + this.materialLabel3.Location = new System.Drawing.Point(4, 4); + this.materialLabel3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0); this.materialLabel3.MouseState = MaterialSkin.MouseState.HOVER; this.materialLabel3.Name = "materialLabel3"; - this.materialLabel3.Size = new System.Drawing.Size(97, 19); + this.materialLabel3.Size = new System.Drawing.Size(193, 37); this.materialLabel3.TabIndex = 8; this.materialLabel3.Text = "AqHax-CSGO"; // @@ -1107,26 +1141,55 @@ private void InitializeComponent() this.materialTabSelector1.BaseTabControl = this.tabController; this.materialTabSelector1.Depth = 0; this.materialTabSelector1.Dock = System.Windows.Forms.DockStyle.Top; - this.materialTabSelector1.Location = new System.Drawing.Point(0, 25); + this.materialTabSelector1.Location = new System.Drawing.Point(0, 48); + this.materialTabSelector1.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.materialTabSelector1.MouseState = MaterialSkin.MouseState.HOVER; this.materialTabSelector1.Name = "materialTabSelector1"; - this.materialTabSelector1.Size = new System.Drawing.Size(583, 38); + this.materialTabSelector1.Size = new System.Drawing.Size(1166, 73); this.materialTabSelector1.TabIndex = 7; this.materialTabSelector1.Text = "materialTabSelector1"; // + // materialLabel22 + // + this.materialLabel22.AutoSize = true; + this.materialLabel22.Depth = 0; + this.materialLabel22.Font = new System.Drawing.Font("Roboto", 11F); + this.materialLabel22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0))))); + this.materialLabel22.Location = new System.Drawing.Point(654, 359); + this.materialLabel22.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); + this.materialLabel22.MouseState = MaterialSkin.MouseState.HOVER; + this.materialLabel22.Name = "materialLabel22"; + this.materialLabel22.Size = new System.Drawing.Size(261, 37); + this.materialLabel22.TabIndex = 54; + this.materialLabel22.Text = "Render Brightness"; + // + // renderBrightnessSlider + // + this.renderBrightnessSlider.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51))))); + this.renderBrightnessSlider.Location = new System.Drawing.Point(592, 411); + this.renderBrightnessSlider.Margin = new System.Windows.Forms.Padding(6); + this.renderBrightnessSlider.Maximum = 8; + this.renderBrightnessSlider.Minimum = 1; + this.renderBrightnessSlider.Name = "renderBrightnessSlider"; + this.renderBrightnessSlider.Size = new System.Drawing.Size(370, 90); + this.renderBrightnessSlider.TabIndex = 53; + this.renderBrightnessSlider.Value = 1; + this.renderBrightnessSlider.Scroll += new System.EventHandler(this.renderBrightnessSlider_Scroll); + // // MainForm // - this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); + this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 25F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(583, 347); + this.ClientSize = new System.Drawing.Size(1166, 667); this.Controls.Add(this.materialLabel3); this.Controls.Add(this.tabController); this.Controls.Add(this.materialTabSelector1); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.KeyPreview = true; + this.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6); this.MaximizeBox = false; this.Name = "MainForm"; - this.Padding = new System.Windows.Forms.Padding(0, 25, 0, 0); + this.Padding = new System.Windows.Forms.Padding(0, 48, 0, 0); this.Sizable = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "AqHax-CSGO"; @@ -1153,6 +1216,7 @@ private void InitializeComponent() ((System.ComponentModel.ISupportInitialize)(this.usagePowerSlider)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.bunnySlider)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.idlePowerSlider)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.renderBrightnessSlider)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); @@ -1227,6 +1291,8 @@ private void InitializeComponent() private MaterialSkin.Controls.MaterialLabel materialLabel5; private System.Windows.Forms.TrackBar fullBloomSlider; private MaterialSkin.Controls.MaterialLabel materialLabel21; + private MaterialSkin.Controls.MaterialLabel materialLabel22; + private System.Windows.Forms.TrackBar renderBrightnessSlider; } } diff --git a/WindowsClient/AqHaxCSGO/Forms/MainForm.cs b/WindowsClient/AqHaxCSGO/Forms/MainForm.cs index 3318514..cfa4f1e 100644 --- a/WindowsClient/AqHaxCSGO/Forms/MainForm.cs +++ b/WindowsClient/AqHaxCSGO/Forms/MainForm.cs @@ -629,6 +629,11 @@ private void fullBloomSlider_Scroll(object sender, EventArgs e) { Globals.FullBloomAmount = ((float)fullBloomSlider.Value) / 10; } + + private void renderBrightnessSlider_Scroll(object sender, EventArgs e) + { + Globals.RenderBrightness = renderBrightnessSlider.Value; + } #endregion #region Some Shit For Loading State diff --git a/WindowsClient/AqHaxCSGO/Hacks/WallHack.cs b/WindowsClient/AqHaxCSGO/Hacks/WallHack.cs index 4643e07..6d403f9 100644 --- a/WindowsClient/AqHaxCSGO/Hacks/WallHack.cs +++ b/WindowsClient/AqHaxCSGO/Hacks/WallHack.cs @@ -108,14 +108,17 @@ public static void RenderColorThread() entity.RenderColor = rco; } - if (Globals.RenderEnemyOnly) continue; - - RenderColor rc = new RenderColor(); - rc.r = Globals.RenderColor.R; - rc.g = Globals.RenderColor.G; - rc.b = Globals.RenderColor.B; - rc.a = 255; - entity.RenderColor = rc; + if (!Globals.RenderEnemyOnly) + { + RenderColor rc = new RenderColor(); + rc.r = Globals.RenderColor.R; + rc.g = Globals.RenderColor.G; + rc.b = Globals.RenderColor.B; + rc.a = 255; + entity.RenderColor = rc; + } + + EngineDLL.ModelAmbientIntensity = Globals.RenderBrightness; } Thread.Sleep(Globals.UsageDelay); diff --git a/WindowsClient/AqHaxCSGO/Memory/OffsetManager.cs b/WindowsClient/AqHaxCSGO/Memory/OffsetManager.cs index 5dbc1c7..5f112f4 100644 --- a/WindowsClient/AqHaxCSGO/Memory/OffsetManager.cs +++ b/WindowsClient/AqHaxCSGO/Memory/OffsetManager.cs @@ -153,16 +153,16 @@ public static void ScanOffsets() //dwZoomSensitivityRatioPtr = SigScanner.ClientSigScan("81 F9 ? ? ? ? 75 1A F3 0F 10 05 ? ? ? ? F3 0F 11 45 ? 8B 45 F4 35 ? ? ? ? 89 45 FC EB 0A 8B 01 8B 40 30 FF D0 D9 5D FC A1", 2, 0, true); dwbSendPackets = SigScanner.EngineSigScan("B3 01 8B 01 8B 40 10 FF D0 84 C0 74 0F 80 BF ? ? ? ? ? 0F 84", 0, 1, true); //dwppDirect3DDevice9 = SigScanner.ClientSigScan("A1 ? ? ? ? 50 8B 08 FF 51 0C", 1, 0, true); - /*m_pStudioHdr = SigScanner.ClientSigScan("8B B6 ? ? ? ? 85 F6 74 05 83 3E 00 75 02 33 F6 F3 0F 10 44 24", 2, 0, false); - m_yawClassPtr = SigScanner.ClientSigScan("81 F9 ? ? ? ? 75 16 F3 0F 10 05 ? ? ? ? F3 0F 11 45 ? 81 75 ? ? ? ? ? EB 0A 8B 01 8B 40 30 FF D0 D9 5D 0C 8B 55 08", 2, 0, true); - m_pitchClassPtr = SigScanner.ClientSigScan("A1 ? ? ? ? 89 74 24 28", 1, 0, true); - interface_engine_cvar = SigScanner.ClientSigScan("8B 0D ? ? ? ? C7 05", 2, 0, true); - convar_name_hash_table = SigScanner.ClientSigScan("8B 3C 85", 3, 0, true);*/ - m_bDormant = SigScanner.ClientSigScan("8A 81 ? ? ? ? C3 32 C0", 2, 8, false); - /*model_ambient_min = SigScanner.EngineSigScan("F3 0F 10 0D ? ? ? ? F3 0F 11 4C 24 ? 8B 44 24 20 35 ? ? ? ? 89 44 24 0C", 4, 0, true); - set_abs_angles = SigScanner.ClientSigScan("55 8B EC 83 E4 F8 83 EC 64 53 56 57 8B F1 E8", 0, 0, true); - set_abs_origin = SigScanner.ClientSigScan("55 8B EC 83 E4 F8 51 53 56 57 8B F1 E8", 0, 0, true); - is_c4_owner = SigScanner.ClientSigScan("56 8B F1 85 F6 74 31", 0, 0, true);*/ + //m_pStudioHdr = SigScanner.ClientSigScan("8B B6 ? ? ? ? 85 F6 74 05 83 3E 00 75 02 33 F6 F3 0F 10 44 24", 2, 0, false); + //m_yawClassPtr = SigScanner.ClientSigScan("81 F9 ? ? ? ? 75 16 F3 0F 10 05 ? ? ? ? F3 0F 11 45 ? 81 75 ? ? ? ? ? EB 0A 8B 01 8B 40 30 FF D0 D9 5D 0C 8B 55 08", 2, 0, true); + //m_pitchClassPtr = SigScanner.ClientSigScan("A1 ? ? ? ? 89 74 24 28", 1, 0, true); + //interface_engine_cvar = SigScanner.ClientSigScan("8B 0D ? ? ? ? C7 05", 2, 0, true); + //convar_name_hash_table = SigScanner.ClientSigScan("8B 3C 85", 3, 0, true);*/ + //m_bDormant = SigScanner.ClientSigScan("8A 81 ? ? ? ? C3 32 C0", 2, 8, false); + model_ambient_min = SigScanner.EngineSigScan("F3 0F 10 0D ? ? ? ? F3 0F 11 4C 24 ? 8B 44 24 20 35 ? ? ? ? 89 44 24 0C", 4, 0, true); + //set_abs_angles = SigScanner.ClientSigScan("55 8B EC 83 E4 F8 83 EC 64 53 56 57 8B F1 E8", 0, 0, true); + //set_abs_origin = SigScanner.ClientSigScan("55 8B EC 83 E4 F8 51 53 56 57 8B F1 E8", 0, 0, true); + //is_c4_owner = SigScanner.ClientSigScan("56 8B F1 85 F6 74 31", 0, 0, true);*/ force_update_spectator_glow = SigScanner.ClientSigScan("74 07 8B CB E8 ? ? ? ? 83 C7 10", 0, 0, true); //dwClientCmd = SigScanner.EngineSigScan("55 8B EC 8B 0D ? ? ? ? 81 F9 ? ? ? ? 75 0C A1 ? ? ? ? 35 ? ? ? ? EB 05 8B 01 FF 50 34 50", 0, 0, true); //Console.WriteLine(dwClientCmd); diff --git a/WindowsClient/AqHaxCSGO/Misc/Globals.cs b/WindowsClient/AqHaxCSGO/Misc/Globals.cs index 0c7ddba..456820f 100644 --- a/WindowsClient/AqHaxCSGO/Misc/Globals.cs +++ b/WindowsClient/AqHaxCSGO/Misc/Globals.cs @@ -110,6 +110,7 @@ static class Globals public static bool RenderEnabled = false; public static bool RenderEnemyOnly = false; public static Color RenderColor = Color.Red; + public static int RenderBrightness = 1; public static bool RadarEnabled = false; diff --git a/WindowsClient/AqHaxCSGO/Objects/EngineDLL.cs b/WindowsClient/AqHaxCSGO/Objects/EngineDLL.cs index fadda1d..0af36d6 100644 --- a/WindowsClient/AqHaxCSGO/Objects/EngineDLL.cs +++ b/WindowsClient/AqHaxCSGO/Objects/EngineDLL.cs @@ -58,6 +58,21 @@ public static bool SendPackets } } + public static float ModelAmbientIntensity + { + get + { + return Memory.Read(Memory.engineBase + model_ambient_min); + } + set + { + int ptr = Memory.Read(Memory.engineBase + model_ambient_min - 0x2C); + int convertedBrightness = BitConverter.ToInt32(BitConverter.GetBytes(value), 0); + int xored = convertedBrightness ^ ptr; + Memory.Write(Memory.engineBase + model_ambient_min, xored); + } + } + public static int GetModelIndexByName(string modelName) { int modelPrecacheTable = Memory.Read(ClientStatePtr + dwClientState_ModelPrecacheTable); diff --git a/WindowsClient/AqHaxCSGO/Properties/AssemblyInfo.cs b/WindowsClient/AqHaxCSGO/Properties/AssemblyInfo.cs index 23b36f1..4f6d2e0 100644 --- a/WindowsClient/AqHaxCSGO/Properties/AssemblyInfo.cs +++ b/WindowsClient/AqHaxCSGO/Properties/AssemblyInfo.cs @@ -12,5 +12,5 @@ [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] [assembly: Guid("c72f644c-03dc-4323-a253-eb1ad4e924ff")] -[assembly: AssemblyVersion("2.2.0.0")] -[assembly: AssemblyFileVersion("2.2.0.0")] +[assembly: AssemblyVersion("2.3.0.0")] +[assembly: AssemblyFileVersion("2.3.0.0")]