Jump to content

Home

Help! My bind is out of room!


JediGhost[SITH]

Recommended Posts

Here's what I was making:

 

 

bind v "+taunt;wait 2;-taunt;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown"

 

Basically, when you hit V, you'll taunt and look up/down really fast. It's funny if your character does the Evil Laugh.

 

But after its done looking up/down theres a 4 second delay.. Can anyone fix that?

 

Also if you can make a better one please do :(

Link to comment
Share on other sites

Simple:

 

set script1 "+taunt;wait 2;-taunt;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;"

 

set script2 "-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;"

 

set script3 "-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown;+lookup;wait 15;-lookup;+lookdown;wait 15;-lookdown"

 

set script4 "vstr script1;vstr script2;vstr script3"

 

bind v vstr script4

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...