Jump to content
LaunchBox Community Forums

using AutoHotKey ?


eric

Recommended Posts

ok so i found a AHK script! for making "Esc = Alt-F4" to close n-64 i run it and when im in big box i can run a game from project-64 and use "esc" and it closes great... ? but how do i add this into LB-BB sure i can make a bat file to do it butt the way others are doing it sounds easier here is the script! ; ----= [ .Esc = Alt-F4 toggle ] =---- +Esc:: Hotkey, Esc, Toggle Return ; ========================================= ; ----= [ .Esc = Alt-F4 ] =---- Esc:: SetTitleMatchMode, 2 IfWinNotActive, Firefox Send !{F4} Else { Click left 760, 65 Send ^w } Return ; ========================================= thanks to all........
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...