Guest User

Untitled

a guest
Nov 11th, 2015
397
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. #SingleInstance Force
  2. #MaxHotkeysPerInterval 99999
  3. #IfWinActive ahk_class Fallout4
  4. #Persistent
  5. #UseHook
  6. e::w
  7. w::e
  8. s::a
  9. d::s
  10. f::d
  11. a::f
Advertisement
Add Comment
Please, Sign In to add comment