Can we make this a topic which lists all the current 12Sky2 addresses? I'm tired of looking through posts for the newer ones, I've tried using CE and can find some addresses but I just can't get the hang of it.
I'll edit this list with other addresses if this topic gets popular:
When using pet pill - 4 Bytes - 0046EA4F (Checks if HP is max)
Used to update pet activity - 4 Bytes - 004071AD
Animation - 4 Bytes - 010D849B
Y Co-ordinate - 4 Bytes - 010D84AB (float)
X Co-ordinate - 4 Bytes - 010D84A3 (float)
Z Co-ordinate - 4 Bytes - 010D84A7 (float)
Please reply with your own ones you found, some good ones to all have on the list would be HPBaseAdd, HPChangeAdd, MPBaseAdd, MPChangeAdd, DamageAdd, DefenseAdd, ElementalAdd and PetHealthAdd as they are required on the bot we have on the forum.
All these addresses are for the patch of 4/4/10 - 5/5/10 and most are still working as of 19/4/10
Thanks to Mega Byte for submitting almost all of these, Mr E and me for compiling the list
These are ONLY for AERIA!
I think people should be able to search for addresses rather than rely on hand outs. But current address thread would be handy if someone could update it before i get arround to searching after a patch.
Everyone should be able to use cheat engine to some extent even if it is just to find player name health chi zoom x z y dir etc.
Removed mine as they are up there^^
Ill try to update this when they patch but if someone beats me all good.
Im gonna make a program to automaticaly find addresses for me.
Yeah sure remember to type the data type in too message me or post back and ill edit my post when they are up top just say Submited by Mega Byte or something
Pet Current Health(activity,feed,etc) = 0x010AC2D0
Char Current Heatlh = 0x10D34B3
Bonus
If you want to activate the built in autopill using 100% you just need to change or patch the following addresses to value 0x0a in hex or 10 in decimal depends on the functions or code u using to patch the client residing in memory.
0x004bb9cD // hp
004BBAE6 // mp
for instance im using a custom function to change the process code region so it would be something like this:
WriteValue (Address,Value in decimal,value type {byte,word,dword,etc}) this function is just a wrapper to the api call to writeprocessmemory.
Hope it helps
P.S im currently working on patching the attackspeed limit set to 20 i managed to stop the character from being frozen while using a value higher than 20 but the attackspeed doesnt seem to increase anyway, perhaps it finally was made server sided D: need confirmation on this, thanx
Yay for 100% autopill good thing i posted that up haha.
And attack speed hack kinda fails. its better just to use multi hit imo but I still have to find a way to remove the delay time between attacks so that we just attack instantly like a stream of blood appearing from the monster lol.
Have the addresses been changed seen 4/7/10? My computer broke recently and I'm going to have to get a new one, but until then I have to visit forums on my iPod.
*Bumped as some people can't seem to be bothered to look for another topic on 12sky2 addresses and so must create one themselves as they are selfish and only want thanks. (See other section)
Can we make this a topic which lists all the current 12Sky2 addresses? I'm tired of looking through posts for the newer ones, I've tried using CE and can find some addresses but I just can't get the hang of it.
I'll edit this list with other addresses if this topic gets popular:
Glows and heads - Byte - 010D33E7 (Set FE for turtle, 01 for yellow glow)
Auto Pill on - 4 Bytes - 010AD914
Auto Pill HP - 4 Bytes - 010AD918
Auto Pill Chi - 4 Bytes - 010AD91C
Map ID - 4 Bytes - 010AD91c
Boss God Mode - Array of Bytes 5 length (Enable: B8 00 00 00 00 90, Disable: 8B 82 74 01 00 00)
GM Mode - 4 Bytes - 010A61F0
Swear Filter - 4 Bytes - 005DD1D0
Pet Activity - 4 Bytes - 010AC2D0
Pet ID - 4 Bytes - 010D344F
When using pet pill - 4 Bytes - 0046EA4F (Checks if HP is max)
Used to update pet activity - 4 Bytes - 004071AD
Please reply with your own ones you found, some good ones to all have on the list would be HPBaseAdd, HPChangeAdd, MPBaseAdd, MPChangeAdd, DamageAdd, DefenseAdd, ElementalAdd and PetHealthAdd as they are required on the bot we have on the forum.
All these addresses are for the patch of 4/7/10
Thanks to Mega Byte for submitting almost all of these and me for compiling the list
Hi,im still a noob but can someone tell me how zoom,autopill on, hp,chi and pet activity and and GM mode work? or put link to wear i can find thread that explains it please and thank you
ps. i will try this new "Current, and Max" but for some reason i dc when I use the Current chi can someone help with that too please?