⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 commandmenu.txt

📁 NGC v7.4 Its good cheat for Counter-Strike v1.6
💻 TXT
📖 第 1 页 / 共 3 页
字号:
	"*" "speed:off"                "aspeed 1;speed 1"  // disable speed hack
	}
"*" "+ REMOVALS" { // remove certain aspects from the game
	"*" "hide smoke&flash"    "smoke 1;flash 1" // remove smoke, never be blinded by flashbangs
	"*" "show smoke&flash"    "smoke 0;flash 0" // normal smoke/flash behaviour
	"*" "sniper blackout fix" "sniper change"   // remove blackout when zoomed in with sniper rifles
	"*" "anti zoom on/off"    "antizoom change" // dont zoom in with sniper rifles when in zoom mode
	"*" "sky removal: 1"				"color back 0 0 0;nosky 1" // removes sky textures (Normal)
	"*" "sky removal: 2"				"color back 200 200;nosky 1" // removes sky textures (Blue)
	"*" "sky removal: off"				"nosky 0" // nosky off
	"*" "shake_bonus up"         			"repeat1;shake_bonus up 0.001"  // increase nospread effect
        "*" "shake_bonus down"       			"repeat1;shake_bonus down 0.001"  // decrease nospread effect
	"*" "nospread: 1"            				"nospread 1" // removes recoil using bullet trajectory (Everytime)
	"*" "nospread: 2"            				"nospread 2" // removes recoil using bullet trajectory (when shooting)
	"*" "nospread: off"          				"nospread 0"
	"*" "norecoil:off"        "recoil 0.0"      // dont compensate recoil
	"*" "norecoil:soft"       "recoil 0.7"      // light recoil compensation
	"*" "norecoil:best"       "recoil 1.0"      // ideal recoil compensation
	"*" "norecoil:max"        "recoil 1.4"      // recoil moves your weapon down instead of up
	"*" "autorecoil on/off"         			"autorecoil change" // change recoil automatically
	}
"*" "+ INFO"  { // various information
	"*" "+ STATS REPORTING"   {             // report your stats to other players (DETECTABLE FEATURE!!!)
		"*" "no stats report" "saystats 0" // disable this feature
		"*" "as say message"  "saystats 1" // report your stats as say message (DETECTABLE)
		"*" "to ngc console"  "saystats 2" // print  your stats on the ngc console (not detectable)
		}
	"*" "vecbox: on/off"   			"vecbox change" // draw current vectors on hud
	"*" "nospreadinfo: on/off"   			"spreadinfo change" // draw current nospread value
	"*" "kill sounds: on/off" 		"kill_sound change" // plays kill sounds (headshot,doublekill & triple kill)
	"*" "hud info:cvar changes"  "info 3" // hud messages: show all cvar changes
	"*" "hud info:off"           "info 0" // don't display hud messages or aiming info
	"*" "bomb timer on/off"      "bombtimer change" // c4 countdown timer
	"*" "show system time"       "systime change"   // show current time
	}
"*" "+ ZOOMING" { // zoom
	"*" "mouse3: slow zoom"      "bind mouse3 +cm" // bind slow    zoom on mouse3
	"*" "mouse3: fast zoom"      "bind mouse3 +cf"// bind fast    zoom on mouse3
	"*" "mouse3: instant zoom"   "bind mouse3 +dozoom" // bind instant zoom on mouse3
	"*" "  mouse2: slow zoom"    "bind mouse2 +cm"
	"*" "  mouse2: fast zoom"    "bind mouse2 +cf"
	"*" "  mouse2: instant zoom" "bind mouse2 +dozoom"
	"*" "unbind mouse123"        "unbind mouse1;unbind mouse2;unbind mouse3" // unbind ogc mouse1,2,3 button functions. (restores HL binds)
	"*" "+ SELECT ZOOM"   {
		"*" "zoom:90x" "zoom 10"
		"*" "zoom:80x" "zoom 20"
		"*" "zoom:70x" "zoom 30"
		"*" "zoom:60x" "zoom 40"
		"*" "zoom:50x" "zoom 50"
		"*" "zoom:40x" "zoom 60"
		"*" "zoom:30x" "zoom 70"
		"*" "zoom:20x" "zoom 80" 
		"*" "zoom:off" "zoom 90;czoom 1000" 
		}
	}
"*" "+ MISC" { // miscellaneous options
        "*" "+ HALFLIFE" { // half-life related options
                "*" "reenable console" "#console 1;#bind ~ toggleconsole"   // reenable the HL console (useful if you lost HL console access)
                "*" "restore hl binds" "#exec config.cfg"                   // reload config.cfg. useful if some evil admin unbinded your keys. 
                "*" "quit HL " "#quit"                                      // normal HL quit
                "*" "quit HL (fast)" "quit"                                 // fast quit. Might not work correctly on all machines. (works for me on winxp)
                }
	"*" "+ VECBOX PLACEMENT" { // vecbox placement
	        "*" "move left"   			"repeat1;vecbox_x down 40"
	        "*" "move right"  			"repeat1;vecbox_x up   40"
	        "*" "move up"     			"repeat1;vecbox_y down 32"
	        "*" "move down"   			"repeat1;vecbox_y up   32"
	        "*" "- defaults"    			"vecbox_x 380;vecbox_y 14"
		}
        "*" "+ FPS DISPLAY" { // show fps graphs
		"*" "fps display: on" 			"#cl_showfps 1"
		"*" "fps display: off" 			"#cl_showfps 0"
                "*" "netgraph 1" 			"#net_graph 1"
		"*" "netgraph 2" 			"#net_graph 2"
		"*" "netgraph 3" 			"#net_graph 3"
		"*" "netgraph: off" 			"#net_graph 0"
                }
        "*" "+ PLAY SNAKE" {
                "*" "start new game"    "snake reset;snakeshow;text Use WASD keys. Q=hide, R=restart, E=nextlevel"
                "*" "next difficulty"   "snake level;snakeshow;"
                "*" "hide window"       "snakehide"
                "*" "show window/pause" "snakeshow"
                "*" "auto show when dead"   "snake_autoshow;text Snake window will automatically show up when you're dead." // continue game when dead
                "*" "auto hide when alive"  "snake_autohide;text Snake window will automatically hide when you're alive.  " // pause+hide game when alive
                "*" "no auto-hide/show"     "snake_noauto  ;text Snake window will no longer hide or show automatically."  
		"*" "+ PLACEMENT" {
		        "*" "move left"   "snake_x down 40"
		        "*" "move right"  "snake_x up   40"
		        "*" "move up"     "snake_y down 32"
		        "*" "move down"   "snake_y up   32"
		        "*" "reset to defaults" "snake_x 400;snake_y 20"
		        }
                }
        "*" "Antikick Name:on/off" "akname_t" // Anti kick for you
	"*" "for hacking server"  "wall 2;nosky 1;aim 1;shoot 1;autowall 1;nospread 1;aspeed 2;bind mouse2 +spshot;autovecs 1;soundesp 1" // only for hacker's server settings.  
	"*" "all cheats off"  "alloff1"
	"*" "respawn on/off"  "respawn_t"   // try to automatically respawn when dead
	"*" "save settings"   "save"
	"*" "load settings"   "load"
	"*" "-------------"   ";"
	"*" "save GUI"   "savegui"
	"*" "load GUI"   "loadgui"
	}
"*" "+ IRC" { // IRC settings
	"*" "IRC console: on/off"	"irc_toggle"
	"*" "stats sever ip"	"ircinfo"
		"*" "+ IRC NICKS" { // change your IRC nick :userge:< irc #nick yournick> type on ngc console
			"*" "NgC^User"	"irc #nick NgCUser"
			"*" "Player"		"irc #nick Player"
			"*" "Default^CSirc"	"irc #nick DefaultCSirc"
			"*" "G0D CS^now"	"irc #nick G0DCSnow"
			"*" "1337^CSirc"	"irc #nick p1337CSirc"
			}
		"*" "+ IRC SERVERS" { // join an IRC server
			"*" "IRC.Rizenet.org"	"irc #server irc.rizenet.org;irc_toggle"
			"*" "IRC.gamesnet.net"	"irc #server irc.gamesnet.net;irc_toggle"
			"*" "IRC.eleethal.com"	"irc #server irc.eleethal.com;irc_toggle"
			"*" "IRC.blackcobalt.net"	"irc #server irc.blackcobalt.net;irc_toggle"
			}
		"*" "+ IRC ROOMS" { // join a chat room
			"*" "#NgCz" 			"irc #join #NgCz"
			"*" "#PLanetMayhem"		"irc #join #planetmayhem"
			"*" "#MPC"			"irc #join #mpc"
			"*" "#cheat-network"		"irc #join #cheat-network"
			} 
		"*" "+ IRC COMMAND LISTS" { // if you want to know command usage,look in the IRC CONSOLE 
			"*" "#server" 	"irc #server"
			"*" "#join" 		"irc #join"
			"*" "#exit" 		"irc #quit"
			"*" "#nick" 		"irc #nick"
			"*" "#leave" 		"irc #part"
			"*" "#switch" 	"irc #switch"
			"*" "#raw" 		"irc #raw"
			"*" "#msg" 		"irc #msg"
			"*" "#mode" 		"irc #mode"
			"*" "#notice" 	"irc #notice"
			"*" "#whois" 		"irc #whois"
			}
	}
"*" "+ WINAMP" { // winamp control
	"*" "> play"   "winamp play"  // play the current track
	"*" "[] stop"   "winamp stop"  // stops the current track playback
	"*" "|| pause"  "winamp pause" // pauses playback
	"*" ">> fast forward" "winamp forward" // skips forward 10 seconds
	"*" "<< fast rewind"  "winamp back"    // skips back 10 seconds
	"*" "|> next track"   "winamp next"    // next track
	"*" "<| prev track"   "winamp prev"    // previous track
	"*" "+ VOLUME"   {    // various other winamp options
		"*" "automatic control" "wa_autovolume 1;"  // fades out when alive, fades in when dead
		"*" "**--------------"  "wa_autovolume 0;winamp volume  32;#volume 0.7"  
		"*" "****------------"  "wa_autovolume 0;winamp volume  64;#volume 0.6"  
		"*" "******----------"  "wa_autovolume 0;winamp volume  96;#volume 0.5"  
		"*" "********--------"  "wa_autovolume 0;winamp volume 128;#volume 0.4"  
		"*" "**********------"  "wa_autovolume 0;winamp volume 160;#volume 0.3"    
		"*" "************----"  "wa_autovolume 0;winamp volume 192;#volume 0.3"    
		"*" "**************--"  "wa_autovolume 0;winamp volume 224;#volume 0.2"    
		"*" "****************"  "wa_autovolume 0;winamp volume 255;#volume 0.2"  
		}
	"*" "+ OTHER OPTIONS"   {    // various other winamp options
		"*" "winamp3 Controler: on/off" "winamp3 change"  // if you using winamp3,you have to change this to 1
		"*" "winamp Control: OFF" "wa_active 0"  // releases winamp control
		"*" "winamp Control: ON"  "wa_active 1"  // enables  winamp control
		"*" "draw Current Title"  "wa_title change" // draws the current playing track
		"*" "shuffle: on"  "winamp shuffle 1"   
		"*" "shuffle: off" "winamp shuffle 0"   
		"*" "repeat : on"  "winamp repeat  1"   
		"*" "repeat : off" "winamp repeat  0"   
		}
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -