Jump to content

[EXTRA SHARE] ALL ADMIN COMMANDS ON ANY MODE [Cs 1.6 non-steam]


Recommended Posts

Posted

[move]List of AdminMod commands[/move]

 

 

 

admin_abort_vote: Aborts a vote in progress.

admin_balance <"on" | "off">: Sets the forced team balancing.

admin_ban <target or WONID or IP> [<minutes>] ['ip']: Bans target. 0 minutes is a permanent ban.

admin_banip <target or WONID or IP> [<minutes>]: Bans targets ip address. 0 minutes is a permanent ban.

admin_blue <target>: Changes target to the blue team.

admin_bury <target>: Bury target in the ground.

admin_cancelvote: Cancels the current hlds_ld vote.

admin_cfg <config file>: Executes config file on server.

admin_chat <msg>: Shows message only to other admins.

admin_csay <msg>: Shows message in center of screen.

admin_ct <target>: Changes target to the counter-terrorist team.

admin_denymap <map>: Removes all votes for map.

admin_disco: Starts disco fever. Fun mode only.

admin_dmesg <idtype> <userid> <message>: Direct message

admin_execall <command>: Force everyone to execute command.

admin_execclient <target> <command>: Force target to execute command.

admin_execteam <team> <command>: Force everyone on team to execute command.

admin_fraglimit <fraglimit>: Sets the mp_fraglimit cvar.

admin_friendlyfire <friendlyfire>: Sets the mp_friendlyfire cvar.

admin_fun <"on" | "off">: Turns fun mode on or off.

admin_gag <target> [<minutes>]: Gag target. 0 minutes is a permanent gag.

admin_glow <color | "off">: Causes you to glow that color.

admin_godmode <target> <"on" | "off">: Sets godmode on target.

admin_gravity <gravity>: Sets the sv_gravity cvar.

admin_green <target>: Changes target to the green team.

admin_hostname <name>: Sets the hostname cvar.

admin_kick <target> [<reason>]: Kicks target.

admin_listmaps: Shows maps in mapcycle.

admin_listspawn: Lists all spawned entities.

admin_llama <target>: Llama-fy target.

admin_map <map>: Changes map.

admin_messagemode <command>: Will treat 'say' as command.

admin_motd: Displays a MOTD style window on the client with a msg of your choice.

admin_movespawn <identity> <X> <Y> <Z> <XAngle> <YAngle> <ZAngle>: Moves a spawned item.

admin_nextmap: Shows next map in cycle.

admin_noclip <target> <"on" | "off">: Sets noclip on target.

admin_nomessagemode: Will treat 'say' as 'say'.

admin_nopass: Clears the server's password.

admin_pass <password>: Sets the server's password.

admin_pause: Sets the pausable cvar to 1.

admin_prematch <prematch>: Sets the tfc_clanbattle_prematch cvar.

admin_psay <target> <msg>: Sends a private msg to target.

admin_rcon <cmd>: Executes rcon command.

admin_red <target>: Changes target to the red team.

admin_reload: Reloads Admin Mod files.

admin_removespawn <identity>: Removes a spawned item.

admin_restart <seconds>: Restarts the round.

admin_restartround <seconds>: Restarts the round.

admin_restrict: Control restrictions - admin_restrict help for details.

admin_restrictmenu: Displays menu for changing weaponrestrictions.

admin_say <msg>: Shows a message from you as admin.

admin_servercfg <config file>: Sets the config file as the server's default.

admin_slap <target>: Slaps target.

admin_slay <target>: Slays target.

admin_slayteam <team>: Slays everyone on team.

admin_spawn <class> <X> <Y> <Z> <XAngle> <YAngle> <ZAngle>: Spawns a new item.

admin_ssay <msg>: Shows a message admin without identification.

admin_stack: Will stack everyone on top of you.

admin_startvote: Starts an hlds_ld vote.

admin_t <target>: Changes target to the terrorist team.

admin_teamplay <teamplay>: Sets the mp_teamplay cvar.

admin_teleport <target> <X> <Y> <Z>: Teleports target to the given coordinates. See admin_userorigin.

admin_timeleft: Shows the time left.

admin_timelimit <timelimit>: Sets the mp_timelimit cvar.

admin_tsay <msg>: Prints msg on lower left of screen.

admin_unban <WONID or IP>: Unbans target.

admin_unbury <target>: un-Bury target from the ground.

admin_ungag <target>: Ungag target.

admin_unllama <target>: Unllama-fy target.

admin_unpause: Sets the pausable cvar to 0.

admin_unrestrict: Control restrictions - admin_unrestrict help for details.

admin_userlist [<name>]: Shows a list of users.

admin_userorigin <target>: Returns the X, Y, Z coordinates of target.

admin_vote_kick <target>: Starts a vote to kick target.

admin_vote_map <map>: Starts a vote to change the map.

admin_vote_restart: Starts a vote to restart the round.

admin_vsay <question>: Presents question as a vote.

admin_yellow <target>: Changes target to the yellow team.

say glow <color | "off">: Causes you to glow that color. Fun mode only.        

 

[move]List of AMXX Commands[/move]

 

 

 

amx_addadmin [password] [authtype] - automatically add specified player as an admin to use

amx_addban [reason]

amx_ban [reason]

amx_banip [reason]

amx_banmenu - displays ban menu

amx_cancelvote - cancels last vote

amx_cfg

amx_cfgmenu - displays configs menu

amx_chat - sends message to admins

amx_clcmdmenu - displays client cmds menu

amx_cmdmenu - displays commands menu

amx_csay - sends center hud message to all players

amx_cvar [value]

amx_cvarmenu - displays cvars menu

amx_help [nr of cmds (only for server)] - displays this help

amx_kick [reason]

amx_kickmenu - displays kick menu

amx_langmenu

amx_leave [tag] [tag] [tag]

amx_map

amx_mapmenu - displays changelevel menu

amx_menu - displays menus available to client

amx_nick

amx_off - pauses some plugins

amx_on - unpauses some plugins

amx_pause - pause or unpause the game

amx_pausecfg - list commands for pause/unpause managment

amx_pausecfgmenu - pause/unpause plugins with menu

amx_psay - sends private message

amx_rcon

amx_reloadadmins

amx_say - sends message to all players

amx_setlang

amx_slap [power]

amx_slapmenu - displays slap/slay menu

amx_slay

amx_speechmenu - displays speech menu

amx_statscfg - displays help for stats configuration

amx_statscfgmenu - displays stats configuration menu

amx_teammenu - displays team menu

amx_teleportmenu - displays teleport menu

amx_tsay - sends left side hud message to all players

amx_unban

amx_vote <ANSWER#1<ANSWER#2

amx_voteban

amx_votekick

amx_votemap [map] [map] [map]

amx_votemapmenu - displays votemap menu

amxmodmenu - displays menus

say @[@|@|@][w|r|g|b|y|m|c] - displays hud message

say /currentmap - display current map (say)

say /ff - display friendly fire status (say)

say /hp - display info. about your killer (chat)

say /me - display current round stats (chat)

say /rank - display your rank (chat)

say /rankstats - display your server stats (MOTD)

say /report - display waepon status (say_team)

say /score - display last score (chat)

say /stats - display players stats (menu/MOTD)

say /statsme - display your stats (MOTD)

say /switch - switch client's stats on or off

say /thetime - display the time (say)

say /timeleft - display time left on map (say)

say /top15 - display top 15 players (MOTD)

say nextmap - displays nextmap

say thetime - displays current time

say timeleft - displays timeleft

say_team @ - displays message to admins

 

 

 

                                  *THREAD UNDER CONSTRUCTION*

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



  • Posts

    • Yes i found it later its weird that l2off works that way level 9 it should be the top level. Is anybody who has problem with the boss Core? Because it is moving and i try to fix it
    • New arrivals: Reddit accounts Reddit SelfReg Karma Account | 20-100 POST AND COMMENT KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS: 4$ Reddit Karma Old Brute Account | 1+ KARMA | Full access with login: password:cookies: 2$ Reddit SelfReg Old Account | 1+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS: 3$ Ready Reddit accounts with karma and age for fast promotion of posts and comments! Our store’s Reddit account range includes: ➡ Reddit Karma Brute Account | 1 KARMA | Cookies access only (password may be not working) | The cheapest account | Price from: 1$ ➡ Reddit SelfReg Karma Account | 20-100 POST AND COMMENT KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS: 4$ ➡ Reddit Karma Old Brute Account | 1+ KARMA | Full access with login: password:cookies: 2$ ➡ Reddit SelfReg Old Account | 1+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS: 3$ ➡ Reddit Karma Brute Account | 20-100 POST AND COMMENT KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 5$ ➡ Reddit Karma Brute Account | 500-1000 POST AND COMMENT KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 9$ ➡ Reddit Karma Brute Account | 1000 Post Karma and 100 comment karma | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 15$ ➡ Reddit Karma Brute Account | 2000 Post Karma and 100 comment karma | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 20$ ➡ Reddit Karma Brute Account | 3000 Post Karma and 100 comment karma | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 25$ ➡ Reddit Karma Brute Account | 5000 Post Karma and 100 comment karma | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 35$ ➡ Reddit Karma Brute Account | 10000+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS (email is included and working) | Price from: 45$ ➡ Reddit Karma Brute Account | 20000 KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS (email is included and working) | Price from: 60$ ➡ Reddit Karma Brute Account | 50000+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS (email is included and working) | Price from: 90$ ➡ Reddit Karma Brute Account | 100000+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS (email is included and working) | Price from: 149$ Relevant links: Digital goods store (Website): Go Telegram bot for buying Telegram Stars: Go SMM Panel: Go – promotion of your social media accounts. Store Telegram bot: Go Promotions and special offers: 1. Promo code SEPTEMBER2025 (10% discount) for purchases in our store (Website, bot) in September! You can also use promo code for first purchase: SOCNET (15% discount) 2. Get $1 to store balance or 10-20% discount, just write your username after registration on our website in the following format: "SEND ME BONUS, MY USERNAME IS..." – you need to post it in our forum thread! 3. Get $1 for the first trial launch of SMM Panel: just open a ticket with subject “Get Trial Bonus” on our website (Support). 4. Weekly giveaways of Telegram Stars in our Telegram channel and in our star-purchase bot! News resources: ➡ Telegram channel: https://t.me/accsforyou_shop✅ ➡ WhatsApp channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n✅ ➡ Discord server: https://discord.gg/y9AStFFsrh✅ We are actively looking for suppliers for the following product positions: — Snapchat old and new accounts | With snapscores | Geo: Europe/USA | Full access via email/phone number — Reddit old accounts with post and comment karma from 100 to 100,000+ | Full access via email — LinkedIn old accounts with real connections | Geo: Europe/USA | Full access via email + active 2FA password — Instagram old accounts (2010-2023 years) | Full access via email (possibly with active 2FA password) — Facebook old accounts (2010-2023 years) | Full access via email (possibly with active 2FA password) | With or without friends | Geo: Europe/USA/Asia — Threads accounts | Full access via email (possibly with active 2FA password) — TikTok/Facebook/Google ADS Agency advertising accounts Contact us below — let’s discuss terms! We are always open to other partnership offers as well. Contacts and support: ➡ Telegram: https://t.me/socnet_support✅ ➡ WhatsApp: https://wa.me/79051904467✅ ➡ Discord: socnet_support ✅ ➡ ✉ Email: solomonbog@socnet.store ✅ Also via these contacts you can: — get consultation on bulk purchases — establish partnership (current partners: https://socnet.bgng.io/partners) — become our supplier SocNet — store of digital goods and premium subscriptions ✅
    • New arrivals: Reddit accounts Reddit SelfReg Karma Account | 20-100 POST AND COMMENT KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS: 4$ Reddit Karma Old Brute Account | 1+ KARMA | Full access with login: password:cookies: 2$ Reddit SelfReg Old Account | 1+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS: 3$ Ready Reddit accounts with karma and age for fast promotion of posts and comments! Our store’s Reddit account range includes: ➡ Reddit Karma Brute Account | 1 KARMA | Cookies access only (password may be not working) | The cheapest account | Price from: 1$ ➡ Reddit SelfReg Karma Account | 20-100 POST AND COMMENT KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS: 4$ ➡ Reddit Karma Old Brute Account | 1+ KARMA | Full access with login: password:cookies: 2$ ➡ Reddit SelfReg Old Account | 1+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS: 3$ ➡ Reddit Karma Brute Account | 20-100 POST AND COMMENT KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 5$ ➡ Reddit Karma Brute Account | 500-1000 POST AND COMMENT KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 9$ ➡ Reddit Karma Brute Account | 1000 Post Karma and 100 comment karma | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 15$ ➡ Reddit Karma Brute Account | 2000 Post Karma and 100 comment karma | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 20$ ➡ Reddit Karma Brute Account | 3000 Post Karma and 100 comment karma | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 25$ ➡ Reddit Karma Brute Account | 5000 Post Karma and 100 comment karma | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS | Price from: 35$ ➡ Reddit Karma Brute Account | 10000+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS (email is included and working) | Price from: 45$ ➡ Reddit Karma Brute Account | 20000 KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS (email is included and working) | Price from: 60$ ➡ Reddit Karma Brute Account | 50000+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS (email is included and working) | Price from: 90$ ➡ Reddit Karma Brute Account | 100000+ KARMA | MIX IP Registered | FORMAT: USERNAME: PASSWORD:EMAIL:MAILPASS (email is included and working) | Price from: 149$ Relevant links: Digital goods store (Website): Go Telegram bot for buying Telegram Stars: Go SMM Panel: Go – promotion of your social media accounts. Store Telegram bot: Go Promotions and special offers: 1. Promo code SEPTEMBER2025 (10% discount) for purchases in our store (Website, bot) in September! You can also use promo code for first purchase: SOCNET (15% discount) 2. Get $1 to store balance or 10-20% discount, just write your username after registration on our website in the following format: "SEND ME BONUS, MY USERNAME IS..." – you need to post it in our forum thread! 3. Get $1 for the first trial launch of SMM Panel: just open a ticket with subject “Get Trial Bonus” on our website (Support). 4. Weekly giveaways of Telegram Stars in our Telegram channel and in our star-purchase bot! News resources: ➡ Telegram channel: https://t.me/accsforyou_shop✅ ➡ WhatsApp channel: https://whatsapp.com/channel/0029Vau0CMX002TGkD4uHa2n✅ ➡ Discord server: https://discord.gg/y9AStFFsrh✅ We are actively looking for suppliers for the following product positions: — Snapchat old and new accounts | With snapscores | Geo: Europe/USA | Full access via email/phone number — Reddit old accounts with post and comment karma from 100 to 100,000+ | Full access via email — LinkedIn old accounts with real connections | Geo: Europe/USA | Full access via email + active 2FA password — Instagram old accounts (2010-2023 years) | Full access via email (possibly with active 2FA password) — Facebook old accounts (2010-2023 years) | Full access via email (possibly with active 2FA password) | With or without friends | Geo: Europe/USA/Asia — Threads accounts | Full access via email (possibly with active 2FA password) — TikTok/Facebook/Google ADS Agency advertising accounts Contact us below — let’s discuss terms! We are always open to other partnership offers as well. Contacts and support: ➡ Telegram: https://t.me/socnet_support✅ ➡ WhatsApp: https://wa.me/79051904467✅ ➡ Discord: socnet_support ✅ ➡ ✉ Email: solomonbog@socnet.store ✅ Also via these contacts you can: — get consultation on bulk purchases — establish partnership (current partners: https://socnet.bgng.io/partners) — become our supplier SocNet — store of digital goods and premium subscriptions ✅
    • Vibe SMS simple and user-friendly We’re building a service where it’s important not only that everything works, but also that it’s convenient and stress-free for you. With Vibe SMS, there’s no unnecessary fuss or complicated rules — just a reliable platform and support when you need it. Here, you’re not just a user; you’re part of a team that values honesty, trust, and convenience for everyone Our website: https://vibe-sms.net/ Our Telegram channel: https://t.me/vibe_sms        
    • Same account Shillien Knight lvl 57 , AVADON HEAVY SET , JEWLERY B. Prophet lvl 57 , C grade armor. I sell both because on same email , different subaccounts   190E  
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock