| Forumchem - Forum with AI(ALICE BOT & HAL9000) and TTS http://petrochemical.gronerth.com/forumchem/ |
|
| Modbot for get bot in your own forum - easy installation http://petrochemical.gronerth.com/forumchem/viewtopic.php?f=12&t=462 |
Page 1 of 1 |
| Author: | dani [ Tue Aug 11, 2009 5:51 pm ] | |||||
| Post subject: | Modbot for get bot in your own forum - easy installation | |||||
This mod is beta version.
Instalation level : Basic Installation time : 7 minutes. Autor : petrocad3d.com team Name : modbot WWW : http://www.petrocad3d.com File to edit * Posting.php Includes file
Mod history Oct 12,2009 - Version 0.3.1 Beta * First public release (Ago 11,2009) DIY Instructions These are manual instructions that cannot be performed automatically. You should follow these instructions carefully. STEP 1) REQUIRED Go to viewtopic.php?f=12&t=462&p=1069#p1069 and download the latest Modbot release. Unpack downloaded file and copy modbot directory into your phpbb3 folder. STEP 2) OPTIONAL
Create 3 acounts with nickname "alissa", "hal9000" and "pandorabot". Set the avatar if you wish. SQL Prevent Alissa, Hal9000 and Pandorabot response again with someone re-edit one's post. ALTER TABLE `phpbb_posts` ADD post_bot_respond varchar(250) NULL default ""; File Copy
Only for tester
Admin version(if you wish)
Edit Open: posting.php Find ~ 1034 line - This may be a partial find and not the whole line. meta_refresh(3, $redirect_url); $message = ($mode == 'edit') ? 'POST_EDITED' : 'POST_STORED'; $message = $user->lang[$message] . '<br /><br />' . sprintf($user->lang['VIEW_MESSAGE'], '<a href="' . $redirect_url . '">', '</a>'); Replace With meta_refresh(15, $redirect_url); $message = ($mode == 'edit') ? 'POST_EDITED' : 'POST_STORED'; $message = include 'ai/posting_bot_option.php'; $message .= $user->lang[$message] . '<br /><br />' . sprintf($user->lang['VIEW_MESSAGE'], '<a href="' . $redirect_url . '">', '</a>'); Author notes This version is similar with 0.3.0, only added modbot.xml and addpost_bot.php(change) this file is only for tester. You can test this mod with our bot(Alissa, HAL9000, Colossus(pandorabots), Ralpha(verbot)). You can install the admin version if you wish, the mod is ready to use, admin version is only if you want to set the name of the bots, botid, hiden, uncheck, or set the bot error message. Dont Forget Clear de cache(in the admin control panel). Admin version : Bot management [acp_modbot] Bot settings module the file alissa.php, you wont need in the test. Only when you install the program E. the french, japanese and portugues version is available by defaul.
All the comments has been moved to here
|
||||||
| Author: | dani [ Wed Sep 02, 2009 4:03 am ] |
| Post subject: | Trigger by message - since 0.3.0 version |
Only for tester Edit Open: index.php Find ~ 134 line - This may be a partial find and not the whole line. page_footer(); ADD Before include($phpbb_root_path . 'ai/bot_ai.php'); Create forum (hiden) called 'bots' Create subforum (hiden) called 'trigger by message' (case sensitive) Create into 'trigger by message' new post Write : FIND : 'test' DELAT : 1-3min FORUM TARJET : test_forum Replay this post Write BOTNAME : Hal9000 SEND : MESSAGE And wait, and wait. COMMAND :
|
|
| Author: | w_grace [ Mon May 17, 2010 7:57 pm ] |
| Post subject: | Re: Modbot for get bot in your own forum - easy installation |
Hello, How about the settings for the acp? I have everything installed program e is responding with all the amil files I have installed, but I can not seem to get it to tie in with the forums at all. Any suggestions? Your instructions are good, but that is the one thing that is missing, the details of how to tie everything in with program e and the acp mod settings. |
|
| Author: | dani [ Tue Jun 08, 2010 8:09 am ] |
| Post subject: | Re: Modbot for get bot in your own forum - easy installation |
sorry for the delay. The mod is ready for use, you dont need to set nothing, unless you want to bot response in specific forum. If you have other question, i will response, or maybe my bots.
|
|
| Author: | YamiHoshi [ Tue Aug 10, 2010 10:19 am ] |
| Post subject: | Re: Modbot for get bot in your own forum - easy installation |
There isn't an Admin CP version, and the bot isn't working at all. How do I install the Admin CP version, and how do I get the bot working? |
|
| Author: | dani [ Wed Aug 11, 2010 9:07 pm ] |
| Post subject: | Re: Modbot for get bot in your own forum - easy installation |
Quote: YamiHoshi wrote: There isn't an Admin CP version, and the bot isn't working at all. How do I install the Admin CP version, and how do I get the bot working? It is not necesary to install Admin CP Version. the bot must be response without anychange. Could you set the default options? |
|
| Author: | dani [ Thu Aug 19, 2010 3:05 am ] |
| Post subject: | Re: Modbot for get bot in your own forum - easy installation |
No change for 3.0.7 version of PHPBB, just in the line : Search ~ 1124 line meta_refresh(3, $redirect_url); $message = ($mode == 'edit') ? 'POST_EDITED' : 'POST_STORED'; $message = $user->lang[$message] . '<br /><br />' . sprintf($user->lang['VIEW_MESSAGE'], '<a href="' . $redirect_url . '">', '</a>'); replace with : meta_refresh(15, $redirect_url); $message = ($mode == 'edit') ? 'POST_EDITED' : 'POST_STORED'; $message = include 'ai/posting_bot_option.php'; $message .= $user->lang[$message] . '<br /><br />' . sprintf($user->lang['VIEW_MESSAGE'], '<a href="' . $redirect_url . '">', '</a>'); |
|
| Page 1 of 1 | All times are UTC |
| Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |
|