콘텐츠로 건너뛰기
라이엇 비트

라이엇 비트

  • 집
  • 소식
  • 가이드
  • 비디오 가이드
  • 패치 노트
  • 남용 신고
  • 검색 양식 전환
Hocus Pocus

Hocus Pocus Auto-Fire Script

에 게시됨 04/13/2022 에 의해 Nilex 코멘트 없음 ~에 Hocus Pocus Auto-Fire Script
  • 제목: Hocus Pocus
  • 출시일:
  • 개발자:
  • 발행자:
Information about Hocus Pocus is still incomplete. 이것을 사용하여 게임의 세부 정보를 입력할 수 있도록 도와주세요. 문의 양식.

Standalone AutoHotkey script that fires 8/sec when Ctrl is held in DOSBox for Hocus Pocus.

What it does, what is it, and Installation

Script presses Ctrl (default fire button) 8/sec whenever Ctrl is held. Works only when “DOSBox” window is active. I arbitrarily chose fire rate since it felt human but you will regardless be limited by bullets on screen the game permits (1, 2 업그레이드와 함께, 3 in one level). Functionally there is no benefit except saving you a surgeon visit after your little pinky inevitably falls off.

Essentially it’s a .txt file in .ahk format (AutoHotkey script), compiled into standalone executable so it can work without needing to have AHK installed.

설치

  1. 다운로드 standalone executable
  2. Run executable when playing HP
  3. Re-define Fire & Jump controls to Ctrl & 공간 (Change game options > Define key controls)

To terminate script execution simply shut it down.

단계 3 is to align controls with default ones fresh off the original disk.

Raw Script Content

; Auto-fire 8 bullets/second when Ctrl is held

#IfWinActive DOSBox
~$Control::
    While GetKeyState("Ctrl 키", "피")
    {
        보내다 {Ctrl 키}
        잠 125
    }
반품

Increased size is because it also contains AutoHotkey interpreter.

Troubleshooting and Disclaimer

If it still doesn’t work, rename “dosbox.exe” 에게 “DOSBox.exe”. Detection is case sensitive.B elieve me I tired to get around that but manual is hostile to noobs (my 1st AHK script ever).

Tested only on 64-bit Windows OS. No clue if this works on Linux or Mac. 죄송합니다. 와이ou can try re-compiling it in OS-specific AutoHotkey with content directly above.

이것이 오늘 우리가 공유하는 모든 것입니다. Hocus Pocus 가이드. 이 가이드는 원래 작성자가 작성하고 작성했습니다. Nilex. 이 가이드를 업데이트하지 못한 경우, 다음을 수행하여 최신 업데이트를 찾을 수 있습니다. 링크.

이 사이트의 콘텐츠가 귀하의 권리를 침해한다고 생각하는 경우, 귀하의 지적 재산권을 포함하여, 문의 양식을 사용하여 즉시 문의하십시오..
가이드 태그:Hocus Pocus

탐색 후

이전 게시물: Neo Cab – 얻는 방법 “Night at the Babylon” 성취
다음 게시물: 잃어버린 방주 – Rapport Infographic Guide (NPCs and Rewards to Prioritize)

답장을 남겨주세요 답장 취소

귀하의 이메일 주소는 공개되지 않습니다. 필수 입력란이 표시되어 있습니다 *

  • 제목: Hocus Pocus
  • 출시일:
  • 개발자:
  • 발행자:
Information about Hocus Pocus is still incomplete. 이것을 사용하여 게임의 세부 정보를 입력할 수 있도록 도와주세요. 문의 양식.

부인 성명

인용된 모든 콘텐츠는 해당 소스에서 파생됩니다.. 귀하의 콘텐츠를 허가 없이 사용했다고 생각되는 경우, 우리에게 연락하면 진지하게 받아 들일 것입니다..
  • 회사 소개
  • 문의하기
  • 개인 정보 정책
  • 서비스 약관

저작권 © 2025 라이엇 비트.

에 의해 구동 프레스북 뉴스 WordPress 테마