Jump to content

Recommended Posts

Posted

Counter-Strike Scripts

Some of these scripts are considered code.

 

Scripts

 

Silent defuse

alias "+silentdefuse" "+use;wait;-use;wait;+use;wait;-use;wait;+use;wait;-use;wait;+use;

alias "-silentdefuse" "-use";

bind "e" "+silentdefuse";

 

Silent run

Alias "ducker" "+duck;wait;-duck;wait;wait;wait;wait;wait;wait;+duck;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;wait;-duck"

Bind "TASTA" "ducker"

 

Bunny Hop-legal

=====- Jump Script -=====

alias +sbh "alias _special aubh; aubh"

alias -sbh "alias _special slot10"

alias aubh "+jump; wait; -jump; wait; special"

bind "space" "+sbh"

 

No-Recoil

//ultimate and easy to handle noRecoil script

 

alias activatescript "developer 1; echo noRecoil Script active...; developer 0; alias activetoggle deactivatescript; bind mouse1 +thechosen"

alias deactivatescript "developer 1; echo noRecoil Script not active...; developer 0; alias activetoggle activatescript; bind mouse1 +attack"

alias activetoggle "activatescript"

 

 

//buffer (yeah I know there are other more efficient ways to solve this but... -beep- you ;-/)

 

alias buffer1 "alias more buffer2; alias less buffer1; alias +thechosen +recoilfire1; alias -thechosen -recoilfire1; developer 1; echo noRecoil: [[-]------------------]; developer 0"

alias buffer2 "alias more buffer3; alias less buffer1; alias +thechosen +recoilfire2; alias -thechosen -recoilfire2; developer 1; echo noRecoil: [--[-]----------------]; developer 0"

alias buffer3 "alias more buffer4; alias less buffer2; alias +thechosen +recoilfire3; alias -thechosen -recoilfire3; developer 1; echo noRecoil: [----[-]--------------]; developer 0"

alias buffer4 "alias more buffer5; alias less buffer3; alias +thechosen +recoilfire4; alias -thechosen -recoilfire4; developer 1; echo noRecoil: [------[-]------------]; developer 0"

alias buffer5 "alias more buffer6; alias less buffer4; alias +thechosen +recoilfire5; alias -thechosen -recoilfire5; developer 1; echo noRecoil: [--------[-]----------]; developer 0"

alias buffer6 "alias more buffer7; alias less buffer5; alias +thechosen +recoilfire6; alias -thechosen -recoilfire6; developer 1; echo noRecoil: [----------[-]--------]; developer 0"

alias buffer7 "alias more buffer8; alias less buffer6; alias +thechosen +recoilfire7; alias -thechosen -recoilfire7; developer 1; echo noRecoil: [------------[-]------]; developer 0"

alias buffer8 "alias more buffer9; alias less buffer7; alias +thechosen +recoilfire8; alias -thechosen -recoilfire8; developer 1; echo noRecoil: [--------------[-]----]; developer 0"

alias buffer9 "alias more buffer10; alias less buffer8; alias +thechosen +recoilfire9; alias -thechosen -recoilfire9; developer 1; echo noRecoil: [----------------[-]--]; developer 0"

alias buffer10 "alias more buffer10; alias less buffer9; alias +thechosen +recoilfire10; alias -thechosen -recoilfire10; developer 1; echo noRecoil: [------------------[-]]; developer 0"

 

alias +thechosen "+recoilfire1"

alias -thechosen "-recoilfire1"

 

//recoil step 1 (VERY few **n0th1ng so to speak**)

alias +recoilfire1 "cl_pitchspeed 1; +lookdown; +attack"

alias -recoilfire1 "cl_pitchspeed 225; -lookdown; -attack"

 

//recoil step 2

alias +recoilfire2 "cl_pitchspeed 1.5; +lookdown; +attack"

alias -recoilfire2 "cl_pitchspeed 225; -lookdown; -attack"

 

//recoil step 3

alias +recoilfire3 "cl_pitchspeed 2; +lookdown; +attack"

alias -recoilfire3 "cl_pitchspeed 225; -lookdown; -attack"

 

//recoil step 4

alias +recoilfire4 "cl_pitchspeed 2.5; +lookdown; +attack"

alias -recoilfire4 "cl_pitchspeed 225; -lookdown; -attack"

 

//recoil step 5

alias +recoilfire5 "cl_pitchspeed 3; +lookdown; +attack"

alias -recoilfire5 "cl_pitchspeed 225; -lookdown; -attack"

 

//recoil step 6

alias +recoilfire6 "cl_pitchspeed 3.5; +lookdown; +attack"

alias -recoilfire6 "cl_pitchspeed 225; -lookdown; -attack"

 

//recoil step 7

alias +recoilfire7 "cl_pitchspeed 4; +lookdown; +attack"

alias -recoilfire7 "cl_pitchspeed 225; -lookdown; -attack"

 

//recoil step 8

alias +recoilfire8 "cl_pitchspeed 4.5; +lookdown; +attack"

alias -recoilfire8 "cl_pitchspeed 225; -lookdown; -attack"

 

//recoil step 9

alias +recoilfire9 "cl_pitchspeed 5 +lookdown; +attack"

alias -recoilfire9 "cl_pitchspeed 225; -lookdown; -attack"

 

//recoil step 10 (VERY much **overkill**)

alias +recoilfire10 "cl_pitchspeed 5.5; +lookdown; +attack"

alias -recoilfire10 "cl_pitchspeed 225; -lookdown; -attack"

 

 

alias more buffer2

alias less buffer1

 

bind kp_plus more // increases the effect of noRecoil. the higher the value the more accurate you shoot... depends on weapon...

bind kp_minus less // decreases above explained effect.

bind kp_enter activetoggle // press this button once and you'll receive a notice whether the script is loaded or not

 

Jump Chicken

+back

wait 50

+gostand

wait 50

+gostand

wait 50

-gostand

-back

echo "The script is actived"

 

Advanced Coverme-Reload Script

alias +reloadScript "+reload; coverme; say_team Reloading, cover me"

alias reloadOFF ""

alias teamChat "bind r reloadOFF; messagemode2"

alias pubChat "bind r reloadOFF; messagemode"

alias +enter "+attack"

alias -enter "-attack; bind r +reloadScript"

 

bind "r" "+reloadScript"

bind "Enter" "+enter"

bind "u" "teamChat"

bind "y" pubChat"

 

Bomb

alias w2 "wait; wait"

alias w3 "w2; wait"

alias w4 "w2; w2"

alias w5 "w3; w2"

alias qpist "slot2; w2; +attack; w2; -attack"

 

alias +bombjump "qpist; w5; +attack; w5; w5; +reload; w5; w5; w5; weapon_c4; w5; w5; +jump"

alias -bombjump "-attack; w5; w5; w5; w5;-reload; w5; w5; w5; w5; w5; w5; w5; -jump"

 

bind "x" "+bombjump"

 


 

CFG

 

Ace

]Ahl

Akujji

AlekseyK

Alin

Archie

BdS

Bishop

Brunk

Bullen

BulletProof

Calc

Calipoo

CbZ

Ciungu

Crypt

Da_Bears

Damien

Digital

Drally

E1ectric

eGene

Element

Fisker

Forest

Frod

G

GoodFella

GudeN

HeatoN

Hyber

Hyper

IsKall

Magix

Merlin

Neo

Night

NiP-HeatoN

NiP-Fisker

NiP-Potti

NiP-SpawN

NIRee

Noa-Methodso

Raos

Scorpio

SnaJdan

SpawN

Spx

Whimp

XeqtR

Zattara

Zet

Zonic

 


 

Anti-AdminMOD

 

ACTION :  A script which prevents Admins being so harsh to us

How to use : Copy antiadmin.cfg file in / cstrike after entering the game console and type exec antiadmin.cfg. For on / off using F1/F2

 

Download

 

Silent Walk

 

ACTION : Silent Walk Script - says it all

How to use : Open the file with notepad and move the desired key where it says "key".

 

Similarly to Enable Anti-Admin

 

Download

 

OGC-Script

 

ACTION : Script with AIM / wall + more

b]How to use[/b] : Copy the file in / cstrike write in the console exec ogc.cfg, join a server and you activate the keys F5 ... F9

 

Download

 

 

Credits

 

 

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


  • Posts

    • Dear friends, we are pleased to announce great news — we are launching our new bot for purchasing and renting virtual numbers for receiving SMS from any services! Are you tired of reused or resold numbers from other platforms? Try our solution! Our service allows you to receive SMS from any major popular services. The list includes more than 200 services! SMS receiving country: USA (+1). Real physical US numbers are used — never previously used on other platforms! Currently, only short-term rental is available. The rental duration for each phone number is shown when purchasing. The cost of each number is also shown next to the service before purchase. You can also receive an additional SMS for your number for the selected service (no extra charge for receiving one more SMS). To quickly find the service you need, you can use the convenient search — just type the name of the service you need and get a number for activation. Available payment methods: cryptocurrencies, bank cards, and balance transfer from our other bots. Thank you for your trust! Active links: Virtual Number Service: Go Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store through Telegram messenger. Telegram Bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to present to you the current list of promotions and special offers for purchasing goods and services from our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, Bot) during October! You can also use the promo code for your first purchase: SOCNET (15% discount) 2. Get $1 credited to your store balance or a 10–20% discount — simply post your username after registration on our website using the following format: "SEND ME BONUS, MY USERNAME IS..." — post it in our forum thread! 3. Get $1 for your first SMM Panel trial — just open a ticket titled “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Dear friends, we are pleased to announce great news — we are launching our new bot for purchasing and renting virtual numbers for receiving SMS from any services! Are you tired of reused or resold numbers from other platforms? Try our solution! Our service allows you to receive SMS from any major popular services. The list includes more than 200 services! SMS receiving country: USA (+1). Real physical US numbers are used — never previously used on other platforms! Currently, only short-term rental is available. The rental duration for each phone number is shown when purchasing. The cost of each number is also shown next to the service before purchase. You can also receive an additional SMS for your number for the selected service (no extra charge for receiving one more SMS). To quickly find the service you need, you can use the convenient search — just type the name of the service you need and get a number for activation. Available payment methods: cryptocurrencies, bank cards, and balance transfer from our other bots. Thank you for your trust! Active links: Virtual Number Service: Go Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store through Telegram messenger. Telegram Bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to present to you the current list of promotions and special offers for purchasing goods and services from our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, Bot) during October! You can also use the promo code for your first purchase: SOCNET (15% discount) 2. Get $1 credited to your store balance or a 10–20% discount — simply post your username after registration on our website using the following format: "SEND ME BONUS, MY USERNAME IS..." — post it in our forum thread! 3. Get $1 for your first SMM Panel trial — just open a ticket titled “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Dear friends, we are pleased to announce great news — we are launching our new bot for purchasing and renting virtual numbers for receiving SMS from any services! Are you tired of reused or resold numbers from other platforms? Try our solution! Our service allows you to receive SMS from any major popular services. The list includes more than 200 services! SMS receiving country: USA (+1). Real physical US numbers are used — never previously used on other platforms! Currently, only short-term rental is available. The rental duration for each phone number is shown when purchasing. The cost of each number is also shown next to the service before purchase. You can also receive an additional SMS for your number for the selected service (no extra charge for receiving one more SMS). To quickly find the service you need, you can use the convenient search — just type the name of the service you need and get a number for activation. Available payment methods: cryptocurrencies, bank cards, and balance transfer from our other bots. Thank you for your trust! Active links: Virtual Number Service: Go Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store through Telegram messenger. Telegram Bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to present to you the current list of promotions and special offers for purchasing goods and services from our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, Bot) during October! You can also use the promo code for your first purchase: SOCNET (15% discount) 2. Get $1 credited to your store balance or a 10–20% discount — simply post your username after registration on our website using the following format: "SEND ME BONUS, MY USERNAME IS..." — post it in our forum thread! 3. Get $1 for your first SMM Panel trial — just open a ticket titled “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Dear friends, we are pleased to announce great news — we are launching our new bot for purchasing and renting virtual numbers for receiving SMS from any services! Are you tired of reused or resold numbers from other platforms? Try our solution! Our service allows you to receive SMS from any major popular services. The list includes more than 200 services! SMS receiving country: USA (+1). Real physical US numbers are used — never previously used on other platforms! Currently, only short-term rental is available. The rental duration for each phone number is shown when purchasing. The cost of each number is also shown next to the service before purchase. You can also receive an additional SMS for your number for the selected service (no extra charge for receiving one more SMS). To quickly find the service you need, you can use the convenient search — just type the name of the service you need and get a number for activation. Available payment methods: cryptocurrencies, bank cards, and balance transfer from our other bots. Thank you for your trust! Active links: Virtual Number Service: Go Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store through Telegram messenger. Telegram Bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to present to you the current list of promotions and special offers for purchasing goods and services from our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, Bot) during October! You can also use the promo code for your first purchase: SOCNET (15% discount) 2. Get $1 credited to your store balance or a 10–20% discount — simply post your username after registration on our website using the following format: "SEND ME BONUS, MY USERNAME IS..." — post it in our forum thread! 3. Get $1 for your first SMM Panel trial — just open a ticket titled “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
    • Dear friends, we are pleased to announce great news — we are launching our new bot for purchasing and renting virtual numbers for receiving SMS from any services! Are you tired of reused or resold numbers from other platforms? Try our solution! Our service allows you to receive SMS from any major popular services. The list includes more than 200 services! SMS receiving country: USA (+1). Real physical US numbers are used — never previously used on other platforms! Currently, only short-term rental is available. The rental duration for each phone number is shown when purchasing. The cost of each number is also shown next to the service before purchase. You can also receive an additional SMS for your number for the selected service (no extra charge for receiving one more SMS). To quickly find the service you need, you can use the convenient search — just type the name of the service you need and get a number for activation. Available payment methods: cryptocurrencies, bank cards, and balance transfer from our other bots. Thank you for your trust! Active links: Virtual Number Service: Go Digital Goods Store (Website): Go Store Telegram Bot: Go – convenient access to the store through Telegram messenger. Telegram Bot for purchasing Telegram Stars: Go – fast and profitable purchase of stars in Telegram. SMM Panel: Go – promotion of your social media accounts. We would like to present to you the current list of promotions and special offers for purchasing goods and services from our platform: 1. Promo code OCTOBER2025 (8% discount) for purchases in our store (Website, Bot) during October! You can also use the promo code for your first purchase: SOCNET (15% discount) 2. Get $1 credited to your store balance or a 10–20% discount — simply post your username after registration on our website using the following format: "SEND ME BONUS, MY USERNAME IS..." — post it in our forum thread! 3. Get $1 for your first SMM Panel trial — just open a ticket titled “Get Trial Bonus” on our website (Support). 4. Weekly Telegram Stars giveaways in our Telegram channel and in our Stars purchasing bot! News: ➡ Telegram Channel: https://t.me/accsforyou_shop ➡ WhatsApp Channel: https://chat.whatsapp.com/K8rBy500nA73z27PxgaJUw?mode=ems_copy_t ➡ Discord Server: https://discord.gg/y9AStFFsrh Contacts and Support: ➡ Telegram: https://t.me/socnet_support ➡ WhatsApp: https://wa.me/79051904467 ➡ Discord: socnet_support ➡ ✉ Email: solomonbog@socnet.store
  • 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