diff --git a/Moon/!Moon V1 official.sln b/Moon/!Moon V1 official.sln
new file mode 100644
index 0000000..e77dbef
--- /dev/null
+++ b/Moon/!Moon V1 official.sln
@@ -0,0 +1,31 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio Version 16
+VisualStudioVersion = 16.0.30804.86
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "!Moon V1 official", "!Moon V1 official\!Moon V1 official.csproj", "{7DF0FE1D-1D7F-4329-B48A-4A23E62E183E}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|Any CPU = Debug|Any CPU
+ Debug|x64 = Debug|x64
+ Release|Any CPU = Release|Any CPU
+ Release|x64 = Release|x64
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {7DF0FE1D-1D7F-4329-B48A-4A23E62E183E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
+ {7DF0FE1D-1D7F-4329-B48A-4A23E62E183E}.Debug|Any CPU.Build.0 = Debug|Any CPU
+ {7DF0FE1D-1D7F-4329-B48A-4A23E62E183E}.Debug|x64.ActiveCfg = Debug|x64
+ {7DF0FE1D-1D7F-4329-B48A-4A23E62E183E}.Debug|x64.Build.0 = Debug|x64
+ {7DF0FE1D-1D7F-4329-B48A-4A23E62E183E}.Release|Any CPU.ActiveCfg = Release|Any CPU
+ {7DF0FE1D-1D7F-4329-B48A-4A23E62E183E}.Release|Any CPU.Build.0 = Release|Any CPU
+ {7DF0FE1D-1D7F-4329-B48A-4A23E62E183E}.Release|x64.ActiveCfg = Release|x64
+ {7DF0FE1D-1D7F-4329-B48A-4A23E62E183E}.Release|x64.Build.0 = Release|x64
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+ GlobalSection(ExtensibilityGlobals) = postSolution
+ SolutionGuid = {3BC73B55-E97B-482C-8921-93AF3399457E}
+ EndGlobalSection
+EndGlobal
diff --git a/Moon/!Moon V1 official/!Moon V1 official.csproj b/Moon/!Moon V1 official/!Moon V1 official.csproj
new file mode 100644
index 0000000..a9fa377
--- /dev/null
+++ b/Moon/!Moon V1 official/!Moon V1 official.csproj
@@ -0,0 +1,177 @@
+
+
+
+
+ Debug
+ AnyCPU
+ {7DF0FE1D-1D7F-4329-B48A-4A23E62E183E}
+ WinExe
+ _Moon_V1_official
+ !Moon V1 official
+ v4.7.2
+ 512
+ true
+ true
+
+
+ AnyCPU
+ true
+ full
+ false
+ bin\Debug\
+ DEBUG;TRACE
+ prompt
+ 4
+
+
+ AnyCPU
+ pdbonly
+ true
+ bin\Release\
+ TRACE
+ prompt
+ 4
+
+
+ true
+ bin\x64\Debug\
+ DEBUG;TRACE
+ full
+ x64
+ 7.3
+ prompt
+ true
+
+
+ bin\x64\Release\
+ TRACE
+ true
+ pdbonly
+ x64
+ 7.3
+ prompt
+ true
+
+
+ app.manifest
+
+
+
+ ..\imports\ezOverLay.dll
+
+
+ ..\packages\MouseKeyHook.5.6.0\lib\net40\Gma.System.MouseKeyHook.dll
+
+
+ ..\packages\Memory.dll.x64.1.2.21\lib\netstandard2.0\Memory.dll
+
+
+
+
+
+ ..\packages\System.Security.Principal.Windows.4.7.0\lib\net461\System.Security.Principal.Windows.dll
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Form
+
+
+ Arraylist.cs
+
+
+ Form
+
+
+ Kompass.cs
+
+
+ Form
+
+
+ MainOverlay.cs
+
+
+
+ Form
+
+
+ ClickGui.cs
+
+
+ Form
+
+
+ HUD.cs
+
+
+
+
+
+
+
+
+
+
+ Form
+
+
+ TabGui.cs
+
+
+ Arraylist.cs
+
+
+ Kompass.cs
+
+
+ MainOverlay.cs
+
+
+ ClickGui.cs
+
+
+ HUD.cs
+
+
+ ResXFileCodeGenerator
+ Resources.Designer.cs
+ Designer
+
+
+ True
+ Resources.resx
+
+
+ TabGui.cs
+
+
+
+
+ SettingsSingleFileGenerator
+ Settings.Designer.cs
+
+
+ True
+ Settings.settings
+ True
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/20210628_134239275_iOS.jpg b/Moon/!Moon V1 official/20210628_134239275_iOS.jpg
new file mode 100644
index 0000000..ee2b1db
Binary files /dev/null and b/Moon/!Moon V1 official/20210628_134239275_iOS.jpg differ
diff --git a/Moon/!Moon V1 official/App.config b/Moon/!Moon V1 official/App.config
new file mode 100644
index 0000000..355d03d
--- /dev/null
+++ b/Moon/!Moon V1 official/App.config
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/Arraylist/Arraylist.Designer.cs b/Moon/!Moon V1 official/Arraylist/Arraylist.Designer.cs
new file mode 100644
index 0000000..69fe837
--- /dev/null
+++ b/Moon/!Moon V1 official/Arraylist/Arraylist.Designer.cs
@@ -0,0 +1,581 @@
+
+namespace _Moon_V1_official.Arraylist
+{
+ partial class Arraylist
+ {
+ ///
+ /// Required designer variable.
+ ///
+ private System.ComponentModel.IContainer components = null;
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Windows Form Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ this.components = new System.ComponentModel.Container();
+ this.panel1 = new System.Windows.Forms.Panel();
+ this.label_targetstraffe = new System.Windows.Forms.Label();
+ this.label_entitydisplay = new System.Windows.Forms.Label();
+ this.label_kompass = new System.Windows.Forms.Label();
+ this.label_aimbot = new System.Windows.Forms.Label();
+ this.label_triggerbot = new System.Windows.Forms.Label();
+ this.label_fakegamemode = new System.Windows.Forms.Label();
+ this.label_scaffold = new System.Windows.Forms.Label();
+ this.label_norender = new System.Windows.Forms.Label();
+ this.label_antivoid = new System.Windows.Forms.Label();
+ this.label_flydamagebypass = new System.Windows.Forms.Label();
+ this.label_nofall = new System.Windows.Forms.Label();
+ this.label_speedsneak = new System.Windows.Forms.Label();
+ this.label_phase = new System.Windows.Forms.Label();
+ this.label_airwalk = new System.Windows.Forms.Label();
+ this.label_infinityjump = new System.Windows.Forms.Label();
+ this.label_positionfreeze = new System.Windows.Forms.Label();
+ this.label_glide = new System.Windows.Forms.Label();
+ this.label_pglide = new System.Windows.Forms.Label();
+ this.label_highjump = new System.Windows.Forms.Label();
+ this.label_airjump = new System.Windows.Forms.Label();
+ this.label_speed = new System.Windows.Forms.Label();
+ this.label_stopvisualtime = new System.Windows.Forms.Label();
+ this.label_fulllight = new System.Windows.Forms.Label();
+ this.label_rainbowsky = new System.Windows.Forms.Label();
+ this.label_zoom = new System.Windows.Forms.Label();
+ this.label_infinityblockreach = new System.Windows.Forms.Label();
+ this.label_Noknockback = new System.Windows.Forms.Label();
+ this.label_instantbreak = new System.Windows.Forms.Label();
+ this.label_Hitbox = new System.Windows.Forms.Label();
+ this.label_reach = new System.Windows.Forms.Label();
+ this.timer_aimbot = new System.Windows.Forms.Timer(this.components);
+ this.panel1.SuspendLayout();
+ this.SuspendLayout();
+ //
+ // panel1
+ //
+ this.panel1.Controls.Add(this.label_targetstraffe);
+ this.panel1.Controls.Add(this.label_entitydisplay);
+ this.panel1.Controls.Add(this.label_kompass);
+ this.panel1.Controls.Add(this.label_aimbot);
+ this.panel1.Controls.Add(this.label_triggerbot);
+ this.panel1.Controls.Add(this.label_fakegamemode);
+ this.panel1.Controls.Add(this.label_scaffold);
+ this.panel1.Controls.Add(this.label_norender);
+ this.panel1.Controls.Add(this.label_antivoid);
+ this.panel1.Controls.Add(this.label_flydamagebypass);
+ this.panel1.Controls.Add(this.label_nofall);
+ this.panel1.Controls.Add(this.label_speedsneak);
+ this.panel1.Controls.Add(this.label_phase);
+ this.panel1.Controls.Add(this.label_airwalk);
+ this.panel1.Controls.Add(this.label_infinityjump);
+ this.panel1.Controls.Add(this.label_positionfreeze);
+ this.panel1.Controls.Add(this.label_glide);
+ this.panel1.Controls.Add(this.label_pglide);
+ this.panel1.Controls.Add(this.label_highjump);
+ this.panel1.Controls.Add(this.label_airjump);
+ this.panel1.Controls.Add(this.label_speed);
+ this.panel1.Controls.Add(this.label_stopvisualtime);
+ this.panel1.Controls.Add(this.label_fulllight);
+ this.panel1.Controls.Add(this.label_rainbowsky);
+ this.panel1.Controls.Add(this.label_zoom);
+ this.panel1.Controls.Add(this.label_infinityblockreach);
+ this.panel1.Controls.Add(this.label_Noknockback);
+ this.panel1.Controls.Add(this.label_instantbreak);
+ this.panel1.Controls.Add(this.label_Hitbox);
+ this.panel1.Controls.Add(this.label_reach);
+ this.panel1.Location = new System.Drawing.Point(2, 63);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(298, 1019);
+ this.panel1.TabIndex = 1;
+ //
+ // label_targetstraffe
+ //
+ this.label_targetstraffe.AutoSize = true;
+ this.label_targetstraffe.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_targetstraffe.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_targetstraffe.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_targetstraffe.Location = new System.Drawing.Point(0, 899);
+ this.label_targetstraffe.Name = "label_targetstraffe";
+ this.label_targetstraffe.Size = new System.Drawing.Size(173, 31);
+ this.label_targetstraffe.TabIndex = 30;
+ this.label_targetstraffe.Text = "Targetstraffe";
+ this.label_targetstraffe.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_targetstraffe.Visible = false;
+ //
+ // label_entitydisplay
+ //
+ this.label_entitydisplay.AutoSize = true;
+ this.label_entitydisplay.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_entitydisplay.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_entitydisplay.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_entitydisplay.Location = new System.Drawing.Point(0, 868);
+ this.label_entitydisplay.Name = "label_entitydisplay";
+ this.label_entitydisplay.Size = new System.Drawing.Size(174, 31);
+ this.label_entitydisplay.TabIndex = 29;
+ this.label_entitydisplay.Text = "EntityDisplay";
+ this.label_entitydisplay.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_entitydisplay.Visible = false;
+ //
+ // label_kompass
+ //
+ this.label_kompass.AutoSize = true;
+ this.label_kompass.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_kompass.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_kompass.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_kompass.Location = new System.Drawing.Point(0, 837);
+ this.label_kompass.Name = "label_kompass";
+ this.label_kompass.Size = new System.Drawing.Size(124, 31);
+ this.label_kompass.TabIndex = 27;
+ this.label_kompass.Text = "Compass";
+ this.label_kompass.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_kompass.Visible = false;
+ //
+ // label_aimbot
+ //
+ this.label_aimbot.AutoSize = true;
+ this.label_aimbot.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_aimbot.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_aimbot.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_aimbot.Location = new System.Drawing.Point(0, 806);
+ this.label_aimbot.Name = "label_aimbot";
+ this.label_aimbot.Size = new System.Drawing.Size(105, 31);
+ this.label_aimbot.TabIndex = 26;
+ this.label_aimbot.Text = "Aimbot";
+ this.label_aimbot.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_aimbot.Visible = false;
+ //
+ // label_triggerbot
+ //
+ this.label_triggerbot.AutoSize = true;
+ this.label_triggerbot.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_triggerbot.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_triggerbot.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_triggerbot.Location = new System.Drawing.Point(0, 775);
+ this.label_triggerbot.Name = "label_triggerbot";
+ this.label_triggerbot.Size = new System.Drawing.Size(144, 31);
+ this.label_triggerbot.TabIndex = 25;
+ this.label_triggerbot.Text = "Triggerbot";
+ this.label_triggerbot.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_triggerbot.Visible = false;
+ //
+ // label_fakegamemode
+ //
+ this.label_fakegamemode.AutoSize = true;
+ this.label_fakegamemode.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_fakegamemode.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_fakegamemode.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_fakegamemode.Location = new System.Drawing.Point(0, 744);
+ this.label_fakegamemode.Name = "label_fakegamemode";
+ this.label_fakegamemode.Size = new System.Drawing.Size(209, 31);
+ this.label_fakegamemode.TabIndex = 24;
+ this.label_fakegamemode.Text = "FakeGamemode";
+ this.label_fakegamemode.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_fakegamemode.Visible = false;
+ //
+ // label_scaffold
+ //
+ this.label_scaffold.AutoSize = true;
+ this.label_scaffold.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_scaffold.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_scaffold.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_scaffold.Location = new System.Drawing.Point(0, 713);
+ this.label_scaffold.Name = "label_scaffold";
+ this.label_scaffold.Size = new System.Drawing.Size(113, 31);
+ this.label_scaffold.TabIndex = 23;
+ this.label_scaffold.Text = "Scaffold";
+ this.label_scaffold.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_scaffold.Visible = false;
+ //
+ // label_norender
+ //
+ this.label_norender.AutoSize = true;
+ this.label_norender.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_norender.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_norender.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_norender.Location = new System.Drawing.Point(0, 682);
+ this.label_norender.Name = "label_norender";
+ this.label_norender.Size = new System.Drawing.Size(137, 31);
+ this.label_norender.TabIndex = 22;
+ this.label_norender.Text = "NoRender";
+ this.label_norender.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_norender.Visible = false;
+ //
+ // label_antivoid
+ //
+ this.label_antivoid.AutoSize = true;
+ this.label_antivoid.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_antivoid.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_antivoid.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_antivoid.Location = new System.Drawing.Point(0, 651);
+ this.label_antivoid.Name = "label_antivoid";
+ this.label_antivoid.Size = new System.Drawing.Size(121, 31);
+ this.label_antivoid.TabIndex = 21;
+ this.label_antivoid.Text = "AntiVoid";
+ this.label_antivoid.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_antivoid.Visible = false;
+ //
+ // label_flydamagebypass
+ //
+ this.label_flydamagebypass.AutoSize = true;
+ this.label_flydamagebypass.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_flydamagebypass.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_flydamagebypass.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_flydamagebypass.Location = new System.Drawing.Point(0, 620);
+ this.label_flydamagebypass.Name = "label_flydamagebypass";
+ this.label_flydamagebypass.Size = new System.Drawing.Size(233, 31);
+ this.label_flydamagebypass.TabIndex = 20;
+ this.label_flydamagebypass.Text = "FlyDamageBypass";
+ this.label_flydamagebypass.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_flydamagebypass.Visible = false;
+ //
+ // label_nofall
+ //
+ this.label_nofall.AutoSize = true;
+ this.label_nofall.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_nofall.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_nofall.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_nofall.Location = new System.Drawing.Point(0, 589);
+ this.label_nofall.Name = "label_nofall";
+ this.label_nofall.Size = new System.Drawing.Size(91, 31);
+ this.label_nofall.TabIndex = 19;
+ this.label_nofall.Text = "NoFall";
+ this.label_nofall.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_nofall.Visible = false;
+ //
+ // label_speedsneak
+ //
+ this.label_speedsneak.AutoSize = true;
+ this.label_speedsneak.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_speedsneak.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_speedsneak.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_speedsneak.Location = new System.Drawing.Point(0, 558);
+ this.label_speedsneak.Name = "label_speedsneak";
+ this.label_speedsneak.Size = new System.Drawing.Size(160, 31);
+ this.label_speedsneak.TabIndex = 18;
+ this.label_speedsneak.Text = "SpeedSneak";
+ this.label_speedsneak.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_speedsneak.Visible = false;
+ //
+ // label_phase
+ //
+ this.label_phase.AutoSize = true;
+ this.label_phase.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_phase.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_phase.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_phase.Location = new System.Drawing.Point(0, 527);
+ this.label_phase.Name = "label_phase";
+ this.label_phase.Size = new System.Drawing.Size(86, 31);
+ this.label_phase.TabIndex = 17;
+ this.label_phase.Text = "Phase";
+ this.label_phase.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_phase.Visible = false;
+ //
+ // label_airwalk
+ //
+ this.label_airwalk.AutoSize = true;
+ this.label_airwalk.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_airwalk.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_airwalk.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_airwalk.Location = new System.Drawing.Point(0, 496);
+ this.label_airwalk.Name = "label_airwalk";
+ this.label_airwalk.Size = new System.Drawing.Size(104, 31);
+ this.label_airwalk.TabIndex = 16;
+ this.label_airwalk.Text = "Airwalk";
+ this.label_airwalk.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_airwalk.Visible = false;
+ this.label_airwalk.Click += new System.EventHandler(this.label12_Click);
+ //
+ // label_infinityjump
+ //
+ this.label_infinityjump.AutoSize = true;
+ this.label_infinityjump.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_infinityjump.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_infinityjump.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_infinityjump.Location = new System.Drawing.Point(0, 465);
+ this.label_infinityjump.Name = "label_infinityjump";
+ this.label_infinityjump.Size = new System.Drawing.Size(169, 31);
+ this.label_infinityjump.TabIndex = 15;
+ this.label_infinityjump.Text = "InfinityJump";
+ this.label_infinityjump.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_infinityjump.Visible = false;
+ //
+ // label_positionfreeze
+ //
+ this.label_positionfreeze.AutoSize = true;
+ this.label_positionfreeze.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_positionfreeze.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_positionfreeze.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_positionfreeze.Location = new System.Drawing.Point(0, 434);
+ this.label_positionfreeze.Name = "label_positionfreeze";
+ this.label_positionfreeze.Size = new System.Drawing.Size(188, 31);
+ this.label_positionfreeze.TabIndex = 14;
+ this.label_positionfreeze.Text = "Positionfreeze";
+ this.label_positionfreeze.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_positionfreeze.Visible = false;
+ //
+ // label_glide
+ //
+ this.label_glide.AutoSize = true;
+ this.label_glide.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_glide.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_glide.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_glide.Location = new System.Drawing.Point(0, 403);
+ this.label_glide.Name = "label_glide";
+ this.label_glide.Size = new System.Drawing.Size(76, 31);
+ this.label_glide.TabIndex = 13;
+ this.label_glide.Text = "Glide";
+ this.label_glide.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_glide.Visible = false;
+ //
+ // label_pglide
+ //
+ this.label_pglide.AutoSize = true;
+ this.label_pglide.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_pglide.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_pglide.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_pglide.Location = new System.Drawing.Point(0, 372);
+ this.label_pglide.Name = "label_pglide";
+ this.label_pglide.Size = new System.Drawing.Size(92, 31);
+ this.label_pglide.TabIndex = 12;
+ this.label_pglide.Text = "PGlide";
+ this.label_pglide.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_pglide.Visible = false;
+ //
+ // label_highjump
+ //
+ this.label_highjump.AutoSize = true;
+ this.label_highjump.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_highjump.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_highjump.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_highjump.Location = new System.Drawing.Point(0, 341);
+ this.label_highjump.Name = "label_highjump";
+ this.label_highjump.Size = new System.Drawing.Size(140, 31);
+ this.label_highjump.TabIndex = 11;
+ this.label_highjump.Text = "HighJump";
+ this.label_highjump.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_highjump.Visible = false;
+ //
+ // label_airjump
+ //
+ this.label_airjump.AutoSize = true;
+ this.label_airjump.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_airjump.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_airjump.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_airjump.Location = new System.Drawing.Point(0, 310);
+ this.label_airjump.Name = "label_airjump";
+ this.label_airjump.Size = new System.Drawing.Size(112, 31);
+ this.label_airjump.TabIndex = 10;
+ this.label_airjump.Text = "Airjump";
+ this.label_airjump.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_airjump.Visible = false;
+ //
+ // label_speed
+ //
+ this.label_speed.AutoSize = true;
+ this.label_speed.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_speed.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_speed.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_speed.Location = new System.Drawing.Point(0, 279);
+ this.label_speed.Name = "label_speed";
+ this.label_speed.Size = new System.Drawing.Size(88, 31);
+ this.label_speed.TabIndex = 9;
+ this.label_speed.Text = "Speed";
+ this.label_speed.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_speed.Visible = false;
+ //
+ // label_stopvisualtime
+ //
+ this.label_stopvisualtime.AutoSize = true;
+ this.label_stopvisualtime.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_stopvisualtime.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_stopvisualtime.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_stopvisualtime.Location = new System.Drawing.Point(0, 248);
+ this.label_stopvisualtime.Name = "label_stopvisualtime";
+ this.label_stopvisualtime.Size = new System.Drawing.Size(203, 31);
+ this.label_stopvisualtime.TabIndex = 8;
+ this.label_stopvisualtime.Text = "StopVisualTime";
+ this.label_stopvisualtime.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_stopvisualtime.Visible = false;
+ //
+ // label_fulllight
+ //
+ this.label_fulllight.AutoSize = true;
+ this.label_fulllight.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_fulllight.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_fulllight.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_fulllight.Location = new System.Drawing.Point(0, 217);
+ this.label_fulllight.Name = "label_fulllight";
+ this.label_fulllight.Size = new System.Drawing.Size(113, 31);
+ this.label_fulllight.TabIndex = 7;
+ this.label_fulllight.Text = "Fulllight";
+ this.label_fulllight.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_fulllight.Visible = false;
+ //
+ // label_rainbowsky
+ //
+ this.label_rainbowsky.AutoSize = true;
+ this.label_rainbowsky.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_rainbowsky.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_rainbowsky.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_rainbowsky.Location = new System.Drawing.Point(0, 186);
+ this.label_rainbowsky.Name = "label_rainbowsky";
+ this.label_rainbowsky.Size = new System.Drawing.Size(160, 31);
+ this.label_rainbowsky.TabIndex = 6;
+ this.label_rainbowsky.Text = "Rainbowsky";
+ this.label_rainbowsky.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_rainbowsky.Visible = false;
+ //
+ // label_zoom
+ //
+ this.label_zoom.AutoSize = true;
+ this.label_zoom.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_zoom.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_zoom.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_zoom.Location = new System.Drawing.Point(0, 155);
+ this.label_zoom.Name = "label_zoom";
+ this.label_zoom.Size = new System.Drawing.Size(86, 31);
+ this.label_zoom.TabIndex = 5;
+ this.label_zoom.Text = "Zoom";
+ this.label_zoom.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_zoom.Visible = false;
+ //
+ // label_infinityblockreach
+ //
+ this.label_infinityblockreach.AutoSize = true;
+ this.label_infinityblockreach.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_infinityblockreach.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_infinityblockreach.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_infinityblockreach.Location = new System.Drawing.Point(0, 124);
+ this.label_infinityblockreach.Name = "label_infinityblockreach";
+ this.label_infinityblockreach.Size = new System.Drawing.Size(240, 31);
+ this.label_infinityblockreach.TabIndex = 4;
+ this.label_infinityblockreach.Text = "InfinityBlockReach";
+ this.label_infinityblockreach.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_infinityblockreach.Visible = false;
+ //
+ // label_Noknockback
+ //
+ this.label_Noknockback.AutoSize = true;
+ this.label_Noknockback.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_Noknockback.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_Noknockback.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_Noknockback.Location = new System.Drawing.Point(0, 93);
+ this.label_Noknockback.Name = "label_Noknockback";
+ this.label_Noknockback.Size = new System.Drawing.Size(181, 31);
+ this.label_Noknockback.TabIndex = 3;
+ this.label_Noknockback.Text = "NoKnockback";
+ this.label_Noknockback.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_Noknockback.Visible = false;
+ //
+ // label_instantbreak
+ //
+ this.label_instantbreak.AutoSize = true;
+ this.label_instantbreak.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_instantbreak.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_instantbreak.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_instantbreak.Location = new System.Drawing.Point(0, 62);
+ this.label_instantbreak.Name = "label_instantbreak";
+ this.label_instantbreak.Size = new System.Drawing.Size(168, 31);
+ this.label_instantbreak.TabIndex = 2;
+ this.label_instantbreak.Text = "Instantbreak";
+ this.label_instantbreak.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
+ this.label_instantbreak.Visible = false;
+ //
+ // label_Hitbox
+ //
+ this.label_Hitbox.AutoSize = true;
+ this.label_Hitbox.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_Hitbox.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_Hitbox.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_Hitbox.Location = new System.Drawing.Point(0, 31);
+ this.label_Hitbox.Name = "label_Hitbox";
+ this.label_Hitbox.Size = new System.Drawing.Size(97, 31);
+ this.label_Hitbox.TabIndex = 1;
+ this.label_Hitbox.Text = "Hitbox";
+ this.label_Hitbox.Visible = false;
+ //
+ // label_reach
+ //
+ this.label_reach.AutoSize = true;
+ this.label_reach.Dock = System.Windows.Forms.DockStyle.Top;
+ this.label_reach.Font = new System.Drawing.Font("Microsoft YaHei", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label_reach.ForeColor = System.Drawing.SystemColors.ButtonHighlight;
+ this.label_reach.Location = new System.Drawing.Point(0, 0);
+ this.label_reach.Name = "label_reach";
+ this.label_reach.Size = new System.Drawing.Size(87, 31);
+ this.label_reach.TabIndex = 0;
+ this.label_reach.Text = "Reach";
+ this.label_reach.Visible = false;
+ this.label_reach.Click += new System.EventHandler(this.label_reach_Click);
+ //
+ // timer_aimbot
+ //
+ this.timer_aimbot.Interval = 10;
+ this.timer_aimbot.Tick += new System.EventHandler(this.timer_aimbot_Tick);
+ //
+ // Arraylist
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(1890, 1100);
+ this.Controls.Add(this.panel1);
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
+ this.Name = "Arraylist";
+ this.Text = "Arraylist";
+ this.Load += new System.EventHandler(this.Arraylist_Load);
+ this.panel1.ResumeLayout(false);
+ this.panel1.PerformLayout();
+ this.ResumeLayout(false);
+
+ }
+
+ #endregion
+
+ public System.Windows.Forms.Panel panel1;
+ public System.Windows.Forms.Label label_instantbreak;
+ public System.Windows.Forms.Label label_Hitbox;
+ public System.Windows.Forms.Label label_reach;
+ public System.Windows.Forms.Label label_Noknockback;
+ public System.Windows.Forms.Label label_infinityblockreach;
+ public System.Windows.Forms.Label label_zoom;
+ public System.Windows.Forms.Label label_stopvisualtime;
+ public System.Windows.Forms.Label label_fulllight;
+ public System.Windows.Forms.Label label_rainbowsky;
+ public System.Windows.Forms.Label label_highjump;
+ public System.Windows.Forms.Label label_airjump;
+ public System.Windows.Forms.Label label_speed;
+ public System.Windows.Forms.Label label_pglide;
+ public System.Windows.Forms.Label label_glide;
+ public System.Windows.Forms.Label label_positionfreeze;
+ public System.Windows.Forms.Label label_airwalk;
+ public System.Windows.Forms.Label label_infinityjump;
+ public System.Windows.Forms.Label label_speedsneak;
+ public System.Windows.Forms.Label label_phase;
+ public System.Windows.Forms.Label label_flydamagebypass;
+ public System.Windows.Forms.Label label_nofall;
+ public System.Windows.Forms.Label label_antivoid;
+ public System.Windows.Forms.Label label_fakegamemode;
+ public System.Windows.Forms.Label label_scaffold;
+ public System.Windows.Forms.Label label_norender;
+ public System.Windows.Forms.Label label_triggerbot;
+ public System.Windows.Forms.Label label_kompass;
+ public System.Windows.Forms.Label label_aimbot;
+ public System.Windows.Forms.Label label_entitydisplay;
+ public System.Windows.Forms.Label label_targetstraffe;
+ private System.Windows.Forms.Timer timer_aimbot;
+ }
+}
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/Arraylist/Arraylist.cs b/Moon/!Moon V1 official/Arraylist/Arraylist.cs
new file mode 100644
index 0000000..9270ab5
--- /dev/null
+++ b/Moon/!Moon V1 official/Arraylist/Arraylist.cs
@@ -0,0 +1,75 @@
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+using ezOverLay;
+//Module
+using AimbotCheat;
+using HitboxCheat;
+
+namespace _Moon_V1_official.Arraylist
+{
+ public partial class Arraylist : Form
+ {
+
+ ez ez = new ez();
+
+
+ //Module
+ Aimbot aimbot = new Aimbot();
+ Hitbox hitbox = new Hitbox();
+
+ public Arraylist()
+ {
+ InitializeComponent();
+ }
+
+ private void Arraylist_Load(object sender, EventArgs e)
+ {
+ ez.SetInvi(this);
+ ez.ClickThrough(this);
+ ez.StartLoop(10, "Minecraft", this);
+
+ //Start Timers
+ timer_aimbot.Start();
+
+ }
+
+ private void label12_Click(object sender, EventArgs e)
+ {
+
+ }
+
+ private void label_reach_Click(object sender, EventArgs e)
+ {
+
+ }
+ //Aimbot
+ private void timer_aimbot_Tick(object sender, EventArgs e)
+ {
+ if(label_aimbot.Visible == true)
+ {
+ aimbot.RunAimbot();
+
+ }
+ }
+ //Hitbox
+ private void timer_hitbox_Tick(object sender, EventArgs e)
+ {
+ ClickGui cg = new ClickGui();
+ if(label_Hitbox.Visible == true)
+ {
+ hitbox.set(cg.trackBar_hitbox_withe.Value, cg.trackBar_hitbox_high.Value);
+ }
+ else
+ {
+ hitbox.unset();
+ }
+ }
+ }
+}
diff --git a/Moon/!Moon V1 official/Arraylist/Arraylist.resx b/Moon/!Moon V1 official/Arraylist/Arraylist.resx
new file mode 100644
index 0000000..073ad4c
--- /dev/null
+++ b/Moon/!Moon V1 official/Arraylist/Arraylist.resx
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 22, 16
+
+
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/Arraylist/Kompass.Designer.cs b/Moon/!Moon V1 official/Arraylist/Kompass.Designer.cs
new file mode 100644
index 0000000..f8c01b4
--- /dev/null
+++ b/Moon/!Moon V1 official/Arraylist/Kompass.Designer.cs
@@ -0,0 +1,139 @@
+
+namespace _Moon_V1_official.Arraylist
+{
+ partial class Kompass
+ {
+ ///
+ /// Required designer variable.
+ ///
+ private System.ComponentModel.IContainer components = null;
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Windows Form Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ this.panel1 = new System.Windows.Forms.Panel();
+ this.label1 = new System.Windows.Forms.Label();
+ this.label2 = new System.Windows.Forms.Label();
+ this.label3 = new System.Windows.Forms.Label();
+ this.label4 = new System.Windows.Forms.Label();
+ this.label5 = new System.Windows.Forms.Label();
+ this.label6 = new System.Windows.Forms.Label();
+ this.panel1.SuspendLayout();
+ this.SuspendLayout();
+ //
+ // panel1
+ //
+ this.panel1.Controls.Add(this.label6);
+ this.panel1.Controls.Add(this.label5);
+ this.panel1.Controls.Add(this.label4);
+ this.panel1.Controls.Add(this.label3);
+ this.panel1.Controls.Add(this.label2);
+ this.panel1.Controls.Add(this.label1);
+ this.panel1.Location = new System.Drawing.Point(516, 18);
+ this.panel1.Margin = new System.Windows.Forms.Padding(10, 9, 10, 9);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(477, 216);
+ this.panel1.TabIndex = 0;
+ //
+ // label1
+ //
+ this.label1.AutoSize = true;
+ this.label1.Location = new System.Drawing.Point(962, 36);
+ this.label1.Margin = new System.Windows.Forms.Padding(10, 0, 10, 0);
+ this.label1.Name = "label1";
+ this.label1.Size = new System.Drawing.Size(115, 39);
+ this.label1.TabIndex = 0;
+ this.label1.Text = "label1";
+ //
+ // label2
+ //
+ this.label2.AutoSize = true;
+ this.label2.Location = new System.Drawing.Point(210, 9);
+ this.label2.Name = "label2";
+ this.label2.Size = new System.Drawing.Size(77, 39);
+ this.label2.TabIndex = 1;
+ this.label2.Text = "360";
+ //
+ // label3
+ //
+ this.label3.AutoSize = true;
+ this.label3.Location = new System.Drawing.Point(226, 114);
+ this.label3.Name = "label3";
+ this.label3.Size = new System.Drawing.Size(43, 39);
+ this.label3.TabIndex = 2;
+ this.label3.Text = "N";
+ //
+ // label4
+ //
+ this.label4.AutoSize = true;
+ this.label4.Location = new System.Drawing.Point(362, 114);
+ this.label4.Name = "label4";
+ this.label4.Size = new System.Drawing.Size(71, 39);
+ this.label4.TabIndex = 3;
+ this.label4.Text = "NO";
+ //
+ // label5
+ //
+ this.label5.AutoSize = true;
+ this.label5.Location = new System.Drawing.Point(48, 114);
+ this.label5.Name = "label5";
+ this.label5.Size = new System.Drawing.Size(77, 39);
+ this.label5.TabIndex = 4;
+ this.label5.Text = "NW";
+ //
+ // label6
+ //
+ this.label6.AutoSize = true;
+ this.label6.Location = new System.Drawing.Point(133, 59);
+ this.label6.Name = "label6";
+ this.label6.Size = new System.Drawing.Size(237, 39);
+ this.label6.TabIndex = 5;
+ this.label6.Text = "| | | | | | | | | | | ";
+ //
+ // Kompass
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(21F, 39F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(1279, 629);
+ this.Controls.Add(this.panel1);
+ this.Font = new System.Drawing.Font("Microsoft Sans Serif", 26.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
+ this.Margin = new System.Windows.Forms.Padding(10, 9, 10, 9);
+ this.Name = "Kompass";
+ this.Text = "Kompass";
+ this.Load += new System.EventHandler(this.Kompass_Load);
+ this.panel1.ResumeLayout(false);
+ this.panel1.PerformLayout();
+ this.ResumeLayout(false);
+
+ }
+
+ #endregion
+
+ private System.Windows.Forms.Panel panel1;
+ private System.Windows.Forms.Label label6;
+ private System.Windows.Forms.Label label5;
+ private System.Windows.Forms.Label label4;
+ private System.Windows.Forms.Label label3;
+ private System.Windows.Forms.Label label2;
+ private System.Windows.Forms.Label label1;
+ }
+}
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/Arraylist/Kompass.cs b/Moon/!Moon V1 official/Arraylist/Kompass.cs
new file mode 100644
index 0000000..024c91d
--- /dev/null
+++ b/Moon/!Moon V1 official/Arraylist/Kompass.cs
@@ -0,0 +1,28 @@
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+using ezOverLay;
+
+namespace _Moon_V1_official.Arraylist
+{
+ public partial class Kompass : Form
+ {
+ ez ez = new ez();
+ public Kompass()
+ {
+ InitializeComponent();
+ }
+
+ private void Kompass_Load(object sender, EventArgs e)
+ {
+ ez.SetInvi(this);
+ ez.StartLoop(200, "Minecraft", this);
+ }
+ }
+}
diff --git a/Moon/!Moon V1 official/Arraylist/Kompass.resx b/Moon/!Moon V1 official/Arraylist/Kompass.resx
new file mode 100644
index 0000000..1af7de1
--- /dev/null
+++ b/Moon/!Moon V1 official/Arraylist/Kompass.resx
@@ -0,0 +1,120 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/Arraylist/MainOverlay.Designer.cs b/Moon/!Moon V1 official/Arraylist/MainOverlay.Designer.cs
new file mode 100644
index 0000000..514e24e
--- /dev/null
+++ b/Moon/!Moon V1 official/Arraylist/MainOverlay.Designer.cs
@@ -0,0 +1,79 @@
+
+namespace _Moon_V1_official.Arraylist
+{
+ partial class MainOverlay
+ {
+ ///
+ /// Required designer variable.
+ ///
+ private System.ComponentModel.IContainer components = null;
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Windows Form Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ this.panel1 = new System.Windows.Forms.Panel();
+ this.button1 = new System.Windows.Forms.Button();
+ this.panel1.SuspendLayout();
+ this.SuspendLayout();
+ //
+ // panel1
+ //
+ this.panel1.BackColor = System.Drawing.Color.DarkGray;
+ this.panel1.Controls.Add(this.button1);
+ this.panel1.Location = new System.Drawing.Point(12, 973);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(200, 69);
+ this.panel1.TabIndex = 0;
+ //
+ // button1
+ //
+ this.button1.FlatAppearance.BorderSize = 4;
+ this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button1.Font = new System.Drawing.Font("Microsoft YaHei UI", 21.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.button1.ForeColor = System.Drawing.SystemColors.ControlLightLight;
+ this.button1.Location = new System.Drawing.Point(0, 0);
+ this.button1.Name = "button1";
+ this.button1.Size = new System.Drawing.Size(200, 69);
+ this.button1.TabIndex = 0;
+ this.button1.Text = "Moon v1";
+ this.button1.UseVisualStyleBackColor = true;
+ //
+ // MainOverlay
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(1527, 1054);
+ this.Controls.Add(this.panel1);
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
+ this.Name = "MainOverlay";
+ this.Text = "MainOverlay";
+ this.Load += new System.EventHandler(this.MainOverlay_Load);
+ this.panel1.ResumeLayout(false);
+ this.ResumeLayout(false);
+
+ }
+
+ #endregion
+
+ private System.Windows.Forms.Panel panel1;
+ private System.Windows.Forms.Button button1;
+ }
+}
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/Arraylist/MainOverlay.cs b/Moon/!Moon V1 official/Arraylist/MainOverlay.cs
new file mode 100644
index 0000000..ef66979
--- /dev/null
+++ b/Moon/!Moon V1 official/Arraylist/MainOverlay.cs
@@ -0,0 +1,31 @@
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+using ezOverLay;
+
+namespace _Moon_V1_official.Arraylist
+{
+ public partial class MainOverlay : Form
+ {
+
+ //Definigingedhajsebd ez xD!
+ ez ez = new ez();
+ public MainOverlay()
+ {
+ InitializeComponent();
+ }
+
+ private void MainOverlay_Load(object sender, EventArgs e)
+ {
+ ez.SetInvi(this);
+ ez.ClickThrough(this);
+ ez.StartLoop(10, "Minecraft", this);
+ }
+ }
+}
diff --git a/Moon/!Moon V1 official/Arraylist/MainOverlay.resx b/Moon/!Moon V1 official/Arraylist/MainOverlay.resx
new file mode 100644
index 0000000..1af7de1
--- /dev/null
+++ b/Moon/!Moon V1 official/Arraylist/MainOverlay.resx
@@ -0,0 +1,120 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/Arraylist/OnModules.cs b/Moon/!Moon V1 official/Arraylist/OnModules.cs
new file mode 100644
index 0000000..d15cd1d
--- /dev/null
+++ b/Moon/!Moon V1 official/Arraylist/OnModules.cs
@@ -0,0 +1,144 @@
+
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+
+namespace onmodulesclass
+{
+ class OnModules
+ {
+ //Combo
+ bool Reach = false;
+ bool Hitbox = false;
+ bool Instantbreak = false;
+ bool Noknockback = false;
+ bool Infinityblockreach = false;
+
+ //Visuals
+ bool Zoom = true;
+ bool Rainbowsky = false;
+ bool Fulllight = false;
+ bool Stopvisualtime = false;
+
+ //Mov
+ bool Speed = false;
+ bool Airjump = false;
+ bool Highjump = false;
+ bool Pglide = false;
+ bool Glide = false;
+ bool PositionFreeze = false;
+ bool Infinityjump = false;
+ bool Airwalk = false;
+ bool Phase = false;
+ bool Speedsneak = false;
+
+ //Exploits
+ bool Nofall = false;
+ bool Flydamagebypass = false;
+ bool Antivoid = false;
+ bool Norender = false;
+ bool Scaffold = false;
+ bool Fakegamemode = false;
+
+ //Settings
+ bool Keystrokes = false;
+ bool TabGui = false;
+
+ public void togglemodule(string modul)
+ {
+ if(modul == "Reach")
+ {
+ Reach = !Reach;
+ }
+ else if(modul == "Hitbox")
+ {
+ Hitbox = !Hitbox;
+ }
+ else if (modul == "Instantbreak")
+ {
+ Instantbreak = !Instantbreak;
+ }
+ else if (modul == "Noknockback")
+ {
+ Noknockback = !Noknockback;
+ }
+ else if (modul == "Infinityblockreach")
+ {
+ Infinityblockreach = !Infinityblockreach;
+ }
+ else if (modul == "Zoom")
+ {
+ Zoom = !Zoom;
+ }
+ else if (modul == "Rainbowsky")
+ {
+ Rainbowsky = !Rainbowsky;
+ }
+ else if (modul == "Fulllight")
+ {
+ Fulllight = !Fulllight;
+ }
+ else if (modul == "Stopvisualtime")
+ {
+ Stopvisualtime = !Stopvisualtime;
+ }
+ else if (modul == "Speed")
+ {
+ Speed = !Speed;
+ }
+ else if (modul == "Airjump")
+ {
+ Airjump = !Airjump;
+ }
+ else if (modul == "Highjump")
+ {
+ Highjump = !Highjump;
+ }
+ else if (modul == "Pglide")
+ {
+ Pglide = !Pglide;
+ }
+ else if (modul == "Glide")
+ {
+ Glide = !Glide;
+ }
+ else if (modul == "Positionfreeze")
+ {
+ PositionFreeze = !PositionFreeze;
+ }
+ else if (modul == "Infinityjump")
+ {
+ Infinityjump = !Infinityjump;
+ }
+ else if (modul == "Airwalk")
+ {
+ Airwalk = !Airwalk;
+ }
+ else if (modul == "Phase")
+ {
+ Phase = !Phase;
+ }
+ else if (modul == "Speedsneak")
+ {
+ Speedsneak = !Speedsneak;
+ }
+ else if (modul == "Nofall")
+ {
+ Nofall = !Nofall;
+ }
+ else if (modul == "Flydamagebypass")
+ {
+ Flydamagebypass = !Flydamagebypass;
+ }
+ else if (modul == "Antivoid")
+ {
+ Antivoid = !Antivoid;
+ }
+ //Norender
+ //scaffold
+ //etc...
+ }
+
+ }
+}
diff --git a/Moon/!Moon V1 official/ClickGui.cs b/Moon/!Moon V1 official/ClickGui.cs
new file mode 100644
index 0000000..a79f780
--- /dev/null
+++ b/Moon/!Moon V1 official/ClickGui.cs
@@ -0,0 +1,1324 @@
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+using ezOverLay;
+using Gma.System.MouseKeyHook;
+using onmodulesclass;
+using Memory;
+using sdkcheat;
+
+//Using Cheats
+using AimbotCheat;
+using AirjumpCheat;
+using ReachCheat;
+using HitboxCheat;
+
+namespace _Moon_V1_official
+{
+ public partial class ClickGui : Form
+ {
+ //imports
+ ez ez = new ez();
+
+ Mem m = new Mem();
+ SDK sdk = new SDK();
+
+ //Make Panels moveable
+ private Point MouseDownLocationCombo;
+ private Point MouseDownLocationVisuals;
+ private Point MouseDownLocationMov;
+ private Point MouseDownLocationExploits;
+ private Point MouseDownLocationSettings;
+
+ //Manage Modules
+ Aimbot aimbot = new Aimbot();
+ Airjump airjump = new Airjump();
+ Reach reach = new Reach();
+ Hitbox hitbox = new Hitbox();
+
+ //Configure Hotkeys
+
+ //Hotkeys
+ bool GetClickGuiHotkey = false;
+ Keys clickguikey = Keys.Insert;
+
+ bool GetReachHotkey = false;
+ Keys reachkey;
+
+ bool GetHitboxHotkey = false;
+ Keys hitboxkey;
+
+ bool GetInstantbreakHotkey = false;
+ Keys instantbreakkey;
+
+ bool GetNoknockbackHotkey = false;
+ Keys noknockbackkey;
+
+ bool GetInfiblockreachHotkey = false;
+ Keys infiblockreachkey;
+
+ bool GetTriggerbotHotkey = false;
+ Keys triggerbotkey = Keys.F18;
+
+ bool GetAimbotHotkey = false;
+ Keys aimbotkey;
+
+ //Visuals
+
+ bool GetZoomHotkey = false;
+ Keys zoomkey = Keys.C;
+
+ bool GetRainbowskyHotkey = false;
+ Keys rainbowsky;
+
+ bool GetFulllightHotkey = false;
+ Keys fulllightkey;
+
+ bool GetStopvisualtimeHotkey = false;
+ Keys stopvisualtime;
+
+ bool GetCompassHotkey = false;
+ Keys compasshotkey;
+
+ bool GetEntitydisplayHotkey = false;
+ Keys entitydisplaykey;
+
+ //Mov
+
+ bool GetSpeedHotkey = false;
+ Keys speedkey;
+
+ bool GetAirjumpHotkey = false;
+ Keys airjumpkey;
+
+ bool GetHighjumpHotkey = false;
+ Keys highjumpkey;
+
+ bool GetPglideHotkey = false;
+ Keys pglidekey;
+
+ bool GetGlideHotkey = false;
+ Keys glidekey;
+
+ bool GetPositionfreezeHotkey = false;
+ Keys positionfreezekey;
+
+ bool GetAirwalkHotkey = false;
+ Keys airwalkkey;
+
+ bool GetInfinityHotkey = false;
+ Keys infinitykey;
+
+ bool GetPhaseHotkey = false;
+ Keys phasekey;
+
+ bool GetSpeedsneakHotkey = false;
+ Keys speedsneakkey;
+
+ //Exploits
+
+ bool GetNofallHotkey = false;
+ Keys nofallkey;
+
+ bool GetFlydamagebypassHotkey = false;
+ Keys flydamagebypasskey;
+
+ bool GetAntivoidHotkey = false;
+ Keys antivoidkey;
+
+ bool GetNorenderHotkey = false;
+ Keys norenderkey;
+
+ bool GetScaffoldHotkey = false;
+ Keys scaffoldkey;
+
+ bool GetTargetstraffeHotkey = false;
+ Keys targetstraffekey;
+
+ bool GetFakeGodmodeHotkey = false;
+ Keys fakegodmodekey;
+
+ //Settings
+
+ bool GetKeystrokesHotkey = false;
+ Keys keystrokeskey;
+
+ bool GetTabguiHotkey = false;
+ Keys tabguikey;
+
+ bool GetWatermarkHotkey = false;
+ Keys watermarkHotkey;
+
+ bool GetArraylistHotkey = false;
+ Keys arraylistkey;
+
+
+
+
+ //For array list!
+ OnModules arrayon = new OnModules();
+ Arraylist.Arraylist arryl = new Arraylist.Arraylist();
+
+ //Overlay / Watermark
+ Arraylist.MainOverlay moverly = new Arraylist.MainOverlay();
+
+ //TabGui tbgui = new TabGui();
+
+
+
+
+
+ public ClickGui()
+ {
+ InitializeComponent();
+ }
+
+ private void Form1_Load(object sender, EventArgs e)
+ {
+
+ //Start the Overlay!
+ CheckForIllegalCrossThreadCalls = false;
+ ez.SetInvi(this);
+ ez.StartLoop(10, "Minecraft", this);
+
+ //Manage hotkeys
+ var hook = Hook.GlobalEvents();
+ hook.KeyDown += Hook_KeyDown;
+
+ hook.KeyUp += Hook_KeyUp;
+
+ //Start Array list
+ arryl.Show();
+ //Start Overlay
+ moverly.Show();
+
+ //Start Tabgui
+ //tbgui.Show();
+
+
+ //Run Timers
+ timer_aimbot.Start();
+
+ }
+
+ //KeyUp
+ private void Hook_KeyUp(object sender, KeyEventArgs e)
+ {
+ //SetHotkeyfor the ClickGui
+ if (GetClickGuiHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ clickguikey = e.KeyCode;
+ button_clickgui_hotkey.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetClickGuiHotkey = false;
+ }
+ //SetHotkeyfor the Reach
+ else if (GetReachHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ reachkey = e.KeyCode;
+ button_reach_hotkey.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetReachHotkey = false;
+ }
+ //SetHotkeyfor the Hitbox
+ else if (GetHitboxHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ hitboxkey = e.KeyCode;
+ button_hitbox_hotkey.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetHitboxHotkey = false;
+ }
+ //SetHotkeyfor the Instantbreak
+ else if (GetInstantbreakHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ instantbreakkey = e.KeyCode;
+ button_instantbreak_hotkey.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetInstantbreakHotkey = false;
+ }
+ //SetHotkeyfor the Noknockback
+ else if (GetNoknockbackHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ noknockbackkey = e.KeyCode;
+ button_noknockback_hotkey.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetNoknockbackHotkey = false;
+ }
+ //SetHotkey for Infinityblockreach!
+ else if (GetInfiblockreachHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ infiblockreachkey = e.KeyCode;
+ button_Infinityblockreach_hotkey.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetInfiblockreachHotkey = false;
+ }
+ //SetHotkey for Triggerbot
+ else if (GetTriggerbotHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ triggerbotkey = e.KeyCode;
+ button_triggerbot_hotkey.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetTriggerbotHotkey = false;
+ }
+ //SetHotkey for Aimbot
+ else if (GetAimbotHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ aimbotkey = e.KeyCode;
+ button_aimbot_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetAimbotHotkey = false;
+ }
+
+ //SetHotkey for Zoom
+ else if (GetZoomHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ zoomkey = e.KeyCode;
+ button_zoom_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetZoomHotkey = false;
+ }
+ //SetHotkey for Rainbowsky
+ else if (GetRainbowskyHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ rainbowsky = e.KeyCode;
+ button_rainbowsky_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetRainbowskyHotkey = false;
+ }
+ //SetHotkey for Fulllight
+ else if (GetFulllightHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ fulllightkey = e.KeyCode;
+ button_fulllight_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetFulllightHotkey = false;
+ }
+ //SetHotkey for StopVisualTime
+ else if (GetStopvisualtimeHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ stopvisualtime = e.KeyCode;
+ button_stopvisualtime_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetStopvisualtimeHotkey = false;
+ }
+ //SetHotkey for Speed
+ else if (GetSpeedHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ speedkey = e.KeyCode;
+ button_speed_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetSpeedHotkey = false;
+ }
+ //SetHotkey for Airjump
+ else if (GetAirjumpHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ airjumpkey = e.KeyCode;
+ button_airjump_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetAirjumpHotkey = false;
+ }
+ //SetHotkey for Highjump
+ else if (GetHighjumpHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ highjumpkey = e.KeyCode;
+ button_highjump_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetHighjumpHotkey = false;
+ }
+ //SetHotkey for PGlide
+ else if (GetPglideHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ pglidekey = e.KeyCode;
+ button_highjump_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetPglideHotkey = false;
+ }
+ //SetHotkey for Glide
+ else if (GetGlideHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ glidekey = e.KeyCode;
+ button_glide_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetGlideHotkey = false;
+ }
+ //SetHotkey for Positionfrezze
+ else if (GetPositionfreezeHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ positionfreezekey = e.KeyCode;
+ button_positionfreeze_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetPositionfreezeHotkey = false;
+ }
+ //SetHotkey for Airwalk
+ else if (GetAirwalkHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ airwalkkey = e.KeyCode;
+ button_airwalk_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetAirwalkHotkey = false;
+ }
+ //SetHotkey for Phase
+ else if (GetPhaseHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ phasekey = e.KeyCode;
+ button_phase_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetPhaseHotkey = false;
+ }
+ //SetHotkey for SpeedSneak
+ else if (GetSpeedsneakHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ speedkey = e.KeyCode;
+ button_speedsneak_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetSpeedsneakHotkey = false;
+ }
+ //SetHotkey for NoFall
+ else if (GetNofallHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ nofallkey = e.KeyCode;
+ button_nofall_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetNofallHotkey = false;
+ }
+ //SetHotkey for FlyDamageBypass
+ else if (GetFlydamagebypassHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ flydamagebypasskey = e.KeyCode;
+ button_flydamagebypass_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetFlydamagebypassHotkey = false;
+ }
+ //SetHotkey for AntiVoid
+ else if (GetAntivoidHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ antivoidkey = e.KeyCode;
+ button_antivoid_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetAntivoidHotkey = false;
+ }
+ //SetHotkey for Norender
+ else if (GetNorenderHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ norenderkey = e.KeyCode;
+ button_norender_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetNorenderHotkey = false;
+ }
+ //SetHotkey for Scaffold
+ else if (GetScaffoldHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ scaffoldkey = e.KeyCode;
+ button_scaffold_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetScaffoldHotkey = false;
+ }
+ //SetHotkey for FakeGamemode
+ else if (GetFakeGodmodeHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ fakegodmodekey = e.KeyCode;
+ button_fakegamemode_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetFakeGodmodeHotkey = false;
+ }
+ //SetHotkey for Targetstraffe
+ else if (GetTargetstraffeHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ targetstraffekey = e.KeyCode;
+ button_targetstraffe_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetTargetstraffeHotkey = false;
+ }
+ //SetHotkey for Keystrokes
+ else if (GetKeystrokesHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ keystrokeskey = e.KeyCode;
+ button_keystrokes_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetKeystrokesHotkey = false;
+ }
+ //SetHotkey for Tabgui
+ else if (GetTabguiHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ tabguikey = e.KeyCode;
+ button_tabgui_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetTabguiHotkey = false;
+ }
+ //SetHotkey for Arraylist
+ else if (GetArraylistHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ arraylistkey = e.KeyCode;
+ button_arraylist_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetArraylistHotkey = false;
+ }
+ //SetHotkey for Watermark
+ else if (GetWatermarkHotkey == true)
+ {
+ if (e.KeyCode != Keys.Escape)
+ {
+ watermarkHotkey = e.KeyCode;
+ button_watermark_h.Text = "Hotkey: " + e.KeyCode.ToString();
+ }
+ GetWatermarkHotkey = false;
+ }
+
+ }
+
+
+
+ //KeyDown
+ bool clickgui_shown = true;
+
+ private void Hook_KeyDown(object sender, KeyEventArgs e)
+ {
+ //open/close ClickGui
+ if(e.KeyCode == clickguikey)
+ {
+ clickgui_shown = !clickgui_shown;
+
+ this.Visible = !this.Visible;
+
+ }
+
+
+ //Run Reach
+ if (e.KeyCode == reachkey)
+ {
+ reachon = !reachon;
+ if (reachon) { reach.set(trackBar_reach.Value); } else { reach.set(3f); }
+ panel_reach.Visible = panel_reach.Visible;
+ arryl.label_reach.Visible = !arryl.label_reach.Visible;
+ }
+ //Run Hitbox
+ if (e.KeyCode == hitboxkey)
+ {
+ if (hitboxon)
+ {
+ hitboxon = !hitboxon;
+ hitbox.set(trackBar_hitbox_withe.Value, trackBar_hitbox_high.Value);
+ }
+ panel_hitbox.Visible = panel_hitbox.Visible;
+ arryl.label_Hitbox.Visible = !arryl.label_Hitbox.Visible;
+ }
+ //Run Instantbreak
+ if (e.KeyCode == instantbreakkey)
+ {
+ panel_instantbreak.Visible = panel_instantbreak.Visible;
+ arryl.label_instantbreak.Visible = !arryl.label_instantbreak.Visible;
+ }
+ //Run Noknockback
+ if (e.KeyCode == hitboxkey)
+ {
+ panel_noknockback.Visible = panel_noknockback.Visible;
+ arryl.label_Noknockback.Visible = !arryl.label_Noknockback.Visible;
+ }
+ //Run InfinityblockReach
+ if (e.KeyCode == infinitykey)
+ {
+ panel_Infinityblockreach.Visible = panel_Infinityblockreach.Visible;
+ arryl.label_infinityblockreach.Visible = !arryl.label_infinityblockreach.Visible;
+ }
+ //Run Twriggerbot
+ if (e.KeyCode == triggerbotkey)
+ {
+ panel_triggerbot.Visible = panel_triggerbot.Visible;
+ arryl.label_triggerbot.Visible = !arryl.label_triggerbot.Visible;
+ }
+ //Run Aimbot
+ if (e.KeyCode == aimbotkey)
+ {
+ panel_aimbot.Visible = panel_aimbot.Visible;
+ arryl.label_aimbot.Visible = !arryl.label_aimbot.Visible;
+ }
+
+ //Visuals
+
+ //Run Zoom
+ if (e.KeyCode == zoomkey)
+ {
+ panel_zoom.Visible = panel_zoom.Visible;
+ arryl.label_zoom.Visible = !arryl.label_zoom.Visible;
+ }
+ //Run Rainbowsky
+ if (e.KeyCode == rainbowsky)
+ {
+ panel_rainbowsky.Visible = panel_rainbowsky.Visible;
+ arryl.label_rainbowsky.Visible = !arryl.label_rainbowsky.Visible;
+ }
+ //Run Fulllight
+ if (e.KeyCode == fulllightkey)
+ {
+ panel_fulllight.Visible = panel_fulllight.Visible;
+ arryl.label_fulllight.Visible = !arryl.label_fulllight.Visible;
+ }
+ //Run StopVisualTime
+ if (e.KeyCode == stopvisualtime)
+ {
+ panel_StopVisualTime.Visible = panel_StopVisualTime.Visible;
+ arryl.label_stopvisualtime.Visible = !arryl.label_stopvisualtime.Visible;
+ }
+ //Run EntityDisplay
+ if (e.KeyCode == entitydisplaykey)
+ {
+ panel_entitydisplay.Visible = panel_entitydisplay.Visible;
+ arryl.label_entitydisplay.Visible = !arryl.label_entitydisplay.Visible;
+ }
+ //Run Compass
+ if (e.KeyCode == compasshotkey)
+ {
+ panel_StopVisualTime.Visible = panel_StopVisualTime.Visible;
+ arryl.label_kompass.Visible = !arryl.label_kompass.Visible;
+ }
+ //Mov
+
+ //Run Speed
+ if (e.KeyCode == speedkey)
+ {
+ panel_speed.Visible = panel_speed.Visible;
+ arryl.label_speed.Visible = !arryl.label_speed.Visible;
+ }
+ //Run Airjump
+ if (e.KeyCode == airjumpkey)
+ {
+ airjumpon = !airjumpon;
+ if (airjumpon) { airjump.AirJumpon(); } else { airjump.AirJumpoff(); }
+ panel_airjump.Visible = panel_airjump.Visible;
+ arryl.label_airjump.Visible = !arryl.label_airjump.Visible;
+ }
+ //Run HighJump
+ if (e.KeyCode == highjumpkey)
+ {
+ panel_highjump.Visible = panel_highjump.Visible;
+ arryl.label_highjump.Visible = !arryl.label_highjump.Visible;
+ }
+ //Run PGlide
+ if (e.KeyCode == pglidekey)
+ {
+ panel_pglide.Visible = panel_pglide.Visible;
+ arryl.label_pglide.Visible = !arryl.label_pglide.Visible;
+ }
+ //Run Glide
+ if (e.KeyCode == glidekey)
+ {
+ panel_glide.Visible = panel_glide.Visible;
+ arryl.label_glide.Visible = !arryl.label_glide.Visible;
+ }
+ //Run Positionfreeze
+ if (e.KeyCode == positionfreezekey)
+ {
+ panel_positionfreeze.Visible = panel_positionfreeze.Visible;
+ arryl.label_positionfreeze.Visible = !arryl.label_positionfreeze.Visible;
+ }
+ //Run InfinintyJumop
+ if (e.KeyCode == infinitykey)
+ {
+ panel_infinityjump.Visible = panel_infinityjump.Visible;
+ arryl.label_infinityjump.Visible = !arryl.label_infinityjump.Visible;
+ }
+ //Run Airwalk
+ if (e.KeyCode == airwalkkey)
+ {
+ panel_airwalk.Visible = panel_airwalk.Visible;
+ arryl.label_airwalk.Visible = !arryl.label_airwalk.Visible;
+ }
+ //Run Phase
+ if (e.KeyCode == phasekey)
+ {
+ panel_phase.Visible = panel_phase.Visible;
+ arryl.label_phase.Visible = !arryl.label_phase.Visible;
+ }
+ //Run SpeedSneak
+ if (e.KeyCode == speedsneakkey)
+ {
+ panel_speedsneak.Visible = panel_speedsneak.Visible;
+ arryl.label_speedsneak.Visible = !arryl.label_speedsneak.Visible;
+ }
+
+ //Exploits
+
+ //Run Nofall
+ if (e.KeyCode == nofallkey)
+ {
+ panel_nofall.Visible = panel_nofall.Visible;
+ arryl.label_nofall.Visible = !arryl.label_nofall.Visible;
+ }
+ //Run FlyDamageBypass
+ if (e.KeyCode == flydamagebypasskey)
+ {
+ panel_FlyDamageBypass.Visible = panel_FlyDamageBypass.Visible;
+ arryl.label_flydamagebypass.Visible = !arryl.label_flydamagebypass.Visible;
+ }
+ //Run Antivoid
+ if (e.KeyCode == antivoidkey)
+ {
+ panel_antivoid.Visible = panel_antivoid.Visible;
+ arryl.label_antivoid.Visible = !arryl.label_antivoid.Visible;
+ }
+ //Run Scaffold
+ if (e.KeyCode == scaffoldkey)
+ {
+ panel_scaffold.Visible = panel_scaffold.Visible;
+ arryl.label_scaffold.Visible = !arryl.label_scaffold.Visible;
+ }
+ //Run Norender
+ if (e.KeyCode == norenderkey)
+ {
+ panel_norender.Visible = panel_norender.Visible;
+ arryl.label_norender.Visible = !arryl.label_norender.Visible;
+ }
+ //Run FakeGamemode
+ if (e.KeyCode == fakegodmodekey)
+ {
+ panel_fakegamemode.Visible = panel_fakegamemode.Visible;
+ arryl.label_fakegamemode.Visible = !arryl.label_fakegamemode.Visible;
+ }
+ //Run Targetstraffe
+ if (e.KeyCode == targetstraffekey)
+ {
+ panel_targetstraffe.Visible = panel_targetstraffe.Visible;
+ arryl.label_targetstraffe.Visible = !arryl.label_targetstraffe.Visible;
+ }
+
+
+
+
+ }
+
+
+ //Reach
+ bool reachon = false;
+ private void button_reach_Click(object sender, EventArgs e)
+ {
+ reachon = !reachon;
+ if (reachon) { reach.set(trackBar_reach.Value); } else { reach.set(3f); }
+ panel_reach.Visible = !panel_reach.Visible;
+
+
+ //Send to the Array list
+ arryl.label_reach.Visible = !arryl.label_reach.Visible;
+
+
+
+ }
+ //Hitbox Button
+ bool hitboxon = false;
+ private void button_hitbox_Click(object sender, EventArgs e)
+ {
+ hitboxon = !hitboxon;
+ if (hitboxon)
+ {
+ hitbox.set(trackBar_hitbox_withe.Value, trackBar_hitbox_high.Value);
+ }
+ else
+ {
+ hitbox.unset();
+ }
+ panel_hitbox.Visible = !panel_hitbox.Visible;
+ arryl.label_Hitbox.Visible = !arryl.label_Hitbox.Visible;
+
+ }
+
+ private void button2_Click(object sender, EventArgs e)
+ {
+ panel_instantbreak.Visible = !panel_instantbreak.Visible;
+ arryl.label_instantbreak.Visible = !arryl.label_instantbreak.Visible;
+
+ }
+ //NoKnockback Button
+ private void button4_Click(object sender, EventArgs e)
+ {
+ panel_noknockback.Visible = !panel_noknockback.Visible;
+ arryl.label_Noknockback.Visible = !arryl.label_Noknockback.Visible;
+ }
+ //InfinityBlockReach Button
+ private void button_Infinityblockreach_Click(object sender, EventArgs e)
+ {
+ panel_Infinityblockreach.Visible = !panel_Infinityblockreach.Visible;
+ arryl.label_infinityblockreach.Visible = !arryl.label_infinityblockreach.Visible;
+ }
+ //Triggerbot Button
+ private void button_triggerbot_Click(object sender, EventArgs e)
+ {
+ panel_triggerbot.Visible = !panel_triggerbot.Visible;
+ arryl.label_triggerbot.Visible = !arryl.label_triggerbot.Visible;
+ }
+ //AutoclickerButton
+ private void button_AutoClicker_Click(object sender, EventArgs e)
+ {
+ panel_AutoClicker.Visible = !panel_AutoClicker.Visible;
+ }
+
+ //Visuals;
+
+ //Zoom
+ private void button13_Click(object sender, EventArgs e)
+ {
+ panel_zoom.Visible = !panel_zoom.Visible;
+ arryl.label_zoom.Visible = !arryl.label_zoom.Visible;
+ }
+ //Rainbowsky
+ private void button_rainbowsky_Click(object sender, EventArgs e)
+ {
+ panel_rainbowsky.Visible = !panel_rainbowsky.Visible;
+ arryl.label_rainbowsky.Visible = !arryl.label_rainbowsky.Visible;
+ }
+ //Fulllight
+ private void button16_Click(object sender, EventArgs e)
+ {
+ panel_fulllight.Visible = !panel_fulllight.Visible;
+ arryl.label_fulllight.Visible = !arryl.label_fulllight.Visible;
+ }
+ //StopVisualTime
+ private void button18_Click(object sender, EventArgs e)
+ {
+ panel_StopVisualTime.Visible = !panel_StopVisualTime.Visible;
+ arryl.label_stopvisualtime.Visible = !arryl.label_stopvisualtime.Visible;
+ }
+ //Speed
+ private void button_speed_Click(object sender, EventArgs e)
+ {
+ panel_speed.Visible = !panel_speed.Visible;
+ arryl.label_speed.Visible = !arryl.label_speed.Visible;
+ }
+ //Airjump
+ bool airjumpon = false;
+ private void button_airjump_Click(object sender, EventArgs e)
+ {
+ airjumpon = !airjumpon;
+ if(airjumpon == true)
+ {
+ airjump.AirJumpon();
+ }
+ else
+ {
+ airjump.AirJumpoff();
+ }
+ panel_airjump.Visible = !panel_airjump.Visible;
+ arryl.label_airjump.Visible = !arryl.label_airjump.Visible;
+
+ }
+ //HithJump
+ private void button_highjump_Click(object sender, EventArgs e)
+ {
+ panel_highjump.Visible = !panel_highjump.Visible;
+ arryl.label_highjump.Visible = !arryl.label_highjump.Visible;
+ }
+ //PGlide
+ private void button_pglide_Click(object sender, EventArgs e)
+ {
+ panel_pglide.Visible = !panel_pglide.Visible;
+ arryl.label_pglide.Visible = !arryl.label_pglide.Visible;
+ }
+ //Glide
+ private void button_glide_Click(object sender, EventArgs e)
+ {
+ panel_glide.Visible = !panel_glide.Visible;
+ arryl.label_glide.Visible = !arryl.label_glide.Visible;
+ }
+ //Positionfreeze
+ private void button_positionfreeze_Click(object sender, EventArgs e)
+ {
+ panel_positionfreeze.Visible = !panel_positionfreeze.Visible;
+ arryl.label_positionfreeze.Visible = !arryl.label_positionfreeze.Visible;
+ }
+ //InfinityJump
+ private void button_infinityjump_Click(object sender, EventArgs e)
+ {
+ panel_infinityjump.Visible = !panel_infinityjump.Visible;
+ arryl.label_infinityjump.Visible = !arryl.label_infinityjump.Visible;
+ }
+ //airwalk
+ private void button_airwalk_Click(object sender, EventArgs e)
+ {
+ panel_airwalk.Visible = !panel_airwalk.Visible;
+ arryl.label_airwalk.Visible = !arryl.label_airwalk.Visible;
+ }
+ //Phase
+ private void button_phase_Click(object sender, EventArgs e)
+ {
+ panel_phase.Visible = !panel_phase.Visible;
+ arryl.label_phase.Visible = !arryl.label_phase.Visible;
+ }
+ //Speedsneak
+ private void button21_Click(object sender, EventArgs e)
+ {
+ panel_speedsneak.Visible = !panel_speedsneak.Visible;
+ }
+
+ //Combopanelmove 1
+ private void panel2_MouseDown(object sender, MouseEventArgs e)
+ {
+ if (e.Button == System.Windows.Forms.MouseButtons.Left)
+ {
+ MouseDownLocationCombo = e.Location;
+ }
+ }
+ //Combopanelmove 2
+ private void panel2_MouseMove(object sender, MouseEventArgs e)
+ {
+ if (e.Button == System.Windows.Forms.MouseButtons.Left)
+ {
+ panel_combo.Left = e.X + panel_combo.Left - MouseDownLocationCombo.X;
+ panel_combo.Top = e.Y + panel_combo.Top - MouseDownLocationCombo.Y;
+
+ }
+ }
+ //Visualpanelmov 1
+ private void panel3_MouseDown(object sender, MouseEventArgs e)
+ {
+ if (e.Button == System.Windows.Forms.MouseButtons.Left)
+ {
+ MouseDownLocationVisuals = e.Location;
+ }
+ }
+ //Visualpanelmov 2
+ private void panel3_MouseMove(object sender, MouseEventArgs e)
+ {
+ if (e.Button == System.Windows.Forms.MouseButtons.Left)
+ {
+ panel_visuals.Left = e.X + panel_visuals.Left - MouseDownLocationVisuals.X;
+ panel_visuals.Top = e.Y + panel_visuals.Top - MouseDownLocationVisuals.Y;
+
+ }
+ }
+
+ //Movpanelmov 1
+ private void panel8_MouseDown_1(object sender, MouseEventArgs e)
+ {
+ if (e.Button == System.Windows.Forms.MouseButtons.Left)
+ {
+ MouseDownLocationMov = e.Location;
+ }
+ }
+ //Movpanelmov 2
+ private void panel8_MouseMove_1(object sender, MouseEventArgs e)
+ {
+ if (e.Button == System.Windows.Forms.MouseButtons.Left)
+ {
+ panel1.Left = e.X + panel1.Left - MouseDownLocationMov.X;
+ panel1.Top = e.Y + panel1.Top - MouseDownLocationMov.Y;
+
+ }
+ }
+ //Exploitspanelmov 1
+ private void panel5_MouseDown(object sender, MouseEventArgs e)
+ {
+ if (e.Button == System.Windows.Forms.MouseButtons.Left)
+ {
+ MouseDownLocationExploits = e.Location;
+ }
+ }
+ //Exploitspanelmov 2
+ private void panel5_MouseMove(object sender, MouseEventArgs e)
+ {
+ if (e.Button == System.Windows.Forms.MouseButtons.Left)
+ {
+ panel_exploits.Left = e.X + panel_exploits.Left - MouseDownLocationExploits.X;
+ panel_exploits.Top = e.Y + panel_exploits.Top - MouseDownLocationExploits.Y;
+
+ }
+ }
+ //NoFall
+ private void button23_Click(object sender, EventArgs e)
+ {
+ panel_nofall.Visible = !panel_nofall.Visible;
+ arryl.label_nofall.Visible = !arryl.label_nofall.Visible;
+ }
+ //Flydamagebypass
+ private void button_FlyDamageBypass_Click(object sender, EventArgs e)
+ {
+ panel_FlyDamageBypass.Visible = !panel_FlyDamageBypass.Visible;
+ arryl.label_flydamagebypass.Visible = !arryl.label_flydamagebypass.Visible;
+ }
+ //Antivoid
+ private void button_antivoid_Click(object sender, EventArgs e)
+ {
+ panel_antivoid.Visible = !panel_antivoid.Visible;
+ arryl.label_antivoid.Visible = !arryl.label_antivoid.Visible;
+ }
+ //Norender
+ private void button_norender_Click(object sender, EventArgs e)
+ {
+ panel_norender.Visible = !panel_norender.Visible;
+ arryl.label_norender.Visible = !arryl.label_norender.Visible;
+ }
+ //Scaffold
+ private void button_scaffold_Click(object sender, EventArgs e)
+ {
+ panel_scaffold.Visible = !panel_scaffold.Visible;
+ arryl.label_scaffold.Visible = !arryl.label_scaffold.Visible;
+ }
+ //Keystrokes
+ private void button30_Click(object sender, EventArgs e)
+ {
+ panel_keystrokes.Visible = !panel_keystrokes.Visible;
+ }
+ //ClickGui
+ private void button_clickgui_Click(object sender, EventArgs e)
+ {
+ panel_clickgui.Visible = !panel_clickgui.Visible;
+ }
+ //TabGui
+ private void button_tabgui_Click(object sender, EventArgs e)
+ {
+ panel_tabgui.Visible = !panel_tabgui.Visible;
+ TabGui tbgui = new TabGui();
+ tbgui.Show();
+ }
+ //ClickGui/Hotkey
+ private void button_clickgui_hotkey_Click(object sender, EventArgs e)
+ {
+ GetClickGuiHotkey = true;
+
+ button_clickgui_hotkey.Text = "Press Key!";
+ }
+ //Settingspanelmoveable
+ private void panel6_MouseDown(object sender, MouseEventArgs e)
+ {
+ if (e.Button == System.Windows.Forms.MouseButtons.Left)
+ {
+ MouseDownLocationSettings = e.Location;
+ }
+ }
+
+ private void panel6_MouseMove(object sender, MouseEventArgs e)
+ {
+ if (e.Button == System.Windows.Forms.MouseButtons.Left)
+ {
+ panel_settings.Left = e.X + panel_settings.Left - MouseDownLocationSettings.X;
+ panel_settings.Top = e.Y + panel_settings.Top - MouseDownLocationSettings.Y;
+
+ }
+ }
+ //Arraylist on/off
+ private void button_arraylist_Click(object sender, EventArgs e)
+ {
+ arryl.Visible = !arryl.Visible;
+ }
+ //Watermark on/off
+ private void button_watermark_Click(object sender, EventArgs e)
+ {
+ moverly.Visible = !moverly.Visible;
+ }
+ //reach Hotkey
+ private void button_reach_hotkey_Click(object sender, EventArgs e)
+ {
+ GetReachHotkey = true;
+ button_reach_hotkey.Text = "Press Key!";
+ }
+
+ private void button_hitbox_hotkey_Click(object sender, EventArgs e)
+ {
+ GetHitboxHotkey = true;
+ button_hitbox_hotkey.Text = "Press Key!";
+ }
+
+ private void button_instantbreak_hotkey_Click(object sender, EventArgs e)
+ {
+ GetInstantbreakHotkey = true;
+ button_instantbreak_hotkey.Text = "Press Key!";
+ }
+
+ private void button_noknockback_hotkey_Click(object sender, EventArgs e)
+ {
+ GetNoknockbackHotkey = true;
+ button_noknockback_hotkey.Text = "Press Key!";
+ }
+
+ private void button_Infinityblockreach_hotkey_Click(object sender, EventArgs e)
+ {
+ GetInfiblockreachHotkey = true;
+ button_Infinityblockreach_hotkey.Text = "Press Key!";
+ }
+
+ private void button_triggerbot_hotkey_Click(object sender, EventArgs e)
+ {
+ GetTriggerbotHotkey = true;
+ button_triggerbot_hotkey.Text = "Press Key!";
+ }
+
+ private void button_zoom_h_Click(object sender, EventArgs e)
+ {
+ GetZoomHotkey = true;
+ button_zoom_h.Text = "Press Key!";
+ }
+
+ private void button_rainbowsky_h_Click(object sender, EventArgs e)
+ {
+ GetRainbowskyHotkey = true;
+ button_rainbowsky_h.Text = "Press Key!";
+ }
+
+ private void button_fulllight_h_Click(object sender, EventArgs e)
+ {
+ GetFulllightHotkey = true;
+ button_fulllight_h.Text = "Press Key!";
+ }
+
+ private void button_stopvisualtime_h_Click(object sender, EventArgs e)
+ {
+ GetStopvisualtimeHotkey = true;
+ button_stopvisualtime_h.Text = "Press Key!";
+ }
+
+ private void button_speed_h_Click(object sender, EventArgs e)
+ {
+ GetSpeedHotkey = true;
+ button_speed_h.Text = "Press Key!";
+ }
+
+ private void button_airjump_h_Click(object sender, EventArgs e)
+ {
+ GetAirjumpHotkey = true;
+ button_airjump_h.Text = "Press Key!";
+ }
+
+ private void button_highjump_h_Click(object sender, EventArgs e)
+ {
+ GetHighjumpHotkey = true;
+ button_highjump_h.Text = "Press Key!";
+ }
+
+ private void button_pglide_h_Click(object sender, EventArgs e)
+ {
+ GetPglideHotkey = true;
+ button_pglide_h.Text = "Press Key!";
+ }
+
+ private void button_glide_h_Click(object sender, EventArgs e)
+ {
+ GetGlideHotkey = true;
+ button_glide_h.Text = "Press Key!";
+ }
+
+ private void button_positionfreeze_h_Click(object sender, EventArgs e)
+ {
+ GetPositionfreezeHotkey = true;
+ button_positionfreeze_h.Text = "Press Key!";
+ }
+
+ private void button_infinijump_h_Click(object sender, EventArgs e)
+ {
+ GetInfinityHotkey = true;
+ button_infinijump_h.Text = "Press Key";
+ }
+
+ private void button_airwalk_h_Click(object sender, EventArgs e)
+ {
+ GetAirwalkHotkey = true;
+ button_airwalk_h.Text = "Press Key!";
+
+ }
+
+ private void button_phase_h_Click(object sender, EventArgs e)
+ {
+ GetPhaseHotkey = true;
+ button_phase_h.Text = "Press Key!";
+ }
+
+ private void button_speedsneak_h_Click(object sender, EventArgs e)
+ {
+ GetSpeedsneakHotkey = true;
+ button_speedsneak_h.Text = "Press Key!";
+ }
+
+ private void button_nofall_h_Click(object sender, EventArgs e)
+ {
+ GetNofallHotkey = true;
+ button_nofall_h.Text = "Press Key!";
+
+ }
+
+ private void button_flydamagebypass_h_Click(object sender, EventArgs e)
+ {
+ GetFlydamagebypassHotkey = true;
+ button_flydamagebypass_h.Text = "Press Key!";
+ }
+
+ private void button_antivoid_h_Click(object sender, EventArgs e)
+ {
+ GetAntivoidHotkey = true;
+ button_antivoid_h.Text = "Press key!";
+ }
+
+ private void button_norender_h_Click(object sender, EventArgs e)
+ {
+ GetNorenderHotkey = true;
+ button_norender_h.Text = "Press Key!";
+ }
+
+ private void button_scaffold_h_Click(object sender, EventArgs e)
+ {
+ GetScaffoldHotkey = true;
+ button_scaffold_h.Text = "Press Key!";
+ }
+
+ private void button_fakegamemode_h_Click(object sender, EventArgs e)
+ {
+ GetFakeGodmodeHotkey = true;
+ button_fakegamemode_h.Text = "Press Key!";
+ }
+
+ private void button_keystrokes_h_Click(object sender, EventArgs e)
+ {
+ GetKeystrokesHotkey = true;
+ button_keystrokes_h.Text = "Press Key!";
+ }
+
+ private void button_tabgui_h_Click(object sender, EventArgs e)
+ {
+ GetTabguiHotkey = false;
+ button_tabgui_h.Text = "Press Key!";
+ }
+
+ private void button_arraylist_h_Click(object sender, EventArgs e)
+ {
+ GetArraylistHotkey = true;
+ button_arraylist_h.Text = "Press Key!";
+ }
+
+ private void button_watermark_h_Click(object sender, EventArgs e)
+ {
+ GetWatermarkHotkey = false;
+ button_watermark_h.Text = "Press Key!";
+
+ }
+ bool timerisrunning = false;
+ private void button_aimbot_Click(object sender, EventArgs e)
+ {
+
+ panel_aimbot.Visible = !panel_aimbot.Visible;
+ arryl.label_aimbot.Visible = !arryl.label_aimbot.Visible;
+ }
+
+ private void button_entitydisplay_Click(object sender, EventArgs e)
+ {
+ panel_entitydisplay.Visible = !panel_entitydisplay.Visible;
+ arryl.label_entitydisplay.Visible = !arryl.label_entitydisplay.Visible;
+ }
+
+ private void button_kompass_Click(object sender, EventArgs e)
+ {
+ panel_kompass.Visible = !panel_kompass.Visible;
+ arryl.label_kompass.Visible = !arryl.label_kompass.Visible;
+ }
+
+ private void button_tragtetstraffe_Click(object sender, EventArgs e)
+ {
+ panel_targetstraffe.Visible = !panel_targetstraffe.Visible;
+ arryl.label_targetstraffe.Visible = !arryl.label_targetstraffe.Visible;
+ }
+
+ private void button_aimbot_h_Click(object sender, EventArgs e)
+ {
+ GetAimbotHotkey = true;
+ button_aimbot_h.Text = "Press Key!";
+ }
+
+ private void button_entitydisplay_h_Click(object sender, EventArgs e)
+ {
+ GetEntitydisplayHotkey = true;
+ button_entitydisplay_h.Text = "Press Key!";
+ }
+
+ private void button_kompass_h_Click(object sender, EventArgs e)
+ {
+ GetCompassHotkey = true;
+ button_kompass_h.Text = "Press Key!";
+ }
+
+ private void button_targetstraffe_h_Click(object sender, EventArgs e)
+ {
+ GetTriggerbotHotkey = true;
+ button_targetstraffe_h.Text = "Press Key!";
+ }
+
+ private void button_scaffold_Click_1(object sender, EventArgs e)
+ {
+ arryl.label_scaffold.Visible = !arryl.label_scaffold.Visible;
+ panel_scaffold.Visible = !panel_scaffold.Visible;
+ }
+
+ //The Timer for the Aimbot :Y
+
+ private void timer_aimbot_Tick(object sender, EventArgs e)
+ {
+
+ }
+
+ private void trackBar_reach_Scroll(object sender, EventArgs e)
+ {
+ reach.set(trackBar_reach.Value);
+ }
+ }
+}
diff --git a/Moon/!Moon V1 official/ClickGui.resx b/Moon/!Moon V1 official/ClickGui.resx
new file mode 100644
index 0000000..b349568
--- /dev/null
+++ b/Moon/!Moon V1 official/ClickGui.resx
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 17, 17
+
+
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/Form1.Designer.cs b/Moon/!Moon V1 official/Form1.Designer.cs
new file mode 100644
index 0000000..b63bf4b
--- /dev/null
+++ b/Moon/!Moon V1 official/Form1.Designer.cs
@@ -0,0 +1,2291 @@
+
+namespace _Moon_V1_official
+{
+ public partial class ClickGui
+ {
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Windows Form Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ this.components = new System.ComponentModel.Container();
+ this.panel_combo = new System.Windows.Forms.Panel();
+ this.panel_aimbot = new System.Windows.Forms.Panel();
+ this.button_aimbot_h = new System.Windows.Forms.Button();
+ this.button_aimbot = new System.Windows.Forms.Button();
+ this.panel_triggerbot = new System.Windows.Forms.Panel();
+ this.button_triggerbot_hotkey = new System.Windows.Forms.Button();
+ this.button_triggerbot = new System.Windows.Forms.Button();
+ this.panel_AutoClicker = new System.Windows.Forms.Panel();
+ this.trackBar2 = new System.Windows.Forms.TrackBar();
+ this.checkBox2 = new System.Windows.Forms.CheckBox();
+ this.checkBox1 = new System.Windows.Forms.CheckBox();
+ this.trackBar1 = new System.Windows.Forms.TrackBar();
+ this.button_AutoClicker_hotkey = new System.Windows.Forms.Button();
+ this.button_AutoClicker = new System.Windows.Forms.Button();
+ this.panel_Infinityblockreach = new System.Windows.Forms.Panel();
+ this.textBox_Infinityblockreach = new System.Windows.Forms.TextBox();
+ this.button_Infinityblockreach_hotkey = new System.Windows.Forms.Button();
+ this.button_Infinityblockreach = new System.Windows.Forms.Button();
+ this.panel_noknockback = new System.Windows.Forms.Panel();
+ this.button_noknockback_hotkey = new System.Windows.Forms.Button();
+ this.button4 = new System.Windows.Forms.Button();
+ this.panel_instantbreak = new System.Windows.Forms.Panel();
+ this.button_instantbreak_hotkey = new System.Windows.Forms.Button();
+ this.button2 = new System.Windows.Forms.Button();
+ this.panel_hitbox = new System.Windows.Forms.Panel();
+ this.trackBar_hitbox_withe = new System.Windows.Forms.TrackBar();
+ this.label7 = new System.Windows.Forms.Label();
+ this.label6 = new System.Windows.Forms.Label();
+ this.trackBar_hitbox_high = new System.Windows.Forms.TrackBar();
+ this.button_hitbox_hotkey = new System.Windows.Forms.Button();
+ this.button_hitbox = new System.Windows.Forms.Button();
+ this.panel_reach = new System.Windows.Forms.Panel();
+ this.trackBar_reach = new System.Windows.Forms.TrackBar();
+ this.button_reach_hotkey = new System.Windows.Forms.Button();
+ this.button_reach = new System.Windows.Forms.Button();
+ this.panel2 = new System.Windows.Forms.Panel();
+ this.label1 = new System.Windows.Forms.Label();
+ this.panel_visuals = new System.Windows.Forms.Panel();
+ this.panel_kompass = new System.Windows.Forms.Panel();
+ this.button_kompass_h = new System.Windows.Forms.Button();
+ this.button_kompass = new System.Windows.Forms.Button();
+ this.panel_entitydisplay = new System.Windows.Forms.Panel();
+ this.button_entitydisplay_h = new System.Windows.Forms.Button();
+ this.button_entitydisplay = new System.Windows.Forms.Button();
+ this.panel_StopVisualTime = new System.Windows.Forms.Panel();
+ this.button_stopvisualtime_h = new System.Windows.Forms.Button();
+ this.button18 = new System.Windows.Forms.Button();
+ this.panel_fulllight = new System.Windows.Forms.Panel();
+ this.button_fulllight_h = new System.Windows.Forms.Button();
+ this.button16 = new System.Windows.Forms.Button();
+ this.panel_rainbowsky = new System.Windows.Forms.Panel();
+ this.button_rainbowsky_h = new System.Windows.Forms.Button();
+ this.button_rainbowsky = new System.Windows.Forms.Button();
+ this.panel_zoom = new System.Windows.Forms.Panel();
+ this.button_zoom_h = new System.Windows.Forms.Button();
+ this.button13 = new System.Windows.Forms.Button();
+ this.panel3 = new System.Windows.Forms.Panel();
+ this.label2 = new System.Windows.Forms.Label();
+ this.panel1 = new System.Windows.Forms.Panel();
+ this.panel_speedsneak = new System.Windows.Forms.Panel();
+ this.button_speedsneak_h = new System.Windows.Forms.Button();
+ this.button21 = new System.Windows.Forms.Button();
+ this.panel_phase = new System.Windows.Forms.Panel();
+ this.button_phase_h = new System.Windows.Forms.Button();
+ this.button_phase = new System.Windows.Forms.Button();
+ this.panel_airwalk = new System.Windows.Forms.Panel();
+ this.button_airwalk_h = new System.Windows.Forms.Button();
+ this.button_airwalk = new System.Windows.Forms.Button();
+ this.panel_infinityjump = new System.Windows.Forms.Panel();
+ this.button_infinijump_h = new System.Windows.Forms.Button();
+ this.button_infinityjump = new System.Windows.Forms.Button();
+ this.panel_positionfreeze = new System.Windows.Forms.Panel();
+ this.button_positionfreeze_h = new System.Windows.Forms.Button();
+ this.button_positionfreeze = new System.Windows.Forms.Button();
+ this.panel_glide = new System.Windows.Forms.Panel();
+ this.button_glide_h = new System.Windows.Forms.Button();
+ this.button_glide = new System.Windows.Forms.Button();
+ this.panel_pglide = new System.Windows.Forms.Panel();
+ this.button_pglide_h = new System.Windows.Forms.Button();
+ this.button_pglide = new System.Windows.Forms.Button();
+ this.panel_highjump = new System.Windows.Forms.Panel();
+ this.button_highjump_h = new System.Windows.Forms.Button();
+ this.button_highjump = new System.Windows.Forms.Button();
+ this.panel_airjump = new System.Windows.Forms.Panel();
+ this.button_airjump_h = new System.Windows.Forms.Button();
+ this.button_airjump = new System.Windows.Forms.Button();
+ this.panel_speed = new System.Windows.Forms.Panel();
+ this.trackBar3 = new System.Windows.Forms.TrackBar();
+ this.button_speed_h = new System.Windows.Forms.Button();
+ this.button_speed = new System.Windows.Forms.Button();
+ this.panel8 = new System.Windows.Forms.Panel();
+ this.label3 = new System.Windows.Forms.Label();
+ this.panel_exploits = new System.Windows.Forms.Panel();
+ this.panel_targetstraffe = new System.Windows.Forms.Panel();
+ this.button_targetstraffe_h = new System.Windows.Forms.Button();
+ this.button_tragtetstraffe = new System.Windows.Forms.Button();
+ this.panel_fakegamemode = new System.Windows.Forms.Panel();
+ this.button_fakegamemode_h = new System.Windows.Forms.Button();
+ this.button_fakegamemode = new System.Windows.Forms.Button();
+ this.panel_scaffold = new System.Windows.Forms.Panel();
+ this.button_scaffold_h = new System.Windows.Forms.Button();
+ this.button_scaffold = new System.Windows.Forms.Button();
+ this.panel_norender = new System.Windows.Forms.Panel();
+ this.button_norender_h = new System.Windows.Forms.Button();
+ this.button_norender = new System.Windows.Forms.Button();
+ this.panel_antivoid = new System.Windows.Forms.Panel();
+ this.button_antivoid_h = new System.Windows.Forms.Button();
+ this.button_antivoid = new System.Windows.Forms.Button();
+ this.panel_FlyDamageBypass = new System.Windows.Forms.Panel();
+ this.button_flydamagebypass_h = new System.Windows.Forms.Button();
+ this.button_FlyDamageBypass = new System.Windows.Forms.Button();
+ this.panel_nofall = new System.Windows.Forms.Panel();
+ this.button_nofall_h = new System.Windows.Forms.Button();
+ this.button23 = new System.Windows.Forms.Button();
+ this.panel5 = new System.Windows.Forms.Panel();
+ this.label4 = new System.Windows.Forms.Label();
+ this.panel_settings = new System.Windows.Forms.Panel();
+ this.panel_watermark = new System.Windows.Forms.Panel();
+ this.button_watermark_h = new System.Windows.Forms.Button();
+ this.button_watermark = new System.Windows.Forms.Button();
+ this.panel_arraylist = new System.Windows.Forms.Panel();
+ this.button_arraylist_h = new System.Windows.Forms.Button();
+ this.button_arraylist = new System.Windows.Forms.Button();
+ this.panel_tabgui = new System.Windows.Forms.Panel();
+ this.button_tabgui_h = new System.Windows.Forms.Button();
+ this.button_tabgui = new System.Windows.Forms.Button();
+ this.panel_clickgui = new System.Windows.Forms.Panel();
+ this.button_clickgui_hotkey = new System.Windows.Forms.Button();
+ this.button_clickgui = new System.Windows.Forms.Button();
+ this.panel_keystrokes = new System.Windows.Forms.Panel();
+ this.button_keystrokes_h = new System.Windows.Forms.Button();
+ this.button30 = new System.Windows.Forms.Button();
+ this.panel6 = new System.Windows.Forms.Panel();
+ this.label5 = new System.Windows.Forms.Label();
+ this.timer_aimbot = new System.Windows.Forms.Timer(this.components);
+ this.label8 = new System.Windows.Forms.Label();
+ this.panel_combo.SuspendLayout();
+ this.panel_aimbot.SuspendLayout();
+ this.panel_triggerbot.SuspendLayout();
+ this.panel_AutoClicker.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
+ this.panel_Infinityblockreach.SuspendLayout();
+ this.panel_noknockback.SuspendLayout();
+ this.panel_instantbreak.SuspendLayout();
+ this.panel_hitbox.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.trackBar_hitbox_withe)).BeginInit();
+ ((System.ComponentModel.ISupportInitialize)(this.trackBar_hitbox_high)).BeginInit();
+ this.panel_reach.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.trackBar_reach)).BeginInit();
+ this.panel2.SuspendLayout();
+ this.panel_visuals.SuspendLayout();
+ this.panel_kompass.SuspendLayout();
+ this.panel_entitydisplay.SuspendLayout();
+ this.panel_StopVisualTime.SuspendLayout();
+ this.panel_fulllight.SuspendLayout();
+ this.panel_rainbowsky.SuspendLayout();
+ this.panel_zoom.SuspendLayout();
+ this.panel3.SuspendLayout();
+ this.panel1.SuspendLayout();
+ this.panel_speedsneak.SuspendLayout();
+ this.panel_phase.SuspendLayout();
+ this.panel_airwalk.SuspendLayout();
+ this.panel_infinityjump.SuspendLayout();
+ this.panel_positionfreeze.SuspendLayout();
+ this.panel_glide.SuspendLayout();
+ this.panel_pglide.SuspendLayout();
+ this.panel_highjump.SuspendLayout();
+ this.panel_airjump.SuspendLayout();
+ this.panel_speed.SuspendLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).BeginInit();
+ this.panel8.SuspendLayout();
+ this.panel_exploits.SuspendLayout();
+ this.panel_targetstraffe.SuspendLayout();
+ this.panel_fakegamemode.SuspendLayout();
+ this.panel_scaffold.SuspendLayout();
+ this.panel_norender.SuspendLayout();
+ this.panel_antivoid.SuspendLayout();
+ this.panel_FlyDamageBypass.SuspendLayout();
+ this.panel_nofall.SuspendLayout();
+ this.panel5.SuspendLayout();
+ this.panel_settings.SuspendLayout();
+ this.panel_watermark.SuspendLayout();
+ this.panel_arraylist.SuspendLayout();
+ this.panel_tabgui.SuspendLayout();
+ this.panel_clickgui.SuspendLayout();
+ this.panel_keystrokes.SuspendLayout();
+ this.panel6.SuspendLayout();
+ this.SuspendLayout();
+ //
+ // panel_combo
+ //
+ this.panel_combo.AutoScroll = true;
+ this.panel_combo.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.panel_combo.Controls.Add(this.panel_aimbot);
+ this.panel_combo.Controls.Add(this.button_aimbot);
+ this.panel_combo.Controls.Add(this.panel_triggerbot);
+ this.panel_combo.Controls.Add(this.button_triggerbot);
+ this.panel_combo.Controls.Add(this.panel_AutoClicker);
+ this.panel_combo.Controls.Add(this.button_AutoClicker);
+ this.panel_combo.Controls.Add(this.panel_Infinityblockreach);
+ this.panel_combo.Controls.Add(this.button_Infinityblockreach);
+ this.panel_combo.Controls.Add(this.panel_noknockback);
+ this.panel_combo.Controls.Add(this.button4);
+ this.panel_combo.Controls.Add(this.panel_instantbreak);
+ this.panel_combo.Controls.Add(this.button2);
+ this.panel_combo.Controls.Add(this.panel_hitbox);
+ this.panel_combo.Controls.Add(this.button_hitbox);
+ this.panel_combo.Controls.Add(this.panel_reach);
+ this.panel_combo.Controls.Add(this.button_reach);
+ this.panel_combo.Controls.Add(this.panel2);
+ this.panel_combo.Location = new System.Drawing.Point(120, 42);
+ this.panel_combo.Name = "panel_combo";
+ this.panel_combo.Size = new System.Drawing.Size(182, 353);
+ this.panel_combo.TabIndex = 0;
+ //
+ // panel_aimbot
+ //
+ this.panel_aimbot.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_aimbot.Controls.Add(this.button_aimbot_h);
+ this.panel_aimbot.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_aimbot.Location = new System.Drawing.Point(0, 958);
+ this.panel_aimbot.Name = "panel_aimbot";
+ this.panel_aimbot.Size = new System.Drawing.Size(165, 54);
+ this.panel_aimbot.TabIndex = 16;
+ this.panel_aimbot.Visible = false;
+ //
+ // button_aimbot_h
+ //
+ this.button_aimbot_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_aimbot_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_aimbot_h.FlatAppearance.BorderSize = 0;
+ this.button_aimbot_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_aimbot_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_aimbot_h.Location = new System.Drawing.Point(0, 0);
+ this.button_aimbot_h.Name = "button_aimbot_h";
+ this.button_aimbot_h.Size = new System.Drawing.Size(165, 38);
+ this.button_aimbot_h.TabIndex = 2;
+ this.button_aimbot_h.Text = "Hotkey:";
+ this.button_aimbot_h.UseVisualStyleBackColor = false;
+ this.button_aimbot_h.Click += new System.EventHandler(this.button_aimbot_h_Click);
+ //
+ // button_aimbot
+ //
+ this.button_aimbot.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_aimbot.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_aimbot.FlatAppearance.BorderSize = 0;
+ this.button_aimbot.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_aimbot.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_aimbot.Location = new System.Drawing.Point(0, 912);
+ this.button_aimbot.Name = "button_aimbot";
+ this.button_aimbot.Size = new System.Drawing.Size(165, 46);
+ this.button_aimbot.TabIndex = 15;
+ this.button_aimbot.Text = "Aimbot";
+ this.button_aimbot.UseVisualStyleBackColor = false;
+ this.button_aimbot.Click += new System.EventHandler(this.button_aimbot_Click);
+ //
+ // panel_triggerbot
+ //
+ this.panel_triggerbot.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_triggerbot.Controls.Add(this.button_triggerbot_hotkey);
+ this.panel_triggerbot.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_triggerbot.Location = new System.Drawing.Point(0, 862);
+ this.panel_triggerbot.Name = "panel_triggerbot";
+ this.panel_triggerbot.Size = new System.Drawing.Size(165, 50);
+ this.panel_triggerbot.TabIndex = 14;
+ this.panel_triggerbot.Visible = false;
+ //
+ // button_triggerbot_hotkey
+ //
+ this.button_triggerbot_hotkey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_triggerbot_hotkey.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_triggerbot_hotkey.FlatAppearance.BorderSize = 0;
+ this.button_triggerbot_hotkey.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_triggerbot_hotkey.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_triggerbot_hotkey.Location = new System.Drawing.Point(0, 0);
+ this.button_triggerbot_hotkey.Name = "button_triggerbot_hotkey";
+ this.button_triggerbot_hotkey.Size = new System.Drawing.Size(165, 44);
+ this.button_triggerbot_hotkey.TabIndex = 2;
+ this.button_triggerbot_hotkey.Text = "Hotkey:";
+ this.button_triggerbot_hotkey.UseVisualStyleBackColor = false;
+ this.button_triggerbot_hotkey.Click += new System.EventHandler(this.button_triggerbot_hotkey_Click);
+ //
+ // button_triggerbot
+ //
+ this.button_triggerbot.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_triggerbot.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_triggerbot.FlatAppearance.BorderSize = 0;
+ this.button_triggerbot.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_triggerbot.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_triggerbot.Location = new System.Drawing.Point(0, 816);
+ this.button_triggerbot.Name = "button_triggerbot";
+ this.button_triggerbot.Size = new System.Drawing.Size(165, 46);
+ this.button_triggerbot.TabIndex = 13;
+ this.button_triggerbot.Text = "Triggerbot";
+ this.button_triggerbot.UseVisualStyleBackColor = false;
+ this.button_triggerbot.Click += new System.EventHandler(this.button_triggerbot_Click);
+ //
+ // panel_AutoClicker
+ //
+ this.panel_AutoClicker.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_AutoClicker.Controls.Add(this.trackBar2);
+ this.panel_AutoClicker.Controls.Add(this.checkBox2);
+ this.panel_AutoClicker.Controls.Add(this.checkBox1);
+ this.panel_AutoClicker.Controls.Add(this.trackBar1);
+ this.panel_AutoClicker.Controls.Add(this.button_AutoClicker_hotkey);
+ this.panel_AutoClicker.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_AutoClicker.Location = new System.Drawing.Point(0, 713);
+ this.panel_AutoClicker.Name = "panel_AutoClicker";
+ this.panel_AutoClicker.Size = new System.Drawing.Size(165, 103);
+ this.panel_AutoClicker.TabIndex = 12;
+ this.panel_AutoClicker.Visible = false;
+ //
+ // trackBar2
+ //
+ this.trackBar2.Location = new System.Drawing.Point(0, 136);
+ this.trackBar2.Maximum = 7;
+ this.trackBar2.Minimum = 1;
+ this.trackBar2.Name = "trackBar2";
+ this.trackBar2.Size = new System.Drawing.Size(194, 45);
+ this.trackBar2.TabIndex = 7;
+ this.trackBar2.Value = 1;
+ //
+ // checkBox2
+ //
+ this.checkBox2.AutoSize = true;
+ this.checkBox2.Location = new System.Drawing.Point(15, 118);
+ this.checkBox2.Name = "checkBox2";
+ this.checkBox2.Size = new System.Drawing.Size(51, 17);
+ this.checkBox2.TabIndex = 6;
+ this.checkBox2.Text = "Right";
+ this.checkBox2.UseVisualStyleBackColor = true;
+ //
+ // checkBox1
+ //
+ this.checkBox1.AutoSize = true;
+ this.checkBox1.Location = new System.Drawing.Point(15, 44);
+ this.checkBox1.Name = "checkBox1";
+ this.checkBox1.Size = new System.Drawing.Size(44, 17);
+ this.checkBox1.TabIndex = 5;
+ this.checkBox1.Text = "Left";
+ this.checkBox1.UseVisualStyleBackColor = true;
+ //
+ // trackBar1
+ //
+ this.trackBar1.Location = new System.Drawing.Point(3, 67);
+ this.trackBar1.Maximum = 7;
+ this.trackBar1.Minimum = 1;
+ this.trackBar1.Name = "trackBar1";
+ this.trackBar1.Size = new System.Drawing.Size(194, 45);
+ this.trackBar1.TabIndex = 4;
+ this.trackBar1.Value = 1;
+ //
+ // button_AutoClicker_hotkey
+ //
+ this.button_AutoClicker_hotkey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_AutoClicker_hotkey.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_AutoClicker_hotkey.FlatAppearance.BorderSize = 0;
+ this.button_AutoClicker_hotkey.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_AutoClicker_hotkey.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_AutoClicker_hotkey.Location = new System.Drawing.Point(0, 0);
+ this.button_AutoClicker_hotkey.Name = "button_AutoClicker_hotkey";
+ this.button_AutoClicker_hotkey.Size = new System.Drawing.Size(165, 10);
+ this.button_AutoClicker_hotkey.TabIndex = 2;
+ this.button_AutoClicker_hotkey.Text = "Hotkey:";
+ this.button_AutoClicker_hotkey.UseVisualStyleBackColor = false;
+ //
+ // button_AutoClicker
+ //
+ this.button_AutoClicker.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_AutoClicker.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_AutoClicker.FlatAppearance.BorderSize = 0;
+ this.button_AutoClicker.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_AutoClicker.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_AutoClicker.Location = new System.Drawing.Point(0, 703);
+ this.button_AutoClicker.Name = "button_AutoClicker";
+ this.button_AutoClicker.Size = new System.Drawing.Size(165, 10);
+ this.button_AutoClicker.TabIndex = 11;
+ this.button_AutoClicker.Text = "AutoClicker";
+ this.button_AutoClicker.UseVisualStyleBackColor = false;
+ this.button_AutoClicker.Click += new System.EventHandler(this.button_AutoClicker_Click);
+ //
+ // panel_Infinityblockreach
+ //
+ this.panel_Infinityblockreach.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_Infinityblockreach.Controls.Add(this.textBox_Infinityblockreach);
+ this.panel_Infinityblockreach.Controls.Add(this.button_Infinityblockreach_hotkey);
+ this.panel_Infinityblockreach.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_Infinityblockreach.Location = new System.Drawing.Point(0, 629);
+ this.panel_Infinityblockreach.Name = "panel_Infinityblockreach";
+ this.panel_Infinityblockreach.Size = new System.Drawing.Size(165, 74);
+ this.panel_Infinityblockreach.TabIndex = 10;
+ this.panel_Infinityblockreach.Visible = false;
+ //
+ // textBox_Infinityblockreach
+ //
+ this.textBox_Infinityblockreach.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(173)))), ((int)(((byte)(181)))), ((int)(((byte)(189)))));
+ this.textBox_Infinityblockreach.BorderStyle = System.Windows.Forms.BorderStyle.None;
+ this.textBox_Infinityblockreach.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.textBox_Infinityblockreach.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.textBox_Infinityblockreach.Location = new System.Drawing.Point(3, 44);
+ this.textBox_Infinityblockreach.Name = "textBox_Infinityblockreach";
+ this.textBox_Infinityblockreach.Size = new System.Drawing.Size(194, 19);
+ this.textBox_Infinityblockreach.TabIndex = 3;
+ this.textBox_Infinityblockreach.Text = "999";
+ this.textBox_Infinityblockreach.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
+ //
+ // button_Infinityblockreach_hotkey
+ //
+ this.button_Infinityblockreach_hotkey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_Infinityblockreach_hotkey.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_Infinityblockreach_hotkey.FlatAppearance.BorderSize = 0;
+ this.button_Infinityblockreach_hotkey.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_Infinityblockreach_hotkey.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_Infinityblockreach_hotkey.Location = new System.Drawing.Point(0, 0);
+ this.button_Infinityblockreach_hotkey.Name = "button_Infinityblockreach_hotkey";
+ this.button_Infinityblockreach_hotkey.Size = new System.Drawing.Size(165, 38);
+ this.button_Infinityblockreach_hotkey.TabIndex = 2;
+ this.button_Infinityblockreach_hotkey.Text = "Hotkey:";
+ this.button_Infinityblockreach_hotkey.UseVisualStyleBackColor = false;
+ this.button_Infinityblockreach_hotkey.Click += new System.EventHandler(this.button_Infinityblockreach_hotkey_Click);
+ //
+ // button_Infinityblockreach
+ //
+ this.button_Infinityblockreach.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_Infinityblockreach.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_Infinityblockreach.FlatAppearance.BorderSize = 0;
+ this.button_Infinityblockreach.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_Infinityblockreach.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_Infinityblockreach.Location = new System.Drawing.Point(0, 583);
+ this.button_Infinityblockreach.Name = "button_Infinityblockreach";
+ this.button_Infinityblockreach.Size = new System.Drawing.Size(165, 46);
+ this.button_Infinityblockreach.TabIndex = 9;
+ this.button_Infinityblockreach.Text = "Infinityblockreach";
+ this.button_Infinityblockreach.UseVisualStyleBackColor = false;
+ this.button_Infinityblockreach.Click += new System.EventHandler(this.button_Infinityblockreach_Click);
+ //
+ // panel_noknockback
+ //
+ this.panel_noknockback.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_noknockback.Controls.Add(this.button_noknockback_hotkey);
+ this.panel_noknockback.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_noknockback.Location = new System.Drawing.Point(0, 545);
+ this.panel_noknockback.Name = "panel_noknockback";
+ this.panel_noknockback.Size = new System.Drawing.Size(165, 38);
+ this.panel_noknockback.TabIndex = 8;
+ this.panel_noknockback.Visible = false;
+ //
+ // button_noknockback_hotkey
+ //
+ this.button_noknockback_hotkey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_noknockback_hotkey.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_noknockback_hotkey.FlatAppearance.BorderSize = 0;
+ this.button_noknockback_hotkey.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_noknockback_hotkey.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_noknockback_hotkey.Location = new System.Drawing.Point(0, 0);
+ this.button_noknockback_hotkey.Name = "button_noknockback_hotkey";
+ this.button_noknockback_hotkey.Size = new System.Drawing.Size(165, 38);
+ this.button_noknockback_hotkey.TabIndex = 2;
+ this.button_noknockback_hotkey.Text = "Hotkey:";
+ this.button_noknockback_hotkey.UseVisualStyleBackColor = false;
+ this.button_noknockback_hotkey.Click += new System.EventHandler(this.button_noknockback_hotkey_Click);
+ //
+ // button4
+ //
+ this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button4.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button4.FlatAppearance.BorderSize = 0;
+ this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button4.Location = new System.Drawing.Point(0, 499);
+ this.button4.Name = "button4";
+ this.button4.Size = new System.Drawing.Size(165, 46);
+ this.button4.TabIndex = 7;
+ this.button4.Text = "NoKnockback";
+ this.button4.UseVisualStyleBackColor = false;
+ this.button4.Click += new System.EventHandler(this.button4_Click);
+ //
+ // panel_instantbreak
+ //
+ this.panel_instantbreak.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_instantbreak.Controls.Add(this.button_instantbreak_hotkey);
+ this.panel_instantbreak.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_instantbreak.Location = new System.Drawing.Point(0, 460);
+ this.panel_instantbreak.Name = "panel_instantbreak";
+ this.panel_instantbreak.Size = new System.Drawing.Size(165, 39);
+ this.panel_instantbreak.TabIndex = 6;
+ this.panel_instantbreak.Visible = false;
+ //
+ // button_instantbreak_hotkey
+ //
+ this.button_instantbreak_hotkey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_instantbreak_hotkey.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_instantbreak_hotkey.FlatAppearance.BorderSize = 0;
+ this.button_instantbreak_hotkey.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_instantbreak_hotkey.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_instantbreak_hotkey.Location = new System.Drawing.Point(0, 0);
+ this.button_instantbreak_hotkey.Name = "button_instantbreak_hotkey";
+ this.button_instantbreak_hotkey.Size = new System.Drawing.Size(165, 39);
+ this.button_instantbreak_hotkey.TabIndex = 2;
+ this.button_instantbreak_hotkey.Text = "Hotkey:";
+ this.button_instantbreak_hotkey.UseVisualStyleBackColor = false;
+ this.button_instantbreak_hotkey.Click += new System.EventHandler(this.button_instantbreak_hotkey_Click);
+ //
+ // button2
+ //
+ this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button2.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button2.FlatAppearance.BorderSize = 0;
+ this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button2.Location = new System.Drawing.Point(0, 414);
+ this.button2.Name = "button2";
+ this.button2.Size = new System.Drawing.Size(165, 46);
+ this.button2.TabIndex = 5;
+ this.button2.Text = "Instantbreak";
+ this.button2.UseVisualStyleBackColor = false;
+ this.button2.Click += new System.EventHandler(this.button2_Click);
+ //
+ // panel_hitbox
+ //
+ this.panel_hitbox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_hitbox.Controls.Add(this.trackBar_hitbox_withe);
+ this.panel_hitbox.Controls.Add(this.label7);
+ this.panel_hitbox.Controls.Add(this.label6);
+ this.panel_hitbox.Controls.Add(this.trackBar_hitbox_high);
+ this.panel_hitbox.Controls.Add(this.button_hitbox_hotkey);
+ this.panel_hitbox.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_hitbox.Location = new System.Drawing.Point(0, 235);
+ this.panel_hitbox.Name = "panel_hitbox";
+ this.panel_hitbox.Size = new System.Drawing.Size(165, 179);
+ this.panel_hitbox.TabIndex = 4;
+ this.panel_hitbox.Visible = false;
+ //
+ // trackBar_hitbox_withe
+ //
+ this.trackBar_hitbox_withe.Location = new System.Drawing.Point(3, 120);
+ this.trackBar_hitbox_withe.Maximum = 7;
+ this.trackBar_hitbox_withe.Minimum = 1;
+ this.trackBar_hitbox_withe.Name = "trackBar_hitbox_withe";
+ this.trackBar_hitbox_withe.Size = new System.Drawing.Size(162, 45);
+ this.trackBar_hitbox_withe.TabIndex = 6;
+ this.trackBar_hitbox_withe.Value = 1;
+ //
+ // label7
+ //
+ this.label7.AutoSize = true;
+ this.label7.Location = new System.Drawing.Point(12, 96);
+ this.label7.Name = "label7";
+ this.label7.Size = new System.Drawing.Size(35, 13);
+ this.label7.TabIndex = 5;
+ this.label7.Text = "Withe";
+ //
+ // label6
+ //
+ this.label6.AutoSize = true;
+ this.label6.Location = new System.Drawing.Point(12, 44);
+ this.label6.Name = "label6";
+ this.label6.Size = new System.Drawing.Size(29, 13);
+ this.label6.TabIndex = 4;
+ this.label6.Text = "High";
+ //
+ // trackBar_hitbox_high
+ //
+ this.trackBar_hitbox_high.Location = new System.Drawing.Point(3, 60);
+ this.trackBar_hitbox_high.Maximum = 7;
+ this.trackBar_hitbox_high.Minimum = 1;
+ this.trackBar_hitbox_high.Name = "trackBar_hitbox_high";
+ this.trackBar_hitbox_high.Size = new System.Drawing.Size(162, 45);
+ this.trackBar_hitbox_high.TabIndex = 3;
+ this.trackBar_hitbox_high.Value = 1;
+ //
+ // button_hitbox_hotkey
+ //
+ this.button_hitbox_hotkey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_hitbox_hotkey.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_hitbox_hotkey.FlatAppearance.BorderSize = 0;
+ this.button_hitbox_hotkey.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_hitbox_hotkey.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_hitbox_hotkey.Location = new System.Drawing.Point(0, 0);
+ this.button_hitbox_hotkey.Name = "button_hitbox_hotkey";
+ this.button_hitbox_hotkey.Size = new System.Drawing.Size(165, 38);
+ this.button_hitbox_hotkey.TabIndex = 2;
+ this.button_hitbox_hotkey.Text = "Hotkey:";
+ this.button_hitbox_hotkey.UseVisualStyleBackColor = false;
+ this.button_hitbox_hotkey.Click += new System.EventHandler(this.button_hitbox_hotkey_Click);
+ //
+ // button_hitbox
+ //
+ this.button_hitbox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_hitbox.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_hitbox.FlatAppearance.BorderSize = 0;
+ this.button_hitbox.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_hitbox.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_hitbox.Location = new System.Drawing.Point(0, 189);
+ this.button_hitbox.Name = "button_hitbox";
+ this.button_hitbox.Size = new System.Drawing.Size(165, 46);
+ this.button_hitbox.TabIndex = 3;
+ this.button_hitbox.Text = "Hitbox";
+ this.button_hitbox.UseVisualStyleBackColor = false;
+ this.button_hitbox.Click += new System.EventHandler(this.button_hitbox_Click);
+ //
+ // panel_reach
+ //
+ this.panel_reach.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_reach.Controls.Add(this.trackBar_reach);
+ this.panel_reach.Controls.Add(this.button_reach_hotkey);
+ this.panel_reach.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_reach.Location = new System.Drawing.Point(0, 89);
+ this.panel_reach.Name = "panel_reach";
+ this.panel_reach.Size = new System.Drawing.Size(165, 100);
+ this.panel_reach.TabIndex = 2;
+ this.panel_reach.Visible = false;
+ //
+ // trackBar_reach
+ //
+ this.trackBar_reach.Location = new System.Drawing.Point(3, 44);
+ this.trackBar_reach.Maximum = 7;
+ this.trackBar_reach.Minimum = 1;
+ this.trackBar_reach.Name = "trackBar_reach";
+ this.trackBar_reach.Size = new System.Drawing.Size(159, 45);
+ this.trackBar_reach.TabIndex = 3;
+ this.trackBar_reach.Value = 7;
+ this.trackBar_reach.Scroll += new System.EventHandler(this.trackBar_reach_Scroll);
+ //
+ // button_reach_hotkey
+ //
+ this.button_reach_hotkey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_reach_hotkey.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_reach_hotkey.FlatAppearance.BorderSize = 0;
+ this.button_reach_hotkey.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_reach_hotkey.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_reach_hotkey.Location = new System.Drawing.Point(0, 0);
+ this.button_reach_hotkey.Name = "button_reach_hotkey";
+ this.button_reach_hotkey.Size = new System.Drawing.Size(165, 38);
+ this.button_reach_hotkey.TabIndex = 2;
+ this.button_reach_hotkey.Text = "Hotkey:";
+ this.button_reach_hotkey.UseVisualStyleBackColor = false;
+ this.button_reach_hotkey.Click += new System.EventHandler(this.button_reach_hotkey_Click);
+ //
+ // button_reach
+ //
+ this.button_reach.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_reach.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_reach.FlatAppearance.BorderSize = 0;
+ this.button_reach.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_reach.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_reach.Location = new System.Drawing.Point(0, 43);
+ this.button_reach.Name = "button_reach";
+ this.button_reach.Size = new System.Drawing.Size(165, 46);
+ this.button_reach.TabIndex = 1;
+ this.button_reach.Text = "Reach";
+ this.button_reach.UseVisualStyleBackColor = false;
+ this.button_reach.Click += new System.EventHandler(this.button_reach_Click);
+ //
+ // panel2
+ //
+ this.panel2.Controls.Add(this.label1);
+ this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel2.Location = new System.Drawing.Point(0, 0);
+ this.panel2.Name = "panel2";
+ this.panel2.Size = new System.Drawing.Size(165, 43);
+ this.panel2.TabIndex = 0;
+ this.panel2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel2_MouseDown);
+ this.panel2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panel2_MouseMove);
+ //
+ // label1
+ //
+ this.label1.AutoSize = true;
+ this.label1.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.label1.Location = new System.Drawing.Point(48, 19);
+ this.label1.Name = "label1";
+ this.label1.Size = new System.Drawing.Size(66, 21);
+ this.label1.TabIndex = 0;
+ this.label1.Text = "Combo";
+ //
+ // panel_visuals
+ //
+ this.panel_visuals.AutoScroll = true;
+ this.panel_visuals.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.panel_visuals.Controls.Add(this.panel_kompass);
+ this.panel_visuals.Controls.Add(this.button_kompass);
+ this.panel_visuals.Controls.Add(this.panel_entitydisplay);
+ this.panel_visuals.Controls.Add(this.button_entitydisplay);
+ this.panel_visuals.Controls.Add(this.panel_StopVisualTime);
+ this.panel_visuals.Controls.Add(this.button18);
+ this.panel_visuals.Controls.Add(this.panel_fulllight);
+ this.panel_visuals.Controls.Add(this.button16);
+ this.panel_visuals.Controls.Add(this.panel_rainbowsky);
+ this.panel_visuals.Controls.Add(this.button_rainbowsky);
+ this.panel_visuals.Controls.Add(this.panel_zoom);
+ this.panel_visuals.Controls.Add(this.button13);
+ this.panel_visuals.Controls.Add(this.panel3);
+ this.panel_visuals.Location = new System.Drawing.Point(323, 42);
+ this.panel_visuals.Name = "panel_visuals";
+ this.panel_visuals.Size = new System.Drawing.Size(165, 281);
+ this.panel_visuals.TabIndex = 1;
+ //
+ // panel_kompass
+ //
+ this.panel_kompass.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_kompass.Controls.Add(this.button_kompass_h);
+ this.panel_kompass.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_kompass.Location = new System.Drawing.Point(0, 564);
+ this.panel_kompass.Name = "panel_kompass";
+ this.panel_kompass.Size = new System.Drawing.Size(148, 49);
+ this.panel_kompass.TabIndex = 14;
+ this.panel_kompass.Visible = false;
+ //
+ // button_kompass_h
+ //
+ this.button_kompass_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_kompass_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_kompass_h.FlatAppearance.BorderSize = 0;
+ this.button_kompass_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_kompass_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_kompass_h.Location = new System.Drawing.Point(0, 0);
+ this.button_kompass_h.Name = "button_kompass_h";
+ this.button_kompass_h.Size = new System.Drawing.Size(148, 38);
+ this.button_kompass_h.TabIndex = 2;
+ this.button_kompass_h.Text = "Hotkey:";
+ this.button_kompass_h.UseVisualStyleBackColor = false;
+ this.button_kompass_h.Click += new System.EventHandler(this.button_kompass_h_Click);
+ //
+ // button_kompass
+ //
+ this.button_kompass.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_kompass.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_kompass.FlatAppearance.BorderSize = 0;
+ this.button_kompass.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_kompass.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_kompass.Location = new System.Drawing.Point(0, 518);
+ this.button_kompass.Name = "button_kompass";
+ this.button_kompass.Size = new System.Drawing.Size(148, 46);
+ this.button_kompass.TabIndex = 13;
+ this.button_kompass.Text = "Compass";
+ this.button_kompass.UseVisualStyleBackColor = false;
+ this.button_kompass.Click += new System.EventHandler(this.button_kompass_Click);
+ //
+ // panel_entitydisplay
+ //
+ this.panel_entitydisplay.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_entitydisplay.Controls.Add(this.button_entitydisplay_h);
+ this.panel_entitydisplay.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_entitydisplay.Location = new System.Drawing.Point(0, 469);
+ this.panel_entitydisplay.Name = "panel_entitydisplay";
+ this.panel_entitydisplay.Size = new System.Drawing.Size(148, 49);
+ this.panel_entitydisplay.TabIndex = 12;
+ this.panel_entitydisplay.Visible = false;
+ //
+ // button_entitydisplay_h
+ //
+ this.button_entitydisplay_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_entitydisplay_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_entitydisplay_h.FlatAppearance.BorderSize = 0;
+ this.button_entitydisplay_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_entitydisplay_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_entitydisplay_h.Location = new System.Drawing.Point(0, 0);
+ this.button_entitydisplay_h.Name = "button_entitydisplay_h";
+ this.button_entitydisplay_h.Size = new System.Drawing.Size(148, 38);
+ this.button_entitydisplay_h.TabIndex = 2;
+ this.button_entitydisplay_h.Text = "Hotkey:";
+ this.button_entitydisplay_h.UseVisualStyleBackColor = false;
+ this.button_entitydisplay_h.Click += new System.EventHandler(this.button_entitydisplay_h_Click);
+ //
+ // button_entitydisplay
+ //
+ this.button_entitydisplay.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_entitydisplay.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_entitydisplay.FlatAppearance.BorderSize = 0;
+ this.button_entitydisplay.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_entitydisplay.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_entitydisplay.Location = new System.Drawing.Point(0, 423);
+ this.button_entitydisplay.Name = "button_entitydisplay";
+ this.button_entitydisplay.Size = new System.Drawing.Size(148, 46);
+ this.button_entitydisplay.TabIndex = 11;
+ this.button_entitydisplay.Text = "EntityDisplay";
+ this.button_entitydisplay.UseVisualStyleBackColor = false;
+ this.button_entitydisplay.Click += new System.EventHandler(this.button_entitydisplay_Click);
+ //
+ // panel_StopVisualTime
+ //
+ this.panel_StopVisualTime.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_StopVisualTime.Controls.Add(this.button_stopvisualtime_h);
+ this.panel_StopVisualTime.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_StopVisualTime.Location = new System.Drawing.Point(0, 374);
+ this.panel_StopVisualTime.Name = "panel_StopVisualTime";
+ this.panel_StopVisualTime.Size = new System.Drawing.Size(148, 49);
+ this.panel_StopVisualTime.TabIndex = 10;
+ this.panel_StopVisualTime.Visible = false;
+ //
+ // button_stopvisualtime_h
+ //
+ this.button_stopvisualtime_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_stopvisualtime_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_stopvisualtime_h.FlatAppearance.BorderSize = 0;
+ this.button_stopvisualtime_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_stopvisualtime_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_stopvisualtime_h.Location = new System.Drawing.Point(0, 0);
+ this.button_stopvisualtime_h.Name = "button_stopvisualtime_h";
+ this.button_stopvisualtime_h.Size = new System.Drawing.Size(148, 38);
+ this.button_stopvisualtime_h.TabIndex = 2;
+ this.button_stopvisualtime_h.Text = "Hotkey:";
+ this.button_stopvisualtime_h.UseVisualStyleBackColor = false;
+ this.button_stopvisualtime_h.Click += new System.EventHandler(this.button_stopvisualtime_h_Click);
+ //
+ // button18
+ //
+ this.button18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button18.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button18.FlatAppearance.BorderSize = 0;
+ this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button18.Location = new System.Drawing.Point(0, 328);
+ this.button18.Name = "button18";
+ this.button18.Size = new System.Drawing.Size(148, 46);
+ this.button18.TabIndex = 9;
+ this.button18.Text = "StopVisualTime";
+ this.button18.UseVisualStyleBackColor = false;
+ this.button18.Click += new System.EventHandler(this.button18_Click);
+ //
+ // panel_fulllight
+ //
+ this.panel_fulllight.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_fulllight.Controls.Add(this.button_fulllight_h);
+ this.panel_fulllight.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_fulllight.Location = new System.Drawing.Point(0, 279);
+ this.panel_fulllight.Name = "panel_fulllight";
+ this.panel_fulllight.Size = new System.Drawing.Size(148, 49);
+ this.panel_fulllight.TabIndex = 8;
+ this.panel_fulllight.Visible = false;
+ //
+ // button_fulllight_h
+ //
+ this.button_fulllight_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_fulllight_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_fulllight_h.FlatAppearance.BorderSize = 0;
+ this.button_fulllight_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_fulllight_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_fulllight_h.Location = new System.Drawing.Point(0, 0);
+ this.button_fulllight_h.Name = "button_fulllight_h";
+ this.button_fulllight_h.Size = new System.Drawing.Size(148, 38);
+ this.button_fulllight_h.TabIndex = 2;
+ this.button_fulllight_h.Text = "Hotkey:";
+ this.button_fulllight_h.UseVisualStyleBackColor = false;
+ this.button_fulllight_h.Click += new System.EventHandler(this.button_fulllight_h_Click);
+ //
+ // button16
+ //
+ this.button16.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button16.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button16.FlatAppearance.BorderSize = 0;
+ this.button16.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button16.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button16.Location = new System.Drawing.Point(0, 233);
+ this.button16.Name = "button16";
+ this.button16.Size = new System.Drawing.Size(148, 46);
+ this.button16.TabIndex = 7;
+ this.button16.Text = "Fulllight";
+ this.button16.UseVisualStyleBackColor = false;
+ this.button16.Click += new System.EventHandler(this.button16_Click);
+ //
+ // panel_rainbowsky
+ //
+ this.panel_rainbowsky.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_rainbowsky.Controls.Add(this.button_rainbowsky_h);
+ this.panel_rainbowsky.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_rainbowsky.Location = new System.Drawing.Point(0, 184);
+ this.panel_rainbowsky.Name = "panel_rainbowsky";
+ this.panel_rainbowsky.Size = new System.Drawing.Size(148, 49);
+ this.panel_rainbowsky.TabIndex = 6;
+ this.panel_rainbowsky.Visible = false;
+ //
+ // button_rainbowsky_h
+ //
+ this.button_rainbowsky_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_rainbowsky_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_rainbowsky_h.FlatAppearance.BorderSize = 0;
+ this.button_rainbowsky_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_rainbowsky_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_rainbowsky_h.Location = new System.Drawing.Point(0, 0);
+ this.button_rainbowsky_h.Name = "button_rainbowsky_h";
+ this.button_rainbowsky_h.Size = new System.Drawing.Size(148, 38);
+ this.button_rainbowsky_h.TabIndex = 2;
+ this.button_rainbowsky_h.Text = "Hotkey:";
+ this.button_rainbowsky_h.UseVisualStyleBackColor = false;
+ this.button_rainbowsky_h.Click += new System.EventHandler(this.button_rainbowsky_h_Click);
+ //
+ // button_rainbowsky
+ //
+ this.button_rainbowsky.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_rainbowsky.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_rainbowsky.FlatAppearance.BorderSize = 0;
+ this.button_rainbowsky.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_rainbowsky.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_rainbowsky.Location = new System.Drawing.Point(0, 138);
+ this.button_rainbowsky.Name = "button_rainbowsky";
+ this.button_rainbowsky.Size = new System.Drawing.Size(148, 46);
+ this.button_rainbowsky.TabIndex = 5;
+ this.button_rainbowsky.Text = "Rainbowsky";
+ this.button_rainbowsky.UseVisualStyleBackColor = false;
+ this.button_rainbowsky.Click += new System.EventHandler(this.button_rainbowsky_Click);
+ //
+ // panel_zoom
+ //
+ this.panel_zoom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_zoom.Controls.Add(this.button_zoom_h);
+ this.panel_zoom.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_zoom.Location = new System.Drawing.Point(0, 89);
+ this.panel_zoom.Name = "panel_zoom";
+ this.panel_zoom.Size = new System.Drawing.Size(148, 49);
+ this.panel_zoom.TabIndex = 4;
+ this.panel_zoom.Visible = false;
+ //
+ // button_zoom_h
+ //
+ this.button_zoom_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_zoom_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_zoom_h.FlatAppearance.BorderSize = 0;
+ this.button_zoom_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_zoom_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_zoom_h.Location = new System.Drawing.Point(0, 0);
+ this.button_zoom_h.Name = "button_zoom_h";
+ this.button_zoom_h.Size = new System.Drawing.Size(148, 38);
+ this.button_zoom_h.TabIndex = 2;
+ this.button_zoom_h.Text = "Hotkey:";
+ this.button_zoom_h.UseVisualStyleBackColor = false;
+ this.button_zoom_h.Click += new System.EventHandler(this.button_zoom_h_Click);
+ //
+ // button13
+ //
+ this.button13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button13.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button13.FlatAppearance.BorderSize = 0;
+ this.button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button13.Location = new System.Drawing.Point(0, 43);
+ this.button13.Name = "button13";
+ this.button13.Size = new System.Drawing.Size(148, 46);
+ this.button13.TabIndex = 3;
+ this.button13.Text = "Zoom";
+ this.button13.UseVisualStyleBackColor = false;
+ this.button13.Click += new System.EventHandler(this.button13_Click);
+ //
+ // panel3
+ //
+ this.panel3.Controls.Add(this.label2);
+ this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel3.Location = new System.Drawing.Point(0, 0);
+ this.panel3.Name = "panel3";
+ this.panel3.Size = new System.Drawing.Size(148, 43);
+ this.panel3.TabIndex = 1;
+ this.panel3.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel3_MouseDown);
+ this.panel3.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panel3_MouseMove);
+ //
+ // label2
+ //
+ this.label2.AutoSize = true;
+ this.label2.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.label2.Location = new System.Drawing.Point(42, 19);
+ this.label2.Name = "label2";
+ this.label2.Size = new System.Drawing.Size(62, 21);
+ this.label2.TabIndex = 0;
+ this.label2.Text = "Visuals";
+ //
+ // panel1
+ //
+ this.panel1.AutoScroll = true;
+ this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.panel1.Controls.Add(this.panel_speedsneak);
+ this.panel1.Controls.Add(this.button21);
+ this.panel1.Controls.Add(this.panel_phase);
+ this.panel1.Controls.Add(this.button_phase);
+ this.panel1.Controls.Add(this.panel_airwalk);
+ this.panel1.Controls.Add(this.button_airwalk);
+ this.panel1.Controls.Add(this.panel_infinityjump);
+ this.panel1.Controls.Add(this.button_infinityjump);
+ this.panel1.Controls.Add(this.panel_positionfreeze);
+ this.panel1.Controls.Add(this.button_positionfreeze);
+ this.panel1.Controls.Add(this.panel_glide);
+ this.panel1.Controls.Add(this.button_glide);
+ this.panel1.Controls.Add(this.panel_pglide);
+ this.panel1.Controls.Add(this.button_pglide);
+ this.panel1.Controls.Add(this.panel_highjump);
+ this.panel1.Controls.Add(this.button_highjump);
+ this.panel1.Controls.Add(this.panel_airjump);
+ this.panel1.Controls.Add(this.button_airjump);
+ this.panel1.Controls.Add(this.panel_speed);
+ this.panel1.Controls.Add(this.button_speed);
+ this.panel1.Controls.Add(this.panel8);
+ this.panel1.Location = new System.Drawing.Point(538, 42);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(165, 486);
+ this.panel1.TabIndex = 2;
+ //
+ // panel_speedsneak
+ //
+ this.panel_speedsneak.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_speedsneak.Controls.Add(this.button_speedsneak_h);
+ this.panel_speedsneak.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_speedsneak.Location = new System.Drawing.Point(0, 1009);
+ this.panel_speedsneak.Name = "panel_speedsneak";
+ this.panel_speedsneak.Size = new System.Drawing.Size(148, 47);
+ this.panel_speedsneak.TabIndex = 22;
+ this.panel_speedsneak.Visible = false;
+ //
+ // button_speedsneak_h
+ //
+ this.button_speedsneak_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_speedsneak_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_speedsneak_h.FlatAppearance.BorderSize = 0;
+ this.button_speedsneak_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_speedsneak_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_speedsneak_h.Location = new System.Drawing.Point(0, 0);
+ this.button_speedsneak_h.Name = "button_speedsneak_h";
+ this.button_speedsneak_h.Size = new System.Drawing.Size(148, 38);
+ this.button_speedsneak_h.TabIndex = 2;
+ this.button_speedsneak_h.Text = "Hotkey:";
+ this.button_speedsneak_h.UseVisualStyleBackColor = false;
+ this.button_speedsneak_h.Click += new System.EventHandler(this.button_speedsneak_h_Click);
+ //
+ // button21
+ //
+ this.button21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button21.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button21.FlatAppearance.BorderSize = 0;
+ this.button21.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button21.Location = new System.Drawing.Point(0, 961);
+ this.button21.Name = "button21";
+ this.button21.Size = new System.Drawing.Size(148, 48);
+ this.button21.TabIndex = 21;
+ this.button21.Text = "SpeedSneak";
+ this.button21.UseCompatibleTextRendering = true;
+ this.button21.UseVisualStyleBackColor = false;
+ this.button21.Click += new System.EventHandler(this.button21_Click);
+ //
+ // panel_phase
+ //
+ this.panel_phase.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_phase.Controls.Add(this.button_phase_h);
+ this.panel_phase.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_phase.Location = new System.Drawing.Point(0, 907);
+ this.panel_phase.Name = "panel_phase";
+ this.panel_phase.Size = new System.Drawing.Size(148, 54);
+ this.panel_phase.TabIndex = 20;
+ this.panel_phase.Visible = false;
+ //
+ // button_phase_h
+ //
+ this.button_phase_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_phase_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_phase_h.FlatAppearance.BorderSize = 0;
+ this.button_phase_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_phase_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_phase_h.Location = new System.Drawing.Point(0, 0);
+ this.button_phase_h.Name = "button_phase_h";
+ this.button_phase_h.Size = new System.Drawing.Size(148, 38);
+ this.button_phase_h.TabIndex = 2;
+ this.button_phase_h.Text = "Hotkey:";
+ this.button_phase_h.UseVisualStyleBackColor = false;
+ this.button_phase_h.Click += new System.EventHandler(this.button_phase_h_Click);
+ //
+ // button_phase
+ //
+ this.button_phase.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_phase.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_phase.FlatAppearance.BorderSize = 0;
+ this.button_phase.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_phase.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_phase.Location = new System.Drawing.Point(0, 861);
+ this.button_phase.Name = "button_phase";
+ this.button_phase.Size = new System.Drawing.Size(148, 46);
+ this.button_phase.TabIndex = 19;
+ this.button_phase.Text = "Phase";
+ this.button_phase.UseCompatibleTextRendering = true;
+ this.button_phase.UseVisualStyleBackColor = false;
+ this.button_phase.Click += new System.EventHandler(this.button_phase_Click);
+ //
+ // panel_airwalk
+ //
+ this.panel_airwalk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_airwalk.Controls.Add(this.button_airwalk_h);
+ this.panel_airwalk.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_airwalk.Location = new System.Drawing.Point(0, 804);
+ this.panel_airwalk.Name = "panel_airwalk";
+ this.panel_airwalk.Size = new System.Drawing.Size(148, 57);
+ this.panel_airwalk.TabIndex = 18;
+ this.panel_airwalk.Visible = false;
+ //
+ // button_airwalk_h
+ //
+ this.button_airwalk_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_airwalk_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_airwalk_h.FlatAppearance.BorderSize = 0;
+ this.button_airwalk_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_airwalk_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_airwalk_h.Location = new System.Drawing.Point(0, 0);
+ this.button_airwalk_h.Name = "button_airwalk_h";
+ this.button_airwalk_h.Size = new System.Drawing.Size(148, 38);
+ this.button_airwalk_h.TabIndex = 2;
+ this.button_airwalk_h.Text = "Hotkey:";
+ this.button_airwalk_h.UseVisualStyleBackColor = false;
+ this.button_airwalk_h.Click += new System.EventHandler(this.button_airwalk_h_Click);
+ //
+ // button_airwalk
+ //
+ this.button_airwalk.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_airwalk.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_airwalk.FlatAppearance.BorderSize = 0;
+ this.button_airwalk.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_airwalk.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_airwalk.Location = new System.Drawing.Point(0, 758);
+ this.button_airwalk.Name = "button_airwalk";
+ this.button_airwalk.Size = new System.Drawing.Size(148, 46);
+ this.button_airwalk.TabIndex = 17;
+ this.button_airwalk.Text = "AirWalk";
+ this.button_airwalk.UseCompatibleTextRendering = true;
+ this.button_airwalk.UseVisualStyleBackColor = false;
+ this.button_airwalk.Click += new System.EventHandler(this.button_airwalk_Click);
+ //
+ // panel_infinityjump
+ //
+ this.panel_infinityjump.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_infinityjump.Controls.Add(this.button_infinijump_h);
+ this.panel_infinityjump.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_infinityjump.Location = new System.Drawing.Point(0, 705);
+ this.panel_infinityjump.Name = "panel_infinityjump";
+ this.panel_infinityjump.Size = new System.Drawing.Size(148, 53);
+ this.panel_infinityjump.TabIndex = 16;
+ this.panel_infinityjump.Visible = false;
+ //
+ // button_infinijump_h
+ //
+ this.button_infinijump_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_infinijump_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_infinijump_h.FlatAppearance.BorderSize = 0;
+ this.button_infinijump_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_infinijump_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_infinijump_h.Location = new System.Drawing.Point(0, 0);
+ this.button_infinijump_h.Name = "button_infinijump_h";
+ this.button_infinijump_h.Size = new System.Drawing.Size(148, 38);
+ this.button_infinijump_h.TabIndex = 2;
+ this.button_infinijump_h.Text = "Hotkey:";
+ this.button_infinijump_h.UseVisualStyleBackColor = false;
+ this.button_infinijump_h.Click += new System.EventHandler(this.button_infinijump_h_Click);
+ //
+ // button_infinityjump
+ //
+ this.button_infinityjump.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_infinityjump.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_infinityjump.FlatAppearance.BorderSize = 0;
+ this.button_infinityjump.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_infinityjump.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_infinityjump.Location = new System.Drawing.Point(0, 659);
+ this.button_infinityjump.Name = "button_infinityjump";
+ this.button_infinityjump.Size = new System.Drawing.Size(148, 46);
+ this.button_infinityjump.TabIndex = 15;
+ this.button_infinityjump.Text = "Infinity Jump";
+ this.button_infinityjump.UseCompatibleTextRendering = true;
+ this.button_infinityjump.UseVisualStyleBackColor = false;
+ this.button_infinityjump.Click += new System.EventHandler(this.button_infinityjump_Click);
+ //
+ // panel_positionfreeze
+ //
+ this.panel_positionfreeze.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_positionfreeze.Controls.Add(this.button_positionfreeze_h);
+ this.panel_positionfreeze.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_positionfreeze.Location = new System.Drawing.Point(0, 599);
+ this.panel_positionfreeze.Name = "panel_positionfreeze";
+ this.panel_positionfreeze.Size = new System.Drawing.Size(148, 60);
+ this.panel_positionfreeze.TabIndex = 14;
+ this.panel_positionfreeze.Visible = false;
+ //
+ // button_positionfreeze_h
+ //
+ this.button_positionfreeze_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_positionfreeze_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_positionfreeze_h.FlatAppearance.BorderSize = 0;
+ this.button_positionfreeze_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_positionfreeze_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_positionfreeze_h.Location = new System.Drawing.Point(0, 0);
+ this.button_positionfreeze_h.Name = "button_positionfreeze_h";
+ this.button_positionfreeze_h.Size = new System.Drawing.Size(148, 38);
+ this.button_positionfreeze_h.TabIndex = 2;
+ this.button_positionfreeze_h.Text = "Hotkey:";
+ this.button_positionfreeze_h.UseVisualStyleBackColor = false;
+ this.button_positionfreeze_h.Click += new System.EventHandler(this.button_positionfreeze_h_Click);
+ //
+ // button_positionfreeze
+ //
+ this.button_positionfreeze.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_positionfreeze.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_positionfreeze.FlatAppearance.BorderSize = 0;
+ this.button_positionfreeze.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_positionfreeze.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_positionfreeze.Location = new System.Drawing.Point(0, 553);
+ this.button_positionfreeze.Name = "button_positionfreeze";
+ this.button_positionfreeze.Size = new System.Drawing.Size(148, 46);
+ this.button_positionfreeze.TabIndex = 13;
+ this.button_positionfreeze.Text = "PositionFreeze";
+ this.button_positionfreeze.UseCompatibleTextRendering = true;
+ this.button_positionfreeze.UseVisualStyleBackColor = false;
+ this.button_positionfreeze.Click += new System.EventHandler(this.button_positionfreeze_Click);
+ //
+ // panel_glide
+ //
+ this.panel_glide.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_glide.Controls.Add(this.button_glide_h);
+ this.panel_glide.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_glide.Location = new System.Drawing.Point(0, 504);
+ this.panel_glide.Name = "panel_glide";
+ this.panel_glide.Size = new System.Drawing.Size(148, 49);
+ this.panel_glide.TabIndex = 12;
+ this.panel_glide.Visible = false;
+ //
+ // button_glide_h
+ //
+ this.button_glide_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_glide_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_glide_h.FlatAppearance.BorderSize = 0;
+ this.button_glide_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_glide_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_glide_h.Location = new System.Drawing.Point(0, 0);
+ this.button_glide_h.Name = "button_glide_h";
+ this.button_glide_h.Size = new System.Drawing.Size(148, 38);
+ this.button_glide_h.TabIndex = 2;
+ this.button_glide_h.Text = "Hotkey:";
+ this.button_glide_h.UseVisualStyleBackColor = false;
+ this.button_glide_h.Click += new System.EventHandler(this.button_glide_h_Click);
+ //
+ // button_glide
+ //
+ this.button_glide.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_glide.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_glide.FlatAppearance.BorderSize = 0;
+ this.button_glide.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_glide.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_glide.Location = new System.Drawing.Point(0, 458);
+ this.button_glide.Name = "button_glide";
+ this.button_glide.Size = new System.Drawing.Size(148, 46);
+ this.button_glide.TabIndex = 11;
+ this.button_glide.Text = "Glide";
+ this.button_glide.UseCompatibleTextRendering = true;
+ this.button_glide.UseVisualStyleBackColor = false;
+ this.button_glide.Click += new System.EventHandler(this.button_glide_Click);
+ //
+ // panel_pglide
+ //
+ this.panel_pglide.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_pglide.Controls.Add(this.button_pglide_h);
+ this.panel_pglide.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_pglide.Location = new System.Drawing.Point(0, 408);
+ this.panel_pglide.Name = "panel_pglide";
+ this.panel_pglide.Size = new System.Drawing.Size(148, 50);
+ this.panel_pglide.TabIndex = 10;
+ this.panel_pglide.Visible = false;
+ //
+ // button_pglide_h
+ //
+ this.button_pglide_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_pglide_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_pglide_h.FlatAppearance.BorderSize = 0;
+ this.button_pglide_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_pglide_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_pglide_h.Location = new System.Drawing.Point(0, 0);
+ this.button_pglide_h.Name = "button_pglide_h";
+ this.button_pglide_h.Size = new System.Drawing.Size(148, 38);
+ this.button_pglide_h.TabIndex = 2;
+ this.button_pglide_h.Text = "Hotkey:";
+ this.button_pglide_h.UseVisualStyleBackColor = false;
+ this.button_pglide_h.Click += new System.EventHandler(this.button_pglide_h_Click);
+ //
+ // button_pglide
+ //
+ this.button_pglide.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_pglide.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_pglide.FlatAppearance.BorderSize = 0;
+ this.button_pglide.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_pglide.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_pglide.Location = new System.Drawing.Point(0, 362);
+ this.button_pglide.Name = "button_pglide";
+ this.button_pglide.Size = new System.Drawing.Size(148, 46);
+ this.button_pglide.TabIndex = 9;
+ this.button_pglide.Text = "P Glide";
+ this.button_pglide.UseCompatibleTextRendering = true;
+ this.button_pglide.UseVisualStyleBackColor = false;
+ this.button_pglide.Click += new System.EventHandler(this.button_pglide_Click);
+ //
+ // panel_highjump
+ //
+ this.panel_highjump.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_highjump.Controls.Add(this.button_highjump_h);
+ this.panel_highjump.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_highjump.Location = new System.Drawing.Point(0, 309);
+ this.panel_highjump.Name = "panel_highjump";
+ this.panel_highjump.Size = new System.Drawing.Size(148, 53);
+ this.panel_highjump.TabIndex = 8;
+ this.panel_highjump.Visible = false;
+ //
+ // button_highjump_h
+ //
+ this.button_highjump_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_highjump_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_highjump_h.FlatAppearance.BorderSize = 0;
+ this.button_highjump_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_highjump_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_highjump_h.Location = new System.Drawing.Point(0, 0);
+ this.button_highjump_h.Name = "button_highjump_h";
+ this.button_highjump_h.Size = new System.Drawing.Size(148, 38);
+ this.button_highjump_h.TabIndex = 2;
+ this.button_highjump_h.Text = "Hotkey:";
+ this.button_highjump_h.UseVisualStyleBackColor = false;
+ this.button_highjump_h.Click += new System.EventHandler(this.button_highjump_h_Click);
+ //
+ // button_highjump
+ //
+ this.button_highjump.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_highjump.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_highjump.FlatAppearance.BorderSize = 0;
+ this.button_highjump.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_highjump.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_highjump.Location = new System.Drawing.Point(0, 263);
+ this.button_highjump.Name = "button_highjump";
+ this.button_highjump.Size = new System.Drawing.Size(148, 46);
+ this.button_highjump.TabIndex = 7;
+ this.button_highjump.Text = "HighJump";
+ this.button_highjump.UseVisualStyleBackColor = false;
+ this.button_highjump.Click += new System.EventHandler(this.button_highjump_Click);
+ //
+ // panel_airjump
+ //
+ this.panel_airjump.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_airjump.Controls.Add(this.button_airjump_h);
+ this.panel_airjump.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_airjump.Location = new System.Drawing.Point(0, 214);
+ this.panel_airjump.Name = "panel_airjump";
+ this.panel_airjump.Size = new System.Drawing.Size(148, 49);
+ this.panel_airjump.TabIndex = 6;
+ this.panel_airjump.Visible = false;
+ //
+ // button_airjump_h
+ //
+ this.button_airjump_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_airjump_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_airjump_h.FlatAppearance.BorderSize = 0;
+ this.button_airjump_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_airjump_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_airjump_h.Location = new System.Drawing.Point(0, 0);
+ this.button_airjump_h.Name = "button_airjump_h";
+ this.button_airjump_h.Size = new System.Drawing.Size(148, 38);
+ this.button_airjump_h.TabIndex = 2;
+ this.button_airjump_h.Text = "Hotkey:";
+ this.button_airjump_h.UseVisualStyleBackColor = false;
+ this.button_airjump_h.Click += new System.EventHandler(this.button_airjump_h_Click);
+ //
+ // button_airjump
+ //
+ this.button_airjump.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_airjump.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_airjump.FlatAppearance.BorderSize = 0;
+ this.button_airjump.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_airjump.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_airjump.Location = new System.Drawing.Point(0, 168);
+ this.button_airjump.Name = "button_airjump";
+ this.button_airjump.Size = new System.Drawing.Size(148, 46);
+ this.button_airjump.TabIndex = 5;
+ this.button_airjump.Text = "AirJump";
+ this.button_airjump.UseVisualStyleBackColor = false;
+ this.button_airjump.Click += new System.EventHandler(this.button_airjump_Click);
+ //
+ // panel_speed
+ //
+ this.panel_speed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_speed.Controls.Add(this.trackBar3);
+ this.panel_speed.Controls.Add(this.button_speed_h);
+ this.panel_speed.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_speed.Location = new System.Drawing.Point(0, 89);
+ this.panel_speed.Name = "panel_speed";
+ this.panel_speed.Size = new System.Drawing.Size(148, 79);
+ this.panel_speed.TabIndex = 4;
+ this.panel_speed.Visible = false;
+ //
+ // trackBar3
+ //
+ this.trackBar3.Location = new System.Drawing.Point(26, 44);
+ this.trackBar3.Name = "trackBar3";
+ this.trackBar3.Size = new System.Drawing.Size(104, 45);
+ this.trackBar3.TabIndex = 3;
+ //
+ // button_speed_h
+ //
+ this.button_speed_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_speed_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_speed_h.FlatAppearance.BorderSize = 0;
+ this.button_speed_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_speed_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_speed_h.Location = new System.Drawing.Point(0, 0);
+ this.button_speed_h.Name = "button_speed_h";
+ this.button_speed_h.Size = new System.Drawing.Size(148, 38);
+ this.button_speed_h.TabIndex = 2;
+ this.button_speed_h.Text = "Hotkey:";
+ this.button_speed_h.UseVisualStyleBackColor = false;
+ this.button_speed_h.Click += new System.EventHandler(this.button_speed_h_Click);
+ //
+ // button_speed
+ //
+ this.button_speed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_speed.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_speed.FlatAppearance.BorderSize = 0;
+ this.button_speed.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_speed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_speed.Location = new System.Drawing.Point(0, 43);
+ this.button_speed.Name = "button_speed";
+ this.button_speed.Size = new System.Drawing.Size(148, 46);
+ this.button_speed.TabIndex = 3;
+ this.button_speed.Text = "Speed";
+ this.button_speed.UseVisualStyleBackColor = false;
+ this.button_speed.Click += new System.EventHandler(this.button_speed_Click);
+ //
+ // panel8
+ //
+ this.panel8.Controls.Add(this.label3);
+ this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel8.Location = new System.Drawing.Point(0, 0);
+ this.panel8.Name = "panel8";
+ this.panel8.Size = new System.Drawing.Size(148, 43);
+ this.panel8.TabIndex = 1;
+ this.panel8.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel8_MouseDown_1);
+ this.panel8.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panel8_MouseMove_1);
+ //
+ // label3
+ //
+ this.label3.AutoSize = true;
+ this.label3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.label3.Location = new System.Drawing.Point(52, 19);
+ this.label3.Name = "label3";
+ this.label3.Size = new System.Drawing.Size(44, 21);
+ this.label3.TabIndex = 0;
+ this.label3.Text = "Mov";
+ //
+ // panel_exploits
+ //
+ this.panel_exploits.AutoScroll = true;
+ this.panel_exploits.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.panel_exploits.Controls.Add(this.panel_targetstraffe);
+ this.panel_exploits.Controls.Add(this.button_tragtetstraffe);
+ this.panel_exploits.Controls.Add(this.panel_fakegamemode);
+ this.panel_exploits.Controls.Add(this.button_fakegamemode);
+ this.panel_exploits.Controls.Add(this.panel_scaffold);
+ this.panel_exploits.Controls.Add(this.button_scaffold);
+ this.panel_exploits.Controls.Add(this.panel_norender);
+ this.panel_exploits.Controls.Add(this.button_norender);
+ this.panel_exploits.Controls.Add(this.panel_antivoid);
+ this.panel_exploits.Controls.Add(this.button_antivoid);
+ this.panel_exploits.Controls.Add(this.panel_FlyDamageBypass);
+ this.panel_exploits.Controls.Add(this.button_FlyDamageBypass);
+ this.panel_exploits.Controls.Add(this.panel_nofall);
+ this.panel_exploits.Controls.Add(this.button23);
+ this.panel_exploits.Controls.Add(this.panel5);
+ this.panel_exploits.Location = new System.Drawing.Point(746, 42);
+ this.panel_exploits.Name = "panel_exploits";
+ this.panel_exploits.Size = new System.Drawing.Size(162, 273);
+ this.panel_exploits.TabIndex = 3;
+ //
+ // panel_targetstraffe
+ //
+ this.panel_targetstraffe.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_targetstraffe.Controls.Add(this.button_targetstraffe_h);
+ this.panel_targetstraffe.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_targetstraffe.Location = new System.Drawing.Point(0, 693);
+ this.panel_targetstraffe.Name = "panel_targetstraffe";
+ this.panel_targetstraffe.Size = new System.Drawing.Size(145, 51);
+ this.panel_targetstraffe.TabIndex = 18;
+ this.panel_targetstraffe.Visible = false;
+ //
+ // button_targetstraffe_h
+ //
+ this.button_targetstraffe_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_targetstraffe_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_targetstraffe_h.FlatAppearance.BorderSize = 0;
+ this.button_targetstraffe_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_targetstraffe_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_targetstraffe_h.Location = new System.Drawing.Point(0, 0);
+ this.button_targetstraffe_h.Name = "button_targetstraffe_h";
+ this.button_targetstraffe_h.Size = new System.Drawing.Size(145, 38);
+ this.button_targetstraffe_h.TabIndex = 2;
+ this.button_targetstraffe_h.Text = "Hotkey:";
+ this.button_targetstraffe_h.UseVisualStyleBackColor = false;
+ this.button_targetstraffe_h.Click += new System.EventHandler(this.button_targetstraffe_h_Click);
+ //
+ // button_tragtetstraffe
+ //
+ this.button_tragtetstraffe.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_tragtetstraffe.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_tragtetstraffe.FlatAppearance.BorderSize = 0;
+ this.button_tragtetstraffe.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_tragtetstraffe.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_tragtetstraffe.Location = new System.Drawing.Point(0, 647);
+ this.button_tragtetstraffe.Name = "button_tragtetstraffe";
+ this.button_tragtetstraffe.Size = new System.Drawing.Size(145, 46);
+ this.button_tragtetstraffe.TabIndex = 17;
+ this.button_tragtetstraffe.Text = "TargetStraffe";
+ this.button_tragtetstraffe.UseVisualStyleBackColor = false;
+ this.button_tragtetstraffe.Click += new System.EventHandler(this.button_tragtetstraffe_Click);
+ //
+ // panel_fakegamemode
+ //
+ this.panel_fakegamemode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_fakegamemode.Controls.Add(this.button_fakegamemode_h);
+ this.panel_fakegamemode.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_fakegamemode.Location = new System.Drawing.Point(0, 596);
+ this.panel_fakegamemode.Name = "panel_fakegamemode";
+ this.panel_fakegamemode.Size = new System.Drawing.Size(145, 51);
+ this.panel_fakegamemode.TabIndex = 16;
+ this.panel_fakegamemode.Visible = false;
+ //
+ // button_fakegamemode_h
+ //
+ this.button_fakegamemode_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_fakegamemode_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_fakegamemode_h.FlatAppearance.BorderSize = 0;
+ this.button_fakegamemode_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_fakegamemode_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_fakegamemode_h.Location = new System.Drawing.Point(0, 0);
+ this.button_fakegamemode_h.Name = "button_fakegamemode_h";
+ this.button_fakegamemode_h.Size = new System.Drawing.Size(145, 38);
+ this.button_fakegamemode_h.TabIndex = 2;
+ this.button_fakegamemode_h.Text = "Hotkey:";
+ this.button_fakegamemode_h.UseVisualStyleBackColor = false;
+ this.button_fakegamemode_h.Click += new System.EventHandler(this.button_fakegamemode_h_Click);
+ //
+ // button_fakegamemode
+ //
+ this.button_fakegamemode.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_fakegamemode.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_fakegamemode.FlatAppearance.BorderSize = 0;
+ this.button_fakegamemode.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_fakegamemode.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_fakegamemode.Location = new System.Drawing.Point(0, 550);
+ this.button_fakegamemode.Name = "button_fakegamemode";
+ this.button_fakegamemode.Size = new System.Drawing.Size(145, 46);
+ this.button_fakegamemode.TabIndex = 15;
+ this.button_fakegamemode.Text = "FakeGamemode";
+ this.button_fakegamemode.UseVisualStyleBackColor = false;
+ //
+ // panel_scaffold
+ //
+ this.panel_scaffold.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_scaffold.Controls.Add(this.button_scaffold_h);
+ this.panel_scaffold.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_scaffold.Location = new System.Drawing.Point(0, 477);
+ this.panel_scaffold.Name = "panel_scaffold";
+ this.panel_scaffold.Size = new System.Drawing.Size(145, 73);
+ this.panel_scaffold.TabIndex = 14;
+ this.panel_scaffold.Visible = false;
+ //
+ // button_scaffold_h
+ //
+ this.button_scaffold_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_scaffold_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_scaffold_h.FlatAppearance.BorderSize = 0;
+ this.button_scaffold_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_scaffold_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_scaffold_h.Location = new System.Drawing.Point(0, 0);
+ this.button_scaffold_h.Name = "button_scaffold_h";
+ this.button_scaffold_h.Size = new System.Drawing.Size(145, 38);
+ this.button_scaffold_h.TabIndex = 2;
+ this.button_scaffold_h.Text = "Hotkey:";
+ this.button_scaffold_h.UseVisualStyleBackColor = false;
+ this.button_scaffold_h.Click += new System.EventHandler(this.button_scaffold_h_Click);
+ //
+ // button_scaffold
+ //
+ this.button_scaffold.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_scaffold.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_scaffold.FlatAppearance.BorderSize = 0;
+ this.button_scaffold.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_scaffold.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_scaffold.Location = new System.Drawing.Point(0, 431);
+ this.button_scaffold.Name = "button_scaffold";
+ this.button_scaffold.Size = new System.Drawing.Size(145, 46);
+ this.button_scaffold.TabIndex = 13;
+ this.button_scaffold.Text = "Scaffold";
+ this.button_scaffold.UseVisualStyleBackColor = false;
+ this.button_scaffold.Click += new System.EventHandler(this.button_scaffold_Click_1);
+ //
+ // panel_norender
+ //
+ this.panel_norender.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_norender.Controls.Add(this.button_norender_h);
+ this.panel_norender.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_norender.Location = new System.Drawing.Point(0, 380);
+ this.panel_norender.Name = "panel_norender";
+ this.panel_norender.Size = new System.Drawing.Size(145, 51);
+ this.panel_norender.TabIndex = 12;
+ this.panel_norender.Visible = false;
+ //
+ // button_norender_h
+ //
+ this.button_norender_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_norender_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_norender_h.FlatAppearance.BorderSize = 0;
+ this.button_norender_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_norender_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_norender_h.Location = new System.Drawing.Point(0, 0);
+ this.button_norender_h.Name = "button_norender_h";
+ this.button_norender_h.Size = new System.Drawing.Size(145, 38);
+ this.button_norender_h.TabIndex = 2;
+ this.button_norender_h.Text = "Hotkey:";
+ this.button_norender_h.UseVisualStyleBackColor = false;
+ this.button_norender_h.Click += new System.EventHandler(this.button_norender_h_Click);
+ //
+ // button_norender
+ //
+ this.button_norender.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_norender.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_norender.FlatAppearance.BorderSize = 0;
+ this.button_norender.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_norender.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_norender.Location = new System.Drawing.Point(0, 334);
+ this.button_norender.Name = "button_norender";
+ this.button_norender.Size = new System.Drawing.Size(145, 46);
+ this.button_norender.TabIndex = 11;
+ this.button_norender.Text = "NoRender";
+ this.button_norender.UseVisualStyleBackColor = false;
+ this.button_norender.Click += new System.EventHandler(this.button_norender_Click);
+ //
+ // panel_antivoid
+ //
+ this.panel_antivoid.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_antivoid.Controls.Add(this.button_antivoid_h);
+ this.panel_antivoid.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_antivoid.Location = new System.Drawing.Point(0, 283);
+ this.panel_antivoid.Name = "panel_antivoid";
+ this.panel_antivoid.Size = new System.Drawing.Size(145, 51);
+ this.panel_antivoid.TabIndex = 10;
+ this.panel_antivoid.Visible = false;
+ //
+ // button_antivoid_h
+ //
+ this.button_antivoid_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_antivoid_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_antivoid_h.FlatAppearance.BorderSize = 0;
+ this.button_antivoid_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_antivoid_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_antivoid_h.Location = new System.Drawing.Point(0, 0);
+ this.button_antivoid_h.Name = "button_antivoid_h";
+ this.button_antivoid_h.Size = new System.Drawing.Size(145, 38);
+ this.button_antivoid_h.TabIndex = 2;
+ this.button_antivoid_h.Text = "Hotkey:";
+ this.button_antivoid_h.UseVisualStyleBackColor = false;
+ this.button_antivoid_h.Click += new System.EventHandler(this.button_antivoid_h_Click);
+ //
+ // button_antivoid
+ //
+ this.button_antivoid.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_antivoid.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_antivoid.FlatAppearance.BorderSize = 0;
+ this.button_antivoid.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_antivoid.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_antivoid.Location = new System.Drawing.Point(0, 237);
+ this.button_antivoid.Name = "button_antivoid";
+ this.button_antivoid.Size = new System.Drawing.Size(145, 46);
+ this.button_antivoid.TabIndex = 9;
+ this.button_antivoid.Text = "AntiVoid";
+ this.button_antivoid.UseVisualStyleBackColor = false;
+ this.button_antivoid.Click += new System.EventHandler(this.button_antivoid_Click);
+ //
+ // panel_FlyDamageBypass
+ //
+ this.panel_FlyDamageBypass.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_FlyDamageBypass.Controls.Add(this.button_flydamagebypass_h);
+ this.panel_FlyDamageBypass.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_FlyDamageBypass.Location = new System.Drawing.Point(0, 186);
+ this.panel_FlyDamageBypass.Name = "panel_FlyDamageBypass";
+ this.panel_FlyDamageBypass.Size = new System.Drawing.Size(145, 51);
+ this.panel_FlyDamageBypass.TabIndex = 8;
+ this.panel_FlyDamageBypass.Visible = false;
+ //
+ // button_flydamagebypass_h
+ //
+ this.button_flydamagebypass_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_flydamagebypass_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_flydamagebypass_h.FlatAppearance.BorderSize = 0;
+ this.button_flydamagebypass_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_flydamagebypass_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_flydamagebypass_h.Location = new System.Drawing.Point(0, 0);
+ this.button_flydamagebypass_h.Name = "button_flydamagebypass_h";
+ this.button_flydamagebypass_h.Size = new System.Drawing.Size(145, 38);
+ this.button_flydamagebypass_h.TabIndex = 2;
+ this.button_flydamagebypass_h.Text = "Hotkey:";
+ this.button_flydamagebypass_h.UseVisualStyleBackColor = false;
+ this.button_flydamagebypass_h.Click += new System.EventHandler(this.button_flydamagebypass_h_Click);
+ //
+ // button_FlyDamageBypass
+ //
+ this.button_FlyDamageBypass.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_FlyDamageBypass.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_FlyDamageBypass.FlatAppearance.BorderSize = 0;
+ this.button_FlyDamageBypass.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_FlyDamageBypass.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_FlyDamageBypass.Location = new System.Drawing.Point(0, 140);
+ this.button_FlyDamageBypass.Name = "button_FlyDamageBypass";
+ this.button_FlyDamageBypass.Size = new System.Drawing.Size(145, 46);
+ this.button_FlyDamageBypass.TabIndex = 7;
+ this.button_FlyDamageBypass.Text = "FlyDamageBypass";
+ this.button_FlyDamageBypass.UseVisualStyleBackColor = false;
+ this.button_FlyDamageBypass.Click += new System.EventHandler(this.button_FlyDamageBypass_Click);
+ //
+ // panel_nofall
+ //
+ this.panel_nofall.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_nofall.Controls.Add(this.button_nofall_h);
+ this.panel_nofall.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_nofall.Location = new System.Drawing.Point(0, 89);
+ this.panel_nofall.Name = "panel_nofall";
+ this.panel_nofall.Size = new System.Drawing.Size(145, 51);
+ this.panel_nofall.TabIndex = 6;
+ this.panel_nofall.Visible = false;
+ //
+ // button_nofall_h
+ //
+ this.button_nofall_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_nofall_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_nofall_h.FlatAppearance.BorderSize = 0;
+ this.button_nofall_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_nofall_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_nofall_h.Location = new System.Drawing.Point(0, 0);
+ this.button_nofall_h.Name = "button_nofall_h";
+ this.button_nofall_h.Size = new System.Drawing.Size(145, 38);
+ this.button_nofall_h.TabIndex = 2;
+ this.button_nofall_h.Text = "Hotkey:";
+ this.button_nofall_h.UseVisualStyleBackColor = false;
+ this.button_nofall_h.Click += new System.EventHandler(this.button_nofall_h_Click);
+ //
+ // button23
+ //
+ this.button23.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button23.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button23.FlatAppearance.BorderSize = 0;
+ this.button23.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button23.Location = new System.Drawing.Point(0, 43);
+ this.button23.Name = "button23";
+ this.button23.Size = new System.Drawing.Size(145, 46);
+ this.button23.TabIndex = 5;
+ this.button23.Text = "NoFall";
+ this.button23.UseVisualStyleBackColor = false;
+ this.button23.Click += new System.EventHandler(this.button23_Click);
+ //
+ // panel5
+ //
+ this.panel5.Controls.Add(this.label4);
+ this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel5.Location = new System.Drawing.Point(0, 0);
+ this.panel5.Name = "panel5";
+ this.panel5.Size = new System.Drawing.Size(145, 43);
+ this.panel5.TabIndex = 2;
+ this.panel5.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel5_MouseDown);
+ this.panel5.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panel5_MouseMove);
+ //
+ // label4
+ //
+ this.label4.AutoSize = true;
+ this.label4.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.label4.Location = new System.Drawing.Point(47, 19);
+ this.label4.Name = "label4";
+ this.label4.Size = new System.Drawing.Size(68, 21);
+ this.label4.TabIndex = 0;
+ this.label4.Text = "Exploits";
+ //
+ // panel_settings
+ //
+ this.panel_settings.AutoScroll = true;
+ this.panel_settings.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.panel_settings.Controls.Add(this.panel_watermark);
+ this.panel_settings.Controls.Add(this.button_watermark);
+ this.panel_settings.Controls.Add(this.panel_arraylist);
+ this.panel_settings.Controls.Add(this.button_arraylist);
+ this.panel_settings.Controls.Add(this.panel_tabgui);
+ this.panel_settings.Controls.Add(this.button_tabgui);
+ this.panel_settings.Controls.Add(this.panel_clickgui);
+ this.panel_settings.Controls.Add(this.button_clickgui);
+ this.panel_settings.Controls.Add(this.panel_keystrokes);
+ this.panel_settings.Controls.Add(this.button30);
+ this.panel_settings.Controls.Add(this.panel6);
+ this.panel_settings.Location = new System.Drawing.Point(933, 42);
+ this.panel_settings.Name = "panel_settings";
+ this.panel_settings.Size = new System.Drawing.Size(162, 233);
+ this.panel_settings.TabIndex = 4;
+ //
+ // panel_watermark
+ //
+ this.panel_watermark.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_watermark.Controls.Add(this.button_watermark_h);
+ this.panel_watermark.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_watermark.Location = new System.Drawing.Point(0, 619);
+ this.panel_watermark.Name = "panel_watermark";
+ this.panel_watermark.Size = new System.Drawing.Size(145, 90);
+ this.panel_watermark.TabIndex = 16;
+ this.panel_watermark.Visible = false;
+ //
+ // button_watermark_h
+ //
+ this.button_watermark_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_watermark_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_watermark_h.FlatAppearance.BorderSize = 0;
+ this.button_watermark_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_watermark_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_watermark_h.Location = new System.Drawing.Point(0, 0);
+ this.button_watermark_h.Name = "button_watermark_h";
+ this.button_watermark_h.Size = new System.Drawing.Size(145, 38);
+ this.button_watermark_h.TabIndex = 2;
+ this.button_watermark_h.Text = "Hotkey:";
+ this.button_watermark_h.UseVisualStyleBackColor = false;
+ this.button_watermark_h.Click += new System.EventHandler(this.button_watermark_h_Click);
+ //
+ // button_watermark
+ //
+ this.button_watermark.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_watermark.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_watermark.FlatAppearance.BorderSize = 0;
+ this.button_watermark.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_watermark.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_watermark.Location = new System.Drawing.Point(0, 576);
+ this.button_watermark.Name = "button_watermark";
+ this.button_watermark.Size = new System.Drawing.Size(145, 43);
+ this.button_watermark.TabIndex = 15;
+ this.button_watermark.Text = "Watermark";
+ this.button_watermark.UseVisualStyleBackColor = false;
+ this.button_watermark.Click += new System.EventHandler(this.button_watermark_Click);
+ //
+ // panel_arraylist
+ //
+ this.panel_arraylist.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_arraylist.Controls.Add(this.button_arraylist_h);
+ this.panel_arraylist.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_arraylist.Location = new System.Drawing.Point(0, 486);
+ this.panel_arraylist.Name = "panel_arraylist";
+ this.panel_arraylist.Size = new System.Drawing.Size(145, 90);
+ this.panel_arraylist.TabIndex = 14;
+ this.panel_arraylist.Visible = false;
+ //
+ // button_arraylist_h
+ //
+ this.button_arraylist_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_arraylist_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_arraylist_h.FlatAppearance.BorderSize = 0;
+ this.button_arraylist_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_arraylist_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_arraylist_h.Location = new System.Drawing.Point(0, 0);
+ this.button_arraylist_h.Name = "button_arraylist_h";
+ this.button_arraylist_h.Size = new System.Drawing.Size(145, 38);
+ this.button_arraylist_h.TabIndex = 2;
+ this.button_arraylist_h.Text = "Hotkey:";
+ this.button_arraylist_h.UseVisualStyleBackColor = false;
+ this.button_arraylist_h.Click += new System.EventHandler(this.button_arraylist_h_Click);
+ //
+ // button_arraylist
+ //
+ this.button_arraylist.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_arraylist.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_arraylist.FlatAppearance.BorderSize = 0;
+ this.button_arraylist.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_arraylist.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_arraylist.Location = new System.Drawing.Point(0, 443);
+ this.button_arraylist.Name = "button_arraylist";
+ this.button_arraylist.Size = new System.Drawing.Size(145, 43);
+ this.button_arraylist.TabIndex = 13;
+ this.button_arraylist.Text = "Arraylist";
+ this.button_arraylist.UseVisualStyleBackColor = false;
+ this.button_arraylist.Click += new System.EventHandler(this.button_arraylist_Click);
+ //
+ // panel_tabgui
+ //
+ this.panel_tabgui.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_tabgui.Controls.Add(this.button_tabgui_h);
+ this.panel_tabgui.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_tabgui.Location = new System.Drawing.Point(0, 353);
+ this.panel_tabgui.Name = "panel_tabgui";
+ this.panel_tabgui.Size = new System.Drawing.Size(145, 90);
+ this.panel_tabgui.TabIndex = 12;
+ this.panel_tabgui.Visible = false;
+ //
+ // button_tabgui_h
+ //
+ this.button_tabgui_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_tabgui_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_tabgui_h.FlatAppearance.BorderSize = 0;
+ this.button_tabgui_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_tabgui_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_tabgui_h.Location = new System.Drawing.Point(0, 0);
+ this.button_tabgui_h.Name = "button_tabgui_h";
+ this.button_tabgui_h.Size = new System.Drawing.Size(145, 38);
+ this.button_tabgui_h.TabIndex = 2;
+ this.button_tabgui_h.Text = "Hotkey:";
+ this.button_tabgui_h.UseVisualStyleBackColor = false;
+ this.button_tabgui_h.Click += new System.EventHandler(this.button_tabgui_h_Click);
+ //
+ // button_tabgui
+ //
+ this.button_tabgui.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_tabgui.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_tabgui.FlatAppearance.BorderSize = 0;
+ this.button_tabgui.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_tabgui.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_tabgui.Location = new System.Drawing.Point(0, 310);
+ this.button_tabgui.Name = "button_tabgui";
+ this.button_tabgui.Size = new System.Drawing.Size(145, 43);
+ this.button_tabgui.TabIndex = 11;
+ this.button_tabgui.Text = "TabGui";
+ this.button_tabgui.UseVisualStyleBackColor = false;
+ this.button_tabgui.Click += new System.EventHandler(this.button_tabgui_Click);
+ //
+ // panel_clickgui
+ //
+ this.panel_clickgui.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_clickgui.Controls.Add(this.button_clickgui_hotkey);
+ this.panel_clickgui.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_clickgui.Location = new System.Drawing.Point(0, 222);
+ this.panel_clickgui.Name = "panel_clickgui";
+ this.panel_clickgui.Size = new System.Drawing.Size(145, 88);
+ this.panel_clickgui.TabIndex = 10;
+ this.panel_clickgui.Visible = false;
+ //
+ // button_clickgui_hotkey
+ //
+ this.button_clickgui_hotkey.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_clickgui_hotkey.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_clickgui_hotkey.FlatAppearance.BorderSize = 0;
+ this.button_clickgui_hotkey.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_clickgui_hotkey.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_clickgui_hotkey.Location = new System.Drawing.Point(0, 0);
+ this.button_clickgui_hotkey.Name = "button_clickgui_hotkey";
+ this.button_clickgui_hotkey.Size = new System.Drawing.Size(145, 38);
+ this.button_clickgui_hotkey.TabIndex = 2;
+ this.button_clickgui_hotkey.Text = "Hotkey: Insert";
+ this.button_clickgui_hotkey.UseVisualStyleBackColor = false;
+ this.button_clickgui_hotkey.Click += new System.EventHandler(this.button_clickgui_hotkey_Click);
+ //
+ // button_clickgui
+ //
+ this.button_clickgui.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button_clickgui.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_clickgui.FlatAppearance.BorderSize = 0;
+ this.button_clickgui.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_clickgui.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_clickgui.Location = new System.Drawing.Point(0, 178);
+ this.button_clickgui.Name = "button_clickgui";
+ this.button_clickgui.Size = new System.Drawing.Size(145, 44);
+ this.button_clickgui.TabIndex = 9;
+ this.button_clickgui.Text = "ClickGui";
+ this.button_clickgui.UseVisualStyleBackColor = false;
+ this.button_clickgui.Click += new System.EventHandler(this.button_clickgui_Click);
+ //
+ // panel_keystrokes
+ //
+ this.panel_keystrokes.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(73)))), ((int)(((byte)(80)))), ((int)(((byte)(87)))));
+ this.panel_keystrokes.Controls.Add(this.button_keystrokes_h);
+ this.panel_keystrokes.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel_keystrokes.Location = new System.Drawing.Point(0, 89);
+ this.panel_keystrokes.Name = "panel_keystrokes";
+ this.panel_keystrokes.Size = new System.Drawing.Size(145, 89);
+ this.panel_keystrokes.TabIndex = 8;
+ this.panel_keystrokes.Visible = false;
+ //
+ // button_keystrokes_h
+ //
+ this.button_keystrokes_h.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.button_keystrokes_h.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button_keystrokes_h.FlatAppearance.BorderSize = 0;
+ this.button_keystrokes_h.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button_keystrokes_h.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button_keystrokes_h.Location = new System.Drawing.Point(0, 0);
+ this.button_keystrokes_h.Name = "button_keystrokes_h";
+ this.button_keystrokes_h.Size = new System.Drawing.Size(145, 38);
+ this.button_keystrokes_h.TabIndex = 2;
+ this.button_keystrokes_h.Text = "Hotkey:";
+ this.button_keystrokes_h.UseVisualStyleBackColor = false;
+ this.button_keystrokes_h.Click += new System.EventHandler(this.button_keystrokes_h_Click);
+ //
+ // button30
+ //
+ this.button30.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button30.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button30.FlatAppearance.BorderSize = 0;
+ this.button30.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button30.Location = new System.Drawing.Point(0, 43);
+ this.button30.Name = "button30";
+ this.button30.Size = new System.Drawing.Size(145, 46);
+ this.button30.TabIndex = 7;
+ this.button30.Text = "KeyStrokes";
+ this.button30.UseVisualStyleBackColor = false;
+ this.button30.Click += new System.EventHandler(this.button30_Click);
+ //
+ // panel6
+ //
+ this.panel6.Controls.Add(this.label5);
+ this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
+ this.panel6.Location = new System.Drawing.Point(0, 0);
+ this.panel6.Name = "panel6";
+ this.panel6.Size = new System.Drawing.Size(145, 43);
+ this.panel6.TabIndex = 3;
+ this.panel6.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel6_MouseDown);
+ this.panel6.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panel6_MouseMove);
+ //
+ // label5
+ //
+ this.label5.AutoSize = true;
+ this.label5.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.label5.Location = new System.Drawing.Point(47, 19);
+ this.label5.Name = "label5";
+ this.label5.Size = new System.Drawing.Size(71, 21);
+ this.label5.TabIndex = 0;
+ this.label5.Text = "Settings";
+ //
+ // timer_aimbot
+ //
+ this.timer_aimbot.Interval = 10;
+ this.timer_aimbot.Tick += new System.EventHandler(this.timer_aimbot_Tick);
+ //
+ // label8
+ //
+ this.label8.AutoSize = true;
+ this.label8.ForeColor = System.Drawing.Color.White;
+ this.label8.Location = new System.Drawing.Point(12, 61);
+ this.label8.Name = "label8";
+ this.label8.Size = new System.Drawing.Size(41, 13);
+ this.label8.TabIndex = 5;
+ this.label8.Text = "by Jan!";
+ //
+ // ClickGui
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(1292, 1100);
+ this.Controls.Add(this.label8);
+ this.Controls.Add(this.panel_settings);
+ this.Controls.Add(this.panel_exploits);
+ this.Controls.Add(this.panel1);
+ this.Controls.Add(this.panel_visuals);
+ this.Controls.Add(this.panel_combo);
+ this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
+ this.Name = "ClickGui";
+ this.Text = "Form1";
+ this.Load += new System.EventHandler(this.Form1_Load);
+ this.panel_combo.ResumeLayout(false);
+ this.panel_aimbot.ResumeLayout(false);
+ this.panel_triggerbot.ResumeLayout(false);
+ this.panel_AutoClicker.ResumeLayout(false);
+ this.panel_AutoClicker.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
+ this.panel_Infinityblockreach.ResumeLayout(false);
+ this.panel_Infinityblockreach.PerformLayout();
+ this.panel_noknockback.ResumeLayout(false);
+ this.panel_instantbreak.ResumeLayout(false);
+ this.panel_hitbox.ResumeLayout(false);
+ this.panel_hitbox.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.trackBar_hitbox_withe)).EndInit();
+ ((System.ComponentModel.ISupportInitialize)(this.trackBar_hitbox_high)).EndInit();
+ this.panel_reach.ResumeLayout(false);
+ this.panel_reach.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.trackBar_reach)).EndInit();
+ this.panel2.ResumeLayout(false);
+ this.panel2.PerformLayout();
+ this.panel_visuals.ResumeLayout(false);
+ this.panel_kompass.ResumeLayout(false);
+ this.panel_entitydisplay.ResumeLayout(false);
+ this.panel_StopVisualTime.ResumeLayout(false);
+ this.panel_fulllight.ResumeLayout(false);
+ this.panel_rainbowsky.ResumeLayout(false);
+ this.panel_zoom.ResumeLayout(false);
+ this.panel3.ResumeLayout(false);
+ this.panel3.PerformLayout();
+ this.panel1.ResumeLayout(false);
+ this.panel_speedsneak.ResumeLayout(false);
+ this.panel_phase.ResumeLayout(false);
+ this.panel_airwalk.ResumeLayout(false);
+ this.panel_infinityjump.ResumeLayout(false);
+ this.panel_positionfreeze.ResumeLayout(false);
+ this.panel_glide.ResumeLayout(false);
+ this.panel_pglide.ResumeLayout(false);
+ this.panel_highjump.ResumeLayout(false);
+ this.panel_airjump.ResumeLayout(false);
+ this.panel_speed.ResumeLayout(false);
+ this.panel_speed.PerformLayout();
+ ((System.ComponentModel.ISupportInitialize)(this.trackBar3)).EndInit();
+ this.panel8.ResumeLayout(false);
+ this.panel8.PerformLayout();
+ this.panel_exploits.ResumeLayout(false);
+ this.panel_targetstraffe.ResumeLayout(false);
+ this.panel_fakegamemode.ResumeLayout(false);
+ this.panel_scaffold.ResumeLayout(false);
+ this.panel_norender.ResumeLayout(false);
+ this.panel_antivoid.ResumeLayout(false);
+ this.panel_FlyDamageBypass.ResumeLayout(false);
+ this.panel_nofall.ResumeLayout(false);
+ this.panel5.ResumeLayout(false);
+ this.panel5.PerformLayout();
+ this.panel_settings.ResumeLayout(false);
+ this.panel_watermark.ResumeLayout(false);
+ this.panel_arraylist.ResumeLayout(false);
+ this.panel_tabgui.ResumeLayout(false);
+ this.panel_clickgui.ResumeLayout(false);
+ this.panel_keystrokes.ResumeLayout(false);
+ this.panel6.ResumeLayout(false);
+ this.panel6.PerformLayout();
+ this.ResumeLayout(false);
+ this.PerformLayout();
+
+ }
+
+ #endregion
+
+ private System.Windows.Forms.Panel panel_combo;
+ private System.Windows.Forms.Button button_reach;
+ private System.Windows.Forms.Panel panel2;
+ private System.Windows.Forms.Panel panel_reach;
+ private System.Windows.Forms.Button button_reach_hotkey;
+ private System.Windows.Forms.TrackBar trackBar_reach;
+ private System.Windows.Forms.Panel panel_hitbox;
+ public System.Windows.Forms.TrackBar trackBar_hitbox_high;
+ private System.Windows.Forms.Button button_hitbox_hotkey;
+ private System.Windows.Forms.Button button_hitbox;
+ private System.Windows.Forms.Panel panel_instantbreak;
+ private System.Windows.Forms.Button button_instantbreak_hotkey;
+ private System.Windows.Forms.Button button2;
+ private System.Windows.Forms.Panel panel_noknockback;
+ private System.Windows.Forms.Button button_noknockback_hotkey;
+ private System.Windows.Forms.Button button4;
+ private System.Windows.Forms.Panel panel_Infinityblockreach;
+ private System.Windows.Forms.TextBox textBox_Infinityblockreach;
+ private System.Windows.Forms.Button button_Infinityblockreach_hotkey;
+ private System.Windows.Forms.Button button_Infinityblockreach;
+ private System.Windows.Forms.Panel panel_AutoClicker;
+ private System.Windows.Forms.TrackBar trackBar1;
+ private System.Windows.Forms.Button button_AutoClicker_hotkey;
+ private System.Windows.Forms.Button button_AutoClicker;
+ private System.Windows.Forms.TrackBar trackBar2;
+ private System.Windows.Forms.CheckBox checkBox2;
+ private System.Windows.Forms.CheckBox checkBox1;
+ private System.Windows.Forms.Panel panel_triggerbot;
+ private System.Windows.Forms.Button button_triggerbot_hotkey;
+ private System.Windows.Forms.Button button_triggerbot;
+ private System.Windows.Forms.Label label1;
+ private System.Windows.Forms.Panel panel_visuals;
+ private System.Windows.Forms.Panel panel3;
+ private System.Windows.Forms.Label label2;
+ private System.Windows.Forms.Panel panel1;
+ private System.Windows.Forms.Panel panel_pglide;
+ private System.Windows.Forms.Button button_pglide_h;
+ private System.Windows.Forms.Button button_pglide;
+ private System.Windows.Forms.Panel panel_highjump;
+ private System.Windows.Forms.Button button_highjump_h;
+ private System.Windows.Forms.Button button_highjump;
+ private System.Windows.Forms.Panel panel_airjump;
+ private System.Windows.Forms.Button button_airjump_h;
+ private System.Windows.Forms.Button button_airjump;
+ private System.Windows.Forms.Panel panel_speed;
+ private System.Windows.Forms.Button button_speed_h;
+ private System.Windows.Forms.Button button_speed;
+ private System.Windows.Forms.Panel panel8;
+ private System.Windows.Forms.Label label3;
+ private System.Windows.Forms.Panel panel_rainbowsky;
+ private System.Windows.Forms.Button button_rainbowsky_h;
+ private System.Windows.Forms.Button button_rainbowsky;
+ private System.Windows.Forms.Panel panel_zoom;
+ private System.Windows.Forms.Button button_zoom_h;
+ private System.Windows.Forms.Button button13;
+ private System.Windows.Forms.Panel panel_fulllight;
+ private System.Windows.Forms.Button button_fulllight_h;
+ private System.Windows.Forms.Button button16;
+ private System.Windows.Forms.Panel panel_StopVisualTime;
+ private System.Windows.Forms.Button button_stopvisualtime_h;
+ private System.Windows.Forms.Button button18;
+ private System.Windows.Forms.Panel panel_glide;
+ private System.Windows.Forms.Button button_glide_h;
+ private System.Windows.Forms.Button button_glide;
+ private System.Windows.Forms.Panel panel_airwalk;
+ private System.Windows.Forms.Button button_airwalk_h;
+ private System.Windows.Forms.Button button_airwalk;
+ private System.Windows.Forms.Panel panel_infinityjump;
+ private System.Windows.Forms.Button button_infinijump_h;
+ private System.Windows.Forms.Button button_infinityjump;
+ private System.Windows.Forms.Panel panel_positionfreeze;
+ private System.Windows.Forms.Button button_positionfreeze_h;
+ private System.Windows.Forms.Button button_positionfreeze;
+ private System.Windows.Forms.Panel panel_phase;
+ private System.Windows.Forms.Button button_phase_h;
+ private System.Windows.Forms.Button button_phase;
+ private System.Windows.Forms.Panel panel_speedsneak;
+ private System.Windows.Forms.Button button_speedsneak_h;
+ private System.Windows.Forms.Button button21;
+ private System.Windows.Forms.Panel panel_exploits;
+ private System.Windows.Forms.Panel panel5;
+ private System.Windows.Forms.Label label4;
+ private System.Windows.Forms.Panel panel_FlyDamageBypass;
+ private System.Windows.Forms.Button button_flydamagebypass_h;
+ private System.Windows.Forms.Button button_FlyDamageBypass;
+ private System.Windows.Forms.Panel panel_nofall;
+ private System.Windows.Forms.Button button_nofall_h;
+ private System.Windows.Forms.Button button23;
+ private System.Windows.Forms.Panel panel_antivoid;
+ private System.Windows.Forms.Button button_antivoid_h;
+ private System.Windows.Forms.Button button_antivoid;
+ private System.Windows.Forms.Panel panel_norender;
+ private System.Windows.Forms.Button button_norender_h;
+ private System.Windows.Forms.Button button_norender;
+ private System.Windows.Forms.Panel panel_scaffold;
+ private System.Windows.Forms.Button button_scaffold_h;
+ private System.Windows.Forms.Button button_scaffold;
+ private System.Windows.Forms.Panel panel_fakegamemode;
+ private System.Windows.Forms.Button button_fakegamemode_h;
+ private System.Windows.Forms.Button button_fakegamemode;
+ private System.Windows.Forms.Panel panel_settings;
+ private System.Windows.Forms.Panel panel_keystrokes;
+ private System.Windows.Forms.Button button_keystrokes_h;
+ private System.Windows.Forms.Button button30;
+ private System.Windows.Forms.Panel panel6;
+ private System.Windows.Forms.Label label5;
+ private System.Windows.Forms.Panel panel_clickgui;
+ private System.Windows.Forms.Button button_clickgui_hotkey;
+ private System.Windows.Forms.Button button_clickgui;
+ private System.Windows.Forms.Panel panel_tabgui;
+ private System.Windows.Forms.Button button_tabgui_h;
+ private System.Windows.Forms.Button button_tabgui;
+ private System.Windows.Forms.Panel panel_arraylist;
+ private System.Windows.Forms.Button button_arraylist_h;
+ private System.Windows.Forms.Button button_arraylist;
+ private System.Windows.Forms.Panel panel_watermark;
+ private System.Windows.Forms.Button button_watermark_h;
+ private System.Windows.Forms.Button button_watermark;
+ private System.Windows.Forms.Panel panel_aimbot;
+ private System.Windows.Forms.Button button_aimbot_h;
+ private System.Windows.Forms.Button button_aimbot;
+ private System.Windows.Forms.Panel panel_entitydisplay;
+ private System.Windows.Forms.Button button_entitydisplay_h;
+ private System.Windows.Forms.Button button_entitydisplay;
+ private System.Windows.Forms.Panel panel_targetstraffe;
+ private System.Windows.Forms.Button button_targetstraffe_h;
+ private System.Windows.Forms.Button button_tragtetstraffe;
+ private System.Windows.Forms.Panel panel_kompass;
+ private System.Windows.Forms.Button button_kompass_h;
+ private System.Windows.Forms.Button button_kompass;
+ private System.Windows.Forms.Timer timer_aimbot;
+ private System.Windows.Forms.TrackBar trackBar3;
+ public System.Windows.Forms.TrackBar trackBar_hitbox_withe;
+ private System.Windows.Forms.Label label7;
+ private System.Windows.Forms.Label label6;
+ private System.Windows.Forms.Label label8;
+ private System.ComponentModel.IContainer components;
+ }
+}
+
diff --git a/Moon/!Moon V1 official/HUD.Designer.cs b/Moon/!Moon V1 official/HUD.Designer.cs
new file mode 100644
index 0000000..4dc0d7f
--- /dev/null
+++ b/Moon/!Moon V1 official/HUD.Designer.cs
@@ -0,0 +1,49 @@
+
+namespace _Moon_V1_official
+{
+ partial class HUD
+ {
+ ///
+ /// Required designer variable.
+ ///
+ private System.ComponentModel.IContainer components = null;
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Windows Form Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ this.SuspendLayout();
+ //
+ // HUD
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(800, 450);
+ this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
+ this.Name = "HUD";
+ this.Text = "HUD";
+ this.Load += new System.EventHandler(this.HUD_Load);
+ this.ResumeLayout(false);
+
+ }
+
+ #endregion
+ }
+}
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/HUD.cs b/Moon/!Moon V1 official/HUD.cs
new file mode 100644
index 0000000..10af4cd
--- /dev/null
+++ b/Moon/!Moon V1 official/HUD.cs
@@ -0,0 +1,26 @@
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+using ezOverLay;
+
+namespace _Moon_V1_official
+{
+ public partial class HUD : Form
+ {
+ public HUD()
+ {
+ InitializeComponent();
+ }
+
+ private void HUD_Load(object sender, EventArgs e)
+ {
+
+ }
+ }
+}
diff --git a/Moon/!Moon V1 official/HUD.resx b/Moon/!Moon V1 official/HUD.resx
new file mode 100644
index 0000000..1af7de1
--- /dev/null
+++ b/Moon/!Moon V1 official/HUD.resx
@@ -0,0 +1,120 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/Memory/Entitys.cs b/Moon/!Moon V1 official/Memory/Entitys.cs
new file mode 100644
index 0000000..97ea7da
--- /dev/null
+++ b/Moon/!Moon V1 official/Memory/Entitys.cs
@@ -0,0 +1,12 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+
+namespace _Moon_V1_official.Memory
+{
+ class Entitys
+ {
+ }
+}
diff --git a/Moon/!Moon V1 official/Memory/Memory Details 1.17.2.1.txt b/Moon/!Moon V1 official/Memory/Memory Details 1.17.2.1.txt
new file mode 100644
index 0000000..6342a9c
--- /dev/null
+++ b/Moon/!Moon V1 official/Memory/Memory Details 1.17.2.1.txt
@@ -0,0 +1,31 @@
+
+
+LocalPlayer = "Minecraft.Windows.exe+04020228,8,18,B8,0 <-- 0 wird durch Offset ersetzt
+
+EntityList = "Minecraft.Windows.exe"+04020228,8,18,B8,378,58,0,0 <-- change the first 0 to the player index and the secend to the offset
+
+//Offsets + LocalPlayer
+ OnGround = 1E0
+
+ Y View Angle (No Cam) = 140 //For a Freecam
+ X View Angle (No Cam) = 144
+
+ 360° winkel = Minecraft.Windows.exe+35012F4
+ 180° winkel = Minecraft.Windows.exe+3501270
+ Minecraft.Windows.exe+2C0E76C nope = u spin me round round bebe round round!
+
+ X Cord = 4D0
+ Y Cord = 4D4
+ Z Cord = 4D8
+
+ X Hitbox = 4EC
+ Y Hitbox = 4F0
+
+ X Vec = 50C
+ Y Vec = 510
+ Z Vec = 514
+
+ Y Cam = 26636A4
+ X Cam = 26636A0
+
+
diff --git a/Moon/!Moon V1 official/Memory/SDK.cs b/Moon/!Moon V1 official/Memory/SDK.cs
new file mode 100644
index 0000000..f1135b8
--- /dev/null
+++ b/Moon/!Moon V1 official/Memory/SDK.cs
@@ -0,0 +1,119 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using Memory;
+using sdkcheat;
+
+namespace sdkcheat
+{
+ public class SDK
+ {
+
+
+
+ public const string EntityAddr = "Minecraft.Windows.exe+04020228,8,18,B8,378,58,";
+
+ //Static Addresses
+ public const string spinnme = "Minecraft.Windows.exe+2C0E76C";
+ public const string W360 = "Minecraft.Windows.exe+35012F4";
+ public const string W180 = "Minecraft.Windows.exe+3501270";
+ public const string Reach = "Minecraft.Windows.exe+3500ED0";
+
+
+
+ //Offsets
+ public const string XCord = "4D0";
+ public const string YCord = "4D4";
+ public const string ZCord = "4D8";
+ public const string YHitbox = "4EC";
+ public const string XHitbox = "4F0";
+ public const string XVec = "50C";
+ public const string YVec = "510";
+ public const string ZVec = "514";
+ public const string YCam = "26636A4";
+ public const string XCam = "26636A0";
+
+ public string LocalPlayer(string offset)
+ {
+ return "Minecraft.Windows.exe+04020228,8,18,B8," + offset;
+ }
+ public string ViewMatrix(string wich)
+ {
+ if(wich == "y") { return "Minecraft.Windows.exe+03A144C8,28,168,0,14"; }
+ else { return "Minecraft.Windows.exe+03A144C8,28,168,0,10"; }
+ }
+
+
+
+
+ public List entitylist = new List();
+ public List getentitylist(string offset)
+ {
+ string list1 = "Minecraft.Windows.exe+04020228,8,18,B8,378,58,";
+ string list3 = ",";
+
+
+ List entitylist = new List();
+ int entinum = 0;
+ bool pl8 = true;
+
+ for (int i = 0; i < 999; i++)
+ {
+
+ if (pl8 = true)
+ {
+ string _entity = list1 + entinum.ToString() + list3 + offset;
+ entinum = entinum + 8;
+ entitylist.Add(_entity);
+ }
+ else
+ {
+ string _entity = list1 + entinum.ToString() + list3 + offset;
+ entinum = entinum + 2;
+ entitylist.Add(_entity);
+ }
+ pl8 = !pl8;
+
+
+ }
+ return entitylist;
+
+ }
+ Mem m = new Mem();
+ public int GetNearestEntity()
+ {
+
+ m.OpenProcess("Minecraft.Windows");
+ List allentitysX = getentitylist("4D0");
+ List allentitysZ = getentitylist("4D8");
+
+ float nearestdistance = 100f;
+ int nearestplayer = 2;
+
+ for(int i = 0; i < allentitysX.Count; i++)
+ {
+ if (i != 0 || i != 1)
+ {
+
+ float thisdistanceX = (m.ReadFloat(allentitysX[i]) - m.ReadFloat(LocalPlayer("4D0")));
+ float thisdistanceZ = (m.ReadFloat(allentitysZ[i]) - m.ReadFloat(LocalPlayer("4D8")));
+ float thisdistance = (float)Math.Sqrt(thisdistanceX * thisdistanceZ);
+
+ if (thisdistance < nearestdistance)
+ {
+ nearestdistance = thisdistance;
+ nearestplayer = i;
+ }
+
+ }
+ }
+
+ return nearestplayer;
+ }
+
+
+
+ }
+}
diff --git a/Moon/!Moon V1 official/Module/Aimbot.cs b/Moon/!Moon V1 official/Module/Aimbot.cs
new file mode 100644
index 0000000..553562e
--- /dev/null
+++ b/Moon/!Moon V1 official/Module/Aimbot.cs
@@ -0,0 +1,95 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using Memory;
+using sdkcheat;
+using System.Threading;
+
+
+namespace AimbotCheat
+{
+ class Aimbot
+ {
+ Mem m = new Mem();
+ SDK sdk = new SDK();
+
+
+ public void RunAimbot()
+ {
+ m.OpenProcess("Minecraft.Windows");
+
+ List dxentitylist = sdk.getentitylist("4D8");
+ List dyentitylist = sdk.getentitylist("4D0");
+ List dzentitylist = sdk.getentitylist("4D4");
+
+
+ float dxself = m.ReadFloat(sdk.LocalPlayer("4D8"));
+ float dyself = m.ReadFloat(sdk.LocalPlayer("4D0"));
+ float dzself = m.ReadFloat(sdk.LocalPlayer("4D4"));
+
+
+ float dxentity = m.ReadFloat(dxentitylist[sdk.GetNearestEntity()]);
+ float dyentity = m.ReadFloat(dyentitylist[sdk.GetNearestEntity()]);
+ float dzentity = m.ReadFloat(dzentitylist[sdk.GetNearestEntity()]);
+
+
+
+ float dx = dxself - dxentity; // Z
+ float dy = dyself - dyentity; // X
+ float dz = dzself - dzentity; // Y
+
+ double angleYaw = Math.Atan2(dy, dx) * 3.14 / Math.PI;
+ double distance = Math.Sqrt(dx * dx + dy * dy);
+ double anglePitch = Math.Atan2(dz, distance) * -3.14 / Math.PI;
+
+ m.WriteMemory(sdk.ViewMatrix("x"), "float", angleYaw.ToString());
+ m.WriteMemory(sdk.ViewMatrix("y"), "float", anglePitch.ToString());
+
+
+ }
+
+
+
+ private static void abthread()
+ {
+ Mem m = new Mem();
+ SDK sdk = new SDK();
+
+ m.OpenProcess("Minecraft.Windows");
+
+ List dxentitylist = sdk.getentitylist("4D8");
+ List dyentitylist = sdk.getentitylist("4D0");
+ List dzentitylist = sdk.getentitylist("4D4");
+
+
+ float dxself = m.ReadFloat(sdk.LocalPlayer("4D8"));
+ float dyself = m.ReadFloat(sdk.LocalPlayer("4D0"));
+ float dzself = m.ReadFloat(sdk.LocalPlayer("4D4"));
+
+
+ float dxentity = m.ReadFloat(dxentitylist[1]);
+ float dyentity = m.ReadFloat(dyentitylist[1]);
+ float dzentity = m.ReadFloat(dzentitylist[1]);
+
+
+
+ float dx = dxself - dxentity; // Z
+ float dy = dyself - dyentity; // X
+ float dz = dzself - dzentity; // Y
+
+ double angleYaw = Math.Atan2(dy, dx) * 3.14 / Math.PI;
+ double distance = Math.Sqrt(dx * dx + dy * dy);
+ double anglePitch = Math.Atan2(dz, distance) * -3.14 / Math.PI;
+
+ m.WriteMemory(sdk.ViewMatrix("x"), "float", angleYaw.ToString());
+ m.WriteMemory(sdk.ViewMatrix("y"), "float", anglePitch.ToString());
+
+
+ }
+
+ }
+
+
+}
diff --git a/Moon/!Moon V1 official/Module/Airjump.cs b/Moon/!Moon V1 official/Module/Airjump.cs
new file mode 100644
index 0000000..93c63bb
--- /dev/null
+++ b/Moon/!Moon V1 official/Module/Airjump.cs
@@ -0,0 +1,28 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using Memory;
+
+namespace AirjumpCheat
+{
+ class Airjump
+ {
+ Mem m = new Mem();
+
+ public void AirJumpon()
+ {
+ m.OpenProcess("Minecraft.Windows");
+
+ //0F B6 80 E0 01 00 00
+ m.WriteMemory("Minecraft.Windows.exe+1053124", "bytes", "90 90 90 90 90 90 90");
+ }
+ public void AirJumpoff()
+ {
+ m.OpenProcess("Minecraft.Windows");
+ m.WriteMemory("Minecraft.Windows.exe+1053124", "bytes", "0F B6 80 E0 01 00 00");
+ }
+
+ }
+}
diff --git a/Moon/!Moon V1 official/Module/Hitbox.cs b/Moon/!Moon V1 official/Module/Hitbox.cs
new file mode 100644
index 0000000..8a4c45b
--- /dev/null
+++ b/Moon/!Moon V1 official/Module/Hitbox.cs
@@ -0,0 +1,53 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using Memory;
+using sdkcheat;
+
+namespace HitboxCheat
+{
+ class Hitbox
+ {
+ Mem m = new Mem();
+ SDK sdk = new SDK();
+
+ public void set(float withe, float high)
+ {
+ m.OpenProcess("Minecraft.Windows");
+ List entitysw = sdk.getentitylist("4EC");
+ List entitysh = sdk.getentitylist("4F0");
+
+ for (int i = 0; i < 100; i++)
+ {
+ if (i == 0 ) { goto end; }
+ //m.WriteMemory(entitysh[i], "float", high.ToString());
+ //m.WriteMemory(entitysw[i], "float", withe.ToString());
+ m.FreezeValue(entitysh[i], "float", high.ToString());
+ m.FreezeValue(entitysw[i], "float", withe.ToString());
+
+ end:;
+ }
+
+ }
+ public void unset()
+ {
+ m.OpenProcess("Minecraft.Windows");
+ List entitysw = sdk.getentitylist("4EC");
+ List entitysh = sdk.getentitylist("4F0");
+
+ for (int i = 0; i < 100; i++)
+ {
+ if (i == 0) { goto end; }
+ //m.WriteMemory(entitysh[i], "float", high.ToString());
+ //m.WriteMemory(entitysw[i], "float", withe.ToString());
+ m.UnfreezeValue(entitysh[i]);
+ m.UnfreezeValue(entitysw[i]);
+
+ end:;
+ }
+ }
+
+ }
+}
diff --git a/Moon/!Moon V1 official/Module/Reach.cs b/Moon/!Moon V1 official/Module/Reach.cs
new file mode 100644
index 0000000..a833419
--- /dev/null
+++ b/Moon/!Moon V1 official/Module/Reach.cs
@@ -0,0 +1,20 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using Memory;
+
+namespace ReachCheat
+{
+ class Reach
+ {
+ Mem m = new Mem();
+
+ public void set(float withe)
+ {
+ m.OpenProcess("Minecraft.Windows");
+ m.WriteMemory("Minecraft.Windows.exe+3500ED0", "float", withe.ToString());
+ }
+ }
+}
diff --git a/Moon/!Moon V1 official/Program.cs b/Moon/!Moon V1 official/Program.cs
new file mode 100644
index 0000000..3d93a3a
--- /dev/null
+++ b/Moon/!Moon V1 official/Program.cs
@@ -0,0 +1,22 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+
+namespace _Moon_V1_official
+{
+ static class Program
+ {
+ ///
+ /// The main entry point for the application.
+ ///
+ [STAThread]
+ static void Main()
+ {
+ Application.EnableVisualStyles();
+ Application.SetCompatibleTextRenderingDefault(false);
+ Application.Run(new ClickGui());
+ }
+ }
+}
diff --git a/Moon/!Moon V1 official/Properties/AssemblyInfo.cs b/Moon/!Moon V1 official/Properties/AssemblyInfo.cs
new file mode 100644
index 0000000..cc2de2a
--- /dev/null
+++ b/Moon/!Moon V1 official/Properties/AssemblyInfo.cs
@@ -0,0 +1,36 @@
+using System.Reflection;
+using System.Runtime.CompilerServices;
+using System.Runtime.InteropServices;
+
+// General Information about an assembly is controlled through the following
+// set of attributes. Change these attribute values to modify the information
+// associated with an assembly.
+[assembly: AssemblyTitle("!Moon V1 official")]
+[assembly: AssemblyDescription("")]
+[assembly: AssemblyConfiguration("")]
+[assembly: AssemblyCompany("")]
+[assembly: AssemblyProduct("!Moon V1 official")]
+[assembly: AssemblyCopyright("Copyright © 2021")]
+[assembly: AssemblyTrademark("")]
+[assembly: AssemblyCulture("")]
+
+// Setting ComVisible to false makes the types in this assembly not visible
+// to COM components. If you need to access a type in this assembly from
+// COM, set the ComVisible attribute to true on that type.
+[assembly: ComVisible(false)]
+
+// The following GUID is for the ID of the typelib if this project is exposed to COM
+[assembly: Guid("7df0fe1d-1d7f-4329-b48a-4a23e62e183e")]
+
+// Version information for an assembly consists of the following four values:
+//
+// Major Version
+// Minor Version
+// Build Number
+// Revision
+//
+// You can specify all the values or you can default the Build and Revision Numbers
+// by using the '*' as shown below:
+// [assembly: AssemblyVersion("1.0.*")]
+[assembly: AssemblyVersion("1.0.0.0")]
+[assembly: AssemblyFileVersion("1.0.0.0")]
diff --git a/Moon/!Moon V1 official/Properties/Resources.Designer.cs b/Moon/!Moon V1 official/Properties/Resources.Designer.cs
new file mode 100644
index 0000000..9475d00
--- /dev/null
+++ b/Moon/!Moon V1 official/Properties/Resources.Designer.cs
@@ -0,0 +1,70 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+
+namespace _Moon_V1_official.Properties
+{
+ ///
+ /// A strongly-typed resource class, for looking up localized strings, etc.
+ ///
+ // This class was auto-generated by the StronglyTypedResourceBuilder
+ // class via a tool like ResGen or Visual Studio.
+ // To add or remove a member, edit your .ResX file then rerun ResGen
+ // with the /str option, or rebuild your VS project.
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
+ [global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ internal class Resources
+ {
+
+ private static global::System.Resources.ResourceManager resourceMan;
+
+ private static global::System.Globalization.CultureInfo resourceCulture;
+
+ [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
+ internal Resources()
+ {
+ }
+
+ ///
+ /// Returns the cached ResourceManager instance used by this class.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Resources.ResourceManager ResourceManager
+ {
+ get
+ {
+ if ((resourceMan == null))
+ {
+ global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("_Moon_V1_official.Properties.Resources", typeof(Resources).Assembly);
+ resourceMan = temp;
+ }
+ return resourceMan;
+ }
+ }
+
+ ///
+ /// Overrides the current thread's CurrentUICulture property for all
+ /// resource lookups using this strongly typed resource class.
+ ///
+ [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
+ internal static global::System.Globalization.CultureInfo Culture
+ {
+ get
+ {
+ return resourceCulture;
+ }
+ set
+ {
+ resourceCulture = value;
+ }
+ }
+ }
+}
diff --git a/Moon/!Moon V1 official/Properties/Resources.resx b/Moon/!Moon V1 official/Properties/Resources.resx
new file mode 100644
index 0000000..af7dbeb
--- /dev/null
+++ b/Moon/!Moon V1 official/Properties/Resources.resx
@@ -0,0 +1,117 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/Properties/Settings.Designer.cs b/Moon/!Moon V1 official/Properties/Settings.Designer.cs
new file mode 100644
index 0000000..e45df94
--- /dev/null
+++ b/Moon/!Moon V1 official/Properties/Settings.Designer.cs
@@ -0,0 +1,29 @@
+//------------------------------------------------------------------------------
+//
+// This code was generated by a tool.
+// Runtime Version:4.0.30319.42000
+//
+// Changes to this file may cause incorrect behavior and will be lost if
+// the code is regenerated.
+//
+//------------------------------------------------------------------------------
+
+
+namespace _Moon_V1_official.Properties
+{
+ [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
+ [global::System.CodeDom.Compiler.GeneratedCodeAttribute("Microsoft.VisualStudio.Editors.SettingsDesigner.SettingsSingleFileGenerator", "11.0.0.0")]
+ internal sealed partial class Settings : global::System.Configuration.ApplicationSettingsBase
+ {
+
+ private static Settings defaultInstance = ((Settings)(global::System.Configuration.ApplicationSettingsBase.Synchronized(new Settings())));
+
+ public static Settings Default
+ {
+ get
+ {
+ return defaultInstance;
+ }
+ }
+ }
+}
diff --git a/Moon/!Moon V1 official/Properties/Settings.settings b/Moon/!Moon V1 official/Properties/Settings.settings
new file mode 100644
index 0000000..3964565
--- /dev/null
+++ b/Moon/!Moon V1 official/Properties/Settings.settings
@@ -0,0 +1,7 @@
+
+
+
+
+
+
+
diff --git a/Moon/!Moon V1 official/TabGui.Designer.cs b/Moon/!Moon V1 official/TabGui.Designer.cs
new file mode 100644
index 0000000..495dc22
--- /dev/null
+++ b/Moon/!Moon V1 official/TabGui.Designer.cs
@@ -0,0 +1,136 @@
+
+namespace _Moon_V1_official
+{
+ partial class TabGui
+ {
+ ///
+ /// Required designer variable.
+ ///
+ private System.ComponentModel.IContainer components = null;
+
+ ///
+ /// Clean up any resources being used.
+ ///
+ /// true if managed resources should be disposed; otherwise, false.
+ protected override void Dispose(bool disposing)
+ {
+ if (disposing && (components != null))
+ {
+ components.Dispose();
+ }
+ base.Dispose(disposing);
+ }
+
+ #region Windows Form Designer generated code
+
+ ///
+ /// Required method for Designer support - do not modify
+ /// the contents of this method with the code editor.
+ ///
+ private void InitializeComponent()
+ {
+ this.panel1 = new System.Windows.Forms.Panel();
+ this.button4 = new System.Windows.Forms.Button();
+ this.button3 = new System.Windows.Forms.Button();
+ this.button2 = new System.Windows.Forms.Button();
+ this.button1 = new System.Windows.Forms.Button();
+ this.iscgopen = new System.ComponentModel.BackgroundWorker();
+ this.panel1.SuspendLayout();
+ this.SuspendLayout();
+ //
+ // panel1
+ //
+ this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(52)))), ((int)(((byte)(58)))), ((int)(((byte)(64)))));
+ this.panel1.Controls.Add(this.button4);
+ this.panel1.Controls.Add(this.button3);
+ this.panel1.Controls.Add(this.button2);
+ this.panel1.Controls.Add(this.button1);
+ this.panel1.Location = new System.Drawing.Point(12, 12);
+ this.panel1.Name = "panel1";
+ this.panel1.Size = new System.Drawing.Size(260, 348);
+ this.panel1.TabIndex = 0;
+ //
+ // button4
+ //
+ this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button4.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button4.FlatAppearance.BorderSize = 0;
+ this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button4.Location = new System.Drawing.Point(0, 138);
+ this.button4.Name = "button4";
+ this.button4.Size = new System.Drawing.Size(260, 46);
+ this.button4.TabIndex = 8;
+ this.button4.Text = "Combo";
+ this.button4.UseVisualStyleBackColor = false;
+ //
+ // button3
+ //
+ this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button3.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button3.FlatAppearance.BorderSize = 0;
+ this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button3.Location = new System.Drawing.Point(0, 92);
+ this.button3.Name = "button3";
+ this.button3.Size = new System.Drawing.Size(260, 46);
+ this.button3.TabIndex = 7;
+ this.button3.Text = "Combo";
+ this.button3.UseVisualStyleBackColor = false;
+ //
+ // button2
+ //
+ this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button2.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button2.FlatAppearance.BorderSize = 0;
+ this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button2.Location = new System.Drawing.Point(0, 46);
+ this.button2.Name = "button2";
+ this.button2.Size = new System.Drawing.Size(260, 46);
+ this.button2.TabIndex = 6;
+ this.button2.Text = "Combo";
+ this.button2.UseVisualStyleBackColor = false;
+ //
+ // button1
+ //
+ this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(37)))), ((int)(((byte)(41)))));
+ this.button1.Dock = System.Windows.Forms.DockStyle.Top;
+ this.button1.FlatAppearance.BorderSize = 0;
+ this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
+ this.button1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(222)))), ((int)(((byte)(226)))), ((int)(((byte)(230)))));
+ this.button1.Location = new System.Drawing.Point(0, 0);
+ this.button1.Name = "button1";
+ this.button1.Size = new System.Drawing.Size(260, 46);
+ this.button1.TabIndex = 5;
+ this.button1.Text = "Combo";
+ this.button1.UseVisualStyleBackColor = false;
+ //
+ // iscgopen
+ //
+ this.iscgopen.DoWork += new System.ComponentModel.DoWorkEventHandler(this.iscgopen_DoWork);
+ //
+ // TabGui
+ //
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
+ this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
+ this.ClientSize = new System.Drawing.Size(1196, 595);
+ this.Controls.Add(this.panel1);
+ this.Name = "TabGui";
+ this.Text = "TabGui";
+ this.Load += new System.EventHandler(this.TabGui_Load);
+ this.panel1.ResumeLayout(false);
+ this.ResumeLayout(false);
+
+ }
+
+ #endregion
+
+ private System.Windows.Forms.Panel panel1;
+ private System.Windows.Forms.Button button4;
+ private System.Windows.Forms.Button button3;
+ private System.Windows.Forms.Button button2;
+ private System.Windows.Forms.Button button1;
+ private System.ComponentModel.BackgroundWorker iscgopen;
+ }
+}
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/TabGui.cs b/Moon/!Moon V1 official/TabGui.cs
new file mode 100644
index 0000000..1cbdc6b
--- /dev/null
+++ b/Moon/!Moon V1 official/TabGui.cs
@@ -0,0 +1,57 @@
+using System;
+using System.Collections.Generic;
+using System.ComponentModel;
+using System.Data;
+using System.Drawing;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+using System.Windows.Forms;
+using System.Threading;
+
+namespace _Moon_V1_official
+{
+ public partial class TabGui : Form
+ {
+ public TabGui()
+ {
+ InitializeComponent();
+ }
+
+ public ClickGui Clickgui = new ClickGui();
+
+ private void TabGui_Load(object sender, EventArgs e)
+ {
+ iscgopen.RunWorkerAsync();
+ }
+
+ private void iscgopen_DoWork(object sender, DoWorkEventArgs e)
+ {
+
+ while (true)
+ {
+ if (Clickgui.Visible == true)
+ {
+ try
+ {
+ this.Hide();
+ }
+ catch { }
+ }
+ else
+ {
+ try
+ {
+ this.Show();
+ /*if (true) // <--- kommt später rein ob Tabgui = open!
+ {
+ this.Show();
+ }*/
+ }
+ catch { };
+ }
+ Thread.Sleep(10);
+ }
+ }
+ }
+}
diff --git a/Moon/!Moon V1 official/TabGui.resx b/Moon/!Moon V1 official/TabGui.resx
new file mode 100644
index 0000000..2b52bdb
--- /dev/null
+++ b/Moon/!Moon V1 official/TabGui.resx
@@ -0,0 +1,123 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ text/microsoft-resx
+
+
+ 2.0
+
+
+ System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
+
+
+ 17, 17
+
+
\ No newline at end of file
diff --git a/Moon/!Moon V1 official/app.manifest b/Moon/!Moon V1 official/app.manifest
new file mode 100644
index 0000000..d72e750
--- /dev/null
+++ b/Moon/!Moon V1 official/app.manifest
@@ -0,0 +1,76 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Moon/!Moon V1 official/packages.config b/Moon/!Moon V1 official/packages.config
new file mode 100644
index 0000000..2938d9a
--- /dev/null
+++ b/Moon/!Moon V1 official/packages.config
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/Moon/imports/ezOverLay.dll b/Moon/imports/ezOverLay.dll
new file mode 100644
index 0000000..0f4319b
Binary files /dev/null and b/Moon/imports/ezOverLay.dll differ
diff --git a/Moon/readme.txt b/Moon/readme.txt
new file mode 100644
index 0000000..dc9d504
--- /dev/null
+++ b/Moon/readme.txt
@@ -0,0 +1,5 @@
+Pls give me creditisss
+
+Lg Jan
+
+#1337 lul
\ No newline at end of file