Jump to content

Featured Replies

Posted

i got 2 questions, ive searched and well, no answer

 

so

 

how do i crash a server?

 

 

how do i hide myself on playerlist OR make it so that I don't get muted =\

 

 

 

(this is for cs 1.6)

 

help and ill :gaysex: you

Cs 1.6 = put " after your name in friends

CSS = respawn_entities in console but it doesnt works anymore on most servers.

  • Author
Cs 1.6 = put " after your name in friends

CSS = respawn_entities in console but it doesnt works anymore on most servers.

 

Fail.

He tried to help you, maybe follow instructions. The respawn_entities is for CS:S and it's patched afaik...

 

Add an " after your name on Steam Friends and you will not show up on player list (makes the game get the error Cannot use keys or values with a ").

 

In CS 1.6, spam the command "fullupdate" like so: (this is a script that loops it with a toggle)

// By: Q-bA11
// scripting.elxDraco.net

alias echo_on.[rand] "motdfile echo.txt; cl_showfps 0" 
alias echo_off.[rand] "developer 1; motd; developer 0; motdfile motd.txt" 

alias CrashLOL_Tog.[rand] "CrashLOL_On.[rand]" 
alias CrashLOL_On.[rand] "weapon_knife; alias _special CrashLOL_Loop.[rand]; CrashLOL_Loop.[rand]; echo_on.[rand]; motd_write [Lagging Out/Crashing Server]; echo_off.[rand]; speak activated; alias CrashLOL_Tog.[rand] CrashLOL_Off.[rand]" 
alias CrashLOL_Off.[rand] "alias _special; echo_on.[rand]; motd_write [Crash-Spam Stopped]; echo_off.[rand]; speak deactivated; alias CrashLOL_Tog.[rand] CrashLOL_On.[rand]" 
alias CrashLOL_Loop.[rand] "fullupdate; wait; special" 

// Edit Here: 
bind "alt" "CrashLOL_Tog.[rand]"

Fun results: (eventually the server lags out) http://img73.imageshack.us/img73/5632/elxfullupdatelagms3.jpg

how do i crash a server?

 

A very vague question in that there is more than one way to crash a server.

 

For example, j017z0r (or Q-bAll as he likes to be called) gave you a script that can crash some servers within seconds, some within minutes, and some not at all (Due to AMXX, and things of that nature). This can be used in most instances, just to see what happens. If you get a "positive" result, have fun ruining a server for a good while, if not, you can try a few other methods.

 

Another method that I find to be extremely easy to do, and has a high success rate (Maybe I'm just lucky) is the good ol' gun spam. Simple concept: Get $16000~ buy a Glock and drop it, repeatedly. Works wonders if you do it with 2-3 other people at the same time.

 

Here's a quick little script I just wrote to help you with this (Untested):

 

alias WD.Glock "glock; weapon_glock"

alias WD.Etc "WD.Glock"

alias WD.x "special; wait; WD.Etc; wait; drop"

alias WD.T "WD.On"
alias WD.On "alias _special WD.x; WD.x; alias WD.T WD.Off"
alias WD.Off "alias _special; alias WD.T WD.On"

bind "key" "WD.T"

 

Right when I finished that little script I drew a blank on the next way to crash servers... All I can remember is cheats had to be on and it had something to do with spamming an Impulse commands. I'm sorry for leaving this post incomplete, tiredness is getting the best of me.

 

I'll finish this up when i get more sleep or suddenly remember the next mehtod.

  • Author

Jeez you're stupid J, just go to a CORNER or a WALL where it CAN'T go somewhere far and repeatedly drop it. I haven't tried the Glock Drop method yet, but I know how to make a dropped gun stay at the same spot...

 

Use your brain.

Cs 1.6 = put " after your name in friends

CSS = respawn_entities in console but it doesnt works anymore on most servers.

 

You know those codes straight from your head?... how much daylight does your cave get? o.O

A very vague question in that there is more than one way to crash a server.

 

For example, j017z0r (or Q-bAll as he likes to be called) gave you a script that can crash some servers within seconds, some within minutes, and some not at all (Due to AMXX, and things of that nature). This can be used in most instances, just to see what happens. If you get a "positive" result, have fun ruining a server for a good while, if not, you can try a few other methods.

 

Another method that I find to be extremely easy to do, and has a high success rate (Maybe I'm just lucky) is the good ol' gun spam. Simple concept: Get $16000~ buy a Glock and drop it, repeatedly. Works wonders if you do it with 2-3 other people at the same time.

 

Here's a quick little script I just wrote to help you with this (Untested):

 

alias WD.Glock "glock; weapon_glock"

alias WD.Etc "WD.Glock"

alias WD.x "special; wait; WD.Etc; wait; drop"

alias WD.T "WD.On"
alias WD.On "alias _special WD.x; WD.x; alias WD.T WD.Off"
alias WD.Off "alias _special; alias WD.T WD.On"

bind "key" "WD.T"

 

Right when I finished that little script I drew a blank on the next way to crash servers... All I can remember is cheats had to be on and it had something to do with spamming an Impulse commands. I'm sorry for leaving this post incomplete, tiredness is getting the best of me.

 

I'll finish this up when i get more sleep or suddenly remember the next mehtod.

Whoa I learned something new. Thanks. Whenever I did a "glock crash" exploit I thought it only worked on servers with money-mods, (like /moneyme or infinite money) but I guess not. Cool. :naughty:

 

And yes I prefer Q-bA11 (tried to reg a new account with a different name, no luck :hahano:) to j01tz0r (just some troll name).

 

You're right, the anti-cheat plugin HLGuard blocks the fullupdate command for this reason; as well as because it lets you get a new scout on maps like scoutzknivez.

 

The impulse command you are thinking of is "impulse 102" on sv_cheats "1" servers... it spams giblets (body parts) all over the ground and if you put it in a loop like below then the server crashes.

 

I downloaded that script, but when I exec it. And hit Alt. All it does is say "activated" "deactivated" and doesnt do anything
You have to a) wait for the spam to lag-out the server or b) add more fullupdate in the loop... how much you need depends on the quality of the server. Too much can lag you out before you've done enough harm to the server.
  • Author
I sat in a corner for 2 full rounds and let the GLOCK spam run, and it didn't even phase the server, I just looked stupid. Any reason why?

 

SAME here dude...

 

nothing happened...

Yeah I went and tried this and it did not work... fullupdate ftw. I think the glocks dropping at a wall is just old or something.
I tried ur method by using that glock spamming script. The problem with it is, it slings the glocks far away, so u have to run pick them up before they get dropped again.

 

I didn't mean drop the same Glock repeatedly, I meant the whole process in general.

 

I.E.: Buy Glock, Drop, Buy, Drop, Buy, Drop, etc.

 

I'll test my crappy little script when I get a chance. It should just buy a glock and drop it repeatedly, maybe I've forgotten how to script.

 

But also note, I mentioned it works best with more than one person, all having $16000 ($400 a Glock = 40 Glocks a person, that means 4 people doing it will drop around 160 Glocks).

 

U might wanna test it some more.

 

Also note, I said I didn't test it.

 

 

The impulse command you are thinking of is "impulse 102" on sv_cheats "1" servers... it spams giblets (body parts) all over the ground and if you put it in a loop like below then the server crashes.

 

Ah yes, I know it was either 102 or 202, thanks. There you have another method to crash servers, although you can probably do some more maniacal things to an sv_cheats server than crash it.

 

... how much you need depends on the quality of the server. Too much can lag you out before you've done enough harm to the server.

 

The same could be said about the gun drop script. The same can be said about any method to crash servers, actually.

 

Whats the best way to find money servers? Any ip address?

 

As far as I know, you can't search servers for individual AMX plugins. However, these servers might have something in their title, signifying the use of said plugin.

 

Sorry I caused that bit of confusion with my poor grammar. However, if you used/read the script, you'd have seen what I was trying to get across.

 

 

 

On a different, yet related note, another way to crash a server (May not crash, but causes great lag most of the time) is to get about 4-6 people in a server (the more the better) to spam the microphone. Nothing to explain there.

 

Another similar concept is to have a bunch of people to spam smoke grenades. Most likely won't crash a server, but can possibly lag people to the point of intense annoyance. There are some good spots specifically on Dust (original) I can show later if you guys don't know (Directly in CT spawn).

I think I know what spot you mean on de_dust :sly:

 

And yes, I've heard of spamming smoke grenades as well.

Guest
This topic is now closed to further replies.