채팅0

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

    조회수 809

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

     

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

    댓글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-2016656
      5814611:5316
      5814501:42161
      5814400:26162
      5814300:17176
      5814210-23263
      5814110-23273
      5814010-23386
      5813910-23295
      5813810-22576
      5813710-22493
      5813610-22513
      5813510-22547
      5813410-22712
      5813310-22806
      5813210-21848
      5813110-21947
      5813010-21884
      5812910-211183
      5812810-211032
      안내 배너 이미지