Jump to content
Heads Up! This website is no longer maintained, if your a member from our era, consider joining the discord to say hello.

deathknot

GC Member
  • Content Count

    24
  • Joined

  • Last visited

Everything posted by deathknot

  1. deathknot

    Help With Programming/ Coding

    Though i wouldn't recommend vb. I would recommend c++ but you shouldn't learn c first use a book like accelerated c++ and don't learn low level crap unless your doing hacks otherwise go ahead and forget all the nice features c++ has. Visual studio express editions are free.
  2. deathknot

    Nexuiz

    Thats a visual studio file. Its an intellisense data base.
  3. deathknot

    Nexuiz

    Nexuiz 2.2.7 Source Download
  4. Version

    1,115 downloads

    Updated code to load config from dll directory Config Patch Changes: Added Function to get path of loaded dll Added Function to get the path of the config Changed config file to nexuiz.conf (Rename Config and put in dll directory) *Note*: I haven't tested these functions yet but they should work I did not update the visual studio project file so you have to do that to compile.
  5. Nexuiz 2.2.5 - Conf. Patched Source. Version: 2.2.5 PL 1 Author: DeathKnoT Category: Starcraft Hacking Resources Screenshot: Description: Updated code to load config from dll directory Config Patch Changes: Added Function to get path of loaded dll Added Function to get the path of the config Changed config file to nexuiz.conf (Rename Config and put in dll directory) *Note*: I haven't tested these functions yet but they should work I did not update the visual studio project file so you have to do that to compile. Download The File Submitted by deathknot, on Dec 12 2007, 07:51 PM
  6. deathknot

    Nexuiz 3.0.3, it's complete!

    Looks nice.
  7. deathknot

    Game Hacking Site With Phpbb?

    http://kodewerx.net/forum/ << they use phpbb 3
  8. deathknot

    N3xuiZ

    I'll see what i can do.
  9. deathknot

    N3xuiZ

    Now back to n3xuiz stuff. What do you think about a xml config file instead of an ini one. Much more readable. Every Hack will have an option to turn it off in n3xuiz. example: <?xml version="1.0" standalone="no"?> <hack name="n3xuiz" version = "1.0"> <components> <!--- 0 for diabled 1 for enabled ---> <set Hack="HostHack">1</set> <set Hack="StayAlive">1</set> <set Hack="DlStatus">1</set> </components> </hack> Any better name suggestions for the childs of the root like components and set would be nice.
  10. deathknot

    N3xuiZ

    @XGhozt No i was planning on getting vip anyway seems like a good deal. I don't particulary care if i have access to jiggies cornor it would just be a plus. Also their are no downloads on that website just a place for some info. @Jiggie Thanks for the source offer. You don't have to release things you don't want to. I was planning on writing a command engine. I really like your work and inspire you as a hacker unlike the guys at bwhacks that seem to never have positive comments.
  11. deathknot

    N3xuiZ

    @Jiggie1 No its not that your code isn't good. It great by the way. But i thought you couldn't / wouldn't release it. *edit* Back on topic we don't want a flame war. *edit* @XGhozt I thought i might be a good idea to have a website and so i could test my web design skills. Which Suck...
  12. deathknot

    Recommended C++ Books

    For the people who are trying to learn c++ out there here are some books i recommend: 1)Accelerated C++ By: Barbra E. Moo and Andrew Koenig. This one goes starts you in stl and not the most primitive features can be a little bit harder in the beginning. 2)C++ Without fear By: Brian Overland. This book just does things in a c way and with classes. No templates or extensive stl use. All of these books can be found on amazon. 3)C++ for Dummies Please if you have recommended books tell me and I'll add them to the list.
  13. deathknot

    Recommended C++ Books

    Eh it happens...
  14. deathknot

    N3xuiZ

    My current development code can be viewed Here Promasser do you mind releasing some of your code that isn't jiggies.
  15. deathknot

    N3xuiZ

    Sorry about double post just trying to get a point across. *bump* Hack now has a website: N3xuiZ Website
  16. deathknot

    OLLY DBG TUTORIAL HERE

    Found some ollydbg tutorials here. Haven't tryed them yet so your on your own. http://www.tuts4you.com/download.php?list.17
  17. deathknot

    Show Selects

    This hack was always neat but when i was released for 1.14 it was only a few days for 1.15 and then it was in ghozt. Nice to see that it is back.
  18. deathknot

    N3xuiZ

    This problem is temporary and it will be fixed by the end of next week at the most. I allready have some awsome ideas on how to do some of these things. I wasn't in the credits in the hack... :-(
  19. deathknot

    N3xuiZ

    I usually just browse around here haven't visited in awhile though. *edit* I hope there is a way we can resolve the issue with the source. ;-)
  20. deathknot

    N3xuiZ

    Thank you for all the positive comments, and willingness to help. It is greatly appreciated.
  21. deathknot

    help in (Visual C++ 2005)

    It seems you need the Platform SDK / Make sure its in your include path in visual studio. Also you need to add another double quote after detours. *Eww Native C++ mixed with Managed C++.*
  22. deathknot

    My New kitty :)

    Its allways nice to get a new cat. I have 5 cats. 1 dog.
  23. deathknot

    Where'd You Hear About Us?

    bwhacks from ghozt sig.
  24. deathknot

    Admin for school w/ extra info!

    wow thats alot of information
×