채팅0

    메월 루아스크립트 읽어오는거 원본 스크립트 보고싶은데 찾을수있는 사람있음?

    조회수 1270

    공부해보고 싶은데 잘 알려주는 사람한텐 건빵 넉넉히 드림 

     

    리셀러들은 못하겠지만 찐탱이 없냐?>

    댓글3

    회원프로필

    일챗

    2024.03.26 14:33
    회원프로필

    사람들은 그걸 덤프 라고 부르기로 약속했어요...

    2024.03.26 15:31
    회원프로필

    [ENABLE]
    //code from here to '[DISABLE]' will be used to enable the cheat
    {$lua}
    local function modify_buffer()
        local buffer_data = readString(RDX + 0x20, R8)
        local name_size = readInteger(R9 + 0x10)
        local script_name = readString(R9 + 0x14, name_size * 2, true)

        local my_script_path = ("C:\\Dump\\%s.lua"):format(script_name)

        local file = io.open(my_script_path, "w+")

        if file then
            file:write(buffer_data)
            file:close()
            printf("Dumped script at: %s", my_script_path)
        end
    end

    openProcess("msw.exe")
    debug_setBreakpoint(getAddress("GameAssembly.dll+2E697B0"), modify_buffer)

    [DISABLE]
    //code from here till the end of the code will be used to disable the cheat

    2024.03.27 15:28

      게시글 리스트
      제목작성자작성일조회
      공지10-2019917
      5989613:5998
      5989513:0037
      5989412:2470
      5989312:0854
      5989210:4486
      5989109:5977
      5989009:2665
      5988904:42112
      5988801:17270
      5988701:06446
      5988600:22642
      5988500:13135
      5988405-16223
      5988305-16138
      5988205-16252
      5988105-16320
      5988005-16316
      5987905-16276
      5987805-16153