Results 1 to 15 of 15
  1. #1
    cobi45's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    THE United States of America
    Posts
    101
    Reputation
    10
    Thanks
    61
    My Mood
    Breezy

    Dang hack is done, but wont build >.<

    My hack (with BIG credits to Merp, thanks buddy ) will not build. We were looking at my VS 2010 and it keeps getting this error. It's nothing wrong with the code itself, I think it's the SDK library but I have no clue how to fix it, and google isn't helping worth a damn lol. Can someone help me out with this?

    Code:
    1>------ Build started: Project: CA Base D3D Menu Selection, Configuration: Release Win32 ------
    1>  stdafx.cpp
    1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\objidl.h(11280): error C2061: syntax error : identifier '__RPC__out_xcount_part'
    1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\objidl.h(11281): error C2059: syntax error : ')'
    1>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\objidl.h(11281): fatal error C1903: unable to recover from previous error(s); stopping compilation
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

  2. #2
    Skaterforeva1's Avatar
    Join Date
    Apr 2010
    Gender
    male
    Location
    Up your ass
    Posts
    936
    Reputation
    32
    Thanks
    485
    My Mood
    Psychedelic
    Wait? why does it say its from the sdk's? Lol Microsoft must have fucked up.




    ^Suck it!

  3. #3
    cobi45's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    THE United States of America
    Posts
    101
    Reputation
    10
    Thanks
    61
    My Mood
    Breezy
    Idk what the hell the problem is, if I give you my file in a Zip with virus scans in a PM could you build it for me? or is that against rules somehow? I just want to test it >.<

  4. #4
    GoldWhite's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    136
    Reputation
    10
    Thanks
    46
    Quote Originally Posted by cobi45 View Post
    Idk what the hell the problem is, if I give you my file in a Zip with virus scans in a PM could you build it for me? or is that against rules somehow? I just want to test it >.<
    Give on PM i will compile.

  5. #5
    EnergizerBunnyyy's Avatar
    Join Date
    Sep 2012
    Gender
    male
    Posts
    32
    Reputation
    10
    Thanks
    2
    My Mood
    In Love
    It's a syntax error. Must me something you did wrong. Typed something wrong, forgot something, etc..... Maybe?

  6. #6
    cobi45's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    THE United States of America
    Posts
    101
    Reputation
    10
    Thanks
    61
    My Mood
    Breezy
    Ctpsolo compiled for me it's doing great ALMOST all the features work, just a few more tweaks and I'll release! Only it won't be tonight because I work 3rd shift :/ sorry guys

  7. #7
    merp.'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    147
    Reputation
    10
    Thanks
    301
    My Mood
    Bored
    @cobi45
    Although I did help you/ will probably continue to help you if necessary, Please learn c++ first.

    You didn't know how to fix a simple if/else statement error,
    you didn't know how to define your own strings,
    nor did you know about pointers. :/

  8. #8
    cobi45's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    THE United States of America
    Posts
    101
    Reputation
    10
    Thanks
    61
    My Mood
    Breezy
    @merp. Well, I do appreciate all the things you've helped me with, and it sure as hell did help. I coded a few hotkey hacks before, back like 3 years ago, with a few people from other sites. So even though I told you I appreciate everything you've helped me with, and everything you've done, you still bark back at me "Learn C++ first" I understand this. I'm trying to learn C++. I also told you so many times I'm a hands on learner, and this is relating to something that I'm interested in. So if I can get help from people and they tell me what this means, what that means, and help me along the way, I'm learning C++, am I not? It's pertaining to something for which I have an interest in, that is why I decide to learn this way. It teaches me all that I need to know, some that is useful to know, and none that I do not need to know. But anyways, I just wanted to say thanks for posting on the forum that I was having a hard time doing this, because I am a noobie to it now. But thanks for pointing out all the mistakes I made, what I didn't know how to do, and what I struggled with. That was kind of a dick move, but hey; to each his own. I won't be asking for your help or services any longer, because of the above post ^ it's really embarrassing, and i'm probably gonna get trolled for it for a LONG time, no matter how good I become at C++. So thanks. Thanks a lot.

  9. #9
    merp.'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    147
    Reputation
    10
    Thanks
    301
    My Mood
    Bored
    Quote Originally Posted by cobi45 View Post
    @merp. Well, I do appreciate all the things you've helped me with, and it sure as hell did help. I coded a few hotkey hacks before, back like 3 years ago, with a few people from other sites. So even though I told you I appreciate everything you've helped me with, and everything you've done, you still bark back at me "Learn C++ first" I understand this. I'm trying to learn C++. I also told you so many times I'm a hands on learner, and this is relating to something that I'm interested in. So if I can get help from people and they tell me what this means, what that means, and help me along the way, I'm learning C++, am I not? It's pertaining to something for which I have an interest in, that is why I decide to learn this way. It teaches me all that I need to know, some that is useful to know, and none that I do not need to know. But anyways, I just wanted to say thanks for posting on the forum that I was having a hard time doing this, because I am a noobie to it now. But thanks for pointing out all the mistakes I made, what I didn't know how to do, and what I struggled with. That was kind of a dick move, but hey; to each his own. I won't be asking for your help or services any longer, because of the above post ^ it's really embarrassing, and i'm probably gonna get trolled for it for a LONG time, no matter how good I become at C++. So thanks. Thanks a lot.
    Trying to learn how to hack without learning c++ is a huge step up. It's like trying to run when you didn't even learn to walk. You wish to code hacks for CA, but what's the whole point of doing so if you don't know the basics?
    If this sounds like I'm being a dick, I apologize. But if you learned c++, you wouldn't need to ask people what certain things meant.
    (Unless it's directly related to DirectX/ASM/CA Hacking specifically, which in that case, is completely different)

    And in TV chat, you told me otherwise... That you didn't have time to learn c++, and you would just like to compile, and release a working hack.

  10. #10
    cobi45's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    THE United States of America
    Posts
    101
    Reputation
    10
    Thanks
    61
    My Mood
    Breezy
    Quote Originally Posted by merp. View Post
    And in TV chat, you told me otherwise... That you didn't have time to learn c++, and you would just like to compile, and release a working hack.
    In TV chat I told you that I wanted to just get this done, because I was eager to get it done. I was learning as I went, I still had a lot to do. I wanted to just get it compiled and tested, so I could release it faster, yes. But like humiliating me on the forums was completely uncalled for. Calling out all the stuff I had problems with and struggled with, was way out of line.

  11. #11
    merp.'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    147
    Reputation
    10
    Thanks
    301
    My Mood
    Bored
    Quote Originally Posted by cobi45 View Post
    In TV chat I told you that I wanted to just get this done, because I was eager to get it done. I was learning as I went, I still had a lot to do. I wanted to just get it compiled and tested, so I could release it faster, yes. But like humiliating me on the forums was completely uncalled for. Calling out all the stuff I had problems with and struggled with, was way out of line.
    I'm sorry, but it's the truth. You should've learned c++ a bit before trying to learn how to create a hack.

  12. #12
    cobi45's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    THE United States of America
    Posts
    101
    Reputation
    10
    Thanks
    61
    My Mood
    Breezy
    Quote Originally Posted by merp. View Post
    I'm sorry, but it's the truth. You should've learned c++ a bit before trying to learn how to create a hack.
    Yeah that may be, but you have a lot to learn too haha. When you were teamviewing me you destroyed my stdafx.cpp file in an attempt to make my base smaller -.-

  13. #13
    merp.'s Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    147
    Reputation
    10
    Thanks
    301
    My Mood
    Bored
    Quote Originally Posted by cobi45 View Post
    Yeah that may be, but you have a lot to learn too haha. When you were teamviewing me you destroyed my stdafx.cpp file in an attempt to make my base smaller -.-
    I deleted that because when your compiler was trying to build stdafx.cpp, it gave the errors that were listed. Didn't change anything, but w/e.
    But yes, I do have ASM, Windows programming, and DirectX programming to learn.
    Last edited by merp.; 01-08-2013 at 11:58 PM.

  14. #14
    cobi45's Avatar
    Join Date
    Sep 2011
    Gender
    male
    Location
    THE United States of America
    Posts
    101
    Reputation
    10
    Thanks
    61
    My Mood
    Breezy
    Quote Originally Posted by merp. View Post
    I deleted that because when your compiler was trying to build stdafx.cpp, it gave the errors that were listed. Didn't change anything, but w/e.
    But yes, I do have ASM, Windows programming, and DirectX programming to learn.
    well since I re-added that, the compiler is working past that, and now is stuck at the damn "fatal error C1083: Cannot open include file: 'd3dx9.h': No such file or directory"

    I have DirectX SDK's the VS 2012 SDKs and everything installed, they wont automatically update to include the paths into VS2012, and there is no install path in the GUI, you have to find some text document to edit, which I cant find.

    Now I fixed it and hack is good to go.
    Last edited by cobi45; 01-09-2013 at 12:28 AM.

  15. #15
    -Bl00d-'s Avatar
    Join Date
    Sep 2011
    Gender
    female
    Location
    Imma girl what about it?
    Posts
    481
    Reputation
    10
    Thanks
    53
    My Mood
    Twisted
    ok then
    /solved
    request close @Flengo
    Successful buys: 20
    Successful sells: 4
    Successful trades: 9
    Scammed: 4

     
    https://www.mpgh.net/forum/490-vouches/560562-vouches.html

    ^^^^^^^^^^^
    vouche for me?

  16. The Following User Says Thank You to -Bl00d- For This Useful Post:

    cobi45 (01-09-2013)

Similar Threads

  1. [Solved] HELP I HAVE A NEW HACK BUT WONT LET ME POST
    By coolgabe123 in forum Combat Arms Help
    Replies: 5
    Last Post: 08-04-2011, 05:27 AM
  2. Replies: 0
    Last Post: 09-02-2008, 03:39 AM
  3. i have it download it but wont run
    By lilbear40212 in forum WarRock - International Hacks
    Replies: 13
    Last Post: 10-16-2007, 11:14 PM
  4. The Warrock Hacks Are Here but only for 20 min
    By patrick8099 in forum WarRock - International Hacks
    Replies: 13
    Last Post: 05-23-2007, 12:52 PM
  5. my sig is done but i need some help
    By A7X Oblivian in forum Help & Requests
    Replies: 0
    Last Post: 02-21-2006, 12:24 AM