![]() |
Did anyone get this working on 2.2.6??
This hack got me back hacking again.. forgot to check how far I got with the versions last time :-) |
When i run the botloader script it allways stops about half way thround saying DONE in the status bar ! What can i do
Thanks Matthew |
[I forgot some important stuff earlier, so I deleted my post and am posting it here instead]
Here's a little guide I wrote that comes handy if you want to add extra AIML files without having to flush the old bot tables and without having to run the whole botloader process everytime you want to "teach" your bot something. Do this. Open alice/src/admin/botloader.php. FIND AND DELETE: Code:
deletebot(); Open alice/aiml/startup.xml FIND: Code:
<learn>*</learn> Code:
<learn>custom.aiml</learn> Now open notepad and paste this: Code:
<?xml version="1.0" encoding="ISO-8859-1"?> Now, whenever you have added more information to your custom.aiml file and want to teach your bot more stuff, just upload custom.aiml and run botloader.php. This will add the extra AIML file to your database without flushing your old tables. This means your bot will have 0 downtime when adding new AIML, as you don't have to redo the whole botloading process. :cool: |
My oh my this topic has got bigger hehe thanx to who every moved it to the full hacks forum.
Sorry i have not been here but i have been far to busy the last week doing web design work. |
when i try to run the botloader it does nothing for about 10 mins then it gives me a page cannot be displayed error :(
can anyone tell me where i am going wrong ??? i have chmodded all the sub dirs etc 777 :) all help would be gr8 |
is this bot german ????
i viewed the text files that come with the bot zip and there is alot of german or some foriegn language ?? any one know ?? |
This hack looks pretty impressive, but how many queries will this add to my forums
|
Quote:
|
Quote:
|
Quote:
Matthew |
someone tell me the contents of their bots table PLEASE!
|
Quote:
BTW this sounds like a great hack....just the thing I need to play a practicle job on my users :D |
I am installing this now, hilarious.
|
I made a hack that allows you and your mods to create AIML directly from the Mod CP into your database. Once a few mods have added some nice questions and answers, you can just open phpmyadmin and grab the AIML from the table teachbot.
The screenshot will be self-explanitory. :) If there's interest, I'll zip up the files and write some instructions. |
There is interest :D
|
Quote:
Thanks Jbear6 |
Quote:
|
I fixed him by running the botloader.php on my localhost and then dumping the patterns and templates tables, then importing those.
But he was causing so much server load that I had to turn him off :( |
Martin64 you're da man. :) xmlspy is a cool program and it detects errors in the code but it's very expensiv. A simple editor that alows moderators to help the bot talk more forum related things is just what is needed. Good job.
|
EDIT : I have solved the problem now :p
|
EDIT : I have solved the problem now :p
|
Quote:
output from "select * from bots" please - mine is empty, not sure that's right |
Your bots table is supped to be empty, Mine is and it works.
My Question. How do teach the bot to remember things? Thanks Matthew |
If the bot remembers, it's trough aiml or with a very short term memory, member and conversation related i guess. Dr Wallace is not clear about this, a bit mysterious.
|
EDIT : Problem solved :p
|
That would be nice "remember this" but it's obvious a hoax "forget this" :)
|
How do i make him learn stuff?
|
At least everyone got descriptions for their fopen problems!
Quote:
|
I have released my hack (vBTeachbot 1.0) here:
https://vborg.vbsupport.ru/showthrea...threadid=48291 It allows you to teach your bot new things, and it's pretty easy. :) |
Thank you!!!!!
I'll install when I am done ugrading to 2.2.9... |
OK...here's a way that may fix your fopen errors. It fixed mine. May not work on Windblows:
OPEN: tomstalkerbot.php FIND: PHP Code:
PHP Code:
|
Quote:
|
[QUOTE]Originally posted by Beorn
[B]OK...here's a way that may fix your fopen errors. It fixed mine. May not work on Windblows: Hey - thanks, I am getting closer... first time I get more than smileys... see attachment :-) (I have now also upgraded from 226 to 229) I am on a shared server and not sure the path is right or what.... I entered the following path in both places: $ff = fopen("/usr251/home/fiddler/public_html/forums/upload/alice","r"); same as www.domainname.com/forums/upload/alice in the browser. Does it look correct? (ps. the error message showing in the redirect page is gone tho...) |
Does this thing actually improve or does it stay as it is? I mean you said that it would learn but it doesnt remember anything you tell it and it doesnt seem to be improving its grasp of things :(
How do i get it to improve? Thanks Matthew |
Quote:
Everything else seems to be fine....got rid of the errors after running botloader.php, but I haven't turned the bot "on" yet. Just want to make sure everything is in order before I do. |
Quote:
|
This is a big thread, and I have not followed it.
Can the bot be set to just 1 forum ? Can the bot be set to just follow 1 thread ? Can the bot be set to just follow 1 category ? (and therefor all forums + subforums within that category ? Can the bot be set to NOT reply to certain users ? Can the bot be set to NOT have the same awnser twice or more in the same thread ? Can the bot be set to NOT reply more then X times in a thread ? (so after 5 posts or so, it will not reply no more to prevent big useless threads) ? |
Quote:
Would it be safe to say there's something wrong at this point? :) |
Quote:
If your "Browse" link is not active in the bot table, there is definately something wrong. |
I've got a couple of issues some of which have been mentioned already.
1) How easy is it to get him to do something else apart from reply with a smilie?? 2) We're trying to pass him off as a real user. Is there anyway to delay his response a bit so he doesn't post like 'right' away?? |
All times are GMT. The time now is 07:45 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|