Thread: Help Please`

Page 1 of 2 12 LastLast
Results 1 to 15 of 26
  1. #1
    PashaAmd's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,008
    Reputation
    58
    Thanks
    224

    Question Help Please`

    I am always getting errors like these:
    fatal error C1083
    or
    Cannot find d3dx9.h
    or d3dx9.lib
    And I do everything right everytime!!

    Please Help!!

  2. #2
    CoderNever's Avatar
    Join Date
    Feb 2009
    Gender
    female
    Location
    https://mpgh.net MPGHCash: $700,458,011
    Posts
    1,198
    Reputation
    131
    Thanks
    2,236
    My Mood
    Buzzed
    I have two things to help you A is if your talking about using a hack, B is if your trying to make a hack your self.


    A. Sorry that you are having trouble. However this is the incorrect section for this. This section is used for discussing hack development. For help with using hacks go here. As a fix for your problem you will need to download missing dll files, and inject them or put them in your combat arms folder.

    B. What Development Language? , and is this on Compilation or Injectation?

  3. #3
    PashaAmd's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,008
    Reputation
    58
    Thanks
    224
    B. Visual C++ 2008 & 2010
    Compilation

  4. #4
    CoderNever's Avatar
    Join Date
    Feb 2009
    Gender
    female
    Location
    https://mpgh.net MPGHCash: $700,458,011
    Posts
    1,198
    Reputation
    131
    Thanks
    2,236
    My Mood
    Buzzed
    Hmm, are you using a farmiler public base?

  5. #5
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    You use combined base v3 ????????

  6. #6
    PashaAmd's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,008
    Reputation
    58
    Thanks
    224
    I use different bases but I always get god damn errors like those
    and yes CoderNever

  7. #7
    CoderNever's Avatar
    Join Date
    Feb 2009
    Gender
    female
    Location
    https://mpgh.net MPGHCash: $700,458,011
    Posts
    1,198
    Reputation
    131
    Thanks
    2,236
    My Mood
    Buzzed
    Just confirming is your directx sdk imported, and is your character settings set to multi byte? Also confirm that you have these "includes" and "comments".


    Code:
    #pragma comment(lib, "d3dx9.lib")
    #include <d3d9.h>
    #include <d3dx9.h>
    I'm tired, and going to bed. Hopefully i'll be on tommrow at 4:00 PM (GMT - 6) [Central Time] to continue helping you, if needed.
    Last edited by CoderNever; 03-14-2011 at 10:33 PM.

  8. #8
    Sid's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    New York
    Posts
    10,712
    Reputation
    927
    Thanks
    1,265
    I think you need to DL a SDK of somthing
    idk

  9. #9
    nucks's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    191
    Reputation
    6
    Thanks
    85
    My Mood
    Amazed
    i can help you with that that is a easy problem to solve send me your tv info

  10. #10
    PashaAmd's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,008
    Reputation
    58
    Thanks
    224
    add me on MSN pashak1997@gmail.com ... but I have done all of that still doesn't work

  11. #11
    CodeDemon's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    vagina
    Posts
    1,070
    Reputation
    50
    Thanks
    940
    My Mood
    Fine

  12. #12
    Wilds's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    here
    Posts
    522
    Reputation
    1
    Thanks
    170
    My Mood
    Relaxed
    Quote Originally Posted by PashaAmd View Post
    I use different bases but I always get god damn errors like those
    and yes CoderNever
    bases have built in anti-noobs(errors), and they're not there just so u can ask the public and they fix it for u to leach it.

    learn2code nub


    it's not called being mean, im just saying what everyone else is feelin, and u need to go learn actual C++ before hacking, especially if u cant fix THIS.

    coders aren't made in a day.

  13. #13
    PashaAmd's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,008
    Reputation
    58
    Thanks
    224
    Quote Originally Posted by CodeDemon View Post
    I've already done that and other things...thats why i posted

  14. #14
    Wilds's Avatar
    Join Date
    Apr 2009
    Gender
    male
    Location
    here
    Posts
    522
    Reputation
    1
    Thanks
    170
    My Mood
    Relaxed
    in ur sig:
    u mad bro?

    i say:
    GAY

  15. #15
    PashaAmd's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    1,008
    Reputation
    58
    Thanks
    224
    Quote Originally Posted by wolffang0000 View Post
    in ur sig:
    u mad bro?

    i say:
    GAY
    idk what your problem is...anyways and I know that they have anti-nub errors I even made my own menu and put the correct includes and libs from the Directx June 2010 SDK...I even added the files to my project (drag and drop)

Page 1 of 2 12 LastLast