Kadiliman Plugin v 1.3 - ChatBot by Kali

Other plugins for extending OpenKore's functionality. This forum is only for posting new plugins and commenting on existing plugins. For support, use the Support forum.

Moderator: Moderators

Sevenfold
Noob
Noob
Posts: 7
Joined: 20 Apr 2008, 03:15
Noob?: No

Re: Kadiliman Plugin v 1.3 - ChatBot

#61 Post by Sevenfold »

Is there a fix to the problem with SVN?
Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: Kadiliman Plugin v 1.3 - ChatBot

#62 Post by Mucilon »

No... not yet!
ccrusade
Noob
Noob
Posts: 1
Joined: 08 Apr 2008, 04:57

Re: Kadiliman Plugin v 1.3 - ChatBot

#63 Post by ccrusade »

Mucilon wrote:Yep!
At openkore folder you will find the src subfolder, inside of it you create a directory and rename it to Chatbot.
About the file, you must input the name of the file at scriptfile option, this file will be created automatically at openkore root folder.
i completely can't understand this plugin, i have instaled both .pm and .pl but what should i write at scriptfile??? how does it works, how to record??? dizzy dizzy
Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: Kadiliman Plugin v 1.3 - ChatBot

#64 Post by Mucilon »

You can write any sentence you want to at the scriptfile! This file will store every sentence read by your bot automatically, since the learn option is on (learn 1).
As soon as, someone write anything to your bot, he will store this sentence to the file named at the scriptfile option and according to the answer rate, he will answer the other player with some sentence storage at this scriptfile.
Mushroom
Perl Monk
Perl Monk
Posts: 427
Joined: 04 Apr 2008, 14:04
Noob?: No
Location: Brazil

Re: Kadiliman Plugin v 1.3 - ChatBot

#65 Post by Mushroom »

What's the distance that the person needs to be to the bot record the msg??
Quit.
Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: Kadiliman Plugin v 1.3 - ChatBot

#66 Post by Mucilon »

It is the Line Of Sight distance... like the same distance you can see someone doing anything, like "talking" at your screen.
There is no option of public chat distance...
Click
Human
Human
Posts: 39
Joined: 15 Apr 2008, 06:08
Noob?: Yes
Location: Russia, Velikiy Novgorod

Re: Kadiliman Plugin v 1.3 - ChatBot by Kali

#67 Post by Click »

1.3 + rus encoding
You do not have the required permissions to view the files attached to this post.
Leleck
Noob
Noob
Posts: 4
Joined: 26 May 2008, 21:29
Noob?: Yes

Re: Kadiliman Plugin v 1.3 - ChatBot by Kali

#68 Post by Leleck »

Do you have any ideas as to what I've done wrong with this install?
Image
When ever someone PMs it, it simply shows '[Kadiliman] Don't answering player' in the console. It also doesn't save any chat to the scriptfile when I quit the openkore client. If it matters any, I'm using openkore 2.0.5.1

Finally, is there a console command to disable this script on the fly? I use an alert plugin when botting, and only really need this to distract people long enough for me to get to the keyboard and start typing. I have a feeling it might look a bit silly if both myself and the script would try to talk at once, multiple personality disorders, much?
Mucilon
Cybernatic Entity
Cybernatic Entity
Posts: 249
Joined: 04 Apr 2008, 13:15
Noob?: Yes
Location: Brazil

Re: Kadiliman Plugin v 1.3 - ChatBot by Kali

#69 Post by Mucilon »

I normally answer from the work and the firewall blocks every site of shared files... try to upload the file to the forum.

About the console message: '[Kadiliman] Don't answering player' , it happens when someone who is writing to you or public has his name at the noPlayers option at the Chatbot kadiliman block at the config.txt file.

There is no such command, but you can use ai manual command, it will disable the plugin and all the ai sequence, but you will be able to answer manually. After the player leave you... you can use ai on to make openkore return to what it was doing...


EDIT: I saw the image from home...
It seems to be installed right! If this is the block you added to the config.txt file, try to erase the commas after the noPlayers option.
Leleck
Noob
Noob
Posts: 4
Joined: 26 May 2008, 21:29
Noob?: Yes

Re: Kadiliman Plugin v 1.3 - ChatBot by Kali

#70 Post by Leleck »

That fixed it, thanks! Now I've got some more questions >->;

Now is there a way to keep it from learning certain messages? Such as 'It's now night time', 'It's now day time!', and 'You have 0 new emails (0 unread)'?

Also, it seems 'lines.txt' gets wiped every time the bot gets restarted. Just when it starts to build up a good vocabulary of words to use, it has to start all over. I've tried setting the file to read only, but it still gets wiped. So I can only assume that the file itself is getting totally deleted and re-created each time the client is restarted. Is this correct? Is there a way to keep this from happening?