• 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 pagefor updates, or 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.)

[Development] Server Korean Season 12

Newbie Spellweaver
Joined
Apr 18, 2010
Messages
28
Reaction score
6
Let's share and fix the bugs of the version posted by SmileYzn, I'm using gameserver in release, just remove my dll and create yours and use gs this is cracked

original topic:

LINK

MuServer


using client posted by Heyned in topic original​



#define OBJECT_BASE (*(char**)0xAC70D54)
#define OBJECT_SIZE 0x9D60
#define OBJECT_MIN 0x1F40
#define OBJECT_MIN ???????? SEARCH
#define OBJECT_POINTER(aIndex) ((aIndex * OBJECT_SIZE) + OBJECT_BASE)
//PERSONAL ID
utility.SetNop(0x00485A9C, 5);
//DISABLE CHECKSUM
utility.SetByte(0x00484C1F, 0xEB);

//CRASH DUMP
utility.SetRetn(0x00545ECC);

//[DETECTED_INVALID_SOCKETOPTION][%d][%s][%s] [%d][%d][%d][%d][%d] [INVENPOS:%d]- CASE1
utility.SetNop(0x0054A008, 6);
//[DETECTED_INVALID_SOCKETOPTION][%d][%s][%s] [%d][%d][%d][%d][%d] [INVENPOS:%d]- CASE2
utility.SetNop(0x0054A042, 6);

//[MOCAA][ERROR] PushUserLevelup - Json Parsing fail.
utility.SetNop(0x0054871B, 6);

//Invalid Socket FIX
*(BYTE*)(0x00519B93) = 0xEB;
utility.SetNop(0x00519C65, 2);

//FIX GM MOVE M
BYTE GMMoveM[6] = { 0xE9, 0xD7, 0x01, 0x00, 0x00, 0x90 };
memcpy((int*)0x005D8747, GMMoveM, sizeof(GMMoveM));


If someone has more offsets please share to help the community. tk.

Credits

Webzen
SmileYzn
Heyned
 
Last edited:
Newbie Spellweaver
Joined
Jan 2, 2014
Messages
46
Reaction score
0
thx 4 share
some questions
1,potions will change to 1 potion when off game
2,how to change welcome message like"Ben vindo ......."
thx again
 
Initiate Mage
Joined
Apr 15, 2020
Messages
3
Reaction score
0
没有禅会倒下,itemdropper 无效??
 
Back
Top