LJ:

the lj script is not for making longjumps just to see how far it can jump.
its detected because the strafes are too perfect. i jumped 248 with a 273 prestrafe with it.
its for getting on the longjumps when lamers camp on there.

developer script:

its an engine bug. because through fps_max 250 u will have more frames per second and will jump
slower so u can make better longjumps.
some hns servers have a plugin that kicks you when your developer is set 1. so this script
will not work on such servers.

flashspam script:

it simply spams your flashlight to get more attention from the cts when u play hidenseek^^

awp-script:

on mouse1 u will zoom at first scope.
when you leave mouse1 it will shoot.
on mouse2 its the same with your second scope.
JUST USE THIS SCRIPT WITH AN AWP!!!
IT LEADS THE DIFFICILITIES WITH OTHER WEAPONS.

buy script:

to make your buy script more individual i will list you some weapons and show you how to make a
script out of it:

Pistols - glock18/usp/deagle/p228/elite/fiveseven
Assault Rifles - ak47/sg552/m4a1/aug
Sniper Rifles - scout/awp/
Grenades - flash/hegren/sgren

to use it in a script make it like this:

bind "F1" "primammo;ak47;m4a1"
//when u press F1 ingame when ur on spawn ur automaticly buy munition an ak47 or a m4a1
bind "F2" "deagle;awp;primammo;secammo;
//when u press F2 ingame when ur on spawn ur automaticly buy a deagle an awp prim and secondary munition

so u see its easy i wish u great fun with it

Код:
//---------------------------------------------------------------------LJ-Script---------------------------------------------------------------------------
//--------------------------------------------------------------just use to get on longjumps---------------------------------------------------------------


//Multiwaits
alias wait2 "wait; wait;"
alias wait3 "wait; Wait; wait;"
alias wait5 "wait; wait; wait; wait; wait"
alias wait6 "wait5; wait;"
alias wait10 "wait5; wait5"
alias wait20 "wait10; wait10"
alias wait40 "wait20; wait20"
alias wait7 "wait5; wait; wait;"

// Multi-Strafe
alias hC2strafe "+duck; +left; +moveleft; wait7; -moveleft; -jump; -left; right; left; right; left; right; left; +right; +moveright; wait7; -moveright; -right; -duck"
alias left "+left; +moveleft; wait7; -moveleft;wait;  -left;"
alias right "+right; +moveright;wait7; -moveright; wait; -right;"
alias _jump "+jump; wait; -jump

alias _jump "+jump; +duck; -moveleft; -forward; -left;"
alias hC2jumpnstrafe "_jump; -jump; hC2strafe"




//---------------------------------------------------------------------developer-script--------------------------------------------------------------------
//-----------------------------------------------------------uses enginebug to let u jump slower-----------------------------------------------------------


bind "W" "developer 1;fps_max 250"
bind "A" "developer 1;fps_max 250"
bind "D" "developer 1;fps_max 250"
bind "S" "developer 1:fps_max 250"

//---------------------------------------------------------------------flashspam-script--------------------------------------------------------------------
//-----------------------------------------------------------helps u to get more attention in hns^^--------------------------------------------------------

/Flashlight
//alias _special ffire
alias fireon "alias _special ffire;ffire;alias afire fireoff"
alias fireoff "alias _special;alias afire fireon"
alias afire "fireon"
alias ffire "impulse 100;wait;special"
alias +fastfire "afire"
alias -fastfire "fireoff"

bind f +fastfire



//-----------------------------------------------------------------------buy-script------------------------------------------------------------------------
//---------------------------------------------------------------------------------------------------------------------------------------------------------

bind "F2" "lookathelp.txt" 

//in readme.txt u'll find weapon-names to set them in to make this script more individual.


//-----------------------------------------------------------------------awp-script------------------------------------------------------------------------
//---------------------------------------------------------------------------------------------------------------------------------------------------------

alias w5 "wait;wait;wait;wait;wait"
alias w20 "w5;w5;w5;w5"
alias scope "+attack2;wait;-attack2"
alias scope2 "+attack2;w20;-attack2"

alias +2xshot "scope"
alias -2xshot "+attack;wait;-attack;wait;weapon_knife;lastinv"

bind "mouse1" "+2xshot"

alias +4xshot "scope2"
alias -4xshot "+attack;wait;-attack;wait;weapon_knife;lastinv"


___________________________________________________________________________________________________________________________________________________________
___________________________________________________________________________________________________________________________________________________________
Read the readme.txt! there are usefull hints and explanations in it.
___________________________________________________________________________________________________________________________________________________________
___________________________________________________________________________________________________________________________________________________________


// Bindings:
//Longjump:

//bind space "hC2jumpnstrafe"
//bind mouse3 "hC2strafe"


//developer script:

//bind "mwheeldown" "+jump;wait;developer 1;fps_max 250"
//bind "mwheelup" "+duck;wait;developer 1;fps_max 250;"


//flashspam:

//bind f "+fastfire"


//awp-script:

//bind "mouse2" "+4xshot"