Autohotkey reddit. And it keeps your formatting, making it readable.

Autohotkey reddit. I'm trying to implement keyboard layers with AHK. I mainly use ahk for basic automation of emails and repetitive tasks. This is a place to get help with AHK, programming logic Hi, My first time here and my first ever post on Reddit ; So, I made an Autohotkey Script a Year ago which autoclicks for me but now I want it to autoclick while I am doing some other work. vt is mostly for looking a bit more in depth at an executable, not for taking a 1/70 detection at face value. Pulover's Macro Creator is a very popular choice. I know, was kind of joke. AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks such as: form fillers, auto-clicking, macros, etc. If you have a different screen resolution, you'll need to adjust the default coordinates in the script. Specifically, I'd like to remap the Right Alt key into a layer-key, similar to the Fn key. Right click it and press: Edit. I use AutoHotkey to rebind my "3" button to F6 because my 3 is broken on my keyboard and i want to use it. This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck iSH, the Linux shell for iOS. Or check it out in the app stores Program/Script: "C:\Program Files\AutoHotkey\AutoHotkeyU64. 1) or MPRESS (optional for AutoHotkey 1. We ask that you please take a minute to read through the rules and check out the resources provided before creating a post, especially if you are new here. +^v::reddit_code_paste() ; Use Shift+Ctrl+v to paste formatted code reddit_code_paste() { #Requires AutoHotkey v1. autohotkey. Go to AutoHotkey r/AutoHotkey. It is basically nearly limitless in case of scripting, macros etc. I've been personally using AHK for a long while and totally understand how bad it could be, I mean it let's you do any malicious activity a person with access to the computer could - maybe even worse since it can launch programs and execute commands instantly (albeit without admin privileges so the risk is tightened a bit there) Hi, I am a dabbler of autohotkey and I recently realized how useful #include can be to hold a bunch of useful functions in one place that you can use in all of your scripts. And it keeps your formatting, making it readable. As a member of our community, you'll gain access to a wealth of resources, including: 🔬 Thought-provoking discussions on automation, ChatGPT, and AI. I am currently actively involved in crafting AHKv2 GUIs as part of my professional responsibilities. Welcome to /r/SkyrimMods! We are Reddit's primary hub for all things modding, from troubleshooting for beginners to creation of mods by experts. __Enum(2). I´m old fashioned and still hold this grudge against mechanical switches, I can't stand the noise. Install it (it needs administrative access, use UI Access as later can save trouble). Reddit's #1 spot for Pokémon GO™ discoveries and research. 1 to V2 code for the sake of learning afterwards. The previous scripts I've come across work, but only for the first message. ESP32 is a series of low cost, low power system on a chip microcontrollers with integrated Wi-Fi and dual-mode Bluetooth. exe") ; When this prog is active, following hotkeys work ^!LButton::MButton ; Remap MButton to Ctrl+Alt+LButton #If ; Reset #if to global During the pandemic era, when I was studying virtually, I would automate sending my homework I've also automated several games like cookie clicker and stuff, and also made this pseudo AI to help me with homework and stuff, it'd copy the question and search it up on the background, using wikipedias API, it would then get other Google searches and see the most commonly used words, and then see AutoHotkey is a free, open-source scripting language for Windows that allows users to easily create small to complex scripts for all kinds of tasks. #IfWinActive, ahk_exe chrome. I remapped one of my extra mouse buttons in the Logitech software to something I wouldn't never press on my keyboard otherwise like Alt+9. ", which I can't make sense of. And now is basically the same, well almost. Autohotkey was the first thing I found and I was able to get started quickly, so I continued with it. Rename the file that is created to something you'd like to call your script. com's Reddit Forex Trading Community! Here you can converse about trading ideas, strategies, trading psychology, and nearly everything in between! ---- We also have one of the largest forex chatrooms online! ---- /r/Forex is the official subreddit of FXGears. 4, the current version. I recommend you to look into Autohotkey first, to understand what it is. 1 syntax cause AHK 1. 2 days ago · AutoHotkey (v2, current version) Topics. ; Autohotkey only sees v, and uses that value when unpacking the object. Got permanently banned a couple days ago for 'using 3rd party tools' and was completely blindsided. AHK is not supported on macOS and I am posting here for anyone to be able to point me to alternatives to AHK that will run on mac. My Old Script :- Pause on. Edit: Parenthesis got deleted on accident. I put together over 40 Excel & AutoHotkey tutorials. It's fixed. Reply with your small(or big) useful scripts. 26 votes, 54 comments. Hey, I'm new to autohotkey and was wondering what you all do with it on your computers. r/AutoHotkey. 32. So far I've used autokey for very basic things like making Alt-h/j/k/l send arrows. Thank you, but I must still be missing something. "Concepts and conventions" and "Scripting language" are there if you even need help with more basic stuff. If you have something to teach others post here. In the case below, it is used to "comment out" sections of code that you may want to keep for the future, but which you currently don't Autohotkey to execute. Check the bottom left corner of VS Code to make sure it says AutoHotkey 2. Never used it, so I cannot give you any insight other than is widely used. Click Enter interpreter path and then Find Navigate to the AutoHotkey main > go to the v2 folder > select one of the interpreters. some people use it for malicious scripts, so bad detection engines flag it. Click on the "New" menu. I also recommend using Reddit Enhancement Suite to view images in-line, but this is entirely optional. Reddit gives you the best of the internet in one place. launch Firefox in private mode, or as a particular user profile), or to search highlighted text in my search engine of choice. Click on "Show more options". C# is a full programming language, beautifully strong typed <3, proper object handling (nested methods because lexical scope and even tho it doesn't support multiple inheritance still has operator overloading), top tier garbage collection, components, freakishly HUGE library, and a very long list of bells and whistles. x uses Commands rather than functions used by AutoIt, AutoHotkey v2. Most probably I´ll work only with AHK V2 in the future, but I will have gained better insight of both versions during the learing process. = "`n " A_LoopField ; Add a new line and 4 spaces to For example, Autohotkey. Now I am wondering what else you use autohotkey to do, and why you use it over other languages. I could be missing something here but I've been reading about making bots on autohotkey and ive made many bots on autohotkey. 1 script #SingleInstance, Force ; Only 1 instance can run at a time #Warn ; Catches errors (I include these 3 in all scripts) return #If WinActive("ahk_exe programname. 1:: Send, 1 Send, 2 Send, 3 Send, 4 Send, 5 Return. Passionate about something niche? Reddit has thousands of vibrant communities with people that share your interests. ; Everything following #IfWinActive will only work for the program specified. it automatically presses 1,2,3,4,5 all at once if I understand my script correct. As of right now, I just have it so if I press ctrl+alt and some other key, it opens up certain games along with Spotify and Discord. u/G33kDude has a project on this regard, I saw just a few still images and to be honest I only appreciated the huge effort but I didn't grab the name or a link. Even if you've read the v1 tutorial. Power Automate Desktop also uses the . I We do have SOPs drafted for the steps but I installed AutoHotKey on those servers and scripted the button presses so all we have to do is log in to the server, double click the script, and come back in half an hour and make sure the script logged out of the session when it confirmed success through a screen capture. Download the executable from www. The ESP32 series employs either a Tensilica Xtensa LX6, Xtensa LX7 or a RiscV processor, and both dual-core and single-core variations are available. I'm gonna guess that downloading a random 5,000 line script from somewhere online might not be safe, but is the software itself OK to use and download? The community for Old School RuneScape discussion on Reddit. This is a place to get help with AHK, programming logic Get the Reddit app Scan this QR code to download the app now Go to AutoHotkey r/AutoHotkey. 1. 1 while 2. The goal of this thread is to provide a centralized resource for all known GUI classes and libraries in AutoHotkey v2. robin extension. The official Python community for Reddit! Stay up to date with the latest news, packages, and meta information relating to the Python programming language. I installed AutoHotkey to rebind some buttons on my keyboard. 2 Likewise. right - width Autohotkey is basically an enviroment engine offering its own scripting language and libraries. You have some alternatives for inserting depending on your exact use case. I havent been using AutoHotkey for a long time. Get a constantly updating feed of breaking news, fun stories, pics, memes, and videos just for you. It's super simple - just a GUI that pops up with my most frequently used apps/documents. The official place to discuss anything from the 9th Dawn game series! 9th Dawn III: Shadow of Erthil is a massive open world RPG/dungeon crawler and the latest installment in the 9th Dawn Series, featuring more than 270 monsters to fight and capture, a fun card game with 180 cards to collect, and over 1,400 unique items to hoard! AutoHotkey was created because of AutoIt. 0 syntax. etc. You may use the native Automator & AppleScript combination, 3rd party automation or scripting tools, native or 3rd party text expansion tools to paste/type text (some of these tools also allow for combining it with other actions). I have used this one for years, customizing it for each PC I've used over the years. AutoHotKey Version v1. When you convert a script to an executable and modify its manifest to make the resulting executable run with the UI Access token, you need to place that executable in a subfolder of %ProgramFiles% (depending on the version of Windows you are running and some policies even in %WinDir% will work). And you don't have to sit there and grave accent every single line. Bind('{Enter}') toggle := !toggle ; the autoclicekr should be toggleable if toggle Send('{a Down}') ; one that holds down A forever ,SetTimer(send_enter, 30000) ; and cicks the enter button every 30 seconds else r/AutoHotkey This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck. Another one of my staple scripts is my LaunchPad. Note: Reddit is dying due to terrible leadership from CEO /u/spez. 68 votes, 14 comments. take virustotal results with a 1/200 sized grain of salt. 1+ ; Prevents accidental use in v2 script str := "" ; Fresh string to build the end product Loop, Parse, % Clipboard, `n, `r ; Loop through each line of text on the clipboard str . x uses functions but they can be called without the parenthesis as long as there's no initial comma (ie basically commands). So I can keep NumLock off by default with the arrow keys being accessible, but if I want to use it is a numpad, I can just hold rCtrl down with my thumb while typing in some numbers. I have renamed AutoHotkey. ahk in the same folder. 11 votes, 11 comments. That is, Autohotkey won't interpret it as code. Despite being a powerful scripting tool, AHK's potential in enhancing gaming experience seems to be largely overlooked. Hey While browsing through various gaming resources, I noticed a significant lack of information about gaming and AutoHotkey (AHK). 35735 Posts. However, it may not work everywhere: in my case these remaps don't work for me in firefox. exe, and I have myscript. r/ish has joined site-wide community protests regarding API changes and the behaviour of Reddit's CEO, and will continue to be unavailable until the situation has been resolved. I've included a list of approximate coordinates in the code for various resolutions, but you may need to do some tweaking to get it just right. It was initially intended to rebind custom hotkeys to different actions but is now a full Windows automation suite. I look up auto it syntax and it seems pretty similar. Not much activity. return +ñ:: Send Ò ;If you hit the ñ key while holding shift, it types a capital Ò. Get the Reddit app Scan this QR code to download the app now Go to AutoHotkey r/AutoHotkey. However, finding general-purpose AutoHotKey scripts to use on a daily basis is a bit harder. Even thought most people never try to search for old post. Here is what happened to me. Select the entry: "New AutoHotkey Script" Name the file. This may change in the future but for now, I think people would be better served by going to the AutoHotkey forum or using the AutoHotkey Livechat. They do very different things, you can't really compare them; powertoys is a collection of small utilities that improve your windows experience a bit (like fancyzones, the search, etc. View community ranking In the Top 5% of largest communities on Reddit Control window transparency with the mouse wheel, and toggle click-through with a hotkey Good for watching video in the corner of the screen. We're all here to either teach or be taught, so be good to each other. My most commonly used active hotkey I probably use is something simple that toggles the numpad on my Quickfire TK keyboard while you hold down rCTRL. This is especially true for beginners who are not yet comfortable with AutoHotKey scripting. Subforum: Gaming Help (v2) 6791 Topics. Posts. 0 AutoClickEnabled := False F1:: { Global AutoClickEnabled := !AutoClickEnabled SoundBeep 380 + 320 * AutoClickEnabled } #HotIf AutoClickEnabled ~LButton:: ~RButton::{ static TimerActive := 0 if TimerActive ; don't do anything if timer is active Return ThisHotkey := StrReplace(ThisHotkey, "~") if !KeyWait(ThisHotkey, "T. exe I get the website telling me "You ran AutoHotkey without telling it which script file to run, and it couldn't find a script in either of the usual places. It is our hope to be a wealth of knowledge for people wanting to educate themselves, find support, and discover ways to help a friend or loved one who may be a victim of a scam. Using COM with AutoHotkey is a super-reliable way to automate Excel!… Get the Reddit app Scan this QR code to download the app now Go to AutoHotkey r/AutoHotkey. There is zero tolerance for incivility toward others or for cheaters. I run many Robin scripts via AutoHotkey. Puts the 4 spaces before each line for you. Why use autohotkey instead of python pynput or java? some good points but that's a little extreme. Get the Reddit app Scan this QR code to download the app now. Im sure you werent being malicious, just Learning about AHK v2: v2 Tutorial Start here to learn the generalized basics with lots of examples. This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck r/AutoHotkey This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck. I've typed with clicky ones and make me want to trow the keyboard in full-rage mode, however I'm always in the verge of pull the trigger for a TKL with Gateron Silents or ZealPC Healios (with dampers), but just can't This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck. Script: #Requires AutoHotkey 2. 1 syntax doesn't really resemble any real-world programming language out there. Old Windows user now on Linux here. Here is one I whiped up for a friend just now #SingleInstance force… * On a smaller screen (or portrait mode), multiple side-by-side windows with a large minimum * width or height could result in overlapping windows */ WinGetPosEx(&x, &y, &width, &height, hwnd) ; window dimensions if x + width > Screen. This is my AutoHotKey code for opening a path or opening folders in multiple specified paths. 2") ; If keys is held longer than . Chris was the guy who made AHK and Lexikos is the guy who is in charge of maintaining it now. 1). 🌟 Exclusive insights into the latest advancements and industry news its probably best with a long reply that opens with an accusation of my causing your openai account to be banned - to strike that sentence. 0+ ; the autoclicekr should be toggleable with using the function keys *F1::han_shot_first() han_shot_first() { static toggle := 0 , send_enter := Send. As a beginner, any script will be simple so I can try to convert V1. The community for Old School RuneScape discussion on Reddit. Got it, got the message, for someone who has only been alive for 2 decades time isn't a manner of saying something is safe as things can get hacked, as I asked, swapped, impersonated, etc. 26K subscribers in the AutoHotkey community. Our vibrant Reddit community is the perfect hub for enthusiasts like you. right ; if window x position + window width goes off the right side of the screen WinMove(Screen. 1 and hated and mocked the 2. Now Im very afraid of my Data and that someone is going to abuse it. False positives might be more common for compiled scripts which have been compressed, such as with UPX (default for AutoHotkey 1. ) while autohotkey is a full scripting language with stuff like registry read/write. Download AutoHotkey (v1. 0. We would like to show you a description here but the site won’t allow us. LEARN MORE Jun 23, 2014 · The key to getting AutoHotkey to work in games like these is to start with the simplest possible fight sequencer without the additional frills of autohealing, target acquisition, crafting or any of the frills. Definitely the only thing I miss a lot is Autohotkey. exe ; Opens a new tab and searches for "autohotkey tutorial" F1:: Send, ^t Sleep, 100 Send, autohotkey tutorial{enter} return ; The second #IfWinActive is to indicate anything past this ; point will work in any program. Like you said, people use it to ask for help here an there. Especially old websites that are "trusted" sources, I didn't know AHK was a programming language, I was more or less referring to the installer/exe not AHK as a general program, and as far as combing Welcome to FXGears. Ask for Help (v2) Get help with using AutoHotkey (v2 or newer) and its commands and hotkeys. This was partly my motivation for making a Python wrapper for AutoHotkey. I rely heavily on AHK at work daily with scripts that save time and reduce stress on repetitive functions, like entering current dates into Outlook subject lines, opening all of my required excel documents and programs needed to start the day, and changing cell colors in excel. Shame because other languages may not have good alternatives for what AHK does. This is a place to get help with AHK, programming logic The 4 spaces formatting is a real pain on Reddit, isn't it? r/AutoHotkey. Here is a post similar to all the others I've found on the Internet. r/AutoHotkey This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck. Welcome to r/scams. AutoHotkey v1. The language is a breeze to learn and should be a piece of cake for anybody that can write an AHK script. 00 - November 24, 2019. Bind(&_) ; Autohotkey calls the enumerator using one parameter. ) if it had a dot, then it extracts the part till the last Try this: #Requires AutoHotkey v2. 63 of the DLLs in the program directory begin with "Robin". I have tried AHK_X11, try a simple !j::Send {Down} and it didn't work for me. I've never once installed anything remotely close to bannable (or so I thought). 1, current stable) from the official site. This is why Valorants Vanguard works so well, and why you can use autohotkey, but if you try and send mouse movements of any kind, they just don’t function, as many people found when trying to measure the mouse sensitivity using Kovaak’s sens matcher script. Cheat scripts are allowed, this is not a place to gatekeep games that's the devs job. Right click on it and edit it. AutoHotKey does all of these actions for you. VBScript and PowerShell are built into Windows and AutoHotkey executable can be run from a USB drive, zipped and emailed, run from a network share, run from a cloud synchronized folder (iCloud, pDrive, OneDrive, etc), etc. Members Online This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck. Join us for game discussions, tips and tricks, and all things OSRS! OSRS is the official legacy version of RuneScape, the largest free-to-play MMORPG. I started using AHK because I needed to program an autoclicker for pc. Be sure you read the rules, read the sticky, keep your AHK up to date, be clear about what you need help with, and never be afraid to post. Recently, I installed AutoHotKey, and a few days later, I found an export of all my passwords in a text file, from KeePass, from the day before (I use a tool called KeePass to manage my passwords, I think someone else accessed my PC remotely while KeePass was open and I was not near my PC). Right click on the desktop. It is simply used to make the code more readable and understandable. Alternatively, find out what’s trending across all of Reddit on r/popular. For me, autohotkey was one of my first experiences in programming and never found it to be a problem. On Windows, there was this scripting language/program called AutoHotKey(AHK), that allows users to create small to complex scripts for all kinds of tasks. autohotkey is clean. The "Tutorial for beginners" goes from downloading AutoHotkey to more complex topics (like Objects) but it does so slowly, and after you go through everything you need to understand them. With RAlt pressed, I'd like to remap J/K/L/I to the arrow keys, so I can access them without having to move my hand away from the home-row position. When talking about junglers, I few like the new Offense Masterie isn't good enough (besides for evelynn and maybe elise) for champions like Lee Sin, Vi, Olaf and si The simple key remapping (a::b) didn't seem to work thoroughly with this remap, so here's my approach: ñ::ò ;If you hit the ñ key, it types a lowercase ò. Because you can't really compare a commercial/closed-source Macro Software with a GUI, with Autohotkey. ; The parameter v returns the Map values because the enumerator's first parameter was bound. exe or pick the specific one you need. Hey, I'm a newcomer here and want to use autohotkey as a way to use things, and I've seen people worrying about it being safe. So when I press 1. " --Steve Huffman, CEO of Reddit, April 2023 Not by a long shot at least in this universe. The Silph Road is a grassroots network of trainers whose communities span the globe and hosts resources to help trainers learn about the game, find communities, and hold in-person PvP tournaments! My first steps will be learning from TabNation´s playlist "Intro to AutoHotkey". using ~~(content)~~ in md or the s with the line through it in reddit comment editor. I've seen lots of threads about issues with the AutoHotkey program and WoW, mainly people being banned for its use. Hotkeys to launch programs, sometimes with specific command line options (e. This is a place to get help with AHK, programming logic, syntax, design r/AutoHotkey This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck. If not, click that and it'll bring up a menu. Has this software got a virus or any malware on it or is it safe to use? Get the Reddit app Scan this QR code to download the app now Go to AutoHotkey r/AutoHotkey. We implore Reddit admins to reconsider actions which we deem harm Reddit, its communities, and its users. This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to… This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck. But some people are saying that autoit is better suited for making bot scripts. 0 was still in development. AutoHotkey is the most powerful solution for Windows key remapping. exe This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck. Add a simple MsgBox Hi Guys 1st off im super new with scripting and basically slapped this together. while enum(&v) { ; When enum is called, _ contains the key, but the variable is not used. 1+ ; v1. they have some real garbage detection engines in there, it'd help to become familiar with which ones you should actually put any Oct 2, 2013 · I checked out the /r/AutoHotkey/ subreddit a few times. Oct 16, 2023 · There are a ton of AutoHotKey scripts that can do a ton of things in a variety of ways. Since then I have learned other languages and now using AutoHotkey is frustrating. This is a place to get help with AHK, programming logic, syntax, design, to get… The official unofficial subreddit for Elite Dangerous, we even have devs lurking the sub! Elite Dangerous brings gaming’s original open world adventure to the modern generation with a stunning recreation of the entire Milky Way galaxy. So I think it'd be really hard for me and for the team to kill Reddit in that way. #Requires AutoHotkey 1. Given that AutoHotkey doesn't have any hard requirements and no dependencies is pretty easy. Now I just found out that my Pc has Window Spy for AHKv2 on it. If I double-click on the . I see this asked multiple times a week on reddit AHK and figured Id share this in hopes new people find it and don't need to make yet another post about it lol. com still provides download links to a 5 year old version of AHK. This might also help us and other AutoHotkey users, as the vendor may confirm it is a false positive and fix their product to play nice with AutoHotkey. after I went to learn C++ and python for two months, I forgot a lot of 1. First of all thanks for answering me some time ago. A place for all AHK things related to gaming. Please use our Discord server instead of supporting a company that acts against its users and unpaid moderators. It's simple to get started with, but it CAN get complicated! This wiki is to help Redditors get started. Last post. /r/GuildWars2 is the I started coding on AHK 1. Otherwise my character is impugned unless someone reads your entire comment. #IfWinActive enum := m. To create a new script, make a folder where you want to put in your scripts, name it whatever you want, open it, right click in the folder -> new -> AutoHotKey script. exe to myscript. 0 but not 1. After some Research I found out that the Spy software came with the AutoHotkey download. The way this script works is that if there are forward slashes in the entered input, it replaces those with backslashes because windows paths are in backslashes by default, then it checks if the entered input in the user inputbox had a dot (. This is a place to get help with AHK, programming logic r/AutoHotkey This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck. One of the main reasons AHK was made was to support easy hotkey creation (as well as hotstrings which it does both more easily and efficiently than almost any other scripting language out there), as well as making certain things more user-friendly. The way you could criticize Reddit is that we weren't a company – we were all heart and no head for a long time. I downloaded AutoHotkey to play bss thinking that it definitely was safe but I noticed that there was a program called AutoHotkey Window Spy that came with it. com and install it. Nothing from Microsoft regarding AHK. Loop {click sleep, 1} I tried going through documentation, used Windows Spy, Changing the Code with Control Click but it doesn't r/AutoHotkey This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck. This is an educational subreddit focused on scams. . I really love 1. Use AutoHotkey. This is a place to get help with AHK, programming logic Also, posting code is a lot easier if you highlight it and hit reddit's <> code button. Basically the old admin refused to cooperate with the community and the current developer, so the community moved to another domain. This is a place to get help with AHK, programming logic, syntax, design, to get feedback, or just to rubber duck. g. Demonstrably, googling "autohotkey how do i replace c with s" does not return the same result as "ahk hotkey remapping" but I know which of these I would google first, but it's unfair to say someone else should too, and in fact they may end up in a rabbit hole of confusing search results that do not point them to what they're really looking for. This includes installation, script creation, introduction to hotkeys/hotstrings, and other basics like sending keystrokes, running programs, etc. com, a trading forum run by professional traders. Is there something I'm missing? Anyways any insight I could get would be helpful, thabks! Run autohotkey as administrator otherwise it won't work in game. ehh o well hope it helps some Is AutoHotkey download safe? Is my own script safe? (idk why this gets asked lol) With my Logitech mouse I couldn't find any way to directly get AHK to register the extra mouse buttons, but I did made something that worked. hsdbtz gfxwl pjsbksm xigss sdul jvjkxzi qycv dtv hutcomy ecpqpmt