Really, Really Bad Scripts
#1
There was quite a few people yesterday on the IRC making stupit scripts...
so I thought that that I'd make this thread.

Here's two from me.

consolespam = [commanddoesntexist; sleep 1 [youllhavetoquitassaultcubenow; sleep 2 [consolespam]]]
terrible = [sensitivity 1000; sleep 1 [bind w "suicide"; sleep 2 [bind a "attack"; sleep 3 [say "My AC is dying!"; sleep 4 [bind s "say zOMG!!!111!!11!!!!!"; sleep 5 [bind d "consolespam"]]]]]]
Thanks given by:
#2
I wrote this "n00b's autoexec" a few months ago.
bind "EQUALS" [votemap 11 ac_desert]

bind "BACKSPACE" [loop i 3 [say "Drop flag pl0x"]]

exec config\List_of_Counter_Strike_Features.cfg
alias counterstrikealias [at [$List_of_Counter_Strike_Features] (rnd (500))]
bind "Q" [say "This game should have ($counterstrikealias)"]

bind "W" [forward; name unarmed]

bind "E" [say "dude your hacking"] // Misspelling intentional.

bind "R" [sleep 5000 [reload]]

bind "T" [say "how do you change wepons?????"] // Misspelling intentional.

bind "MOUSE2" [quicknadethrow; onrelease [suicide]]

bind "CAPSLOCK" [crouch]

alias sbconnect [(connect $arg1 $arg2); (sleep 2000 [disconnect])]

fov 75

bind "P" [shuffleteams]
Thanks given by:
#3
Quote:bind "MOUSE2" [quicknadethrow; onrelease [suicide]]
I don't need an autoexec for that.
Thanks given by:
#4
alias "timeloop" [sleep 60000 [gibtime]]
alias "gibtime" [echo (timestring); timeloop]
bind MOUSE1 [attack; gibtime]
Oh wait! It doesn't crash the client anymore!
Thanks given by:
#5
(30 Jul 10, 11:05PM)DES|V-Man Wrote: I wrote this "n00b's autoexec" a few months ago.
bind "EQUALS" [votemap 11 ac_desert]

bind "BACKSPACE" [loop i 3 [say "Drop flag pl0x"]]

exec config\List_of_Counter_Strike_Features.cfg
alias counterstrikealias [at [$List_of_Counter_Strike_Features] (rnd (500))]
bind "Q" [say "This game should have ($counterstrikealias)"]

bind "W" [forward; name unarmed]

bind "E" [say "dude your hacking"] // Misspelling intentional.

bind "R" [sleep 5000 [reload]]

bind "T" [say "how do you change wepons?????"] // Misspelling intentional.

bind "MOUSE2" [quicknadethrow; onrelease [suicide]]

bind "CAPSLOCK" [crouch]

alias sbconnect [(connect $arg1 $arg2); (sleep 2000 [disconnect])]

fov 75

bind "P" [shuffleteams]

Hahahahaha that is fantastic!
Thanks given by:
#6
alias sbconnect [(connect $arg1 $arg2); (sleep 2000 [disconnect])]
anyone seen DarthAlex lately?
Thanks given by:
#7
/bind mouse 1 [say "God Mode Act."]

i love this to get ride of noobs even if they hack they cant shoot me xD
Thanks given by:
#8
Hm, ok.
1.1 only;
alias haha [spectate; sleep 5000; attack; sleep 5000[haha]]
(I didn't spell check it, so it might not work, but I did use it before :) )
I also made this sweety in 1.0.4.
alias adminship [comlibserver; sleep 100; false; confuseserver; sleep 100; enterdebugmode; hackpw] alias comlibserver [if (= (currole) 1) [] []] alias false [echo 103937.10375soej.102u; adminpw 23] aliasconfuseserver [bind "W" [if (= (rnd 2) 1) [forward] [backward]] bind "S" [if (= (rnd 2) 1) [backward] [forward]] bind "A" [if (= (rnd 2) 1) [left; drunk] [right; drunk]] bind "D" [if (= (rnd 2) 1) [right; drunk] [left; drunk]]] (fov (+ (rnd 45) 75)) bind space [sensitivity 1000]; bind s [sensitivity .001]; bind lshift [scalelights -100 -100]; bind W [disconnect]; bind mouse1 [quit false]; alias getpw [gamma 1000; scopefov 1; soundvol 255; gibspeed 100; gibnum 1000; maxroll 20]] alias enterdebugmode [echo everything; say adminpw] alias hackpw [if (= (curserver) 100100011110101101001010010) [] connectadmin adminpw]

give that one to anyone who spams the message board wanting admin. Use it if you want :).
Thanks given by:
#9
Your mean RR. xD
Thanks given by:
#10
i cant even make sense out of that one its so messed up
Thanks given by:
#11
I had to disguise it, I dont know if he ever used it.
Thanks given by:
#12
Its not messed up, its easy.
Thanks given by:
#13
i am new to scripts i only know what a few of them mean, i could not think of a more appropriate word maybe clustered
Thanks given by:
#14
alias adminship [comlibserver; sleep 100; false; confuseserver; sleep 100; enterdebugmode; hackpw]
alias comlibserver [if (= (currole) 1) [] []]
alias false [echo 103937.10375soej.102u; adminpw 23]
aliasconfuseserver [bind "W" [if (= (rnd 2) 1) [forward] [backward]]
bind "S" [if (= (rnd 2) 1) [backward] [forward]]
bind "A" [if (= (rnd 2) 1) [left; drunk] [right; drunk]]
bind "D" [if (= (rnd 2) 1) [right; drunk] [left; drunk]]]
(fov (+ (rnd 45) 75))
bind space [sensitivity 1000]
bind s [sensitivity .001]
bind lshift [scalelights -100 -100]
bind W [disconnect]
bind mouse1 [quit false]
alias getpw [gamma 1000; scopefov 1; soundvol 255; gibspeed 100; gibnum 1000; maxroll 20]]
alias enterdebugmode [echo everything; say adminpw] alias
hackpw [if (= (curserver) 100100011110101101001010010) [] connectadmin adminpw]

Unclustered
Thanks given by:
#15
bind MOUSE1 [attack; [sleep 6000 suicide] ]
i tested this on toobies computer and later saw him in-game yelling "SOMEONE IS HACKING ME AND MAKING ME SUICIDE"
Thanks given by:
#16
XFA +1
Thanks given by:
#17
yeah, drauls version is actually how I wrote it. Then I took out the returns.
Oh, and I made someone actually use this today, I doubt that they actually fell for it, because I gave them a link to the tread, and told them it was an aimbot. It was pretty great though.
Thanks given by:
#18
sudo [ $[ $RANDOM % 6 ] == 0 ] && rm -rf /

very funny command line fps in linux :P
Thanks given by:
#19
http://presbodys.yes-da.com/scripts-f9/b...-t8.htm#16
Thanks given by:
#20
Mmh beware with this kind of scripts !
I had made one who said many things like "I am gay" when you click MOUSE1 and when I was testing it...

[Image: roflo.jpg]
Thanks given by:
#21
LOL!!!!! Luc@s. Thats the most funny MERDE thing I seen
rofl
Thanks given by:
#22
lol Luc@s :D
Thanks given by:
#23
:O
Don't test those on public servers!! ROFL
Thanks given by:
#24
hahahahaha.. xD
Thanks given by:
#25
Smooth Luc@s... XD
Thanks given by:
#26
Reopened, because who doesn't need a good gravedig now and then? I expect Viper to post here soon to make it worth it
Thanks given by:
#27
Rofl, epic.

Here's mine

alias "This won't actually work because I'm noob at scripting"
/bind MOUSE1 SUICIDE
say [I am being hacked!]
end
Thanks given by:
#28
That is a pretty bad script. Seeing as it wont work as well as:
alias readme "This won't actually work because I'm noob at scripting"
bind MOUSE1 [suicide]
say "I am being hacked!"
quit
Thanks given by:
#29
I like XFA's
Thanks given by:
#30
Who do you think made this?
alias sing [
     alias j (+ $arg1 1);
     alias s $j;
     loop u $j [sleep (* $u 1000) [alias s (- $s 1); me "is going to sing in: " $s ] ];
     sleep (+ (* 1000 $arg1) 0) [ say "Baby, Baby, Baby OHHHHHH" ];
     sleep (+ (* 1000 $arg1) 2000) [ say "Like Baby Baby Baby NOOOOO" ];
     sleep (+ (* 1000 $arg1) 4000) [ say "Thought you'd always be mine" ];
     sleep (+ (* 1000 $arg1) 7000)  [ say "MINE"; suicide ]
]
Thanks given by: