Search
Username:
Password:

Register or Reset Password

SUBMISSIONS
Counter Strike
   New Maps
   New Tutorials
   New Skins
   New GUI's
   New Sounds
   New Threads
Other
   Media
   Gamers
   Clans
   Studios
Hidden Mod's Scripts
Added by...
Author(s): elpouletorange
Category: CS:S > Other/Misc
Notes/Usage Instructions:

Put this in C:\Program Files\Steam\steamapps\SourceMods\hidden\cfg. Create a .cfg file and put this in it, be sure that you put in config_default.cfg ---> exec FILENAME.cfg.
Script Code:
// Boost + Jump (When Hidden) Q
// To change the key remplace the "bind x" by "bind KEY" (KEY = the key you want)

alias hb4b_wait "wait; wait; wait; wait; wait; wait"
alias hidden_jump "+pounce; hb4b_wait; -pounce; +jump; +duck hb4b_wait; -jump; -duck"
bind q hidden_jump

// Aura Toggle X
// To change the key remplace the "bind x" by "bind KEY" (KEY = the key you want)

alias aura_on "+aura; alias aura_toggle aura_off"
alias aura_off "-aura; alias aura_toggle aura_on"
alias aura_toggle "aura_on"
bind x aura_toggle

// 2 sec aura Z
// To change the key remplace the "bind x" by "bind KEY" (KEY = the key you want)
// If you don't want to stop when the 2sec aura is used just add // infront of alias remove_speed

alias aura_2sec "+aura; remove_speed; hb4b_wait; hb4b_wait; hb4b_wait; hb4b_wait; -aura; add_speed"
alias remove_speed "cl_forwardspeed 0; cl_sidespeed 0; cl_backspeed 0"
alias add_speed "cl_forwardspeed 400; cl_sidespeed 400; cl_backspeed 400"
bind z aura_2sec
Added: 2 months ago
Feedback (2)
Blind5 .
One of a KindY2M
Posted 2 months ago
Ooh, nice, i love Hidden :D
elpouletorange .
BananiteY2M
Posted 2 months ago
You can get Hidden Mod at www.hidden-source.com
- Bananite
Add Feedback
Provide constructive feedback. What is "constructive"?
You must login or register to access this!
Assessment
The community's verdict.
No assessments made... please vote!
You cannot assess yet!
Moderating FPSB is in your hands - when you assess a submission your vote determines its success or failure.

To vote on this submission register or login.
Stamps
This script in a nutshell...
No stamps recorded
You cannot stamp yet!
Stamps let you apply characteristics to submissions to help others understand them.

To stamp this submission register or login.
Added by...
Not ranked

[+] Donate
Vote for Submitter
Like this script? Vote elpouletorange . for one or more monthly awards.
You must login or register to access this!
Related Scripts
Want more? Find related scripts.