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

    • I decided to write some beautiful custom fantasy stories about the beautiful world of Lineage 2 and its oldschool territories. Fictional theme, not related to the real lore of Lineage 2. Besides, everyone has read the real ones. Whenever I have a new story I will post. So without further delay:   The Boat Blessed by Einhasad (Story written by me, proof-reading only by AI) Part 1: The Stranger and Einhasad One beautiful morning, Orcis the clan leader and Chapan, the beautiful female bishop, were sitting in Giran Harbor waiting for the boat. "I have a feeling that this will be a great day, beautiful lady," Orcis told Chapan. The boat arrived, and on top of it stood a stranger. "Ahoy, fellas!" he called out, giving them a high five. "Ahoy... stranger," replied Chapan. "What brings you to this boat?" asked the stranger. "We want to travel the world," said Chapan. "And we want to conquer it all," added Orcis. The stranger looked at them both and said, "I'm in a good mood today, so I will share something with you. Einhasad came to me yesterday and gave me wisdom—wisdom that will let you explore and allow you to conquer. Here, let me show you." The stranger stepped off the boat. Then he stepped back on. He lifted his right foot to step off again, but he didn't; he only pretended to, stepping right back onto the boat instead. He repeated the motion with his right foot again and again. Orcis and Chapan laughed, but the ferryman was furious. "Why are you pretending to disembark while staying on the boat?" shouted the ferryman. "Stop being a fool and either stay on or off! You're making me dizzy acting like a clown!" The stranger stepped off the boat. As he was escorted away from the furious ferryman, he whispered to Chapan, "You can do this dance too. It's funny—try it." As the ferryman and the stranger walked away, Orcis and Chapan started doing the foolish move. They stepped onto the boat, pretended to return to shore, only to place their foot back on the boat at the last moment. They did it many times and had great fun. As they were playing through this crazy dance routine on the boat, something magical happened: Einhasad appeared in front of them. "I see you have found wisdom," Einhasad said. "I will allow you your wisdom, but you are never to step on the boat more than 127 times. And you must never go to the man who lives forever alone on the Primeval Isle, for he can see through your dance and will not like it." Einhasad vanished, the boat departed, and our comedic duo continued their journey... Part 2: The Greatest Healer and the Castle Lord Two days later, a boat arrived at Rune Harbor. Off it stepped an orc and a healer. "You take the town, lady—find a mercenary to help you. I will go take the castle," said the orc. A couple of minutes later, the lone orc appeared at a siege-battered castle. The defenders were repairing the fortress after successfully repelling an attacking force. They saw the orc walking toward the castle with small, steady steps and laughed at him. "Who dares walk against the mightiest clan alone?" The orc continued on his path until he was close to the defenders. Bows were armed; swords were unsheathed. The defenders lunged at the orc, only to find it impossible to hit him. Their weapons could not touch his skin or armor and were instantly repelled. They chased behind the orc, who proceeded into the engraving room and began commune with the artifact, all while the defenders tried in vain to slash and blunt him. Nothing landed—not a single blow. The orc was casting as peacefully as if he were in town, completely uninterrupted. "Masters, masters!" a voice shouted. "I bring bad news from the city! There is a female healer—she came with an orc and a mercenary. They killed the guards, wiped out our force, and took over the city!" "How could that be?" said the castle masters, momentarily forgetting that an orc was actively taking their castle. "The healer, masters! The healer—she can't be killed! Our swords slip right off her armor!" Before they could respond, the engraving completed. "I am now your master, your voice, your ruler," the orc declared. "Bow before me, for I am blessed by Einhasad and I am immortal!" Part 3: The Sanctuary of Primeval Isle Three days later, a female human healer stepped off the boat onto Primeval Isle. She had fool-stepped on the boat 126 times now, taking care never to exceed 127—for as Einhasad had warned, doing so would make her mortal again. "I seek the ruler of this island, for he is to bow before me," she announced. Suddenly, an arrow flew through the dense foliage of Primeval Isle. It pierced straight through the healer's armor and crushed her to the ground. As her eyes closed in her final moments, she heard the voice of Einhasad echo the old warning given to them days ago: "Primeval Isle is sacred. The man who lives there forever has made it so—for I might not have given him wisdom, but I have given him luck." The End   The Man at Primeval Isle Word reached the newly crowned King of the Aden territory—Orcis the Orc—about the tragic end of his beloved Chapan, who had dared to set foot upon the fog-shrouded shores of Primeval Isle. A thousand bards sang in the grand halls, yet not a single melody could soothe the sovereign's profound rage and grief. Days bled into weeks. The court watched their ruler wither in inconsolable silence, until a lone traveler requested an audience at the castle gates. "My Lord," the captain of the guard announced, kneeling before the throne. "A wanderer demands entry. He claims to hold the key to the island." "The island?" Orcis grunted, his voice like grinding stone. "He speaks of a way to walk upon those cursed sands untouched by mortality... and to face the solitary warden who governs the primeval wild." "Bring him in," ordered the King. When the stranger approached the dais, Orcis instantly recognized the weathered face. It was the enigmatic figure from Giran Harbor—the nomad who had first taught them the strange ritual of steps that granted them divine immunity. The wanderer bowed low, but Orcis raised a hand. "Rise, old friend. This kingdom was forged on the strange wisdom you shared. Speak. What do you know of the island’s master?" The stranger leaned in, his eyes gleaming with secret knowledge. "The warden believes his sanctuary is absolute, my King—that the ancient currents protecting his domain cannot be broken by the dance of the harbor," the stranger whispered. "Yet in his pride, he misjudged the rhythm of the crossing. He guards against those who linger in the threshold...   ... but he never foresaw what happens when the voyage comes to its absolute end."
  • Topics

×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..