![]() |
|
Portal |
Downloads |
Arcade |
CD-Key Shop |
Register |
FAQ |
|
|
|
#1 |
|
Dark Mage
Join Date: 2nd Jun 2006
Posts: 22
|
some problem in DupeXVac
when i cope paste the code in Auto Assemble it says that "not all instructions could be injected"
i dont get the problem i use this code Code:
alloc(FindCharacterAddress, 1024) alloc(ListOffset, 4) alloc(ESIList, 1024) alloc(DupeXVac, 1024) alloc(EDIValue, 4) label(EndSearch) label(CompareOffset) label(StoreESI) label(DoNormal) FindCharacterAddress: mov [esi+114],edi push eax push ebx push ecx push edx mov eax,0 mov ebx,ListOffset mov ecx,ESIList mov edx,EDIValue CompareOffset: cmp eax,[ebx] je StoreESI cmp esi,[ecx+eax*4] je EndSearch inc eax jmp CompareOffset StoreESI: mov [ecx+eax*4],esi inc eax mov [ebx],eax mov [edx],edi EndSearch: pop edx pop ecx pop ebx pop eax jmp 5f0d69 DupeXVac: push eax push ebx push ecx mov ebx,[ListOffset] dec ebx mov ecx,ESIList mov eax,[ecx+ebx*4] cmp esi,eax je DoNormal mov edi,[EDIValue] DoNormal: mov [esi+114],edi pop eax pop ebx pop ecx jmp 5f0d69 |
|
|
|
|
|
#2 |
|
Devil of Hell
Join Date: 7th Feb 2005
Posts: 356
|
You're using TE right??
TE is buggy and don't work for DupeX |
|
|
|
|
|
#3 |
|
Dark Mage
Join Date: 2nd Jun 2006
Posts: 22
|
TE?
sorry for being noob but what is that? |
|
|
|
|
|
#4 |
|
Devil of Hell
Join Date: 7th Feb 2005
Posts: 356
|
Templar Engine
|
|
|
|
|
|
#5 |
|
Dark Mage
Join Date: 2nd Jun 2006
Posts: 22
|
bah
thats what i use so how do people use dupexvac? |
|
|
|
|
|
#6 |
|
Devil of Hell
Join Date: 7th Feb 2005
Posts: 356
|
They made their own UCE
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
![]() |
![]() |