채팅0

    HP Freeze CE AA

    조회수 1262
    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

      게시글 리스트
      제목작성자작성일조회
      5126803-08456
      5126703-08730
      5126603-08877
      5126503-08453
      5126403-08725
      5126303-08464
      5126203-08510
      5126103-08407
      5126003-08822
      5125903-08989
      5125803-08374
      5125703-08447
      5125603-08433
      5125503-08512
      5125403-08936
      5125303-08757
      5125203-08404
      5125103-08405
      5125003-08450
      5124903-08452