Jump to content
Sign in to follow this  
Plasma Waffle

Scripts

Recommended Posts

Use this thread to post scripts you use!

The first 3 scripts below are quick loadout scripts, which allows you to change your unlocked weapons (eg. kritzkreig, flare gun, kgb, etc.) by pressing F1, F2 & F3 instead of going through the weapon loadout screen. This can save lots of time, and is especially helpful in scrims/matches when you can't afford to take the time to switch weapons. To switch from an unlocked weapon to a standard weapon, simply press the key twice.

The next scrip below those 3 is a soldier script, that gives you a perfect rocket jump every time.

Medic Quick Loadout Script: Locate (or create) the file "medic.cfg" located in "\steam\steamapps\account\team fortress 2\tf\cfg\". Insert the script code (see below) into the file and save it.

//Medic Loadout Switcher v1.1

bind "f1" "los_toggle1"

bind "f2" "los_toggle2"

bind "f3" "los_toggle3"

alias "los_toggle1" "los_unlock1_display"

alias "los_toggle2" "los_unlock2_display"

alias "los_toggle3" "los_unlock3_display"

alias "los_standard1" "equip 5 0 0; alias los_toggle1 los_unlock1_display"

alias "los_standard2" "equip 5 1 0; alias los_toggle2 los_unlock2_display"

alias "los_standard3" "equip 5 2 0; alias los_toggle3 los_unlock3_display"

alias "los_unlock1" "equip 5 0 1; alias los_toggle1 los_standard1_display"

alias "los_unlock2" "equip 5 1 2; alias los_toggle2 los_standard2_display"

alias "los_unlock3" "equip 5 2 3; alias los_toggle3 los_standard3_display"

alias "los_standard1_display" "los_standard1; echo Syringe Gun"

alias "los_standard2_display" "los_standard2; wait 50; slot2; echo Medi Gun"

alias "los_standard3_display" "los_standard3; wait 50; slot3; echo Bonesaw"

alias "los_unlock1_display" "los_unlock1; echo The Blutsauger"

alias "los_unlock2_display" "los_unlock2; wait 50; slot2; echo The Kritzkrieg"

alias "los_unlock3_display" "los_unlock3; wait 50; slot3; echo The Ubersaw"

//los_standard1 //Syringe Gun

//los_unlock1 //The Blutsauger

//los_standard2 //Medi Gun

//los_unlock2 //The Kritzkrieg

//los_standard3 //Bonesaw

//los_unlock3 //The Ubersaw

Pyro Quick Loadout Script: Locate (or create) the file "pyro.cfg" located in "\steam\steamapps\account\team fortress 2\tf\cfg\". Insert the script code (see below) into the file and save it.

//Pyro Loadout Switcher v1.1

bind "f1" "los_toggle1"

bind "f2" "los_toggle2"

bind "f3" "los_toggle3"

alias "los_toggle1" "los_unlock1_display"

alias "los_toggle2" "los_unlock2_display"

alias "los_toggle3" "los_unlock3_display"

alias "los_standard1" "equip 7 0 0; alias los_toggle1 los_unlock1_display"

alias "los_standard2" "equip 7 1 0; alias los_toggle2 los_unlock2_display"

alias "los_standard3" "equip 7 2 0; alias los_toggle3 los_unlock3_display"

alias "los_unlock1" "equip 7 0 5; alias los_toggle1 los_standard1_display"

alias "los_unlock2" "equip 7 1 4; alias los_toggle2 los_standard2_display"

alias "los_unlock3" "equip 7 2 6; alias los_toggle3 los_standard3_display"

alias "los_standard1_display" "los_standard1; echo Flame Thrower"

alias "los_standard2_display" "los_standard2; wait 50; slot2; echo Shotgun"

alias "los_standard3_display" "los_standard3; wait 50; slot3; echo Fire Axe"

alias "los_unlock1_display" "los_unlock1; echo The Backburner"

alias "los_unlock2_display" "los_unlock2; wait 50; slot2; echo The Flare Gun"

alias "los_unlock3_display" "los_unlock3; wait 50; slot3; echo The Axtinguisher"

//CONFIGURATION:

//los_standard1 //Flame Thrower

//los_unlock1 //The Backburner

//los_standard2 //Shotgun

//los_unlock2 //The Flare Gun

//los_standard3 //Fire Axe

//los_unlock3 //The Axtinguisher

Heavy Quick Loadout Script: Locate (or create) the file "heavyweapons.cfg" located in "\steam\steamapps\account\team fortress 2\tf\cfg\". Insert the script code (see below) into the file and save it.

//Heavy Loadout Switcher v1.0

bind "f1" "los_toggle1"

bind "f2" "los_toggle2"

bind "f3" "los_toggle3"

alias "los_toggle1" "los_unlock1_display"

alias "los_toggle2" "los_unlock2_display"

alias "los_toggle3" "los_unlock3_display"

alias "los_standard1" "equip 6 0 0; alias los_toggle1 los_unlock1_display"

alias "los_standard2" "equip 6 1 0; alias los_toggle2 los_unlock2_display"

alias "los_standard3" "equip 6 2 0; alias los_toggle3 los_unlock3_display"

alias "los_unlock1" "equip 6 0 8; alias los_toggle1 los_standard1_display"

alias "los_unlock2" "equip 6 1 7; alias los_toggle2 los_standard2_display"

alias "los_unlock3" "equip 6 2 9; alias los_toggle3 los_standard3_display"

alias "los_standard1_display" "los_standard1; echo Minigun"

alias "los_standard2_display" "los_standard2; wait 50; slot2; echo Shotgun"

alias "los_standard3_display" "los_standard3; wait 50; slot3; echo Fists"

alias "los_unlock1_display" "los_unlock1; echo Natascha"

alias "los_unlock2_display" "los_unlock2; wait 50; slot2; echo The Sandvich

alias "los_unlock3_display" "los_unlock3; wait 50; slot3; echo The Killing Gloves of Boxing"

//CONFIGURATION:

//los_standard1 //Minigun

//los_unlock1 //Natascha

//los_standard2 //Shotgun

//los_unlock2 //The Sandvich

//los_standard3 //Fists

//los_unlock3 //The Killing Gloves of Boxing

Soldier Perfect Rocket Jump Script: Locate (or create) the file "soldier.cfg" located in "\steam\steamapps\account\team fortress 2\tf\cfg\". Insert the script code (see below) into the file and save it. Change where it says mouse3 to whatever key you want it. (Eg. bind f)

// Uber Rocket Jump

alias +ubrrj "+duck; +attack; +jump"

alias -ubrrj "-duck; -attack; -jump"

bind mouse3 +ubrrj

echo "Uber Rocket Jump Script Loaded Properly"

Edited by Plasma Waffle

Share this post


Link to post
Share on other sites

when you press the button, you crouch, shoot, and jump, at almost the same time, when you release the button, you stop crouching and shooting

Share this post


Link to post
Share on other sites

Hm, no thanks. I'd rather be able to control my rocket jump more precisely. Sorry, but to me it seems like a rather useless script, though the quick loadouts could come in handy.

Share this post


Link to post
Share on other sites
Psssh Scripts are for babies!

This is mostly for the loadouts, i just threw in the quick rocket jump for fun :)

The main reason I even posted this was because in our CAL match we got Flyer to change from medigun to kritzkreig but it took too long

Share this post


Link to post
Share on other sites

Using default keys, I'd say this would do what you want, redruM 13:

,

6

You'll respawn as an engy when you die.

Edited by Melissia

Share this post


Link to post
Share on other sites

Is there a script that will make it so I keep hitting my sentry automatically with the wrench? It'd be nice to defend the intel on Turbine and sit back and play my DS.

Share this post


Link to post
Share on other sites
Is there a script that will make it so I keep hitting my sentry automatically with the wrench? It'd be nice to defend the intel on Turbine and sit back and play my DS.

Maybe this one?

http://tf2wiki.net/wiki/Engineer_scripts#Auto-Repair

Don't know how many of you idle/play gathers but this was linked in there; gonna toy around with it in a little bit.

http://code.google.com/p/tf2compconfiguration/

Share this post


Link to post
Share on other sites

i did. it's pretty ok. if you see people randomly disappear, that means they died, change cl_ragdoll_fade_time from 0 to 5 or 10 to show the ragdolls after they died (if you don't want people to just randomly turn to nothing)

Share this post


Link to post
Share on other sites
Is there a script that will make it so I keep hitting my sentry automatically with the wrench? It'd be nice to defend the intel on Turbine and sit back and play my DS.

lol. This is what a G-15 Keyboard is for... B)

Yay for drinking tea and playing a decent engie at the same time...

Edited by Spartan_0214

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...