|
2026-06-30 18:10
조회: 145
추천: 0
프로그램, 재부팅 없이 딸깍으로 필터키 껐다 켜기필터키 켜기 메모장 열고@echo off set Delay=90 set Repeat=20 powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "(Add-Type -MemberDefinition '[DllImport("user32.dll")] public static extern bool SystemParametersInfo(uint a, uint p, uint[] pv, uint f);' -Name 'N' -PassThru)::SystemParametersInfo(0x0033, 24, [uint32[]](24, 39, 0, %Delay%, %Repeat%, 0), 0x03)" exit /b 복붙후 .bat 파일로 저장 ![]() 필터키 끄기 (원상복구) 메모장 열고 @echo off set Delay=0 set Repeat=0 powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command "(Add-Type -MemberDefinition '[DllImport("user32.dll")] public static extern bool SystemParametersInfo(uint a, uint p, uint[] pv, uint f);' -Name 'N' -PassThru)::SystemParametersInfo(0x0033, 24, [uint32[]](24, 34, 0, %Delay%, %Repeat%, 0), 0x03)" exit /b 복붙후 마찬가지로 .bat 파일로 저장 ![]() 이런식으로 두고 실행하면 됨 set Delay=90 set Repeat=20 이부분은 파일 우클릭 편집으로 본인이 원하는 수치로 언제든 수정 가능
EXP
211,334
(5%)
/ 235,001
|
메이플스토리 인벤 자유 게시판 게시판
인벤 전광판
[럭샤] 성우가 ㅈ으로 보이냐? ㅋㅋ 되도 않는 소리하노
[셸링] 메이플에 팡이요 특별성우 채용 기원 2일차
[읾금] 여러분 사랑해요
메이플스토리 인벤에 오신 것을 환영합니다~★


메유저