sv_allow_wait_command 1
alias "wait10" "wait; wait; wait; wait; wait; wait; wait; wait; wait; wait"
alias "wait50" "wait10; wait10; wait10; wait10; wait10"
alias "wait100" "wait50; wait50"
alias "wait500" "wait100; wait100; wait100; wait100; wait100"
alias "wait1000" "wait500; wait500"
alias "waita" "wait100;wait100;wait50"
alias "waitb" "wait100;wait100;wait100;wait50"
// start settings
hostname "Match mode"
//Server settings here if different........
ge_restartround 1
say "Get ready starting match.";waita;
say "**** 5 ****";waitb;
say "**** 4 ****";waitb;
say "**** 3 ****";waitb;
say "**** 2 ****";waitb;
say "**** 1 ****";waitb;
say "!!!! LIVE !!!!"
sv_allow_wait_command 0
alias "MWTGG" "MWTGG1"
alias "MWTGG1" "say The object is to gain control of the golden gun since it is the only 1 hit kill weapon in this mode; alias MWTGG MWTGG2"
alias "MWTGG2" "say The Golden gun appears on the radar so everyone knows where it is; alias MWTGG MWTGG3"
alias "MWTGG3" "say and once picked up the player carrying it shows up as a YELLOW dot; alias MWTGG MWTGG4"
alias "MWTGG4" "say Whoever controls the golden gun CANNOT pickup the armour; alias MWTGG MWTGG1"
bind "capslock" "MWTGG"
alias "+MWTGG" "say Scenario--Man with the Golden Gun. Objective--Control the always-lethal Golden Gun and earn the most frags."
alias "-MWTGG" "say The holder of the Golden Gun is yellow on the radar, and cannot re-acquire body armor."
bind capslock +MWTGG
It allows you to insert a delay into an alias. That means you can write all kinds of hack-ish shit and pwn without any requisite skill, such as automatic fire with scoped weapons, animation delay bypasses, no recoil tricks, well, anything Counterstrike-related.
Removing wait keeps everyone honest, since you can write scripts, but you must trigger them manually.
I figured it would; maybe capslock doesn't produce a key-up event. Does it work on another key?No it didnt work on any key
It allows you to insert a delay into an alias. That means you can write all kinds of hack-ish shit and pwn without any requisite skill, such as automatic fire with scoped weapons, animation delay bypasses, no recoil tricks, well, anything Counterstrike-related.
Removing wait keeps everyone honest, since you can write scripts, but you must trigger them manually.
Scripts dont make a player better if you are good you are good simple as that.
My no recoil script is to fire in small bursts :)
alias "wait10" "wait; wait; wait; wait; wait; wait; wait; wait; wait; wait"Why do people do that...
alias "wait50" "wait10; wait10; wait10; wait10; wait10"
alias "wait100" "wait50; wait50"
alias "wait500" "wait100; wait100; wait100; wait100; wait100"
alias "wait1000" "wait500; wait500"
alias "waita" "wait100;wait100;wait50"
alias "waitb" "wait100;wait100;wait100;wait50"
Why do people do that...They dont use that because it doesnt work, also the length of a wait is determined by FPS so 200FPS means its shorter than 30FPS.
wait 1234; waits 1234 milliseconds, you don't need to make magical aliases for that function.
Instead of waita; and waitb; use wait 250; and wait 350;
When using scripts to mess with the original gameplay ex: crouch hopping (cs 1.6) you are giving yourself an unfair advantage by messing with your hitboxes, thus making it harder to get hit. ex2: using a no recoil script, nuff said right? using a script to remove any recoil from your gun? Unfair advantage, i'm 100% against any types of script in game. Anyone can click and shoot a gun, to shoot the gun RIGHT is the skill involved it IS as simple as that.. Yet some want to take it to a farther extent and use scripts to get that unfair advantage by diluting the games properties(basically bear with me) and getting LESS recoil on a gun. Hence, Why scripts are banned in professional gaming, and many player servers, the use of an unfair advantage to get the win.
I'm not saying
bind r "say I'm Reloading!;wait;+reload"(or w/e like this)
is an unfair advantage, that's sweet and simple and to the point.. but i'm saying personally, I think any script that has to dilute gameplay is unfair and should not be allowed. also note why they call those scrips EXPLOITS. they EXPLOIT the game by using said scripts.
scripts are for noobs+1