Hehehh

Posts 115 of 32 · Page 1 of 3
Hehehh
Did someone that can do hacks can create a tutorial for me?
Heheh i need so much create my own hack
C/C++ section
I serched there but i didn't found
(Google Tradutor SUCKS!)
Quote Originally Posted by detroyd View Post
I serched there but i didn't found
(Google Tradutor SUCKS!)
Learn the language ..
Quote Originally Posted by detroyd View Post
I serched there but i didn't found
(Google Tradutor SUCKS!)
C++ is not a national language. It's a programming language
Quote Originally Posted by Fabolous View Post


C++ is not a national language. It's a programming language
ur funny and nice one
Learn the language ..
I'am studyng that language but i want a tutorial to how do hacks!
Quote Originally Posted by detroyd View Post
I'am studyng that language but i want a tutorial to how do hacks!
Hate to break it to you, but in order to make [effecient] hacks, you need to know a bit more than just C++. x86 assembler knowledge helps a GREAT deal. Also knowing how to use debugger programs (such as Olly/IDA) is a great plus as well. The main thing is knowing how classes/functions are mapped out in a program, and being able to tell what they're doing.
Idk.

Code:
#include <iostream>
using namespace std;

class Learn {
    int c++, english;
  public:
    void Knowledge(int,int);
    int learn() {return (c++*english);}
};

void Learn::Knowledge (int cplusplus.com, int elementaryschool) {
  x = cplusplus.com;
  y = elementaryschool;
}

int main () {
  Learn stuff;
  stuff.Knowledge (c++,english);
  cout << "You Learned: " << stuff.learn();
  return 0;
}
This code might actually work
C++ is not a national language. It's a programming language
You don't understand, i use google tradutor to translate my portuguese to english,

-------

Thanks everyone that help me with this, now i'm reading the tutorials and studing that language!
Quote Originally Posted by detroyd View Post
You don't understand, i use google tradutor to translate my portuguese to english,

-------

Thanks everyone that help me with this, now i'm reading the tutorials and studing that language!
i bet you gotta little penis..
Quote Originally Posted by whit View Post


i bet you gotta little penis..
You make a great fortune cookie y'kno?
Posts 115 of 32 · Page 1 of 3
This thread is closed for replies.

Tags for this Thread

None

Need help?