[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]| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 52108 | 03-10 | 550 | ||
| 52107 | 03-10 | 537 | ||
| 52106 | 03-10 | 773 | ||
| 52105 | ㅁㅌ ㅍㅍ+2 | 03-10 | 672 | |
| 52104 | 03-10 | 689 | ||
| 52103 | ㅁㅌ있음뭐하노+7 | 03-10 | 919 | |
| 52102 | 03-10 | 602 | ||
| 52101 | 03-10 | 832 | ||
| 52100 | 03-10 | 649 | ||
| 52099 | 03-10 | 558 | ||
| 52098 | 03-10 | 835 | ||
| 52097 | 03-10 | 538 | ||
| 52096 | 03-10 | 549 | ||
| 52095 | 생계 구합니다+2 | 03-10 | 853 | |
| 52094 | 03-10 | 761 | ||
| 52093 | 03-10 | 650 | ||
| 52092 | 03-10 | 1051 | ||
| 52091 | 03-10 | 777 | ||
| 52090 | 03-10 | 607 | ||
| 52089 | 03-10 | 537 |
댓글2
-고정-
이거 머지?유저