google-site-verification: googlebaca44933768a824.html Selfcoded-Cheats.net SRC [Up2Date] - Old Royal Hack Forum

Announcement

Collapse
No announcement yet.

Selfcoded-Cheats.net SRC [Up2Date]

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Selfcoded-Cheats.net SRC [Up2Date]

    jo sup,

    Screen:

    SRC: http://www.file-upload.net/download-...edSRC.rar.html

    .dll: http://www.file-upload.net/download-...eddll.rar.html



    btw leaked by sava and not by me ( eXo )

    peace ~
    hi@

    #2
    Re: Selfcoded-Cheats.net SRC [Up2Date]

    Nice One :D
    ??m?

    Comment


      #3
      Re: Selfcoded-Cheats.net SRC [Up2Date]

      thank you ^^




      Comment


        #4
        Re: Selfcoded-Cheats.net SRC [Up2Date]

        Just upload src plz

        and no exe files and shits
        ??m?

        Comment


          #5
          Re: Selfcoded-Cheats.net SRC [Up2Date]

          Antivir.. Fail

          Comment


            #6
            Re: Selfcoded-Cheats.net SRC [Up2Date]

            Originally posted by pcfaker View Post
            Just upload src plz

            and no exe files and shits
            Leider konnte Ihre hochgeladene Datei nicht gefunden werden. Laden Sie die Datei neu hoch.


            <.<
            hi@

            Comment


              #7
              Re: Selfcoded-Cheats.net SRC [Up2Date]

              Selfcoded... Is it Kevins (@pcfaker) source code?
              because ALL files in the folder is named "kevin"
              Huh

              Comment


                #8
                Re: Selfcoded-Cheats.net SRC [Up2Date]

                I'm shocked. This has gotta be the biggest fucking dump of public code pasted into one project and mostly done wrong i have ever seen.

                Code:
                char szIniFile[256];
                void GetIniFile( HMODULE hModule )
                {
                	GetModuleFileName( hModule, szIniFile, sizeof( szIniFile ) );
                	for( int i = 0; i < ( int )strlen( szIniFile ); i++ )
                	{
                		if( szIniFile[ strlen( szIniFile ) - i ] == '\\' )
                		{
                			szIniFile[ ( strlen( szIniFile ) -  i ) + 1 ] = '\0';
                			strcat( szIniFile,"Settings.cfg");
                			return;
                		}
                	}
                }
                char szIniFile2[256];
                void GetIniFile2( HMODULE hModule )
                {
                	GetModuleFileName( hModule, szIniFile2, sizeof( szIniFile2 ) );
                	for( int i = 0; i < ( int )strlen( szIniFile2 ); i++ )
                	{
                		if( szIniFile2[ strlen( szIniFile2 ) - i ] == '\\' )
                		{
                			szIniFile2[ ( strlen( szIniFile2 ) -  i ) + 1 ] = '\0';
                			strcat( szIniFile2,"Settings2.cfg");
                			return;
                		}
                	}
                }
                char szIniFile3[256];
                void GetIniFile3( HMODULE hModule )
                {
                	GetModuleFileName( hModule, szIniFile3, sizeof( szIniFile3 ) );
                	for( int i = 0; i < ( int )strlen( szIniFile3 ); i++ )
                	{
                		if( szIniFile3[ strlen( szIniFile3 ) - i ] == '\\' )
                		{
                			szIniFile3[ ( strlen( szIniFile3 ) -  i ) + 1 ] = '\0';
                			strcat( szIniFile3,"Settings3.cfg");
                			return;
                		}
                	}
                }
                char szIniFile4[256];
                void GetIniFile4( HMODULE hModule )
                {
                	GetModuleFileName( hModule, szIniFile4, sizeof( szIniFile4 ) );
                	for( int i = 0; i < ( int )strlen( szIniFile4 ); i++ )
                	{
                		if( szIniFile4[ strlen( szIniFile4 ) - i ] == '\\' )
                		{
                			szIniFile4[ ( strlen( szIniFile4 ) -  i ) + 1 ] = '\0';
                			strcat( szIniFile4,"Settings4.cfg");
                			return;
                		}
                	}
                }
                char szIniFile5[256];
                void GetIniFile5( HMODULE hModule )
                {
                	GetModuleFileName( hModule, szIniFile5, sizeof( szIniFile5 ) );
                	for( int i = 0; i < ( int )strlen( szIniFile5 ); i++ )
                	{
                		if( szIniFile5[ strlen( szIniFile5 ) - i ] == '\\' )
                		{
                			szIniFile5[ ( strlen( szIniFile5 ) -  i ) + 1 ] = '\0';
                			strcat( szIniFile5,"Settings5.cfg");
                			return;
                		}
                	}
                }
                What the fuck is this seriously, learn to use use function parameters and variables properly before coding leet gamehax. I knew these fucking idiots are copypasters straight from the beginning but this source manages to go beyond my wildest expectations. This is seriously like someone would have eaten every piece of public code that can be found from GD and other sites, puked them straight into oven without any pan and made a fucking pancake out of the codevomit.
                lolmaoman: Germans are born with a lifetime x22 login engraved into their birth certificates. True story.
                I DONT HAVE TEAMVIEWER AND IM NOT GOING TO GIVE ANY 24/7 ONLINE SUPPORT VIA STEAM, XFIRE OR OTHER IM PROGRAMS SO DONT BOTHER ASKING. THANKS.

                Comment


                  #9
                  Re: Selfcoded-Cheats.net SRC [Up2Date]

                  Originally posted by mencore View Post
                  This is seriously like someone would have eaten every piece of public code that can be found from GD and other sites, puked them straight into oven without any pan and made a fucking pancake out of the codevomit.
                  that deserves to be a sig

                  Comment


                    #10
                    Re: Selfcoded-Cheats.net SRC [Up2Date]

                    Originally posted by igember View Post
                    Selfcoded... Is it Kevins (@pcfaker) source code?
                    because ALL files in the folder is named "kevin"
                    Yes. Its kevin.

                    Comment


                      #11
                      Re: Selfcoded-Cheats.net SRC [Up2Date]

                      Originally posted by paacman View Post
                      Yes. Its kevin.
                      updated basehook with Creatmove
                      ??m?

                      Comment


                        #12
                        Re: Selfcoded-Cheats.net SRC [Up2Date]

                        Originally posted by pcfaker View Post
                        updated basehook with Creatmove
                        Guys from selfcoded noobs in c++.
                        You code this hack full ;)

                        Comment


                          #13
                          Re: Selfcoded-Cheats.net SRC [Up2Date]

                          Originally posted by paacman View Post
                          Guys from selfcoded noobs in c++.
                          You code this hack full ;)
                          what about you? running arround with my leaked source (public already ^^) trying to sell it as undetected but i posted some screenshots made a few mins ago wich are dirty and violated... then you even come to me at xfire to ask for support.
                          Trollface...

                          Comment


                            #14
                            Re: Selfcoded-Cheats.net SRC [Up2Date]



                            I wasn't gonna post until I noticed this. Made my fuckin' day...

                            ~W

                            Wait wait, THEY DON'T EVEN USE IT. Yea, I'm done with this... If anyone here coded this, cd C:\WINDOWS\System32; end_life32.exe -now

                            Last edited by WaRPiG; 07-21-2011, 10:16 PM.
                            <&[myg0t]sp0rk>your little lungs is too small to hotbox with god

                            See a Star? Add a Zero, now you can know him.

                            Comment


                              #15
                              Re: Selfcoded-Cheats.net SRC [Up2Date]

                              Omfg. I have always known that this is c+p, but the source is just terrible. I've seen many sources in the past , but this gotta be the worst.
                              IP: 93.127.228.26
                              Mail: [email protected]

                              Comment


                                #16
                                Re: Selfcoded-Cheats.net SRC [Up2Date]

                                Originally posted by wessie View Post
                                what about you? running arround with my leaked source (public already ^^) trying to sell it as undetected but i posted some screenshots made a few mins ago wich are dirty and violated... then you even come to me at xfire to ask for support.
                                Trollface...

                                You epicfail my friend. in thread im say:
                                this beta and public. and all you know. what you need faggot?
                                And thread deleted + cheat from client too.

                                you need check this site
                                http://perfecthacks.webs.com/ and say nice hacks! because this perfecthacks!

                                Comment


                                  #17
                                  Re: Selfcoded-Cheats.net SRC [Up2Date]

                                  Originally posted by paacman View Post
                                  You epicfail my friend. in thread im say:
                                  this beta and public. and all you know. what you need faggot?
                                  And thread deleted + cheat from client too.

                                  you need check this site
                                  http://perfecthacks.webs.com/ and say nice hacks! because this perfecthacks!

                                  U made my fucking day bro :D

                                  Comment


                                    #18
                                    Re: Selfcoded-Cheats.net SRC [Up2Date]

                                    Rifk, they are selling EA cracked :D

                                    Enjoy the videos and music that you love, upload original content and share it all with friends, family and the world on YouTube.
                                    lolmaoman: Germans are born with a lifetime x22 login engraved into their birth certificates. True story.
                                    I DONT HAVE TEAMVIEWER AND IM NOT GOING TO GIVE ANY 24/7 ONLINE SUPPORT VIA STEAM, XFIRE OR OTHER IM PROGRAMS SO DONT BOTHER ASKING. THANKS.

                                    Comment


                                      #19
                                      Re: Selfcoded-Cheats.net SRC [Up2Date]

                                      man.. dont post binarys in a src folder.. please

                                      Comment


                                        #20
                                        Re: Selfcoded-Cheats.net SRC [Up2Date]

                                        Originally posted by mencore View Post
                                        Rifk, they are selling EA cracked :D
                                        thier loader sucks to :D stole the dll's in 1sec ^^

                                        then they are even to stupid to remove my copyright out off it xD

                                        Comment


                                          #21
                                          Re: Selfcoded-Cheats.net SRC [Up2Date]

                                          Which injector should be used for this?

                                          Comment


                                            #22
                                            Re: Selfcoded-Cheats.net SRC [Up2Date]

                                            http://www.youtube.com/watch?v=Z6xziCeeTSY

                                            how he got this idea selling cracks xd
                                            ??m?

                                            Comment


                                              #23
                                              Re: Selfcoded-Cheats.net SRC [Up2Date]

                                              Originally posted by pcfaker View Post
                                              http://www.youtube.com/watch?v=Z6xziCeeTSY

                                              how he got this idea selling cracks xd
                                              If you would have been raped by your mom as a kid, you would sell cracked or C+P'd shit too, instead of code your really own ones!

                                              Comment


                                                #24
                                                Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                Originally posted by londasgt View Post
                                                that deserves to be a sig
                                                Done.
                                                INB4SHITSTORM // SUBSCRIBER // ROYALHACK /​/

                                                Originally posted by mencore
                                                I had to always watch my e-penis through a microscope and i felt like a outsider around bigger boys that used hax. Then i got hax and now i can revenge my shit life to nerds on internet. I'm also fucking girls like never before and smile of God is shining upon me now that i g0t leet hax.



                                                Comment


                                                  #25
                                                  Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                  Originally posted by mencore View Post
                                                  Rifk, they are selling EA cracked :D

                                                  http://www.youtube.com/watch?v=Z6xziCeeTSY
                                                  .... this thread couldn't get any better

                                                  Comment


                                                    #26
                                                    Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                    Originally posted by paacman View Post
                                                    Guys from selfcoded noobs in c++.
                                                    You code this hack full ;)
                                                    Look @ this picture ^^
                                                    Huh

                                                    Comment


                                                      #27
                                                      Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                      Originally posted by igember View Post
                                                      Look @ this picture ^^
                                                      go look what i did with he's website :D

                                                      Comment


                                                        #28
                                                        Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                        Originally posted by wessie View Post
                                                        go look what i did with he's website :D
                                                        http://perfecthacks.com/
                                                        Oops! Google Chrome could not find perfecthacks.com
                                                        Suggestions:
                                                        Go to perfecthacker.?com
                                                        Go to perfectracks.?com
                                                        Search on Google:

                                                        ?? :/
                                                        Huh

                                                        Comment


                                                          #29
                                                          Re: Selfcoded-Cheats.net SRC [Up2Date]


                                                          Trollol :)

                                                          Comment


                                                            #30
                                                            Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                            Originally posted by wessie View Post
                                                            go look what i did with he's website :D
                                                            http://perfecthacks.com/
                                                            Nicely done.
                                                            Originally posted by extern4ever
                                                            weaboo assburger world

                                                            Comment


                                                              #31
                                                              Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                              Comment


                                                                #32
                                                                Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                                you buyd .Com because of this?
                                                                dosen't .com cost pretty much like 1 euro or?
                                                                Huh

                                                                Comment


                                                                  #33
                                                                  Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                                  lol :D sql injections ftw? :D

                                                                  Comment


                                                                    #34
                                                                    Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                                    Originally posted by igember View Post
                                                                    you buyd .Com because of this?
                                                                    dosen't .com cost pretty much like 1 euro or?
                                                                    i dont own that domain or either live in holland >.<

                                                                    Comment


                                                                      #35
                                                                      Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                                      Originally posted by igember View Post
                                                                      you buyd .Com because of this?
                                                                      dosen't .com cost pretty much like 1 euro or?
                                                                      .com is like 9 dollars /year.

                                                                      TOPIC:
                                                                      HOW EVERYONE HAS SCELETON WH NOWADAYS??? AFTER MENCORE POSTED THE SOURCE HERE? :D
                                                                      ok bai

                                                                      Comment


                                                                        #36
                                                                        Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                                        ooh, I thought .com .net .org cost alot of money! XD
                                                                        Huh

                                                                        Comment


                                                                          #37
                                                                          Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                                          Originally posted by igember View Post
                                                                          ooh, I thought .com .net .org cost alot of money! XD
                                                                          Then you're obviously not 18+.
                                                                          IP: 93.127.228.26
                                                                          Mail: [email protected]

                                                                          Comment


                                                                            #38
                                                                            Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                                            Originally posted by Hellhound View Post
                                                                            Then you're obviously not 18+.
                                                                            I have never look in to the webbsites and check how much it would cost.
                                                                            Huh

                                                                            Comment


                                                                              #39
                                                                              Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                                              I cant get this to work, I updated the vtables, got some bone aim errors so I commented them out, changed CVerifiedUserCmd to public in the sdk from private and it doesnt work.

                                                                              Any ideas?

                                                                              Comment


                                                                                #40
                                                                                Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                                                Learn Coding.

                                                                                Comment


                                                                                  #41
                                                                                  Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                                                  no
                                                                                  just learn to copy paste, as this thread prooves
                                                                                  Inactive y0

                                                                                  Comment


                                                                                    #42
                                                                                    Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                                                    reup pls the source code thanks

                                                                                    Comment


                                                                                      #43
                                                                                      Re: Selfcoded-Cheats.net SRC [Up2Date]

                                                                                      Originally posted by Paranoid View Post
                                                                                      reup pls the source code thanks
                                                                                      If you want to learn something, stay away from this.

                                                                                      Comment

                                                                                      Working...
                                                                                      X