사이트 로그인
2016.04.02 14:26
#include "stdafx.h"
#include "Items.h"
#include "Hooks.h"
#include "Protocolos.h"
void AsmHooks()
{
SetProtocol();
_asm
{
pushad
mov eax, 0x004038BE+1
mov ecx, offset ProtocolCore
sub ecx, 0x004038BE+5
mov [eax], ecx
mov eax, 0x004055BF+1
mov ecx, offset ProtocolCoreSend
sub ecx, 0x004055BF+5
mov [eax], ecx
mov eax, 0x0052CE56+1
mov ecx, offset PlayerDieMod
sub ecx, 0x0052CE56+5
mov [eax], ecx
mov eax, 0x00445090
mov ecx, offset NpcRecvTalk
sub ecx, 0x00445090+4
mov [eax], ecx
mov eax, 0x004450C1
mov ecx, offset NpcRecvTalk
sub ecx, 0x004450C1+4
mov [eax], ecx
mov eax,0x00402AD2
mov ecx,offset MyGEventMonsterItemDrop
sub ecx,0x00402AD2+4
mov [eax],ecx
mov eax,0x00405C9A+1
mov ecx,offset gObjMoveGate
sub ecx,0x00405C9A+5
mov [eax],ecx
mov eax,0x004031A7+1
mov ecx,offset gObjCalCharacter
sub ecx,0x004031A7+5
mov [eax],ecx
mov eax,0x00405BCD+1
mov ecx,offset MyCGInventoryItemMove
sub ecx,0x00405BCD+5
mov [eax],ecx
mov eax,0x004073DD+1
mov ecx,offset MyCGLevelUpPointAdd
sub ecx,0x004073DD+5
mov [eax],ecx
mov eax,0x004035A3+1
mov ecx,offset gObjViewportListProtocolCreate
sub ecx,0x004035A3+5
mov [eax],ecx
mov eax,0x004022ED+1
mov ecx,offset PetItemDurSend
sub ecx,0x004022ED+5
mov [eax],ecx
mov eax,0x0040546B+1
mov ecx,offset GCItemDurSend
sub ecx,0x0040546B+5
mov [eax],ecx
popad
}
}
번호 | 제목 | 글쓴이 | 날짜 | 조회 수 |
---|---|---|---|---|
공지 | 소스자료는 직접 올려주세요 | 게임존 | 2017.06.06 | 582 |
18 | 뮤 DB 용량이 클경우 줄여주는 소스 | 안드레스 | 2019.11.20 | 252 |
17 |
뮤오리진 프리서버 구축설명서
[13] ![]() | 프리스타일001 | 2017.06.19 | 5185 |
16 |
뮤..한글 에디터
[2] ![]() | 공신 | 2017.06.08 | 575 |
15 |
뮤오리진(모바일) 구축설명서
[4] ![]() | 프리스타일001 | 2017.05.26 | 2578 |
14 |
뮤 igcn s10-11 용 sql db 한글화
[2] ![]() | pochachipp | 2017.05.01 | 354 |
13 | 뮤 모든 버전 서버-클라이언트 코드 | pochachipp | 2017.05.01 | 583 |
12 |
ZTeam 시즌 6 클라(dll) 소스
![]() | 이호성 | 2016.04.18 | 184 |
11 | Loader 소스 | 이호성 | 2016.04.18 | 115 |
10 | 뮤 메이커 소스 | 이호성 | 2016.04.17 | 165 |
9 | 공지사항 소스 자동발송 | 으으럇차차 | 2016.04.02 | 175 |
» | 뮤 핵체크 오프셋값 코드 [1] | 으으럇차차 | 2016.04.02 | 223 |
7 | 게임서버 클레스값 | 으으럇차차 | 2016.04.02 | 171 |
6 | 몬스터 및 아이템 오프셋 | 으으럇차차 | 2016.04.02 | 142 |
5 |
맵 소스 rc로 변경가능
![]() | 으으럇차차 | 2016.04.02 | 102 |
4 |
상점 엑템판매 함수
![]() | 으으럇차차 | 2016.04.02 | 133 |
3 |
오프셋값 1.00.87
![]() | 으으럇차차 | 2016.04.02 | 66 |
2 |
뮤 시즌5 한국프로토콜 값 소스 입니다.
![]() | 으으럇차차 | 2016.04.02 | 172 |
1 |
뮤 아이템 드랍 및 세트아이템 드랍 소스 입니다.
[2] ![]() | 으으럇차차 | 2016.04.02 | 415 |
어디에 파일에 넣어야하나요?