ta0926 發表於 2014-11-18 08:24:56

gms V156.1 寵吸

//g156寵吸

registersymbol(PetGetItem)
alloc(PetGetItem,1024)
alloc(r0c,4)
alloc(r10,4)
label(x001)
label(x009)
label(x016)
label(x017)

PetGetItem:
        cmp ,006CB33E
        jne PtInRect
        push eax
        mov eax,        //紅點
        cmp ,0
        pop eax
        jne PtInRect
x001:
        push edi
        push ebx
        mov edi,    //ebp+0c= item X
        mov ebx,
        mov ,ebx
        mov ebx,
        mov ,ebx
        mov ,eax       //ebx=pet x, eax=pet y
        mov ,edx    //= item Y
        pop ebx
        pop edi
        add esp,10
        cmp dword ptr ,00
        mov eax,7fffffff
        jne x009
        mov eax,
x009:
        mov ecx,
        push eax
        call 01350c80
        test eax,eax
        jne 006CB371
        cmp dword ptr ,00
        jne x016
        mov ecx,
        push ecx
        mov ecx,
        call 0093a720
        mov edi,eax
        jmp x017
x016:
        xor edi,edi
x017:
        push 00
        push 00
        push 00
        push 00
        lea edx,
        push 10
        push edx
        call 0061c400
        mov ecx,
        add esp,18
        push eax
        mov eax,
        push edi
        push eax
        push ecx
        mov ecx,
        call 00b368a0
        push edi
        push ebx
        mov edi,    //ebp+0c= item X
        mov ebx,
        mov ,ebx
        mov ebx,
        mov ,ebx
        pop ebx
        pop edi
        jmp 006CB3fa

01c6fa5c:
dd PetGetItem       


01c6fa5c:
dd PtInRect
unregistersymbol(PetGetItem)
dealloc(PetGetItem)

0978370956 發表於 2014-11-18 17:14:41

wow0916184899 發表於 2014-11-24 12:34:25

謝謝囉~我要來玩看看這版本惹
頁: [1]
查看完整版本: gms V156.1 寵吸