채팅0

    HP Freeze CE AA

    조회수 1186
    alloc(HPFreeze,0x200,gameassembly.dll)
    alloc(LocalEntities_Instance,0x20,gameassembly.dll)
    registersymbol(HPFreeze)
    CreateThread(HPFreeze)
    // LocalEntities_Instance 알잘딱 가져와라 이기야~
    HPFreeze:
    push rcx
    push rdx
    push rdi
    push rbx
    push r8
    sub rsp,38
    xor r8,r8
    mov rcx,[LocalEntities_Instance]
    mov rdx,[rdx+160]
    call GameAssembly.dll+3192F60 // (a1 = instance, a2 = maxhp, a3 = 0)
    add rsp,38
    pop r8
    pop rbx
    pop rdi
    pop rdx
    pop rcx
    jmp HPFreeze

    댓글7

    회원프로필

    mov rdx,[rdx+160] 을  mov rdx,[rcx+160] 로 바꿔라 이기야

    2024.03.03 14:49
    회원프로필

    mov rcx,[LocalEntities_Instance]
    mov rdx,[rcx+160]  // rdx = max hp , [rcx + 0x168] = current hp

    2024.03.03 14:51
    회원프로필

    ㅠ 외계언가요

    2024.03.03 14:51
    회원프로필

    이야 준식씨 어제부터 열일해주노

    2024.03.03 14:52
    회원프로필

    ㅖㅏ 딱좋노!

    2024.03.03 14:53
    회원프로필

    스크립트 말고 어셈블리로 하면 장점이 더 있는가요 혹시

    2024.03.03 15:01
    회원프로필

    형혹시 11가능혀 ?

    2024.03.03 15:09

      게시글 리스트
      제목작성자작성일조회
      4896703-03251
      4896603-03643
      4896503-03221
      4896403-03295
      4896303-03763
      4896203-03411
      4896103-03298
      4896003-031187
      4895903-03456
      4895803-03517
      4895703-03386
      4895603-03418
      4895503-03246
      4895403-03266
      4895303-03717
      4895203-03277
      4895103-03271
      4895003-03261
      4894903-03291
      4894803-03277