AutoHotkey Community

It is currently May 27th, 2012, 5:45 am

All times are UTC [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: warcraft inventory key
PostPosted: March 18th, 2010, 2:05 am 
Offline

Joined: August 30th, 2009, 5:20 am
Posts: 1
heres the simple scrift

Code:
!q::Send, {Numpad7}
!w::Send, {Numpad8}
!a::Send, {Numpad4}
!s::Send, {Numpad5}
!z::Send, {Numpad1}
!x::Send, {Numpad2}


heres how it works
by pressing alt + q it will call the num7 as a shortcut to number 7
by pressing alt + w it will call the num8 as a shortcut to number 8
by pressing alt + a it will call the num4 as a shortcut to number 4
by pressing alt + s it will call the num5 as a shortcut to number 5
by pressing alt + z it will call the num1 as a shortcut to number 1
by pressing alt + x it will call the num2 as a shortcut to number 2


hope this key will lead you to victory in warcraft (DotA) :lol:


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Google [Bot], HotkeyStick, JamixZol, Yahoo [Bot] and 18 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group