1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
//----------------------------------------------------------------------------
// BotProfile.db
// Author: Michael S. Booth, Turtle Rock Studios (ww...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
//----------------------------------------------------------------------------
// BotProfile.db
// Author: Michael S. Booth, Turtle Rock Studios (ww...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
//----------------------------------------------------------------------------
// BotProfile.db
// Author: Michael S. Booth, Turtle Rock Studios (ww...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
//----------------------------------------------------------------------------
// BotProfile.db
// Author: Michael S. Booth, Turtle Rock Studios (ww...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
// Togglable Walk
alias "+togwalk" "+speed; alias togwalk -togwalk"
alias "-togwalk" "-speed; alias togwalk +togwalk"
alias "togwalk" "+togwalk"
b...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
-- Auto Draw Weapon After Shoot --
alias +AD.ON "+attack;wait;lastinv;wait;lastinv"
alias -AD.ON "-attack"
alias Auto.draw "Auto.draw.1"
alias A...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
// Quick Plant Bomb & Cover
alias +bomb "weapon_c4; +duck; wait; +attack; coverme; say_team I'm planting the bomb!"
alias -bomb "-duck; -attack"...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Default
Skill = 50
Aggression = 50
Teamwork = 75
ReactionTime = 0.3
Difficulty = NORMAL
VoicePitch = 100
Cost = 1
End
Template Power
Weapo...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Default
Skill = 50
Aggression = 50
Teamwork = 75
ReactionTime = 0.3
Difficulty = NORMAL
VoicePitch = 100
End
Template Power
WeaponPreferenc...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
gl_texturemode gl_linear_mipmap_linear
gl_cull 1
gl_keeptjunctions 1
gl_lightholes 1
gl_max_size 512
gl_overbright 1
gl_palette_tex 1
gl_picmip...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
--||This Script Made By .Hunter||--
sv_cheats 1
thirdperson
cam_idealyaw 0
echo Thirdperson ON...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Script Code:
// waits
alias w "wait"
alias w2 "w; w"
alias w3 "w2; w"
alias w4 "w2; w2"
alias w5 "w4; w"
alias w10 "w5; w5"
alias w15 "w10;...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Script Code:
// Fast Name Change
alias multiname "name1"
alias name1 "alias multiname name2; name nick1"
alias name2 "alias multiname name3; name...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Script Code
// waits
alias w "wait"
alias w2 "w; w"
alias w3 "w2; w"
alias w5 "w3; w2"
alias w10 "w5; w5"
// script
alias attack3 "+attack;...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
//---Fast Weapon Switch Script---//
//---ALIAS---//
alias fsnext "invnext; +attack; wait; -attack"
alias fsprev "invprev; +attack; wait; -attack"
alia...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
//ALIAS
alias HQ "gl_texturemode gl_linear_mipmap_linear; gl_clear 1; gl_cull 0; gl_flipmatrix 0; gl_keeptjunctions 1; gl_lightholes 1; gl_max_size 1...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
//ALIAS
alias w "wait"
alias w5 "w; w; w; w; w;"
alias w10 "w5; w5"
alias w20 "w10; w10"
alias 3f "+attack; w20; -attack"
alias +attack "+atta...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
alias tp "sv_cheats 1; thirdperson; cam_idealyaw 0"
tp...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
alias "h1r" "record 1stHALF_DEMO_NAME_HERE" //...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
alias "wait3" "wait;wait;wait;"
alias "wait5" "wait;wait;wait;wait;wait;"
alias "wait10" "wait5;wait5;"
alias ducks "duck1"
alias duck1 "+duck;...