untitled


" click on me :) "

statistic

Remember URLs for this website:

http://csx.1.to

http://cs1616.bravehost.com

C O U N T E R - S T R I K E

1.6 Scripts
---------------------------------------------
// put these scripts inside your "valve.rc" file.
// ( use 'Notepad' to open, fill in all..........."KEY"....etc and save it)
// in console, type: "exec valve.rc"
//
s_refgain 0.4
s_refdelay 4
s_occfactor 0.25
s_verbwet 0.25
s_distance 60
stuffcmds
//
cl_dynamiccrosshair 0
hud_fastswitch 1


// Listen Server Exploit
//
cmd name "i just change your name lol"


// messagemode method
//
// e.g. of using:
//
bind "KEY" "messagemode name"
//
// then,...type your new name,....press enter !


// m_pitch Loop
//
// e.g. of using:
//
// alias m_pitch "echo Looping" //.....Looping
// alias m_pitch "" //......Stop Looping


// Fullbright
//
bind "KEY" "reconnect; gl_monolights 1"


// Lambert
//
bind "KEY" "reconnect; lightgamma 0"


// Polyoffset
//
bind "KEY" "gl_polyoffset 10000; reconnect; gl_polyoffset 10000"


// Whitewalls
//
bind "KEY" "gl_maxsize 1; reconnect; gl_maxsize 1"


// Nightmode
//
bind "KEY" "reconnect; brightness 1000; gl_lightholes 1;gl_monolights 1;gamma 5;lightgamma 16"


// Auto Jump
//
alias +1 "alias _special 2;2"
alias -1 "alias _special;-jump"
alias 2 "3;wait;special"
alias 3 "4"
alias 4 "+jump;alias 3 5"
alias 5 "-jump;alias 3 4"
bind space +1
//
// Auto Jump + Duck (Prefered)
//
alias +1 "alias _special 2;2"
alias -1 "alias _special;-jump;-duck"
alias 2 "3;wait;special"
alias 3 "4"
alias 4 "+duck;alias 3 5"
alias 5 "+jump;alias 3 6"
alias 6 "-jump;alias 3 5"
bind space +1


// Auto Fire Pistol
//
alias +11 "alias _special 22;22"
alias -11 "alias _special;-attack"
alias 22 "33;wait;special"
alias 33 "44"
alias 44 "+attack;alias 33 55"
alias 55 "-attack;alias 33 44"
bind "KEY" +11
//
// Auto Fire Pistol + Flashlight (extra)
//
alias +11x "alias _special 22x;22x"
alias -11x "alias _special;-attack"
alias 22x "33x;wait;special"
alias 33x "44x"
alias 44x "+attack;alias 33x 55x"
alias 55x "-attack;alias 33x 66x"
alias 66x "impulse 100;alias 33x 44x"
bind "KEY" +11x


// Grenades Spam
//
alias +he "hegren;weapon_hegrenade;+attack"
alias -he "hegren;weapon_hegrenade;-attack"
alias +fb "flash;weapon_flashbang;+attack"
alias -fb "flash;weapon_flashbang;-attack"
alias +sg "sgren;weapon_smokegrenade;+attack"
alias -sg "sgren;weapon_smokegrenade;-attack"
//
bind "KEY" +he
bind "KEY" +fb
bind "KEY" +sg


// Buy Restricted Weapons
//
// simple example: want to buy shield
//
// Edit: autobuy.txt which is located at cstrike Folder.
// add inside: shield (put on top)
//
// now in console, just type: autobuy and u will have shield
// remember....bind "KEY" autobuy
//
// u can also buy awp ,....& so on


// ---> ( Both: Software mode ONLY ) <---
//
// No Flash
//
bind "KEY" +a
alias +a "r_luminance 1"
alias -a "r_luminance 0"
//
// No Smoke
//
bind "KEY" +b
alias +b "d_spriteskip -1"
alias -b "d_spriteskip 0"


// r_drawviewmodel (useful for--> Shield)
//
bind "KEY" set1
alias set1 set3
alias set3 "alias m_pitch aaa;alias set1 set4"
alias set4 "alias m_pitch ;bbb;alias set1 set3"
alias aaa "r_drawviewmodel 0"
alias bbb "r_drawviewmodel 1"


// Skin + Teleport + Change Team Unlimited
//
bind "KEY-1" "buyequip;wait;menuselect 1;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;slot1"
//
bind "KEY-2" "buyequip;wait;menuselect 2;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;slot2"
//
// press [ KEY-1 ]    T  with CT skin
// press [ KEY-2 ]   CT with  T  skin
//
// you may press 2 times or more to make sure - it is working
// press...after click ok , "do NOT choose team".
//
bind "KEY-11" "chooseteam;menuselect 1;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;slot1"
//
bind "KEY-22" "chooseteam;menuselect 2;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;slot2"
//
// press [ KEY-11 ] change team to  T  without dying
// press [ KEY-22 ] change team to CT without dying
//
setinfo _vgui_menus 0 // recommended for easier viewing
//
//
bind q "lastinv"
//
bind g "drop"
//
bind 1 "slot1;weapon_m4a1;weapon_galil;weapon_ak47; weapon_scout;weapon_sg552;weapon_awp; weapon_g3sg1;weapon_famas; weapon_aug;weapon_sg550;weapon_m3; weapon_xm1014;weapon_mac10;weapon_mp; weapon_mp5navy;weapon_ump45;weapon_p90;weapon_m249"
//
bind 2 "slot2;weapon_shield;weapon_glock18;weapon_usp;weapon_p228;weapon_deagle;weapon_elite;weapon_fiveseven"
//
bind 3 "slot3;weapon_shield;weapon_knife"
bind 4 "slot4;weapon_shield;weapon_hegrenade;weapon_flashbang;weapon_smokegrenade"
bind 5 "slot5;weapon_shield;weapon_c4"
//
//=================================================================

 

//=================================================================

//...............................................HELP   information....................................................................

// Skin + Teleport + Change Team Unlimited

// This is a very old thing. Possibly 99% of us knew it. Working for 1.6 as well as 1.5 & older versions
// Credit: Billy_Shears - for first public release


// In the beginning of game - after click "OK" - then DO NOT choose the Team.

// In Console, type: "buyequip" to open an 'equipment menu'

// Then, type: "menuselect 1" for Terrorist with CT skin
// or type: "menuselect 2" for Counter-Terrorist with T skin

// Lastly, type: "menuselect 10" to close both menus.


// You will start playing - the next round

// To switch off it - just Choose team & skin as usual by pressing...m....etc..

// After switch off it, to switch on again - you need to reconnect to the server. After a map changing, you need to repeat - to switch On.

// After those working, you can change to any team without dying & unlimited lol , unfortunately you can only this part of exploit only by script, unless doesn't work (i.e. need to do it very fast - change team & close menu, can't do without scripts)

// As an example, if we combined the commands:

 

// Skin + Teleport + Change Team Unlimited

bind o "buyequip;wait;menuselect 1;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;slot1"

bind p "buyequip;wait;menuselect 2;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;slot2"

// press [ O ]  T  with CT skin
// press [ P ] CT with   T  skin
// you may press 2 times or more to make sure - it is working

bind [ "chooseteam;menuselect 1;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;slot1"

bind ] "chooseteam;menuselect 2;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;menuselect 10;wait;slot2"

// press ( [ ) change team to  T   without dying
// press ( ] ) change team to CT without dying

setinfo _vgui_menus 0 // recommended for easier viewing

 

// The reasons, menuselect 10 & wait commands are repeateadly, just to make sure it works for at all fps & closing the menu as fast as possible.

// The reasons, slot1 & slot2 commands at the last of script, to close the menu totally.

// If that Team is full - can't change team

// If you stuck - can't move, just drop weapon or buy a weapon. In some map you will be teleported continuously & automatically

// If the server has mp_autoteambalance 0 , it would be helpful as we will not get msg " CT / T team is full "

// NOTE* having a good connection (no lagging) would be important - determining Team changing successfully.

// Use Buying Script will be helpfull,
// for commands - see !!! autobuy.txt located at cstrike directory.

// In order to switch / change weapons properly when using these, use commands:

// ---> lastinv , weapon_***** , drop

// example for this part (very important, just copy...paste...):

 
bind q "lastinv"
bind g "drop"

bind 1 "slot1;weapon_m4a1;weapon_galil;weapon_ak47; weapon_scout;weapon_sg552;weapon_awp; weapon_g3sg1;weapon_famas; weapon_aug;weapon_sg550;weapon_m3; weapon_xm1014;weapon_mac10;weapon_mp; weapon_mp5navy;weapon_ump45;weapon_p90;weapon_m249 "

bind 2 "slot2;weapon_shield;weapon_glock18;weapon_usp;weapon_p228;weapon_deagle;weapon_elite;weapon_fiveseven"

bind 3 "slot3;weapon_shield;weapon_knife"
bind 4 "slot4;weapon_shield;weapon_hegrenade;weapon_flashbang;weapon_smokegrenade"
bind 5 "slot5;weapon_shield;weapon_c4"


// Note: most Official maps ---> Teleport , except: cs_italy
// -->: most Unofficial maps ---> NOT Teleport , example: cs_bloodstrike,...etc (which have static cam / NOT dynamic


// special , _special can be replace with:
//
// cmd name , name
// rebuy , cl_rebuy
// autobuy , cl_autobuy

 

just tested & confirmed:

skin + team + change team unlimited still works 100 %

 Notes (if it doesn't work for u) :

1. use Old Buy menu ( ie. _vgui_menus 0 )
2. press the buttons ' after click "ok" ' (Do NOT choose team)

3. if Too Late (i.e. about 30 seconds after you connect to the server)
, it will not work, but actually it still works........here the solution........

added chooseteam for ur script (i.e. to reappear that menu within the memory):

bind "KEY1" "chooseteam; wait; buyequip; wait; menuselect 1; wait; menuselect 10"

bind "KEY2" "chooseteam; wait; buyequip; wait; menuselect 2; wait; menuselect 10"
 
 
4. OR do it manually by typing:

chooseteam

buyequip

menuselect 1 or menuselect 2 (depend on team u want to joint, or if team is full u can't join)

menuselect 10
---------------------------------------------------------------------------
5. OR just copy + paste the content of the bound key to console and press enter

6. then, to change team unlimited - u must do it using scripts / can't manually &
it's allowed if the opposite team is not full.

server with mp_autoteambalance 0 will benefit us.

 

// Awp Accuracy Shot 100%

alias stop.move "-moveright; -moveleft; -forward; -back; -moveup; -movedown"

alias stop.hairs  "-lookdown; -lookup; -right; -left; -mlook"

alias set.normal "cl_forwardspeed 999; cl_backspeed 999; cl_sidespeed 999; cl_upspeed 999; +mlook"

alias set.slower "cl_forwardspeed 1; cl_backspeed 1; cl_sidespeed 1; cl_upspeed 1"

alias "+awp_ass" "set.slower; fps_max 20; wait; stop.move; stop.hairs; wait; +attack"
alias "-awp_ass" "set.normal; -attack; fps_max 200"

bind "KEY" +awp_ass    //  u may need to change fps_max 20 to be higher to suit the best

 

// Fast Turn 360         ; bind "KEY" "fps_max 20; cl_yawspeed 7200; wait; +right; wait; wait; -right; cl_yawspeed 32; fps_max 200"

// Fast Turn 180          ; bind "KEY" "fps_max 20; cl_yawspeed 7200; wait; +right; wait; -right; cl_yawspeed 32; fps_max 200"

// Fast Turn Right 90  ; bind "KEY" "fps_max 20; cl_yawspeed 3600; wait; +right; wait; -right; cl_yawspeed 32; fps_max 200"

// Fast Turn Left 90     ; bind "KEY" "fps_max 20; cl_yawspeed 3600; wait; +left; wait; -left; cl_yawspeed 32; fps_max 200"

//////end_of_scripts//////////////////////////// CSX - http://csx.1.to /////////////////////////////////////////////////////////


Report Content · · Web Hosting · Blog · Guestbooks · Message Forums · Mailing Lists
Easiest Website Builder ever! · Build your own toolbar · Free Talking Character · Email Marketing
powered by a free webtools company bravenet.com