コンテンツにスキップ
ライオットビット

ライオットビット

  • 家
  • ニュース
  • ガイド
  • ビデオガイド
  • パッチノート
  • 不正行為を報告する
  • 検索フォームを切り替え
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", "P")
    {
        送信 {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. ごめん. You can try re-compiling it in OS-specific AutoHotkey with content directly above.

これが今日私たちがこの目的で共有するすべてです Hocus Pocus ガイド. このガイドは元々、次の者によって作成および執筆されました。 Nilex. このガイドを更新できなかった場合, これに従って最新のアップデートを見つけることができます リンク.

このサイトのコンテンツがあなたの権利を侵害していると思われる場合, あなたの知的財産権を含む, お問い合わせフォームを使用してすぐにご連絡ください.
ガイド タグ:Hocus Pocus

ポストナビゲーション

前の投稿: ネオキャブ – 入手方法 “バビロンの夜” 成果
次の投稿: 失われた箱舟 – Rapport Infographic Guide (NPCs and Rewards to Prioritize)

返信を残す 返信をキャンセル

あなたのメールアドレスは公開されません. 必須フィールドにマークが付いています *

  • タイトル: Hocus Pocus
  • 発売日:
  • 開発者:
  • 出版社:
Information about Hocus Pocus is still incomplete. これを使用してゲームの詳細を記入するのにご協力ください。 お問い合わせフォーム.

免責事項

引用されたすべてのコンテンツはそれぞれの情報源から得られています. 当社があなたのコンテンツを許可なく使用したと思われる場合, 必ずご連絡ください。真剣に対応させていただきます.
  • 私たちに関しては
  • お問い合わせ
  • プライバシーポリシー
  • 利用規約

著作権 © 2025 ライオットビット.

搭載 プレスブックニュース ワードプレスのテーマ