Jump to content
Welcome, Guest
Existing user? Sign In

Sign In



Sign Up
The MatriX
  • Welcome To Ghbsys
  • CS GO Streaming Version is released. Have fun streaming while cheating!
  • Have a Payment Issue? Send us a Support ticket.
  • Make a thread if you need support or join our discord for live support.
  • Have Suggestions? Make a thread and you'll earn Ghbsys Points for implemented suggestions.
  • Join our discord to stay well connected! Don't forget to integrate your discord to the site
  • Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum

    Welcome to [GHB] - GAmEhAcKbAsTaRdS Forum, like most online communities you must register to view or post in our community, but don't worry this is a simple free process that requires minimal information for you to signup. Be apart of [GHB] - GAmEhAcKbAsTaRdS Forum by signing in or creating an account.
    • Start new topics and reply to others
    • Subscribe to topics and forums to get email updates
    • Get your own profile page and make new friends
    • Send personal messages to other members.

    Mein 1hack Kleines Problem Xd


    Guest nitro44
     Share

    Recommended Posts

    Guest nitro44

    hi also ich mach hier erst mal so

    
    
    bool topmost, recoil;
    bool zoom, nofall, stamina, swimm, winchester, crosshair, superjump, spread;
    float mf_superjump, xco, yco, zco;
    };
    
    yVars cvar;
    
    struct zVars
    {
    bool htk1, htk2, htk3, htk10;
    };
    
    zVars globalhotkeys_var;
    
    namespace tgs_public_new
    {
    using namespace System;
    using namespace System::ComponentModel;
    using namespace System::Collections;
    using namespace System::Windows::Forms;
    using namespace System::Data;
    using namespace System::Drawing;
    
    /// <summary> 
    /// Summary for Form1
    ///
    /// WARNING: If you change the name of this class, you will need to change the 
    ///          'Resource File Name' property for the managed resource compiler tool 
    ///          associated with all .resx files this class depends on.  Otherwise,
    ///          the designers will not be able to interact properly with localized
    ///          resources associated with this form.
    /// </summary>
    public __gc class Form1 : public System::Windows::Forms::Form
    {	
    public:
    	Form1(void)
    	{
    		InitializeComponent();
    	}
    
    protected:
    	void Dispose(Boolean disposing)
    	{
    		if (disposing && components)
    		{
    			components->Dispose();
    		}
    		__super::Dispose(disposing);
    	}
    
    
    
    private: System::Windows::Forms::CheckBox *  checkBox4;
    private: System::Windows::Forms::TextBox *  textBox1;
    private: System::Windows::Forms::CheckBox *  checkBox5;
    private: System::Windows::Forms::CheckBox *  checkBox6;
    
    private: System::Windows::Forms::Timer *  timer1;
    private: System::Windows::Forms::Button *  button2;
    private: System::Windows::Forms::PictureBox *  pictureBox1;
    
    private: System::Windows::Forms::CheckBox *  checkBox9;
    
    
    
    
    private: System::Windows::Forms::CheckBox *  checkBox14;
    
    
    
    
    
    
    
    
    
    
    
    
    private: System::Windows::Forms::TabControl *  tabControl1;
    private: System::Windows::Forms::TabPage *  tabPage1;
    
    private: System::Windows::Forms::GroupBox *  groupBox9;
    private: System::Windows::Forms::Label *  label7;
    private: System::Windows::Forms::PictureBox *  pictureBox5;
    private: System::Windows::Forms::PictureBox *  pictureBox6;
    
    
    private: System::Windows::Forms::TabPage *  tabPage5;
    private: System::Windows::Forms::Label *  label3;
    private: System::Windows::Forms::Label *  label4;
    private: System::Windows::Forms::Label *  label5;
    
    
    private: System::Windows::Forms::Label *  label9;
    private: System::Windows::Forms::Label *  label10;
    
    private: System::Windows::Forms::GroupBox *  groupBox11;
    private: System::Windows::Forms::Button *  button7;
    private: System::Windows::Forms::TextBox *  textBox12;
    
    
    private: System::Windows::Forms::Button *  button1;
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    private: System::Windows::Forms::Timer *  timer5;
    
    private: System::Windows::Forms::PictureBox *  pictureBox3;
    
    private: System::Windows::Forms::PictureBox *  pictureBox7;
    private: System::Windows::Forms::Label *  label1;
    
    
    
    
    
    
    
    
    
    private: System::ComponentModel::IContainer *  components;
    private:
    	void InitializeComponent(void)
    	{
    		this->components = new System::ComponentModel::Container();
    		System::Resources::ResourceManager *  resources = new System::Resources::ResourceManager(__typeof(tgs_public_new::Form1));
    		this->checkBox4 = new System::Windows::Forms::CheckBox();
    		this->textBox1 = new System::Windows::Forms::TextBox();
    		this->checkBox5 = new System::Windows::Forms::CheckBox();
    		this->checkBox6 = new System::Windows::Forms::CheckBox();
    		this->timer1 = new System::Windows::Forms::Timer(this->components);
    		this->button2 = new System::Windows::Forms::Button();
    		this->pictureBox1 = new System::Windows::Forms::PictureBox();
    		this->checkBox9 = new System::Windows::Forms::CheckBox();
    		this->checkBox14 = new System::Windows::Forms::CheckBox();
    		this->textBox12 = new System::Windows::Forms::TextBox();
    		this->tabControl1 = new System::Windows::Forms::TabControl();
    		this->tabPage1 = new System::Windows::Forms::TabPage();
    		this->button1 = new System::Windows::Forms::Button();
    		this->button7 = new System::Windows::Forms::Button();
    		this->groupBox9 = new System::Windows::Forms::GroupBox();
    		this->pictureBox6 = new System::Windows::Forms::PictureBox();
    		this->pictureBox5 = new System::Windows::Forms::PictureBox();
    		this->label7 = new System::Windows::Forms::Label();
    		this->tabPage5 = new System::Windows::Forms::TabPage();
    		this->pictureBox3 = new System::Windows::Forms::PictureBox();
    		this->groupBox11 = new System::Windows::Forms::GroupBox();
    		this->label10 = new System::Windows::Forms::Label();
    		this->pictureBox7 = new System::Windows::Forms::PictureBox();
    		this->label9 = new System::Windows::Forms::Label();
    		this->label5 = new System::Windows::Forms::Label();
    		this->label4 = new System::Windows::Forms::Label();
    		this->label3 = new System::Windows::Forms::Label();
    		this->timer5 = new System::Windows::Forms::Timer(this->components);
    		this->label1 = new System::Windows::Forms::Label();
    		this->tabControl1->SuspendLayout();
    		this->tabPage1->SuspendLayout();
    		this->groupBox9->SuspendLayout();
    		this->tabPage5->SuspendLayout();
    		this->groupBox11->SuspendLayout();
    		this->SuspendLayout();
    		// 
    		// checkBox4
    		// 
    		this->checkBox4->BackColor = System::Drawing::Color::Transparent;
    		this->checkBox4->Cursor = System::Windows::Forms::Cursors::Hand;
    		this->checkBox4->ForeColor = System::Drawing::Color::Gainsboro;
    		this->checkBox4->Location = System::Drawing::Point(12, 192);
    		this->checkBox4->Name = S"checkBox4";
    		this->checkBox4->Size = System::Drawing::Size(106, 16);
    		this->checkBox4->TabIndex = 4;
    		this->checkBox4->Text = S"Super Jump";
    		this->checkBox4->CheckedChanged += new System::EventHandler(this, checkBox4_CheckedChanged);
    		// 
    		// textBox1
    		// 
    		this->textBox1->BackColor = System::Drawing::SystemColors::InfoText;
    		this->textBox1->BorderStyle = System::Windows::Forms::BorderStyle::None;
    		this->textBox1->ForeColor = System::Drawing::SystemColors::ScrollBar;
    		this->textBox1->Location = System::Drawing::Point(120, 192);
    		this->textBox1->MaxLength = 4;
    		this->textBox1->Name = S"textBox1";
    		this->textBox1->Size = System::Drawing::Size(41, 14);
    		this->textBox1->TabIndex = 5;
    		this->textBox1->Text = S"500";
    		this->textBox1->TextAlign = System::Windows::Forms::HorizontalAlignment::Center;
    		this->textBox1->TextChanged += new System::EventHandler(this, textBox1_TextChanged);
    		// 
    		// checkBox5
    		// 
    		this->checkBox5->BackColor = System::Drawing::Color::Transparent;
    		this->checkBox5->Cursor = System::Windows::Forms::Cursors::Hand;
    		this->checkBox5->ForeColor = System::Drawing::Color::Gainsboro;
    		this->checkBox5->Location = System::Drawing::Point(12, 168);
    		this->checkBox5->Name = S"checkBox5";
    		this->checkBox5->Size = System::Drawing::Size(156, 16);
    		this->checkBox5->TabIndex = 7;
    		this->checkBox5->Text = S"Stamina Hack";
    		this->checkBox5->CheckedChanged += new System::EventHandler(this, checkBox5_CheckedChanged);
    		// 
    		// checkBox6
    		// 
    		this->checkBox6->BackColor = System::Drawing::Color::Transparent;
    		this->checkBox6->Cursor = System::Windows::Forms::Cursors::Hand;
    		this->checkBox6->ForeColor = System::Drawing::Color::Gainsboro;
    		this->checkBox6->Location = System::Drawing::Point(12, 144);
    		this->checkBox6->Name = S"checkBox6";
    		this->checkBox6->Size = System::Drawing::Size(156, 15);
    		this->checkBox6->TabIndex = 8;
    		this->checkBox6->Text = S"Zoom Hack";
    		this->checkBox6->CheckedChanged += new System::EventHandler(this, checkBox6_CheckedChanged);
    		// 
    		// timer1
    		// 
    		this->timer1->Enabled = true;
    		this->timer1->Tick += new System::EventHandler(this, timer1_Tick);
    		// 
    		// button2
    		// 
    		this->button2->BackColor = System::Drawing::Color::FromArgb((System::Byte)64, (System::Byte)64, (System::Byte)64);
    		this->button2->Cursor = System::Windows::Forms::Cursors::Hand;
    		this->button2->FlatStyle = System::Windows::Forms::FlatStyle::Flat;
    		this->button2->Font = new System::Drawing::Font(S"Verdana", 4.8F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point, (System::Byte)0);
    		this->button2->ForeColor = System::Drawing::Color::Yellow;
    		this->button2->Location = System::Drawing::Point(8, 488);
    		this->button2->Name = S"button2";
    		this->button2->Size = System::Drawing::Size(160, 13);
    		this->button2->TabIndex = 11;
    		this->button2->Text = S"About";
    		this->button2->Click += new System::EventHandler(this, button2_Click);
    		// 
    		// pictureBox1
    		// 
    		this->pictureBox1->BackColor = System::Drawing::Color::Transparent;
    		this->pictureBox1->BorderStyle = System::Windows::Forms::BorderStyle::FixedSingle;
    		this->pictureBox1->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"pictureBox1.Image")));
    		this->pictureBox1->Location = System::Drawing::Point(6, 7);
    		this->pictureBox1->Name = S"pictureBox1";
    		this->pictureBox1->Size = System::Drawing::Size(342, 65);
    		this->pictureBox1->SizeMode = System::Windows::Forms::PictureBoxSizeMode::StretchImage;
    		this->pictureBox1->TabIndex = 12;
    		this->pictureBox1->TabStop = false;
    		// 
    		// checkBox9
    		// 
    		this->checkBox9->BackColor = System::Drawing::Color::Transparent;
    		this->checkBox9->Cursor = System::Windows::Forms::Cursors::Hand;
    		this->checkBox9->ForeColor = System::Drawing::Color::Gainsboro;
    		this->checkBox9->Location = System::Drawing::Point(12, 119);
    		this->checkBox9->Name = S"checkBox9";
    		this->checkBox9->Size = System::Drawing::Size(156, 15);
    		this->checkBox9->TabIndex = 20;
    		this->checkBox9->Text = S"Get Weapon";
    		this->checkBox9->CheckedChanged += new System::EventHandler(this, checkBox9_CheckedChanged);
    		// 
    		// checkBox14
    		// 
    		this->checkBox14->BackColor = System::Drawing::Color::Transparent;
    		this->checkBox14->Cursor = System::Windows::Forms::Cursors::Hand;
    		this->checkBox14->ForeColor = System::Drawing::Color::Gainsboro;
    		this->checkBox14->Location = System::Drawing::Point(12, 216);
    		this->checkBox14->Name = S"checkBox14";
    		this->checkBox14->Size = System::Drawing::Size(156, 24);
    		this->checkBox14->TabIndex = 32;
    		this->checkBox14->Text = S"No Fall Dmg";
    		this->checkBox14->CheckedChanged += new System::EventHandler(this, checkBox14_CheckedChanged);
    		// 
    		// textBox12
    		// 
    		this->textBox12->BackColor = System::Drawing::SystemColors::InfoText;
    		this->textBox12->BorderStyle = System::Windows::Forms::BorderStyle::None;
    		this->textBox12->ForeColor = System::Drawing::SystemColors::ScrollBar;
    		this->textBox12->Location = System::Drawing::Point(124, 119);
    		this->textBox12->MaxLength = 2;
    		this->textBox12->Name = S"textBox12";
    		this->textBox12->Size = System::Drawing::Size(41, 14);
    		this->textBox12->TabIndex = 38;
    		this->textBox12->Text = S"34";
    		this->textBox12->TextAlign = System::Windows::Forms::HorizontalAlignment::Center;
    		// 
    		// tabControl1
    		// 
    		this->tabControl1->Controls->Add(this->tabPage1);
    		this->tabControl1->Controls->Add(this->tabPage5);
    		this->tabControl1->Cursor = System::Windows::Forms::Cursors::Hand;
    		this->tabControl1->HotTrack = true;
    		this->tabControl1->ImeMode = System::Windows::Forms::ImeMode::NoControl;
    		this->tabControl1->Location = System::Drawing::Point(0, 0);
    		this->tabControl1->Name = S"tabControl1";
    		this->tabControl1->SelectedIndex = 0;
    		this->tabControl1->Size = System::Drawing::Size(361, 536);
    		this->tabControl1->TabIndex = 45;
    		// 
    		// tabPage1
    		// 
    		this->tabPage1->BackColor = System::Drawing::Color::FromArgb((System::Byte)64, (System::Byte)64, (System::Byte)64);
    		this->tabPage1->Controls->Add(this->button1);
    		this->tabPage1->Controls->Add(this->button7);
    		this->tabPage1->Controls->Add(this->groupBox9);
    		this->tabPage1->Controls->Add(this->pictureBox1);
    		this->tabPage1->Controls->Add(this->button2);
    		this->tabPage1->Controls->Add(this->checkBox4);
    		this->tabPage1->Controls->Add(this->textBox12);
    		this->tabPage1->Controls->Add(this->checkBox14);
    		this->tabPage1->Controls->Add(this->textBox1);
    		this->tabPage1->Controls->Add(this->checkBox5);
    		this->tabPage1->Controls->Add(this->checkBox9);
    		this->tabPage1->Controls->Add(this->checkBox6);
    		this->tabPage1->Cursor = System::Windows::Forms::Cursors::Cross;
    		this->tabPage1->ForeColor = System::Drawing::Color::FromArgb((System::Byte)192, (System::Byte)255, (System::Byte)192);
    		this->tabPage1->Location = System::Drawing::Point(4, 22);
    		this->tabPage1->Name = S"tabPage1";
    		this->tabPage1->Size = System::Drawing::Size(353, 510);
    		this->tabPage1->TabIndex = 0;
    		this->tabPage1->Text = S"Hacks";
    		// 
    		// button1
    		// 
    		this->button1->BackColor = System::Drawing::Color::FromArgb((System::Byte)64, (System::Byte)64, (System::Byte)64);
    		this->button1->Cursor = System::Windows::Forms::Cursors::Hand;
    		this->button1->FlatStyle = System::Windows::Forms::FlatStyle::Flat;
    		this->button1->Font = new System::Drawing::Font(S"Verdana", 4.8F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point, (System::Byte)0);
    		this->button1->ForeColor = System::Drawing::Color::Yellow;
    		this->button1->Location = System::Drawing::Point(176, 488);
    		this->button1->Name = S"button1";
    		this->button1->Size = System::Drawing::Size(168, 13);
    		this->button1->TabIndex = 48;
    		this->button1->Text = S"Visit Us!";
    		this->button1->Click += new System::EventHandler(this, button1_Click);
    		// 
    		// button7
    		// 
    		this->button7->BackColor = System::Drawing::Color::FromArgb((System::Byte)64, (System::Byte)64, (System::Byte)64);
    		this->button7->Cursor = System::Windows::Forms::Cursors::Hand;
    		this->button7->DialogResult = System::Windows::Forms::DialogResult::Cancel;
    		this->button7->FlatStyle = System::Windows::Forms::FlatStyle::Flat;
    		this->button7->Font = new System::Drawing::Font(S"Verdana", 4.8F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point, (System::Byte)0);
    		this->button7->ForeColor = System::Drawing::Color::Yellow;
    		this->button7->Location = System::Drawing::Point(232, 464);
    		this->button7->Name = S"button7";
    		this->button7->Size = System::Drawing::Size(112, 13);
    		this->button7->TabIndex = 47;
    		this->button7->Text = S"Close";
    		this->button7->Click += new System::EventHandler(this, button7_Click);
    		// 
    		// groupBox9
    		// 
    		this->groupBox9->Controls->Add(this->pictureBox6);
    		this->groupBox9->Controls->Add(this->pictureBox5);
    		this->groupBox9->Controls->Add(this->label7);
    		this->groupBox9->ForeColor = System::Drawing::Color::SteelBlue;
    		this->groupBox9->Location = System::Drawing::Point(6, 72);
    		this->groupBox9->Name = S"groupBox9";
    		this->groupBox9->Size = System::Drawing::Size(342, 40);
    		this->groupBox9->TabIndex = 46;
    		this->groupBox9->TabStop = false;
    		this->groupBox9->Text = S"GameStatus . . .";
    		// 
    		// pictureBox6
    		// 
    		this->pictureBox6->BackColor = System::Drawing::Color::Transparent;
    		this->pictureBox6->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"pictureBox6.Image")));
    		this->pictureBox6->Location = System::Drawing::Point(240, 16);
    		this->pictureBox6->Name = S"pictureBox6";
    		this->pictureBox6->Size = System::Drawing::Size(24, 27);
    		this->pictureBox6->TabIndex = 49;
    		this->pictureBox6->TabStop = false;
    		this->pictureBox6->Visible = false;
    		// 
    		// pictureBox5
    		// 
    		this->pictureBox5->BackColor = System::Drawing::Color::Transparent;
    		this->pictureBox5->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"pictureBox5.Image")));
    		this->pictureBox5->Location = System::Drawing::Point(240, 13);
    		this->pictureBox5->Name = S"pictureBox5";
    		this->pictureBox5->Size = System::Drawing::Size(24, 27);
    		this->pictureBox5->TabIndex = 48;
    		this->pictureBox5->TabStop = false;
    		this->pictureBox5->Visible = false;
    		// 
    		// label7
    		// 
    		this->label7->ForeColor = System::Drawing::Color::DarkOrange;
    		this->label7->Location = System::Drawing::Point(72, 24);
    		this->label7->Name = S"label7";
    		this->label7->Size = System::Drawing::Size(168, 13);
    		this->label7->TabIndex = 47;
    		this->label7->Text = S"Game not Running...";
    		// 
    		// tabPage5
    		// 
    		this->tabPage5->BackColor = System::Drawing::Color::FromArgb((System::Byte)64, (System::Byte)64, (System::Byte)64);
    		this->tabPage5->Controls->Add(this->label1);
    		this->tabPage5->Controls->Add(this->pictureBox3);
    		this->tabPage5->Controls->Add(this->groupBox11);
    		this->tabPage5->Cursor = System::Windows::Forms::Cursors::Cross;
    		this->tabPage5->Location = System::Drawing::Point(4, 22);
    		this->tabPage5->Name = S"tabPage5";
    		this->tabPage5->Size = System::Drawing::Size(353, 510);
    		this->tabPage5->TabIndex = 5;
    		this->tabPage5->Text = S"[GHB] - ©®";
    		// 
    		// pictureBox3
    		// 
    		this->pictureBox3->BackColor = System::Drawing::Color::Transparent;
    		this->pictureBox3->BorderStyle = System::Windows::Forms::BorderStyle::FixedSingle;
    		this->pictureBox3->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"pictureBox3.Image")));
    		this->pictureBox3->Location = System::Drawing::Point(6, 7);
    		this->pictureBox3->Name = S"pictureBox3";
    		this->pictureBox3->Size = System::Drawing::Size(342, 65);
    		this->pictureBox3->SizeMode = System::Windows::Forms::PictureBoxSizeMode::StretchImage;
    		this->pictureBox3->TabIndex = 24;
    		this->pictureBox3->TabStop = false;
    		// 
    		// groupBox11
    		// 
    		this->groupBox11->Controls->Add(this->label10);
    		this->groupBox11->Controls->Add(this->pictureBox7);
    		this->groupBox11->Controls->Add(this->label9);
    		this->groupBox11->Controls->Add(this->label5);
    		this->groupBox11->Controls->Add(this->label4);
    		this->groupBox11->Controls->Add(this->label3);
    		this->groupBox11->ForeColor = System::Drawing::Color::FromArgb((System::Byte)255, (System::Byte)128, (System::Byte)0);
    		this->groupBox11->Location = System::Drawing::Point(6, 72);
    		this->groupBox11->Name = S"groupBox11";
    		this->groupBox11->Size = System::Drawing::Size(342, 112);
    		this->groupBox11->TabIndex = 23;
    		this->groupBox11->TabStop = false;
    		this->groupBox11->Text = S"[GHB] - CopyrightInformation";
    		// 
    		// label10
    		// 
    		this->label10->ForeColor = System::Drawing::Color::CornflowerBlue;
    		this->label10->Location = System::Drawing::Point(6, 92);
    		this->label10->Name = S"label10";
    		this->label10->Size = System::Drawing::Size(331, 13);
    		this->label10->TabIndex = 21;
    		this->label10->Text = S"All Rights Reserved. © - 2007";
    		this->label10->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
    		// 
    		// pictureBox7
    		// 
    		this->pictureBox7->BackColor = System::Drawing::Color::Transparent;
    		this->pictureBox7->Image = (__try_cast<System::Drawing::Image *  >(resources->GetObject(S"pictureBox7.Image")));
    		this->pictureBox7->Location = System::Drawing::Point(249, 13);
    		this->pictureBox7->Name = S"pictureBox7";
    		this->pictureBox7->Size = System::Drawing::Size(87, 92);
    		this->pictureBox7->SizeMode = System::Windows::Forms::PictureBoxSizeMode::StretchImage;
    		this->pictureBox7->TabIndex = 47;
    		this->pictureBox7->TabStop = false;
    		// 
    		// label9
    		// 
    		this->label9->ForeColor = System::Drawing::Color::CornflowerBlue;
    		this->label9->Location = System::Drawing::Point(6, 72);
    		this->label9->Name = S"label9";
    		this->label9->Size = System::Drawing::Size(331, 14);
    		this->label9->TabIndex = 20;
    		this->label9->Text = S"[GHB] - Coders && Development Team";
    		this->label9->TextAlign = System::Drawing::ContentAlignment::MiddleLeft;
    		// 
    		// label5
    		// 
    		this->label5->ForeColor = System::Drawing::Color::CornflowerBlue;
    		this->label5->Location = System::Drawing::Point(6, 59);
    		this->label5->Name = S"label5";
    		this->label5->Size = System::Drawing::Size(331, 13);
    		this->label5->TabIndex = 17;
    		this->label5->Text = S"by";
    		this->label5->TextAlign = System::Drawing::ContentAlignment::MiddleLeft;
    		// 
    		// label4
    		// 
    		this->label4->ForeColor = System::Drawing::Color::CornflowerBlue;
    		this->label4->Location = System::Drawing::Point(6, 40);
    		this->label4->Name = S"label4";
    		this->label4->Size = System::Drawing::Size(331, 13);
    		this->label4->TabIndex = 16;
    		this->label4->Text = S"(©®) Copyright 2007";
    		this->label4->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
    		// 
    		// label3
    		// 
    		this->label3->ForeColor = System::Drawing::Color::CornflowerBlue;
    		this->label3->Location = System::Drawing::Point(6, 20);
    		this->label3->Name = S"label3";
    		this->label3->Size = System::Drawing::Size(331, 13);
    		this->label3->TabIndex = 15;
    		this->label3->Text = S"[GHB]";
    		this->label3->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
    		// 
    		// timer5
    		// 
    		this->timer5->Enabled = true;
    		this->timer5->Interval = 500;
    		this->timer5->Tick += new System::EventHandler(this, timer5_Tick);
    		// 
    		// label1
    		// 
    		this->label1->ForeColor = System::Drawing::Color::CornflowerBlue;
    		this->label1->Location = System::Drawing::Point(8, 472);
    		this->label1->Name = S"label1";
    		this->label1->Size = System::Drawing::Size(331, 32);
    		this->label1->TabIndex = 25;
    		this->label1->Text = S"Created by nitro44 and Lanicor";
    		this->label1->TextAlign = System::Drawing::ContentAlignment::MiddleCenter;
    		this->label1->Click += new System::EventHandler(this, label1_Click);
    		// 
    		// Form1
    		// 
    		this->AutoScaleBaseSize = System::Drawing::Size(7, 14);
    		this->BackColor = System::Drawing::Color::FromArgb((System::Byte)64, (System::Byte)64, (System::Byte)64);
    		this->ClientSize = System::Drawing::Size(358, 534);
    		this->Controls->Add(this->tabControl1);
    		this->Cursor = System::Windows::Forms::Cursors::Default;
    		this->Font = new System::Drawing::Font(S"Verdana", 8.25F, System::Drawing::FontStyle::Bold, System::Drawing::GraphicsUnit::Point, (System::Byte)0);
    		this->ForeColor = System::Drawing::Color::CornflowerBlue;
    		this->FormBorderStyle = System::Windows::Forms::FormBorderStyle::Fixed3D;
    		this->Icon = (__try_cast<System::Drawing::Icon *  >(resources->GetObject(S"$this.Icon")));
    		this->MaximizeBox = false;
    		this->Name = S"Form1";
    		this->Opacity = 0.97;
    		this->StartPosition = System::Windows::Forms::FormStartPosition::CenterScreen;
    		this->Text = S"GameHackBastards - PublicHack! ";
    		this->Load += new System::EventHandler(this, Form1_Load);
    		this->tabControl1->ResumeLayout(false);
    		this->tabPage1->ResumeLayout(false);
    		this->groupBox9->ResumeLayout(false);
    		this->tabPage5->ResumeLayout(false);
    		this->groupBox11->ResumeLayout(false);
    		this->ResumeLayout(false);
    
    	}	
    
    	//----------------------------------------------------------------------------
    private: System::Void Form1_Load(System::Object *  sender, System::EventArgs *  e)
    	 {
    	 }
    
    public: System::Void textBox1_TextChanged(System::Object *  sender, System::EventArgs *  e)
    		 {
    		 }
    public: System::Void textBox2_TextChanged(System::Object *  sender, System::EventArgs *  e)
    		 {
    		 }
    
    private: System::Void checkBox4_CheckedChanged(System::Object *  sender, System::EventArgs *  e)
    	 {
    		 cvar.superjump = !cvar.superjump;
    	 }
    
    private: System::Void checkBox5_CheckedChanged(System::Object *  sender, System::EventArgs *  e)
    	 {
    		 cvar.stamina = !cvar.stamina;
    	 }
    private: System::Void checkBox6_CheckedChanged(System::Object *  sender, System::EventArgs *  e)
    	 {
    		 cvar.zoom = !cvar.zoom;
    	 }
    
    private: System::Void checkBox14_CheckedChanged(System::Object *  sender, System::EventArgs *  e)
    	 {
    		 cvar.nofall = !cvar.nofall;
    	 }
    
    private: System::Void checkBox9_CheckedChanged(System::Object *  sender, System::EventArgs *  e)
    	 {
    		 cvar.winchester = !cvar.winchester;
    	 }
    
    
    private: System::Void button7_Click(System::Object *  sender, System::EventArgs *  e)
    	 {
    		Exit();
    	 }
    private: System::Void timer1_Tick(System::Object *  sender, System::EventArgs *  e)
    	 {
    		 if( Get_Kaiser( ) != 0 && GetNitro( ) != 0 )
    		 {
    
    			 if( cvar.superjump ) { // Superjump
    				 if( globalhotkeys_var.htk10 )
    				 {
    					kaiser_ev( ( void* )( ( GetNitro( ) ) + +178  ), &cvar.mf_superjump, sizeof( float ) );
    					globalhotkeys_var.htk10 = !globalhotkeys_var.htk10;	
    				 }
    			}
    			 if( cvar.winchester ) { //getweapon
    					kaiser_ev( ( void* )( ( GetNitro( ) ) + 0x4C ), &cvar_getweaponvalue, sizeof( char ) );
    					this->checkBox9->Checked = false;
    			}
    
    			 if( cvar.nofall ) { // no fall damage
    				unsigned long cvar_nofallvalue = -2000;
    				kaiser_ev( ( void* )( ( GetNitro( ) ) + 264 ), &cvar_nofallvalue, sizeof( unsigned long ) );
    			}
    			 if( cvar.stamina ) { // stamina
    				unsigned long cvar_staminavalue = 1120403456;
    				kaiser_ev( ( void* )0x8C4AFC, &cvar_staminavalue, sizeof( unsigned long ) );
    			}
    			 if( cvar.zoom ) { // scope
    				 if( globalhotkeys_var.htk3 )
    				{
    					char cZ0000mOn = 1;
    					kaiser_ev( ( void* )0xAC4A66, &cZ0000mOn, sizeof( char ) );
    				}
    				else
    				{
    					char cZ0000mOff = 0;
    					kaiser_ev( ( void* )0xAC4A66, &cZ0000mOff, sizeof( char ) );
    				}
    			}
    		 }// if get handle
    	 }// timer function main timer HACKS~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    
    private: System::Void button2_Click(System::Object *  sender, System::EventArgs *  e)
    	 {
    		PopUp( "GameHackBastards [Public] Trainer!\n Thx to all Coders they helped me! lg Neo I.I.I", "ABOUT the CodeR's" );
    	 }
    
    private: System::Void button1_Click(System::Object *  sender, System::EventArgs *  e)
    	 {
    			OpenBrowser( "http://ghbsys.net" );
    	 }
    
    private: System::Void timer5_Tick(System::Object *  sender, System::EventArgs *  e)
    	 {
    			System::IFormatProvider* iForm;
    
    				double suprJMP = this->textBox1->Text->ToDouble( iForm );
    				double aaaa = this->textBox12->Text->ToDouble( iForm );
    
    				cvar_getweaponvalue = ( char )aaaa;
    				cvar.mf_superjump = ( float )suprJMP;
    
    			// schaue ob spiel läuft:
    			if( Get_Kaiser( ) != 0 ) {
    					this->label7->ForeColor = System::Drawing::Color::Lime;
    					this->label7->Text = S"Game Running...";
    					this->pictureBox6->Visible = false;
    					this->pictureBox5->Visible = true;
    				 } else {
    					this->label7->ForeColor = System::Drawing::Color::DarkOrange;
    					this->label7->Text = S"Game not Running...";
    					this->pictureBox5->Visible = false;
    					this->pictureBox6->Visible = true;
    				 }
    	 }// timer 5
    
    
    
    
    private: System::Void textBox2_TextChanged_1(System::Object *  sender, System::EventArgs *  e)
    	 {
    	 }
    
    private: System::Void label1_Click(System::Object *  sender, System::EventArgs *  e)
    	 {
    	 }
    
    
    
    };
    }
    

     

    soo also mein problem hier ist das mein superjump/waffenhack/zoom net geht naja es liegt wahrscheinlich dadran das ich net weis

    wie ich eine taste drauf lege also wen mein schift drück das der superjump geht oder bei waffe erst die zahl schreiben dann rollen und dann hat man sie oder

    beim zoom rechtemaus taste wen mireiner sagen könnte wo ich was hin schreiben muss währe nett weil ich weis net beim dem einem TuT von NEO wie das geht

    bin sonderschüller halt hahahaa

     

     

    dann währe da noch so eine sache kann mir vllt jemand per Pm schikken wie ich einen OPK da rein mache weil die addy habe ich aber das andere nicht xD genau so wie mit InVI hack

    danke im vorraus O.o

    Link to comment
    Share on other sites

    VERDAMMT ES GIBT CODE TAG'S ...........

     

    für superjump:

     

    if( GetAsyncKeyState( 0x20 ) ) { globalhotkeys_var.htk10 = !globalhotkeys_var.htk10; }

     

    schreibe das in einen timer geschwindigkeit 10 - 100

    Link to comment
    Share on other sites

    Guest nitro44

    ystem::Void timer5_Tick(System::Object *  sender, System::EventArgs *  e)
    	 {
    			System::IFormatProvider* iForm;
    
    				double suprJMP = this->textBox1->Text->ToDouble( iForm );
    				double aaaa = this->textBox12->Text->ToDouble( iForm );
    
    				cvar_getweaponvalue = ( char )aaaa;
    				cvar.mf_superjump = ( float )suprJMP;

     

    wo da in den timmer ?? bin halt neu un mein erster hack sryy ^^

    Link to comment
    Share on other sites

    sry aber wenn du sogar vom code nur die hälfte kopierst........

     

    egal wo dort hauptsache es kommt in einen timer!!!!!!! am besten am anfang

    Link to comment
    Share on other sites

    Guest nitro44

    ???? also ich habe hier den TIMER ja

     System::Void timer5_Tick(System::Object *  sender, System::EventArgs *  e)
    	 {
    			System::IFormatProvider* iForm;
    
    				double suprJMP = this->textBox1->Text->ToDouble( iForm );
    				double aaaa = this->textBox12->Text->ToDouble( iForm );
    
    				cvar_getweaponvalue = ( char )aaaa;
    				cvar.mf_superjump = ( float )suprJMP;

     

    so und jz füge ich

     

    if( GetAsyncKeyState( 0x20 ) ) { globalhotkeys_var.htk10 = !globalhotkeys_var.htk10; }

    das hier da rein und dann sieht es also so aus

     

     System::Void timer5_Tick(System::Object *  sender, System::EventArgs *  e)
    	 {if( GetAsyncKeyState( 0x20 ) ) { globalhotkeys_var.htk10 = !globalhotkeys_var.htk10; }
    			System::IFormatProvider* iForm;
    
    				double suprJMP = this->textBox1->Text->ToDouble( iForm );
    				double aaaa = this->textBox12->Text->ToDouble( iForm );
    
    				cvar_getweaponvalue = ( char )aaaa;
    				cvar.mf_superjump = ( float )suprJMP;

     

     

    so aber das geht nicht bei mir dann steht da ein mal das xD\Kopie von ghb PublicHack\Form1.h(688): error C3861: 'GetAsyncKeyState': identifier not found, even with argument-dependent lookup

     

    und das O.o\Programe\visual studio\Vc7\PlatformSDK\Include\WinUser.h(4827): error C2365: 'GetAsyncKeyState' : redefinition; previous definition was a 'formerly unknown identifier'

    Link to comment
    Share on other sites

    eben wie skummy sagt du brauchst basis wissen das hast du nicht gehe auf google gib ein msdn dort suchst du dann nach GetAsyncKeyState und schaust welche datei du includen musst!!!

    Link to comment
    Share on other sites

    System::Void timer5_Tick(System::Object *  sender, System::EventArgs *  e)
            {if( GetAsyncKeyState( 0x20 ) ) { globalhotkeys_var.htk10 = !globalhotkeys_var.htk10; }
                   System::IFormatProvider* iForm;
    
                       double suprJMP = this->textBox1->Text->ToDouble( iForm );
                       double aaaa = this->textBox12->Text->ToDouble( iForm );
    
                       cvar_getweaponvalue = ( char )aaaa;
                       cvar.mf_superjump = ( float )suprJMP;

    fasst richtig

     

    (glaube ich)

    System::Void timer5_Tick(System::Object *  sender, System::EventArgs *  e)
            if( GetAsyncKeyState( 0x20 ) ) { globalhotkeys_var.htk10 = !globalhotkeys_var.htk10; }
    {               
    System::IFormatProvider* iForm;
    
                       double suprJMP = this->textBox1->Text->ToDouble( iForm );
                       double aaaa = this->textBox12->Text->ToDouble( iForm );
    
                       cvar_getweaponvalue = ( char )aaaa;
                       cvar.mf_superjump = ( float )suprJMP;

    Link to comment
    Share on other sites

    Guest
    This topic is now closed to further replies.
     Share

    • Recently Browsing   0 members

      • No registered users viewing this page.
    ×
    ×
    • Create New...