游戏精英
 
- 贡献度
- 631
- 金元
- 18064
- 积分
- 4360
- 精华
- 3
- 注册时间
- 2008-1-21


|
本帖最后由 瘸腿大象 于 2022-6-6 00:02 编辑
再送你几个脚本,帮你快速放弃ww
绿色装备一件顶一套a
[ENABLE]
D2Common.dll+23F90:
xor eax,eax
mov al,3f
ret 0c
[DISABLE]
boss永远是首杀掉落a
[ENABLE]
D2Game.dll+75858:
db 90 90
D2Game.dll+7586D:
db 90 90
D2Game.dll+75888:
db 90 90
[DISABLE]
掉落装备必是无形a
[ENABLE]
D2Game.dll+EBBD:
db eb 48
D2Game.dll+EC12:
mov eax,0000000
[DISABLE]
聚气技能无限用a
[ENABLE]
D2Game.dll+9F593:
db 90 90
[DISABLE]
掉落的物品自动添加凹槽a
[ENABLE]
globalalloc(autoAddSocket,0x1000)
label(s_exit)
autoAddSocket:
pushad
mov eax,[esi+14]
or [eax+18],00000800
push 0
push 06
push 0c2
push esi
call D2Common.dll+3A740
popad
call D2Game.dll+11070
jmp s_exit
D2Game.dll+115E0:
jmp autoAddSocket
s_exit:
D2Common.dll+468D9:
xor eax,eax
mov al,06
[DISABLE]
穿装备无视属性和职业要求a
[ENABLE]
D2Common.dll+26DB0:
mov eax,1
ret 18
D2Common.dll+27076:
mov al,1
D2Common.dll+27080:
mov al,1
D2Client.dll+8C760:
xor eax,eax
inc eax
ret 4
D2Game.dll+D0655:
db 90 90
D2Client.dll+9AD01:
cmp eax,esp
D2Client.dll+9AD14:
cmp eax,esp
D2Client.dll+9AD22:
cmp eax,esp
[DISABLE]
|
|