Fade
Lucky_Shot
Join Date: 2004-01-06 Member: 25108Members
Can anyone explain the right way to do the fade swipe and blink technique? I try to do it but i fail everytime but once. i see people do it and all they do is like blink at me and im dead. <!--emo&::fade::--><img src='http://www.unknownworlds.com/forums/html//emoticons/fade.gif' border='0' style='vertical-align:middle' alt='fade.gif' /><!--endemo-->
Comments
Its simple. select slash, select blink. Now blink to target, switch using the last weapon button and slash. You might even go this far as to make a custom key switching between blink and slash, attacking the sec slash is selected. But I think thats lame.
the like 2-3 times i've gotten it you don't actually see the claws move if you do it right (or maybe my comp is just slow) but they will get hurt also you probably won't get a kill in one run late game you have to keep doing it until they are all weak then you should start getting soem kills (unless they are moving out toward hive then yo cna just pick them off one at a time)
then press the buttons for weapon one, and 2. and youll do just fine
I find that it is entirely possible to consistently, indeed effortlessly perform flawless leap-bites and blink-swipes without using scripts. That could be related to my not using lastinv (I use esdf for movement and have mouse2 as slot1, w as slot2, r as slot3, and t as slot4) but I do not see why such feats would not be possible with lastinv. I used lastinv in the past and did not notice it "messing up" (unless by that you mean it being pressed too few or many times, but that mistake is eliminated through practice).
But what I mean by last inv messing up, is what i described as a marine. I think its trying to bring up my last inv, but it isn't due to packet loss or something.
As far as I'm concerned, putting leap, blink, and charge on weapon slots is no different than putting jump on one. It's ridiculous.
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->bind 1 "kk1a"
bind 2 "kk2a"
bind 3 "kk3a"
bind 4 "kk4a"
alias kk1a "kkslot1"
alias kk1b "kkslot1; bind q kk2a"
alias kk1c "kkslot1; bind q kk3a"
alias kk1d "kkslot1; bind q kk4a"
alias kkslot1 "slot1; bind 1 kk1a; bind 2 kk2a; bind 3 kk3a; bind 4 kk4a"
alias kk2a "kkslot2; bind q kk1b"
alias kk2b "kkslot2"
alias kk2c "kkslot2; bind q kk3b"
alias kk2d "kkslot2; bind q kk4b"
alias kkslot2 "slot2; bind 1 kk1b; bind 2 kk2b; bind 3 kk3b; bind 4 kk4b"
alias kk3a "kkslot3; bind q kk1c"
alias kk3b "kkslot3; bind q kk2c"
alias kk3c "kkslot3"
alias kk3d "kkslot3; bind q kk4c"
alias kkslot3 "slot3; bind 1 kk1c; bind 2 kk2c; bind 3 kk3c; bind 4 kk4c"
alias kk4a "kkslot4; bind q kk1d"
alias kk4b "kkslot4; bind q kk2d"
alias kk4c "kkslot4; bind q kk3d"
alias kk4d "kkslot4"
alias kkslot4 "slot4; bind 1 kk1d; bind 2 kk2d; bind 3 kk3d; bind 4 kk4d"<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
As far as I'm concerned, putting leap, blink, and charge on weapon slots is no different than putting jump on one. It's ridiculous.
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->bind 1 "kk1a"
bind 2 "kk2a"
bind 3 "kk3a"
bind 4 "kk4a"
alias kk1a "kkslot1"
alias kk1b "kkslot1; bind q kk2a"
alias kk1c "kkslot1; bind q kk3a"
alias kk1d "kkslot1; bind q kk4a"
alias kkslot1 "slot1; bind 1 kk1a; bind 2 kk2a; bind 3 kk3a; bind 4 kk4a"
alias kk2a "kkslot2; bind q kk1b"
alias kk2b "kkslot2"
alias kk2c "kkslot2; bind q kk3b"
alias kk2d "kkslot2; bind q kk4b"
alias kkslot2 "slot2; bind 1 kk1b; bind 2 kk2b; bind 3 kk3b; bind 4 kk4b"
alias kk3a "kkslot3; bind q kk1c"
alias kk3b "kkslot3; bind q kk2c"
alias kk3c "kkslot3"
alias kk3d "kkslot3; bind q kk4c"
alias kkslot3 "slot3; bind 1 kk1c; bind 2 kk2c; bind 3 kk3c; bind 4 kk4c"
alias kk4a "kkslot4; bind q kk1d"
alias kk4b "kkslot4; bind q kk2d"
alias kk4c "kkslot4; bind q kk3d"
alias kk4d "kkslot4"
alias kkslot4 "slot4; bind 1 kk1d; bind 2 kk2d; bind 3 kk3d; bind 4 kk4d"<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd--> <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
thanks