추신 코드 스니펫
[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+2E69360"), modify_buffer)
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
질문들이 많아서 그냥 여따가 올립니다
이상 12340g 였습니다
제목 | 작성자 | 작성일 | 조회 | |
---|---|---|---|---|
56080 | 04-08 | 938 | ||
56079 | 04-08 | 1716 | ||
56078 | 04-08 | 1153 | ||
56077 | 04-08 | 1266 | ||
56076 | 04-08 | 1129 | ||
56075 | 04-08 | 1141 | ||
56074 | 04-08 | 1094 | ||
56073 | 04-07 | 1452 | ||
56072 | 로나 h삼+1 | 04-07 | 1291 | |
56071 | 04-07 | 1108 | ||
56070 | 04-07 | 1518 | ||
56069 | 찰리중사+4 | 04-07 | 1684 | |
56068 | 아리스 h 삼삼+2 | 04-07 | 1055 | |
56067 | 04-07 | 1043 | ||
56066 | 04-07 | 1245 | ||
56065 | 04-07 | 970 | ||
56064 | 04-07 | 1102 | ||
56063 | 04-07 | 1567 | ||
56062 | 04-07 | 1287 | ||
56061 | 04-07 | 1211 |
댓글3
지리네여 추천드립미다
여기서 주워다가 팔고있는거 개추 ㅋㅋㅋ
감사합니다!!!!!!!!!!!!!!!!!