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

 

 

 

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

    • it is very sad to see how 4 people destroyed the l2off section.... We should create another place where administrators and moderators are not criminals or scammers. You can see what happens in my case when I share free files, you can see all the negative messages and downvotes for example, that proves it all. We would have to leave these 4 people here to continue scamming people, something about the l2off platform, that creates a forum or inente a healthier place than this .... Greetings.   -------------------------------------------------------------------   have a proposal to solve the problem. why don't all those who bought an extension from L2Devs, compare what they bought, with what I published and verify who is the scammer? then they compare the files they bought with my SVN.  Those who bought from L2Devs @UnknownSoldier Mariano Canteros (Argentina) come on, do the comparison and verify who is the scammer    if you want to share files for free on maxcheaters, you will receive something like this. think twice before sharing content on maxcheaters 🙂
    • 1. not gonna read all that 2. you most definitely did NOT write any of that (since, as shown here, you have poor grammar and punctuation). I'm not trying to offend you in any way, rather, encouraging you to think for yourself instead of being an NPC, cheers.  
    • Ah, ah, ah " θεέ μου βοήθησε με " yet another person who seems obsessed with this. When some people read a post that actually has a beginning, a middle, and an end, it's like a shock to them. "How can this person write so well? He must be using AI." Seems like a lot of you out there think the same way. As for what you said, I honestly didn’t understand how any of it relates to the post. I didn’t take anyone’s side, nor did I say who’s right or wrong. I don’t want to get into that whole mindset of dividing people into sides. Your side is pretty clear though. You seem coordinated and consistent. The other side hasn’t really shown up yet, maybe because it’s just one lone wolf. But that doesn’t mean he’s wrong. Anyway, I figured I’d write something to maybe shake things up a bit, but it looks like concrete doesn’t move easily. Maybe it takes a real earthquake. That’s all from me on this topic. Take care and good luck with whatever you're doing. No matter what you write, I won’t be replying to you or your little crew. 😉
    • @Tinker123aa we own your ass now biatch , woof woof🐕‍🦺
  • 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