We're building a new wiki, so information on this page may be out of date. We'd love for you to help us out! |
Go to Options Keyboard Advanced., and check the box for Enable developer console Press tilde (the key with the symbol, directly to the left of the 1key on a fullsize keyboard) This will open the console, then type in the command above and press Enteror click the Submitbutton #5. Current Trainers: Half-Life (Steam) 7-24-19 Trainer +4 Half-Life (Steam) 8-4-20 Trainer +4 Options: Unlimited Health Unlimited Flash Light Unlimited Ammo No Reload Notice: First go into a game world single player game then activate cheats.
We highly recommend using Source Pause Tool for autojump, duckspam and other functionality as it's tick-perfect compared to AutoHotkey.
Only use these when SPT doesn't work for your game/mod.
This page stores AutoHotkey scripts as well as in-game scripts used for speedrunning on Source Engine. To add a script into your AutoHotkey, find AutoHotkey.ahk in your 'Documents' folder after installing AHK. Open the file with notepad or other text editing software, and place the scripts there. After that, you may need to restart AHK or Reload your script.
Unsprints, jumps, cancels going backwards and starts walking on one key press. Used for backwards circle jumps in new engine HL2.
Forwards version of the script above. Slightly worse due to having to hold backwards for one tick. DO NOT USE IN OLD ENGINE.
This script is used for bunnyhopping on every game with Source Engine. Basically, it rapidly sends SPACE inputs, which allows you to bunnyhop, while holding space. Using Source Pause Tool is recommended over this as it is tick perfect.
Script used for Wallclimbing and/or Flying in the 2007 engine, bound to the key C.
Script used for Jclip trick in the 2004 Engine version of Half-Life 2, bound to the key H. The eclipse executable companion shared library mac.
Script used for Ladderspeeding trick in Half-Life 2, bound to TAB.
These scripts will mess up your keys and may prevent alt tabbing or even closing the game if you rebind Esc. It will also prevent you from alt tabbing.
Adding this line to the top of your script will allow you to enable and disable your script by pressing F7, so you can alt tab and chat:
You can also use this tag above your every script, which will automatically enables the script when the specific Window is active. Some people my find it easier to work with, since you don't have to press a button each time you want to write something in a chat or so. This tag will not stop the script if you enter Steam Overlay In-Game.
Example: #IfWinActive HALF-LIFE 2
However, you'll have to duplicate the same script for each Window (game), in order for it to work with the games you want to. If the script has the tag above it, it'll only work when the specified Window is active, and won't work anywhere else
An example complete script:
Credit: ~S.
AutoHotkey homepage
event app