Ghostbusters: Spirits Unleashed Ecto Edition

Ghostbusters: Spirits Unleashed Ecto Edition

Not enough ratings
How to Streamline Spotting
By ๖ۣۜ𝓞ɱεn̷➶
   
Award
Favorite
Favorited
Unfavorite
Introduction
Hello everyone,

I've got a straightforward AutohotKey script for quick spotting (default E key) when you click the left mouse button and every second while it's held down. It's more efficient, and I wanted to pass it along.
Installation of AutoHotkey (AHK)
To customize the script:

1) Install AutoHotkey (AHK) from Here[www.autohotkey.com] (v1.1).
Instructions on creating a text document (.txt) and pasting script
2) After installing, create a text document (.txt), open it, and paste this script into the text file:
~LButton::
Send, e
SetTimer, CheckMouseButton, 1000
return

~LButton Up::
SetTimer, CheckMouseButton, Off
return

CheckMouseButton:
If GetKeyState("LButton", "P")
{
Send, e
}
else
{
SetTimer, CheckMouseButton, Off
}
return
[NOTE: It should look like this] https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3079849339
Customization Steps
3) Replace "E" with your spot key and adjust the timing as needed.

4) Save it, but make sure to change the file extension from .txt to .ahk during the save or any time thereafter.

5) Load this in AHK or use Ahk2Exe.exe to turn it into an exe (my personal fav).
Easy Method -> Downloadable Executable
Alternatively:
You can download the exe I created Here[drive.google.com] (I know spooky). [If there's a simpler file-sharing service, I'm open to suggestions] Give this method a try and let me know what you think!

Thanks!


"That's a big Twinkie." - Winston Zeddemore
Final Notes / Updates
I will update this section if there is any new updates.
3 Comments
๖ۣۜ𝓞ɱεn̷➶  [author] 26 Nov, 2023 @ 6:34pm 
Oh, you've got me all figured out! I'm secretly training for the Left Click Olympics. But hey, I heard rumors about your ultra-speedy keyboard shortcuts and ultra fast turbo controller – is that the secret behind your lightning-fast accusations? :steamfacepalm:
Tyrannosaurus Rex 26 Nov, 2023 @ 6:15pm 
It's obvious you're making this guide to show people how to use auto clickers for breaking tethers/escaping traps instantly, at least be honest about it.
๖ۣۜ𝓞ɱεn̷➶  [author] 25 Nov, 2023 @ 3:54pm 
To anyone who thinks this is hacking or cheating; get good scrub? lol I don't know what else to say. This simple allows one finger to be freed-up and tied into LMB. Cry harder