Page 2 of 3 FirstFirst 123 LastLast
Results 16 to 30 of 38
  1. #16
    sumanth102's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Hacker Fail View Post
    Good job bro, this base is very simple and easy to use ( for newbies )
    hi can u please send me the main.cpp file?
    i cannot download visual studio now

  2. #17
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562
    Quote Originally Posted by sumanth102 View Post
    hi can u please send me the main.cpp file?
    i cannot download visual studio now
    So how you will compile the .dll ?
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

  3. #18
    sumanth102's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Hacker Fail View Post
    So how you will compile the .dll ?
    oh sorry....
    can u please send me the dll file then?
    and the injector makes the game crash by the way

  4. #19
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562
    Quote Originally Posted by sumanth102 View Post
    oh sorry....
    can u please send me the dll file then?
    and the injector makes the game crash by the way
    You need to use c++.. learn basics of hack
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

  5. #20
    sumanth102's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Hacker Fail View Post
    You need to use c++.. learn basics of hack
    i have the dll files
    but when i inject, the game crashes

  6. #21
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562
    Quote Originally Posted by sumanth102 View Post
    i have the dll files
    but when i inject, the game crashes
    Maybe the hack are detected or patched
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

  7. #22
    sumanth102's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    Quote Originally Posted by Hacker Fail View Post
    Maybe the hack are detected or patched
    im using the hack you posted.

  8. #23
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562
    Quote Originally Posted by sumanth102 View Post
    im using the hack you posted.
    I didn´t post a hack
    I posted only injector.. with this, you inject a hack
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

  9. #24
    sumanth102's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    can u pleade give me the dll files of another hack?

    - - - Updated - - -

    Quote Originally Posted by Hacker Fail View Post
    I didn´t post a hack
    I posted only injector.. with this, you inject a hack
    can u pleade give me the dll files of another hack?

  10. #25
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562
    Quote Originally Posted by sumanth102 View Post
    can u pleade give me the dll files of another hack?

    - - - Updated - - -



    can u pleade give me the dll files of another hack?
    I don´t code for this game
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

  11. #26
    sumanth102's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    ok.
    im using dev c++ i just selected dll option during the project creation and just copy and pasted the code given above.
    and i have obtained a dll file. will it work?

  12. #27
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562
    Quote Originally Posted by sumanth102 View Post
    ok.
    im using dev c++ i just selected dll option during the project creation and just copy and pasted the code given above.
    and i have obtained a dll file. will it work?
    Maybe, if the address are updated, will work
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

  13. #28
    sumanth102's Avatar
    Join Date
    May 2014
    Gender
    male
    Posts
    11
    Reputation
    10
    Thanks
    0
    D:\Dev-Cpp\MinGW64\x86_64-w64-mingw32\lib\libmingw32.a(lib64_libmingw32_a-crt0_c.o) In function `main':
    18 h:\crossdev\src\mingw-w64-v3-svn\mingw-w64-crt\crt\crt0_c.c undefined reference to `WinMain'
    E:\work\collect2.exe [Error] ld returned 1 exit status
    25 E:\work\Makefile.win recipe for target 'Project3.exe' failed



    these are the following errors i get when i compile.
    please help me.

  14. #29
    hahakjh's Avatar
    Join Date
    Jan 2015
    Gender
    male
    Posts
    3
    Reputation
    10
    Thanks
    0
    So many programmers wannabe. If you don't know anything about programming, stop embarrassing yourself and asking stupid questions here ._. . At least learn the basic by yourself first before asking them questions, they are not going to teach every single person ABC.

  15. #30
    Hacker Fail's Avatar
    Join Date
    Nov 2011
    Gender
    male
    Location
    C++
    Posts
    2,136
    Reputation
    242
    Thanks
    12,562
    Quote Originally Posted by sumanth102 View Post
    D:\Dev-Cpp\MinGW64\x86_64-w64-mingw32\lib\libmingw32.a(lib64_libmingw32_a-crt0_c.o) In function `main':
    18 h:\crossdev\src\mingw-w64-v3-svn\mingw-w64-crt\crt\crt0_c.c undefined reference to `WinMain'
    E:\work\collect2.exe [Error] ld returned 1 exit status
    25 E:\work\Makefile.win recipe for target 'Project3.exe' failed



    these are the following errors i get when i compile.
    please help me.
    Man, learn basic of programming, you don´t know anything
    Member Level 1 since November, 2011
    Contributor since March, 2015
    Game Hacking Team : 06/14/2017

     

Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. [working base]
    By lauwy in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 22
    Last Post: 09-04-2010, 01:52 PM
  2. Plz HElp WHit working BAse
    By Royku in forum CrossFire Hack Coding / Programming / Source Code
    Replies: 1
    Last Post: 09-02-2010, 07:53 AM
  3. S>Combat Arms BASE!!!1$ [WORKING BASE] [PAYPAL ONLY]
    By hgmf8124 in forum Selling Accounts/Keys/Items
    Replies: 1
    Last Post: 08-23-2010, 10:16 AM
  4. need a working base with hook
    By speedforyou in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 31
    Last Post: 08-22-2010, 06:20 AM
  5. [help]working base
    By the grim reaper in forum Combat Arms Hack Coding / Programming / Source Code
    Replies: 7
    Last Post: 08-16-2010, 10:52 AM