View previous topic :: View next topic |
Author |
Message |
Bada Bing Registered User
Joined: 17 Sep 2001 Location: Pioneer,Ca. Guild:-TPF- Posts: 3054
|
Posted: Sun Aug 04, 2002 4:01 pm Post subject: Spy warning script |
|
|
Since spy spotting has gone to hell in a handbasket at the ville I thought I'd post this again
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_hwguy "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 disguised as SPY; 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_hwguy;bind 4 spy_pyro; bind 5 spy_medic; spy_class2"
alias spy_class2 "bind 6 spy_soldier; bind 7 spy_demoman; bind 8 spy_spy; bind 9 spy_eng"
bind "KP_MINUS" "spy_class" _________________
Are you threatening me ??? |
|
Back to top |
|
|
KillerRoofcutter Server Admin
Joined: 11 Sep 2001 Location: um in virtualcity :O Posts: 1562
|
Posted: Sun Aug 04, 2002 4:40 pm Post subject: |
|
|
what does the Un_spy thig mean and i have no idea what this whole script thing works. _________________
PICKACHU GOT OWNED!
|
|
Back to top |
|
|
SpeCies Registered User
Joined: 05 Sep 2001 Location: North Carolina Guild: <TVB> Posts: 1948
|
Posted: Mon Aug 05, 2002 3:32 pm Post subject: |
|
|
Here is what my Spy script looks like,
// bind keys to the following commands
// sselectup - this key selects the next character class to disguise as
// sselectdn - this key selects the previous character class to disguise as
// sdisguise - this key disguises as the class selected using sselect
// sspeed - this key toggles between normal spy speed and the speed for the selected class (for slower classes i.e. hwguy, soldier, demoman and sniper (when firing)
// sdisgblue - disguises as blue player
// sdisgred - disguises as red player
// sbfeign - feigns with backpack (I removed This)
// sinform - informs your team of what class you are disguised as
// sreturn - returns settings to normal (speed, and skin information). Recommend adding this after your fire button/key, i.e.
// bind mouse1 "+attack;sreturn"
// start actual script
// setup initial aliases
alias don "developer 1"
alias doff "developer 0"
alias sselectup g1
alias sselectdn g9
alias sdisgblue "don;echo CHANGING COLOURS TO BLUE;doff;disguise;menuselect 2;menuselect 1"
alias sdisgred "don;echo CHANGING COLOURS TO RED;doff;disguise;menuselect 2;menuselect 2"
alias sinform si0
alias sreturn "alias sinform si0;sspeedr"
alias sspeedr "cl_forwardspeed 400;cl_sidespeed 400;cl_backspeed 400"
// end initial aliases
// class selections
alias g1 "don;echo disguise as SCOUT;doff;alias sselectup g2;alias sselectdn g9;alias sdisguise g1a"
alias g2 "don;echo disguise as SNIPER;doff;alias sselectup g3;alias sselectdn g1;alias sdisguise g2a"
alias g3 "don;echo disguise as SOLDIER;doff;alias sselectup g4;alias sselectdn g2;alias sdisguise g3a"
alias g4 "don;echo disguise as DEMOMAN;doff;alias sselectup g5;alias sselectdn g3;alias sdisguise g4a"
alias g5 "don;echo disguise as MEDIC;doff;alias sselectup g6;alias sselectdn g4;alias sdisguise g5a"
alias g6 "don;echo disguise as HWGUY;doff;alias sselectup g7;alias sselectdn g5;alias sdisguise g6a"
alias g7 "don;echo disguise as PYRO;doff;alias sselectup g9;alias sselectdn g6;alias sdisguise g7a"
alias g9 "don;echo disguise as ENGINEER;doff;alias sselectup g1;alias sselectdn g7;alias sdisguise g9a"
// disguise as selected class
alias g1a "don;echo YOU ARE NOW DISGUISING AS SCOUT;doff;disguise;menuselect 1;menuselect 1;alias sinform si1;alias sspeed g1b;alias sreturn sr1;sspeedr"
alias g2a "don;echo YOU ARE NOW DISGUISING AS SNIPER;doff;disguise;menuselect 1;menuselect 2;alias sinform si2;alias sspeed g2b;alias sreturn sr2;sspeedr"
alias g3a "don;echo YOU ARE NOW DISGUISING AS SOLDIER;doff;disguise;menuselect 1;menuselect 3;alias sinform si3;alias sspeed g3b;alias sreturn sr3;sspeedr"
alias g4a "don;echo YOU ARE NOW DISGUISING AS DEMOMAN;doff;disguise;menuselect 1;menuselect 4;alias sinform si4;alias sspeed g4b;alias sreturn sr4;sspeedr"
alias g5a "don;echo YOU ARE NOW DISGUISING AS MEDIC;doff;disguise;menuselect 1;menuselect 5;alias sinform si5;alias sspeed g5b;alias sreturn sr5;sspeedr"
alias g6a "don;echo YOU ARE NOW DISGUISING AS HWGUY;doff;disguise;menuselect 1;menuselect 6;alias sinform si6;alias sspeed g6b;alias sreturn sr6;sspeedr"
alias g7a "don;echo YOU ARE NOW DISGUISING AS PYRO;doff;disguise;menuselect 1;menuselect 7;alias sinform si7;alias sspeed g7b;alias sreturn sr7;sspeedr"
alias g9a "don;echo YOU ARE NOW DISGUISING AS ENGINEER;doff;disguise;menuselect 1;menuselect 9;alias sinform si9;alias sspeed g9b;alias sreturn sr9;sspeedr"
// speed changing for differing classes
alias g1b "don;echo SPEED ALREADY AT FULL!;doff;sspeedr"
alias g2b "don;echo SWITCHING SPEED TO SNIPER FIRING;doff;cl_forwardspeed 80;cl_backspeed 80;cl_sidespeed 80;alias sspeed g2c"
alias g2c "don;echo RETURNING SPEED TO NORMAL;doff;sspeedr;alias sspeed g2b"
alias g3b "don;echo SWITCHING SPEED TO SOLDIER;doff;sspeedr;cl_forwardspeed 240;alias sspeed g3c"
alias g3c "don;echo RETURNING SPEED TO NORMAL;doff;sspeedr;alias sspeed g3b"
alias g4b "don;echo SWITCHING SPEED TO DEMOMAN;doff;sspeedr;cl_forwardspeed 280;alias sspeed g4c"
alias g4c "don;echo RETURNING SPEED TO NORMAL;doff;sspeedr;alias sspeed g4b"
alias g5b "don;echo SPEED ALREADY AT FULL!;doff;sspeedr"
alias g6b "don;echo SWITCHING SPEED TO HWGUY;doff;sspeedr;cl_forwardspeed 230;alias sspeed g6c"
alias g6c "don;echo RETURNING SPEED TO NORMAL;doff;sspeedr;alias sspeed g6b"
alias g7b "don;echo SPEED ALREADY AT FULL!;doff;sspeedr"
alias g9b "don;echo SPEED ALREADY AT FULL!;doff;sspeedr"
// inform team mates of chosen class
alias si0 "say_team (FRIENDLY SPY) NO SKIN CHOSEN YET!"
alias si1 "say_team (FRIENDLY SPY) I AM NOW DISGUISED AS SCOUT!"
alias si2 "say_team (FRIENDLY SPY) I AM NOW DISGUISED AS SNIPER!"
alias si3 "say_team (FRIENDLY SPY) I AM NOW DISGUISED AS SOLDIER!"
alias si4 "say_team (FRIENDLY SPY) I AM NOW DISGUISED AS DEMOMAN!"
alias si5 "say_team (FRIENDLY SPY) I AM NOW DISGUISED AS MEDIC!"
alias si6 "say_team (FRIENDLY SPY) I AM NOW DISGUISED AS HWGUY!"
alias si7 "say_team (FRIENDLY SPY) I AM NOW DISGUISED AS PYRO!"
alias si9 "say_team (FRIENDLY SPY) I AM NOW DISGUISED AS ENGINEER!"
// alias's for returning variables to normal
alias sr1 "sspeedr;alias sinform si0"
alias sr2 "sspeedr;alias sinform si0"
alias sr3 "sspeedr;alias sspeed g3b;alias sinform si0"
alias sr4 "sspeedr;alias sspeed g4b;alias sinform si0"
alias sr5 "sspeedr;alias sinform si0"
alias sr6 "sspeedr;alias sspeed g6b;alias sinform si0"
alias sr7 "sspeedr;alias sinform si0"
alias sr9 "sspeedr;alias sspeed g9b;alias sinform si0"
bind [ sdisgblue
bind ] sdisgred
bind backspace sspeed
bind home sinform
bind ins sselectup
bind del sselectdn
bind Enter sdisguise
REM bind mouse1 "+attack;sreturn" _________________ http://www.nosmacktards.com |
|
Back to top |
|
|
`RaphX Registered User
Joined: 24 Mar 2002
Posts: 1556
|
Posted: Thu Aug 08, 2002 7:48 am Post subject: |
|
|
It took me a few minutes, but I managed to get my head around Bada's Spy script. So now I should be able to apply this to keys other than 1-9
Supposing I wanted to say SPY as SPY using the 'M' key, and SPY as HWGUY using the 'H' key...
alias unspy_class "bind 1 slot1; bind 2 slot2; bind H feign; bind 4 slot4; bind 5 slot5; unspy_class2"
alias unspy_class2 "bind 6 slot6; bind 7 slot7; bind M +det5; 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_hwguy "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 disguised as SPY; 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 H spy_hwguy; bind 4 spy_pyro; bind 5 spy_medic; spy_class2"
alias spy_class2 "bind 6 spy_soldier; bind 7 spy_demoman; bind M spy_spy; bind 9 spy_eng"
bind "KP_MINUS" "spy_class"
And I don't think you have to limit this to a single keystroke, meaning you have to press KP_MINUS all over again. Just remove the unspy_class at the end of each line, and put into your alias_spyclass2: bind 0 unspy_class, and put at the end of your unspy_class line: bind 0 slot10
Of course, you'd look stupid if, when you tried to change weapon, you kept telling your team that there was a Spy as Scout, Sniper or Medic incoming, until you remembered to press Zero.
DISCLAIMER:RaphX is not responsible for all this, so if you mess up your config as a result of listening to him, get it right up ye! |
|
Back to top |
|
|
OS Registered User
Joined: 05 Nov 2001 Location: Sydney Guild: <TVB> Posts: 1574
|
Posted: Sun Sep 22, 2002 4:06 pm Post subject: |
|
|
This is over a month late, but I advise you not to use this script. It cause a lot of lag, and I can't get rid of it, although I deleted every trace of it from my config. |
|
Back to top |
|
|
Bada Bing Registered User
Joined: 17 Sep 2001 Location: Pioneer,Ca. Guild:-TPF- Posts: 3054
|
Posted: Mon Sep 23, 2002 4:52 am Post subject: |
|
|
Thats weird it removed easily for me when I tried a different one.I never noticed any lag because of it though.On a decent team once they know what the spy is disguised as that spy is toast _________________
Are you threatening me ??? |
|
Back to top |
|
|
Snaggletooth Guest
|
Posted: Mon Sep 23, 2002 10:10 am Post subject: |
|
|
^^OMG T3H H4X! |
|
Back to top |
|
|
Vulcan Registered User
Joined: 29 Dec 2001
Posts: 2773
|
Posted: Tue Sep 24, 2002 8:54 pm Post subject: |
|
|
I have had my previous two posts removed. I didn't know what I was talking about and am sorry. _________________ I need to make a sig, but I don't have the time. Maybe I will eventually. |
|
Back to top |
|
|
ROOFCUTTER Server Admin
Joined: 12 Aug 2001 Location: =USV= Posts: 9271
|
Posted: Tue Sep 24, 2002 9:13 pm Post subject: |
|
|
well I guess that is all supposed to be a plus....and no I'm not talking about just the |eP|^Tyrant.Tx`h00r
post Now Im not shouting down binds or scripts, god if you can play different classes and remember where you put all those buttons and which ones say what and when and play the game well, you should get a promotion or something.
But I for one am glad I dont have remember all of that!
_________________ Only in America......do they have drive-up ATM machines with Braille lettering. |
|
Back to top |
|
|
osiris Registered User
Joined: 16 Jun 2002 Location: Tampa Fl. Guild:=US-V= Posts: 1678
|
Posted: Wed Sep 25, 2002 7:10 am Post subject: |
|
|
This script binds the same key for building and detonating a dispenser. To bind to the key of your choice, substitute the "x" in all 3 lines with whatever key you want.
alias detb "build 1;bind x deta"
alias deta "detdispenser;bind x detb"
bind "x" "detb
Last edited by osiris on Thu Oct 03, 2002 5:31 pm; edited 1 time in total |
|
Back to top |
|
|
Poseidon Registered User
Joined: 25 Sep 2002
Posts: 16
|
Posted: Thu Sep 26, 2002 4:15 pm Post subject: |
|
|
OMG teh demo h4xxo|2's.
You should be banned immediately. Cheater Cheater Cheater.
Don't let KRG see you with that. |
|
Back to top |
|
|
FragFailure Registered User
Joined: 12 Aug 2001 Location: Las Vegas, NV Posts: 4219
|
Posted: Sat Sep 28, 2002 2:38 pm Post subject: |
|
|
I think it's a US-V rule
no scripts
omg US-V likes da h4x
Lose the script d00d _________________ Yes, I'm still around
- PWG member 2001
- TVB founder and leader 2001-2004
- The Ville's Vegas Bashes I-V
- T.V.L. (Ville TFC League)
- The Originator of the Off-Topic Posts |
|
Back to top |
|
|
osiris Registered User
Joined: 16 Jun 2002 Location: Tampa Fl. Guild:=US-V= Posts: 1678
|
Posted: Thu Oct 03, 2002 5:30 pm Post subject: |
|
|
I dont use it nor do i play demo that fact.. i posted it off a website didint kno it was hack ill remove it the website was
http://www.s-crew.info/scripts.htm
next time ill be more carfull in my postin of random information |
|
Back to top |
|
|
Dragoon Registered User
Joined: 12 Sep 2002 Location: Dirty South Posts: 156
|
Posted: Fri Oct 04, 2002 6:52 am Post subject: |
|
|
It's not a 'hack' but it does alter the way you look and shoot when looking straight down, regardless I'm sure US-V isn't particularly fond of it. _________________ "The power of accurate observation is frequently called cynicism by those who don't have it."
|
|
Back to top |
|
|
SanLeo Registered User
Joined: 05 Oct 2002
Posts: 46
|
Posted: Sat Oct 05, 2002 7:50 am Post subject: |
|
|
my script > all yours
--------------------
bind KP_ENTER "enemy" <-----hit enter " key pad" to bind the numbers "key pad" for enamy disguis
bind KP_PLUS "tcom" <----hit plus to team commands
bind KP_MINUS "demo" <---i use this for demos
alias enemy "bind kp_end e1; bind kp_downarrow e2; bind kp_pgdn e3; bind kp_leftarrow e4; bind kp_5 e5; bind kp_rightarrow e6; bind kp_home e7; bind kp_uparrow e8; bind kp_pgup e9"
alias tcom "bind kp_end f1; bind kp_downarrow f2; bind kp_pgdn f3; bind kp_leftarrow f4; bind kp_5 f5; bind kp_rightarrow f6; bind kp_home f7; bind kp_uparrow f8; bind kp_pgup f9"
alias demo "bind kp_end d1; bind kp_downarrow d2; bind kp_pgdn d3; bind kp_leftarrow d4; bind kp_5 d5; bind kp_rightarrow d6; bind kp_home d7; bind kp_uparrow d8; bind kp_pgup d9"
alias e1 "+commandmenu 7 1 1 1; say_team Disquising as a [SCOUT]"
alias e2 "+commandmenu 7 1 2 2; say_team Disquising as a [SNIPER]"
alias e3 "+commandmenu 7 1 3 3; say_team Disquising as a [SOLDIER]"
alias e4 "+commandmenu 7 1 4 4; say_team Disquising as a [DEMOMAN]"
alias e5 "+commandmenu 7 1 5 5; say_team Disquising as a [MEDIC]"
alias e6 "+commandmenu 7 1 6 6; say_team Disquising as a [HWGUY]"
alias e7 "+commandmenu 7 1 7 7; say_team Disquising as a [PYRO]"
alias e8 "+commandmenu 7 1 8 8; say_team Disquising as a [SPY]"
alias e9 "+commandmenu 7 1 9 9; say_team Disquising as a [ENGI]"
alias f1 "say_team - Affirmative/Roger/On My Way |%h-%a| -"
alias f2 "say_team - Negative/Sorry/No Can Do |%h-%a| -"
alias f3 "say_team - I have the Flag [%h-%a] -"
alias f4 "say_team - Enemy sg is down [%h-%a] -"
alias f5 "say_team - Enemy going for OUR Flag [%h-%a] -"
alias f6 "say_team - Were is the Flag [%h-%a] -"
alias f7 ""
alias f8 ""
alias f9 ""
alias d1 "record Demo1" --if you dont want demos you can change it to
alias d2 "record Demo2" --a " enemy spy script", all you have to do is
alias d3 "record Demo3" --change the "record demo" part for something
alias d4 "record Demo4" --like this "say_team Enemy spy Disquised as blah blah"
alias d5 "record Demo5"
alias d6 "record Demo6"
alias d8 "record Demo8"
alias d9 "record Demo9"
---------------------------------
this is part of my spy config, its very easy, and i love it.
and for those of you that dont know add this...
setinfo "ec" "1"
...to the end of your main config so that the class configs will be loaded atomatically every time you change class.
i hope this will help some of you. |
|
Back to top |
|
|
|