FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
Spy config
Goto page Previous  1, 2
 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    The Ville.org Half-Life Gaming Community Forum Index -> John_Doe's Tip Section
View previous topic :: View next topic  
Author Message
Lin Sivvi Defiant Hero
Registered User


Joined: 17 Jan 2002
Location: Some small boring city
Posts: 1205

PostPosted: Mon Feb 17, 2003 8:19 am    Post subject: Reply with quote

Hell I just bunnyhop around as spy anyway Slower bunnyhopping, w00t advantage !
Back to top
View user's profile Send private message Send e-mail AIM Address
Stevo
Ville Supporter
Ville Supporter


Joined: 08 Dec 2002
Location: Orange County Guild: TVR
Posts: 9514

PostPosted: Mon Feb 17, 2003 11:43 am    Post subject: Reply with quote

Bada Bing wrote:
I used to be pretty against scripts too but many are useful why not take advantage.Using an outright hack is much different and is downright sad and pathetic These are both very good they drop the bag right on top of you so its realistic

alias realfeign "cl_pitchspeed 10000;+lookdown;wait;discard;wait;feign;wait;-lookdown;force_centerview;cl_pitchspeed 225"
bind "h" "realfeign"
alias silentfeign "cl_pitchspeed 10000;+lookdown;wait;discard;wait;sfeign;wait;-lookdown;force_centerview;cl_pitchspeed 225"
bind "j" "silentfeign"

Here are some spy-related scripts:

This one warns your team of a spy:
Code:
//spywarn
alias unspy_class "bind 1 slot1; bind 2 slot2; bind 3 slot3; bind 4 slot4; bind 5 slot5; unspy_class2"
alias unspy_class2 "bind 6 slot6; bind 7 slot7; bind 8 slot8; bind 9 slot9"
alias spy_scout "say_team Incoming SPY disguised as SCOUT; unspy_class"
alias spy_sniper "say_team Incoming SPY disguised as SNIPER; unspy_class"
alias spy_soldier "say_team Incoming SPY disguised as SOLDIER; unspy_class"
alias spy_demoman "say_team Incoming SPY disguised as DEMOMAN; unspy_class"
alias spy_medic "say_team Incoming SPY disguised as MEDIC; unspy_class"
alias spy_hw "say_team Incoming SPY disguised as HWGUY; unspy_class"
alias spy_pyro "say_team Incoming SPY disguised as PYRO; unspy_class"
alias spy_spy "say_team Incoming SPY undisguised; unspy_class"
alias spy_eng "say_team Incoming SPY disguised as ENGINEER; unspy_class"
alias spy_class "bind 1 spy_scout; bind 2 spy_sniper; bind 3 spy_soldier;bind 4 spy_demoman; bind 5 spy_medic; spy_class2"
alias spy_class2 "bind 6 spy_hw; bind 7 spy_pyro; bind 8 spy_spy; bind 9 spy_eng"
bind - spy_class


This one is similar to yours, but it changes you back to the spy look after a little while(some people watch the spy and see if it changes back to look like a spy):
Code:
//feign
bind k fakedie
alias fakedie "discard; wait; feign ; wait; force_centerview; wait; special; wait;
menuselect 4"


And this one tells your team what you are diguising as:
Code:
bind "ENTER" "spyman"
alias "spyman" "special;wait;bind 1 spyer;bind 2 spcolor;bind 3 menuselect 3;bind 4 menuselect 4;bind 5 menuselect 5"
alias "spyer" "menuselect 1;wait;say_team I am changing to an enemy . .;wait;spychange"
alias "spcolor" "menuselect 2;wait;say_team I am changing to enemy colour;resetnumber"
alias "spychange" "bind 1 spscout;bind 2 spsnipe;bind 3 spsold;bind 4 spdemo;bind 5 spmed;bind 6 sphwguy;bind 7 sppyro;bind 8 spspy;bind 9 spengin"
alias "spscout" "menuselect 1;wait;say_team . . Scout, be careful!;wait;resetnumber"
alias "spsnipe" "menuselect 2;wait;say_team . . Sniper, be careful!;wait;resetnumber"
alias "spsold" "menuselect 3;wait;say_team . . Soldier, be careful!;wait;resetnumber"
alias "spdemo" "menuselect 4;wait;say_team . . Demoman, be careful!;wait;resetnumber"
alias "spmed" "menuselect 5;wait;say_team . . Medic, be careful!;wait;resetnumber"
alias "sphwguy" "menuselect 6;wait;say)team . . HWguy, be careful!;wait;resetnumber"
alias "sppyro" "menuselect 7;wait;say_team . . Pyro, be careful!;wait;resetnumber"
alias "spspy" "menuselect 8;wait;say_team . . Spy, be careful!;wait;resetnumber"
alias "spengin" "menuselect 9;wait;say_team . . Engineer, be careful!;wait;resetnumber"
alias "resetnumber" "bind 1 slot1;bind 2 slot2;bind 3 slot3;bind 4 slot4;bind 5 slot5;bind 6 slot6;bind 7 slot7;bind 8 slot8;bind 9 slot9"

_________________

The Official TVR Website

Fopp
Song of the Week
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger
PondScm007
Registered User


Joined: 13 Oct 2002
Location: central nj
Posts: 963

PostPosted: Thu Feb 27, 2003 10:15 am    Post subject: Reply with quote

i doubt you can have a script that will do a perfect conc jump for you, much less conc at all heh
_________________
my pic host-age died!

BR, yo
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
JunKy
Registered User


Joined: 24 Feb 2003

Posts: 21

PostPosted: Thu Feb 27, 2003 1:42 pm    Post subject: good spy Reply with quote

I love being a spy. i'm good at it too. this script compleatly screwed me over because i had no clue how to change my weapon (and still don't). But i got use to it and i use it when ever i am spy (so watch out). TY for puting it on here

-JunK
Back to top
View user's profile Send private message
PondScm007
Registered User


Joined: 13 Oct 2002
Location: central nj
Posts: 963

PostPosted: Thu Feb 27, 2003 2:39 pm    Post subject: Reply with quote

haha bind somehting to invnext and invprev to change guns, or slot1 thru slot5 for a direct key to it... i seen you spyin hardcore lately, good work
_________________
my pic host-age died!

BR, yo
Back to top
View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    The Ville.org Half-Life Gaming Community Forum Index -> John_Doe's Tip Section All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group