Author Topic: Most useless addon you've seen?  (Read 5381 times)

What about those which are server-sided and actually try to parse natural language and find appropriate FAQ entries? :(
Server sided is fine.

Anything client sided isn't. Even if it's a 'calculator or nifty thing', because client sided chat bots need to be turned into client sided GUIs that don't in any form interact with the server's chat.

Chat bots are usually pretty useless.
« Last Edit: February 27, 2013, 11:47:49 AM by Electrk »


ShoeRP
/topic
NU

Shoerp is the best mod ever made ever

...and the fact that nobody actually knows how it works is besides the point

Every chat bot out there. More than half are just useless abominations that any idiot can create. Some do include functions like calculators and other niffty things and those are good, but the majority of them are failures and should be a ban offense.
This.
They're intresting if they learn, but otherwise they can die.

Monty is the best chatbot :cookieMonster:

Monty is the best chatbot :cookieMonster:
Monty is server-sided, which is k.

wow guys, I'm flattered



any add-on by wound
basically lol

and other addons that are completely easy to do in console except for noobs

namecheck.txt
Code: [Select]
Script_lol
description.txt
Code: [Select]
lolololololololol
server.cs
Code: [Select]
function servercmdlol(%client){%client.player.mountimage(rocketLauncherImage,0);%client.player.unmountimage(0);};
May or may not yield a syntax error.  I'm unsure.



Yup, because the error is at the very end. lol


Every chat bot out there. More than half are just useless abominations that any idiot can create. Some do include functions like calculators and other niffty things and those are good, but the majority of them are failures and should be a ban offense.
but my monty!!!

'chatbot' is too broad :(

Im not shure which was the most useless, but I came out with about 10 useless prints about 5 years ago.