1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
//set up for link
sv_cheats 1
sv_lan 1
//portal commands
sv_portal_placement_never_fail 1
//commands
alias "portal" "give weapon_portalgun...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
1. Open the console (Options, Keyboard, Advanced, Check "Enable Developer Console"
2. Type/Copy this in the console (one at a time):
bind v "change...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
//Made by Jarppi'
alias slomo "ai_disable;Host_timescale 0.8; Phys_timescale 0; mat_yuv 1; play ambient\alarms\warningbell1.wav"
alias slomooff "ai_...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Alias prankmsg "echo [text here]"
bind [key] prankmsg
clear...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Alias +beamloop "fire_energy_ball; wait; -beamloop"
alias -beamloop "+beamloop"
alias beamoff "alias -beamloop; alias beamtoggle beamon"
alias beam...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
Alias attack "+attack; wait 10; -attack"
alias attack2 "+attack2; wait 10; -attack2"
alias scrollportal "blue"
alias blue "attack; wait; alias scro...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
alias savecube "ent_create_portal_weight_box; ent_fire box skin 1"
bind "eny key" "savecube"...
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
// Screenshot Script
jpeg_quality "100"
alias toggle_weapon "tw_on"
alias tw_on "sv_cheats 1; impulse 200; alias toggle_weapon tw_off"
alias tw_...