Page 1 of 2 12 LastLast
Results 1 to 15 of 26
  1. #1
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky

    WarRock Source Code Section - Help And Support

    Hi
    I saw here many people who have problems and mistakes in their hacks..
    So i decided to create new topic, people who have any questions can ask here, and other people will help..
    I hope it will work..

    -Requirements-
    * You can't ask for bases, or stupid questions like: "Someone can teach me how to make a hack?"..
    * You should upload your source (you don't must upload your full source) and people/coders will help you..
    * If you don't use your own base give credits..
    * If you have some addys, you can post them here.
    * Don't write spams!

    Please share this action, and let's make this section better..

    Regards, TheCamels8

  2. The Following 2 Users Say Thank You to TheCamels8 For This Useful Post:

    ryski123 (12-08-2010),Zithium (12-08-2010)

  3. #2
    icebox2010's Avatar
    Join Date
    Mar 2010
    Gender
    female
    Posts
    53
    Reputation
    10
    Thanks
    38
    My Mood
    Brooding
    I have this problem and It's PHC D3D...

    Code:
    1>------ Build started: Project: PHC D3D BASE, Configuration: Release Win32 ------
    1>Compiling...
    1>kill.cpp
    1>.\kill.cpp(25) : error C2065: 'cout' : undeclared identifier
    1>.\kill.cpp(25) : error C2065: 'endl' : undeclared identifier
    1>Build log was saved at "file://d:\Jhon2x\PHC D3D BAS3\Release\BuildLog.htm"
    1>PHC D3D BASE - 2 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    I can't fix it.. Can you fix it?

    PHC D3D BAS3.rar - Jotti's malware scan
    VirusTotal - Free Online Virus, Malware and URL Scanner

  4. The Following User Says Thank You to icebox2010 For This Useful Post:

    colddin25 (08-20-2012)

  5. #3
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky
    Quote Originally Posted by icebox2010 View Post
    I have this problem and It's PHC D3D...

    Code:
    1>------ Build started: Project: PHC D3D BASE, Configuration: Release Win32 ------
    1>Compiling...
    1>kill.cpp
    1>.\kill.cpp(25) : error C2065: 'cout' : undeclared identifier
    1>.\kill.cpp(25) : error C2065: 'endl' : undeclared identifier
    1>Build log was saved at "file://d:\Jhon2x\PHC D3D BAS3\Release\BuildLog.htm"
    1>PHC D3D BASE - 2 error(s), 0 warning(s)
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    I can't fix it.. Can you fix it?

    PHC D3D BAS3.rar - Jotti's malware scan
    VirusTotal - Free Online Virus, Malware and URL Scanner
    Can you show me the part with the errors?
    I need to see that

  6. #4
    icebox2010's Avatar
    Join Date
    Mar 2010
    Gender
    female
    Posts
    53
    Reputation
    10
    Thanks
    38
    My Mood
    Brooding
    Code:
    1>.\kill.cpp(25) : error C2065: 'cout' : undeclared identifier
    1>.\kill.cpp(25) : error C2065: 'endl' : undeclared identifier
    That's the error

  7. #5
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky
    Quote Originally Posted by icebox2010 View Post
    Code:
    1>.\kill.cpp(25) : error C2065: 'cout' : undeclared identifier
    1>.\kill.cpp(25) : error C2065: 'endl' : undeclared identifier
    That's the error
    The source

  8. #6
    icebox2010's Avatar
    Join Date
    Mar 2010
    Gender
    female
    Posts
    53
    Reputation
    10
    Thanks
    38
    My Mood
    Brooding
    i can't put the source here..

    but i have a thread

    https://www.mpgh.net/forum/291-warroc...d-problem.html
    Last edited by icebox2010; 12-08-2010 at 05:56 AM.

  9. #7
    Zithium's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    UK
    Posts
    2,996
    Reputation
    103
    Thanks
    438
    My Mood
    Psychedelic
    Quote Originally Posted by icebox2010 View Post
    i can't put the source here..

    but i have a thread

    https://www.mpgh.net/forum/291-warroc...d-problem.html
    Isn't your base D3D8?
    "Depending on the context, I may or may not enjoy getting stoned to death" - zιтнιυм™

    Ex WarRock Minion Force



  10. #8
    TGH Zero.'s Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    Behind you!
    Posts
    854
    Reputation
    35
    Thanks
    628
    My Mood
    Cool
    Cool thread ^^. 1 question from me: how to get D3D hack working, i know i need summer SDK and so one... But i have done all of that and still shows: "d3dx9.h not found" What should i do? :P (i think for that u dont need to see source xD)


  11. #9
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky
    Quote Originally Posted by TGH Zero. View Post
    Cool thread ^^. 1 question from me: how to get D3D hack working, i know i need summer SDK and so one... But i have done all of that and still shows: "d3dx9.h not found" What should i do? :P (i think for that u dont need to see source xD)
    Hmm.. i will upload here screenshots how to include it..

  12. #10
    Zithium's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    UK
    Posts
    2,996
    Reputation
    103
    Thanks
    438
    My Mood
    Psychedelic
    Quote Originally Posted by TGH Zero. View Post
    Cool thread ^^. 1 question from me: how to get D3D hack working, i know i need summer SDK and so one... But i have done all of that and still shows: "d3dx9.h not found" What should i do? :P (i think for that u dont need to see source xD)
    What Visual Studio do you have? 2008? If so, you need to change the includes amnd library file directories.

    Tools > Options > (Projects and solutions) > (VC++ Directories)

    And change the directories to your SDK library and include directories.

    EDIT: Just wait for thecamels to take screenshots, it will be easier to understand
    "Depending on the context, I may or may not enjoy getting stoned to death" - zιтнιυм™

    Ex WarRock Minion Force



  13. #11
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky
    Screenshots:










  14. The Following User Says Thank You to TheCamels8 For This Useful Post:

    TGH Zero. (12-08-2010)

  15. #12
    ORI_'s Avatar
    Join Date
    Nov 2010
    Gender
    male
    Posts
    65
    Reputation
    10
    Thanks
    8
    My Mood
    Tired
    Quote Originally Posted by icebox2010 View Post
    i can't put the source here..

    but i have a thread

    https://www.mpgh.net/forum/291-warroc...d-problem.html
    Try to remove 'iostream.h'

  16. #13
    icebox2010's Avatar
    Join Date
    Mar 2010
    Gender
    female
    Posts
    53
    Reputation
    10
    Thanks
    38
    My Mood
    Brooding
    Quote Originally Posted by Zithium View Post


    Isn't your base D3D8?
    Nope.. its Phaeron's D3D

  17. #14
    TheCamels8's Avatar
    Join Date
    May 2010
    Gender
    male
    Location
    Israel :D
    Posts
    2,945
    Reputation
    174
    Thanks
    1,376
    My Mood
    Cheeky
    Quote Originally Posted by icebox2010 View Post
    Nope.. its Phaeron's D3D
    WarRock now D3D9, and you have D3D8 base..

  18. #15
    icebox2010's Avatar
    Join Date
    Mar 2010
    Gender
    female
    Posts
    53
    Reputation
    10
    Thanks
    38
    My Mood
    Brooding
    Quote Originally Posted by ORI_ View Post
    Try to remove 'iostream.h'
    Nope.. still error

    Quote Originally Posted by thecamels8 View Post
    WarRock now D3D9, and you have D3D8 base..
    Can D3D8 turn to D3D9?

Page 1 of 2 12 LastLast