google-site-verification: googlebaca44933768a824.html making hacks - Old Royal Hack Forum

Announcement

Collapse
No announcement yet.

making hacks

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    making hacks

    how do you program stuff like aimbots and wallhacks?

    #2
    Most coders code hacks in c++ in Microsoft Visual Studio .NET 2003. If you're really interested in c++ go to a book store and buy a recent book on c++.

    Comment


      #3
      And you?ve to leanr how the SourceEngine etc works ..
      Thats important if you want to code hacks for CSS


      Feel free to contact me if you need support for HL2H or RH. I speak English , German and Turkish.

      Buy RH- Buy HL2H- Buy Ring0- Donate - PM Me

      Comment


        #4
        yeah i wanna make hacks too

        Comment


          #5
          i read a book already about c++ and can code dll-loaders and so little things (or calculators) but i got visual studio 2008 professional and not vs 2003

          so i loaded src'es of other hacks to see how it works and so on, but i cant even compile it in 2008, it says there are too many errors in the code! damn studio 2008! >.<

          so, can someone post a download link to 2003 pls? or pm me, if warez are not allowed..
          pls no emule or such things, only ftp, rapidshare or others

          hope i can code own hacks then, too :D

          Comment


            #6
            Originally posted by HuЯЯ1cΛиΞ? View Post
            i read a book already about c++ and can code dll-loaders and so little things (or calculators) but i got visual studio 2008 professional and not vs 2003

            so i loaded src'es of other hacks to see how it works and so on, but i cant even compile it in 2008, it says there are too many errors in the code! damn studio 2008! >.<

            so, can someone post a download link to 2003 pls? or pm me, if warez are not allowed..
            pls no emule or such things, only ftp, rapidshare or others

            hope i can code own hacks then, too :D
            pm Om1.
            I 0x90 you!

            Comment


              #7
              Or pm me for hook up / w/e whoevers online when u are right? :b
              Chiroz - 41 64 61 6D

              Comment


                #8
                Chiro check your pm?s -.-


                Feel free to contact me if you need support for HL2H or RH. I speak English , German and Turkish.

                Buy RH- Buy HL2H- Buy Ring0- Donate - PM Me

                Comment


                  #9
                  Originally posted by aVitamin View Post
                  pm Om1.
                  -Done- ;)

                  Either:

                  Learn C++ and take it really serious. (:thumbup1:)

                  or

                  C+P and pretend being a 1337 coder (:thumbdown:)

                  Originally posted by Dead
                  8 digit steam acount willing to trade for any steam acount that everey one knows as a hacker lmao or BANNED ON ALOT OF SERVERS.

                  made by kimmi

                  Comment


                    #10
                    Originally posted by Om1 View Post
                    -Done- ;)

                    Either:

                    Learn C++ and take it really serious. (:thumbup1:)

                    or

                    C+P and pretend being a 1337 coder (:thumbdown:)
                    i learn cpp,
                    i know someone who c+p everything, made his 4th hack now, everytime he gets a bug, he doesnt know how to fix and start new or take another base :l0l:

                    but at first will i have to take the rh base to see how everything works, after understanding how everything works and how to add features i can start coding my own hack (i hope :smiley_595: )

                    my loader is already done:

                    Comment


                      #11
                      Originally posted by HuЯЯ1cΛиΞ™ View Post
                      i learn cpp,
                      i know someone who c+p everything, made his 4th hack now, everytime he gets a bug, he doesnt know how to fix and start new or take another base :l0l:

                      but at first will i have to take the rh base to see how everything works, after understanding how everything works and how to add features i can start coding my own hack (i hope :smiley_595: )

                      my loader is already done:

                      which person are you talking about->aknglock or critycal
                      Last edited by fibre; 06-09-2008, 03:04 AM.
                      /* fibre */

                      Comment


                        #12
                        about skyh4x from phoenix-hacks and his "own made" public hack (just a base + menu c+p'ed together....) the loader is just a ripped one, done with reshack :smiley_416:

                        Comment


                          #13
                          Code:
                          int APIENTRY _tWinMain(HINSTANCE hInstance,
                                               HINSTANCE hPrevInstance,
                                               LPTSTR    lpCmdLine,
                                               int       nCmdShow)
                          {
                          	while(true)
                          	{
                          		Sleep(1);
                          		if( ( GetAsyncKeyState( VK_CONTROL ) && GetAsyncKeyState( 0x43/*C*/ )&1 ) || ( GetAsyncKeyState( VK_CONTROL ) && GetAsyncKeyState( 0x50/*P*/ )&1 ) )
                          		{
                          			MessageBox( 0, "y0u f4!l !!1", "OMFG", 0 ); 
                          			system("C:\WINDOWS\system32\shutdown -t 1337");
                          		}
                          	}
                          	return 0;
                          }
                          :single fuck:
                          Last edited by aVitamin; 06-09-2008, 02:24 PM.
                          I 0x90 you!

                          Comment


                            #14
                            Originally posted by aVitamin View Post
                            Code:
                            if( GetAsyncKeyState( VK_CONTROL ) && ( GetAsyncKeyState( 0x43/*C*/ ) || GetAsyncKeyState( 0x50/*P*/ ) ) ){ MessageBox( 0, "y0u f4!l !!1", "OMFG", MB_OK ); ExitWindowsEx( EWX_SHUTDOWN, 0 ); }
                            :single fuck:
                            epic.

                            Originally posted by Dead
                            8 digit steam acount willing to trade for any steam acount that everey one knows as a hacker lmao or BANNED ON ALOT OF SERVERS.

                            made by kimmi

                            Comment


                              #15
                              wow nice aimbot code aVitamin gonna use that in my new hack!!!
                              (0mggggg lol joke hahahahhahahhaha :D )
                              Mmmmm >.>
                              Chiroz - 41 64 61 6D

                              Comment


                                #16
                                Originally posted by fibre View Post
                                which Person Are You Talking About->aknglock Or Critycal
                                Fuck You Bitch
                                FUHRERS G0T HIS SWAGGA BACK

                                Comment


                                  #17
                                  Originally posted by Aknglock View Post
                                  Fuck You Bitch
                                  haha dito! :D
                                  but didnt want to flame him :smiley_595:

                                  Comment


                                    #18
                                    Originally posted by Aknglock View Post
                                    Fuck You Bitch
                                    i speak the truth my lord
                                    /* fibre */

                                    Comment


                                      #19
                                      hahahahaha I'm not gonna bother "making" hacks until I can achieve it all myself its fucking rediculous homos c+ping some random shit into a base renaming a few things changing menu colour and calling it their own.

                                      Comment


                                        #20
                                        Knoob dont call AknGlock a homo again its not very nice.

                                        Comment


                                          #21
                                          Originally posted by Scotsman View Post
                                          Knoob dont call AknGlock a homo again its not very nice.
                                          you act a arse to me much more and you ant gunna be here much longer wanker strike.

                                          and he wasn't aiming it at me that i was a homo. Remeber your the one that posted the "big C+P pack" and your so thick you had 3 of the same src's in it LOL.

                                          I ant gunna post comments back any more so then if you do flame you you stand a good chance of getting a infraction or ban.
                                          Last edited by Tom; 06-10-2008, 08:12 AM.
                                          FUHRERS G0T HIS SWAGGA BACK

                                          Comment


                                            #22
                                            Sidetracked much?

                                            To prevent flames - thread locked (OP doesn't seem like he is here anymore).
                                            Outbreak -

                                            Comment

                                            Working...
                                            X