메이플스토리 인벤 자유 게시판

전체보기

모바일 상단 메뉴

본문 페이지

[수다] 팁게 참조한 프로그램, 재부팅없이 필터키 껐다켜기

메유저
조회: 134
2026-06-30 00:53:54
메모장 열고 
@echo off
powershell -NoProfile -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, 150, 20, 0), 0x03)"
exit
붙여넣기 하고 확장자 .bat 파일로 저장 파일명은 켜기나 on
빨간색 수치를 본인이 쓰는 필터키 수치로 바꾸삼


메모장 열고
@echo off
powershell -NoProfile -ExecutionProfile 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, 0, 0, 0), 0x03)"
exit
붙여넣기 하고 확장자 .bat 파일로 저장 파일명은 끄기나 off
실행하면 원상복구

Lv74 메유저

모바일 게시판 하단버튼

댓글

새로고침
새로고침

모바일 게시판 하단버튼

지금 뜨는 인벤

더보기+

모바일 게시판 리스트

모바일 게시판 하단버튼

글쓰기

모바일 게시판 페이징

최근 HOT한 콘텐츠

  • 메이플
  • 게임
  • IT
  • 유머
  • 연예
AD