[ENABLE]
alloc(pplthread,0x200,GameAssembly.dll)
alloc(pplvalue,0x20,GameAssembly.dll)
alloc(pplfilter,0x20,GameAssembly.dll)
label(retr)
label(filter)
registersymbol(pplthread)
registersymbol(pplvalue)
registersymbol(pplfilter)
createthread(pplthread)
pplthread:
push rdi
push rcx
push rax
sub rsp,38
call GameAssembly.dll+6CDB10 // Cinemachine.CinemachineCore.get_Instance() -> return instance
mov rdi,[rax+18] // rax = instance
mov rcx,[rdi+18]
mov [pplvalue],rcx // 본인 포함 인원
dec ecx // -1
cmp ecx,0
jne filter // 나를 제외한 인원이 있을경우 filter로 운지!
mov [pplfilter],0
retr:
mov ecx,#300
call Sleep
add rsp,38
pop rax
pop rcx
pop rdi
jmp pplthread
filter:
mov [pplfilter],1
jmp retr
[DISABLE]| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 52151 | 03-10 | 550 | ||
| 52150 | 03-10 | 592 | ||
| 52149 | 03-10 | 660 | ||
| 52148 | 03-10 | 493 | ||
| 52147 | 03-10 | 1389 | ||
| 52146 | 메랜 H구매+1 | 03-10 | 593 | |
| 52145 | 03-10 | 729 | ||
| 52144 | 03-10 | 524 | ||
| 52143 | 03-10 | 675 | ||
| 52142 | 03-10 | 838 | ||
| 52141 | 03-10 | 564 | ||
| 52140 | 03-10 | 548 | ||
| 52139 | ㅁㄹ h ㅍ+3 | 03-10 | 1054 | |
| 52138 | 03-10 | 551 | ||
| 52137 | 03-10 | 563 | ||
| 52136 | ㅁㄹ h ㅍㅍ+3 | 03-10 | 613 | |
| 52135 | 03-10 | 600 | ||
| 52134 | 03-10 | 544 | ||
| 52133 | 03-10 | 1175 | ||
| 52132 | 로나 , 아리스+3 | 03-10 | 597 |
댓글2
-고정-
이거 머지?유저