• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Programming help

Newbie Spellweaver
Joined
Dec 26, 2017
Messages
28
Reaction score
0
Hello sorry my english, i was wondering how can i find the addresses of gunz 1.5 or any gunz.exe i want example gunz 2007:

#define INERTIALESSDRIVE1 0x00474893
#define INERTIALESSDRIVE2 0x004748A3
#define INFINITEBLOCK 0x00481AFD
#define NAMEESP 0x0040A04B
#define NINJAJUMP 0x00483118
#define PAPERWALLS 0x0049A259
#define SWORDCROSSHAIR 0x0040607D
#define WALLHACK 0x00501A63
#define ZCAMERA_SETDIRECTION 0x004986F0
#define ZCHARACTER_GETAP 0x00473740
#define ZCHARACTER_GETHP 0x00473730
#define ZCHARACTER_LEVELDOWN 0x00473980
#define ZCHARACTER_LEVELUP 0x00473970
#define ZCHARACTER_SETAP 0x00473760
#define ZCHARACTER_SETHP 0x00473750
#define ZCHARACTERMANAGER_FIND 0x0047A660
#define ZCHATOUTPUT 0x0042A230
#define ZGAME 0x00672F68
#define ZGETCHARACTERMANAGER 0x0049E870
#define ZGETGAMECLIENT 0x004ABCC0
#define ZPOSTCHANNELCHAT 0x004298D0
#define ZPOSTCHANNELREQUESTJOIN 0x004C4010
#define ZPOSTCREATEMYCHAR 0x00448730
#define ZPOSTDASH 0x0047C6F0
#define ZPOSTGAMEKILL 0x004A07E0
#define ZPOSTPEERCHAT 0x004297F0
#define ZPOSTQUESTREADYTONEWSECTOR 0x0045D830
#define ZPOSTQUESTREQUESTNPCDEAD 0x0048A9E7
#define ZPOSTRELOAD 0x00432590
#define ZPOSTREQUESTAGREEDJOINCLAN 0x004CAC20
#define ZPOSTREQUESTEXPELCLANMEMBER 0x00424F90
#define ZPOSTREQUESTSPAWN 0x004B26C0
#define ZPOSTREQUESTSPAWNWORLDITEM 0x004B4640
#define ZPOSTREQUESTSTAGEJOIN 0x004257E0
#define ZPOSTSHOT 0x0047DF30
#define ZPOSTSHOTSP 0x00475C80
#define ZPOSTSHOTMELEE 0x0047E020
#define ZPOSTSKILL 0x0047DDA0
#define ZPOSTSTAGECHAT 0x00417F80
#define ZPOSTSTAGEENTERBATTLE 0x004A05C0
#define ZPOSTSTAGEFOLLOW 0x0042AAC0
#define ZPOSTSTAGELEAVEBATTLE 0x00433480
#define ZPOSTSTAGESETTING 0x0045BE00
#define ZPOSTSTAGESTART 0x00448E30
#define ZPOSTSTAGETEAM 0x00448480
#define ZPOSTWHERE 0x00424560
#define ZPOSTWHISPER 0x0042A9D0


who can teach me I thank you ...
 
Joined
Jul 11, 2012
Messages
786
Reaction score
190
Why would you want the addresses when you already have 1.5 source everywhere on the internet.
Unless, I assume, you would want to hack a server. But no one here would help you do that.
Good day
 
Upvote 0
Newbie Spellweaver
Joined
Dec 26, 2017
Messages
28
Reaction score
0
Why would you want the addresses when you already have 1.5 source everywhere on the internet. Unless, I assume, you would want to hack a server. But no one here would help you do that. Good day
I wanted to learn this, not to hack someone.
 
Upvote 0
Back
Top