Author Topic: Chat Bots.  (Read 2528 times)

im fixing it now you fixophobes.
they have a fear of fixing?...

they have a fear of fixing?...
Remove the arrow from your head. Or whatever the forget it is.
« Last Edit: January 04, 2013, 01:24:57 AM by Frostwind »

Remove the arrow from your head. Or whatever the it is.
I think you have an arrow in your head.
Phobia: an extreme or irrational fear of or aversion to something.

I think you have an arrow in your head.
Phobia: an extreme or irrational fear of or aversion to something.
I really dont care. I word whats in my mind.


I really dont care. I word whats in my mind.
um
so hold on, let's go back over this
i pointed out that you said people in the thread had a fear of fixing
you implied that i was wrong, and a "fixophobe" isn't a person with a fear of fixing
you were corrected
then you said you don't care
??

um
so hold on, let's go back over this
i pointed out that you said people in the thread had a fear of fixing
you implied that i was wrong, and a "fixophobe" isn't a person with a fear of fixing
you were corrected
then you said you don't care
??
Yeah, I dont really care.

I like how shyGriff posts here. She has no idea how to code (to my knowledge) and she just comes and makes fun of people. I like it.

I like how shyGriff posts here. She has no idea how to code (to my knowledge) and she just comes and makes fun of people. I like it.
i barely know how to code(i'm unable to actually make anything useful as of yet) but sometimes i'll skim through the threads for my own reference
and yeah also to make fun of the people who don't understand what they're doing

Yeah, I dont really care.
You care enough to post that you don't care.


Are you MARBLE MAN? Edit no you are not
Do you remember me for sucking at coding?

OT:
There are plenty of chatbot topics that have the whole code pre-written...
Code: [Select]
package chatbot
{
function clientCmdChatMessage(%a,%b,%c,%fmsg,%cp,%name,%cs,%msg)
{
parent::clientCmdChatMessage(%a,%b,%c,%fmsg,%cp,%name,%cs,%msg);
                switch$(%msg)
                {
                        case "Input":
                              commandToServer('messageSent',"Output");
                              break;
                        case "!Test":
                              commandToServer('messageSent',"Test.");
                              break;
                }
}

};
activatePackage(chatbot);
« Last Edit: January 10, 2013, 01:06:43 AM by MARBLE MAN »



Do you remember me for sucking at coding?

OT:
There are plenty of chatbot topics that have the whole code pre-written...
Code: [Select]
package chatbot
{
function clientCmdChatMessage(%a,%b,%c,%fmsg,%cp,%name,%cs,%msg)
{
parent::clientCmdChatMessage(%a,%b,%c,%fmsg,%cp,%name,%cs,%msg);
                switch$(%msg)
                {
                        case "Input":
                              commandToServer('messageSent',"Output");
                              break;
                        case "!Test":
                              commandToServer('messageSent',"Test.");
                              break;
                }
}

};
activatePackage(chatbot);
yes I did, but as I recently disclosed to Electrk, I now know you as the guy who released those two really stuffty add-ons but now all of a sudden is better