anonymouse187
01-03-2009, 08:48 PM
http://www.youtube.com/watch?v=93IOL_pYkp4
There's a few ways to do this. Some are faster than others.
Method 1:
Right Click + Q; repeat
Method 2:
Edit autoexec.cfg
Alias "+rm" "alias cont1 part2;alias cont2 part1;part1"
alias "part1" "slot1;wait 20;+attack2;wait 15;-attack2;cont1"
alias "part2" "slot2;wait 30; +attack2; wait 15; -attack2;cont2"
alias "-rm" "alias cont1 slot1;alias cont2 slot1"
bind "mouse2" "+rm"
Method 3:
G15 Macro
Method 4:
bind q "+attack2;wait;invnext;-attack 2;wait;invnext;+attack2;wait;-attack2;wait"
There's a few ways to do this. Some are faster than others.
Method 1:
Right Click + Q; repeat
Method 2:
Edit autoexec.cfg
Alias "+rm" "alias cont1 part2;alias cont2 part1;part1"
alias "part1" "slot1;wait 20;+attack2;wait 15;-attack2;cont1"
alias "part2" "slot2;wait 30; +attack2; wait 15; -attack2;cont2"
alias "-rm" "alias cont1 slot1;alias cont2 slot1"
bind "mouse2" "+rm"
Method 3:
G15 Macro
Method 4:
bind q "+attack2;wait;invnext;-attack 2;wait;invnext;+attack2;wait;-attack2;wait"