![]() |
| |||||||
| Home | GzP Upload | GzP Arcade | Register | vbBux / vbPlaza | All Albums | FAQ | Donate | Members List | Calendar | Mark Forums Read |
| Gunz Hacks/Bots Discussion Gunz Hacks/Bots Discussion only. No begging. |
![]() |
| | Thread Tools | Display Modes |
| | #1 |
| Registered User | Making GunZ DLL's Hi all, I want to learn how to make hacks for GunZ, specifically inject-able .DLL's. So I am looking at DarkX.dll's source code, and frankly speaking it is confusing as hell. Call me a newb or whatnot, but please tell me where I should start if I want to learn all about injecting DLL's into GunZ. I am still fairly a beginner with coding, but have been practicing with a couple languages such as Python and C++ for quite a while. I'll keep practicing and learning more of course, but what should my next step be? If anyone knows how to make hacks for GunZ, please shed some light for a beginner by suggesting something to learn/try to get more familiar with DLL's and hacking GunZ :). Thank You! |
| | |
| Sponsored Links |
| |
| | #2 |
| Brigade Chief ![]() ![]() | Re: Making GunZ DLL's The only step I can suggest is that you study more C++ so that you're eloquently proficient at it. You need to have a high level of comprehension of the code. So beginners seeking to make these DLLs need to journey through learning C++ and being really good at it.
__________________ |
| | |
| | #3 |
| Registered User | Re: Making GunZ DLL's The DLL sources just bring together a few functions pointing to where the real functions are in Gunz. To update the source codes avaliable, you'll need to replace the offsets in the source with the current ones. You'll find the latest ones here: [Only registered and activated users can see links. ] Learning from scratch isn't impossible either, but this will get something working. I also suggest you use the source posted by lone222 (as it is more recent). |
| | |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
| |