Author Topic: My hand script for enV  (Read 1704 times)

s33hite

  • PGP
  • Posts: 28
My hand script for enV
« on: January 31, 2010, 01:49:22 PM »
alias -ms3l "-moveleft"
alias +ms3l "hand 1;+moveleft;bind d +moveright"
alias -ms3r "-moveright"
alias +ms3r "hand 0;+moveright;bind a +moveleft"
alias ms3 "bind a +ms3l;bind d +ms3r;echo MS3;bind l noms;bind mouse3 ms3"
alias -ms2rl "hand 2;-moveleft"
alias +ms2rl "hand 0;+moveleft"
alias -ms2rr "hand 2;-moveright"
alias +ms2rr "hand 1;+moveright"
alias ms2x "bind d +ms2rr;bind a +ms2rl;echo MS2X;bind l ms3"
alias -ms2l "hand 2;-moveleft"
alias +ms2l "hand 1;+moveleft"
alias -ms2r "hand 2;-moveright"
alias +ms2r "hand 0;+moveright"
alias ms2 "bind d +ms2r;bind a +ms2l;echo MS2;bind l ms2x"
alias noms "bind a +moveleft;bind d +moveright;echo MS off;bind l ms;bind mouse3 **to whatever you use mouse3 for normally**"
alias ms "bind a +msl;bind d +msr;echo MS;bind l ms2"
alias +msl "hand 1;+moveleft"
alias -msl "-moveleft"
alias +msr "hand 0;+moveright"
alias -msr "-moveright"
alias 4waits "wait;wait;wait;wait"

abnormal

  • Autococker
  • Posts: 649
Re: My hand script for enV
« Reply #1 on: February 01, 2010, 05:33:24 AM »
Quote
Version 2
This one goes to extremes. (courtesy of {appy Hamper)

bind "l" "ms"
alias -msr "-moveright"
alias +msr "hand 0;+moveright"
alias -msl "-moveleft"
alias +msl "hand 1;+moveleft"
alias ms "bind a +msl;bind d +msr;echo MS;bind l ms2"
alias noms "bind a +moveleft;bind d +moveright;echo MS off;bind l ms;bind mouse3 **to whatever you use mouse3 for normally**"
alias ms2 "bind d +ms2r;bind a +ms2l;echo MS2;bind l ms2x"
alias +ms2r "hand 0;+moveright"
alias -ms2r "hand 2;-moveright"
alias +ms2l "hand 1;+moveleft"
alias -ms2l "hand 2;-moveleft"
alias ms2x "bind d +ms2rr;bind a +ms2rl;echo MS2X;bind l ms3"
alias +ms2rr "hand 1;+moveright"
alias -ms2rr "hand 2;-moveright"
alias +ms2rl "hand 0;+moveleft"
alias -ms2rl "hand 2;-moveleft"
alias ms3 "bind a +ms3l;bind d +ms3r;echo MS3;bind l noms;bind mouse3 ms3"
alias +ms3r "hand 0;+moveright;bind a +moveleft"
alias -ms3r "-moveright"
alias +ms3l "hand 1;+moveleft;bind d +moveright"
alias -ms3l "-moveleft"

description
Ok pushing "l" (not "I") will put you in MS mode, pushing "l" again is MS2 and so on until you hit "MS off" where it starts over.

MS: you switch hands in the direction you push and stay there until you push the opposite direction.

MS2: you will be center-handed while not moving left or right.  Pressing a direction will change hands to that direction until you stop moving again.

MS2X: same as MS2 except when you move R you shoot L...

MS3: probably the least practical, but pushing mouse3 will set your hand to the next direction you push and will stay there until you push mouse3 again.

So you just coppyied this, right?

zimtstern

  • Committee Member
  • Autococker
  • Posts: 1356
Re: My hand script for enV
« Reply #2 on: February 01, 2010, 04:23:28 PM »
So you just coppyied this, right?

nah he didn`t

MOFO

  • 68 Carbine
  • Posts: 387
Re: My hand script for enV
« Reply #3 on: February 01, 2010, 09:16:16 PM »
uh.. english plz?

abnormal

  • Autococker
  • Posts: 649
Re: My hand script for enV
« Reply #4 on: February 02, 2010, 08:55:08 AM »
nah he didn`t

just look at this:
Quote
**to whatever you use mouse3 for normally**
**to whatever you use mouse3 for normally**

How much would it be possible that he'd write it just like this?
And it's similar in other things as well.

zimtstern

  • Committee Member
  • Autococker
  • Posts: 1356
Re: My hand script for enV
« Reply #5 on: February 02, 2010, 09:01:21 AM »
just look at this:
How much would it be possible that he'd write it just like this?
And it's similar in other things as well.

i think i answered like that cause it`s useless to ask questions like "So you just coppyied this, right?" in a thread like this.
he obviously made this thead for enV.

@s33hite: close the thread thanks:)