From 60a7eda10e25b7358895bb21c410f3dd31e1857b Mon Sep 17 00:00:00 2001 From: mar Date: Mon, 17 Jun 2024 15:32:43 -0400 Subject: [PATCH] remove bhop from script (will just use mod) --- scripts/Deep Rock Galactic.ahk | 4 ---- 1 file changed, 4 deletions(-) diff --git a/scripts/Deep Rock Galactic.ahk b/scripts/Deep Rock Galactic.ahk index ca9d2a6..bd98b9e 100644 --- a/scripts/Deep Rock Galactic.ahk +++ b/scripts/Deep Rock Galactic.ahk @@ -61,9 +61,6 @@ RemoveTooltip() { ; #HotIf FullAutoEnabled[5] -; Hold space rapidly jumps -*Space::Turbo("Space") - ; Hold f to rapidly deposit *f::{ While GetKeyState("f","P") { @@ -76,7 +73,6 @@ RemoveTooltip() { } } - ; ; Non-disruptive macros ;