Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #SingleInstance, Force
- ; Executable name
- GroupAdd, GroupName, ahk_exe HaloInfinite.exe
- #IfWinActive ahk_group GroupName
- ; Switch to equipment, fire equipment, switch back to grapplehook
- ; Bind 8,9,0 to other equipments
- *2::Send,8,q,1
- *3::Send,9,q,1
- *4::Send,0,q,1
Add Comment
Please, Sign In to add comment