Thursday, June 13, 2013

xinaga.cfg

iLanguage    English
bHealthBars    1
iHealthBarReset    Alt
bEnterAndEsc    1
bEscResetsHbars    1
bDisableWinKey    0
bDisableAltQ    0
iPause    ScrollLock
bBeep    1
bLight    1

[Inventory]
Inventory7    q    <!q    These modifiers    000010000000    Numpad7    do not   
Inventory8    w    <!w    These modifiers    000010000000    Numpad8    do not   
Inventory4    a    <!a    These modifiers    000010000000    Numpad4    do not   
Inventory5    s    <!s    These modifiers    000010000000    Numpad5    do not   
Inventory1    z    <!z    These modifiers    000010000000    Numpad1    do not   
Inventory2    x    <!x    These modifiers    000010000000    Numpad2    do not   

[Hotkeys]
1    These modifiers    000010000000    Send User Defined    Send +{F1}^{1}+{F1}+{Tab}    do not    0
2    These modifiers    000010000000    Send User Defined    Send +{F1}^{2}+{F1}+{Tab}    do not    0
3    These modifiers    000010000000    Send User Defined    Send +{F1}^{3}+{F1}+{Tab}    do not    0
4    These modifiers    000010000000    Send User Defined    Send +{F1}^{4}+{F1}+{Tab}    do not    0
5    These modifiers    000010000000    Send User Defined    Send +{F1}^{5}+{F1}+{Tab}    do not    0
6    These modifiers    000010000000    Send User Defined    Send +{F1}^{6}+{F1}+{Tab}    do not    0
7    These modifiers    000010000000    Send User Defined    Send +{F1}^{7}+{F1}+{Tab}    do not    0
8    These modifiers    000010000000    Send User Defined    Send +{F1}^{8}+{F1}+{Tab}    do not    0
9    These modifiers    000010000000    Send User Defined    Send +{F1}^{9}+{F1}+{Tab}    do not    0
0    These modifiers    000010000000    Send User Defined    Send +{F1}^{0}+{F1}+{Tab}    do not    0

[UserKeys]
<!`::
MouseGetPos, iMousePosX, IMousePosY
iMouseGotoX := A_ScreenWidth*4//5
iMouseGotoY := A_ScreenHeight*19//20
Click, Right, %iMouseGotoX%, %iMouseGotoY%
iMouseGotoX := A_ScreenWidth*17//20
iMouseGotoY := A_ScreenHeight*19//20
Click, Right, %iMouseGotoX%, %iMouseGotoY%
iMouseGotoX := A_ScreenWidth*9//10
iMouseGotoY := A_ScreenHeight*19//20
Click, Right, %iMouseGotoX%, %iMouseGotoY%
iMouseGotoX := A_ScreenWidth*19//20
iMouseGotoY := A_ScreenHeight*19//20
Click, Right, %iMouseGotoX%, %iMouseGotoY%
MouseMove, %iMousePosX%, %iMousePosY%
return

No comments:

Post a Comment