vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Talkerbot V2.2.3 (AI Posting Bot) (https://vborg.vbsupport.ru/showthread.php?t=126386)

eXtremeTim 10-12-2006 02:28 AM

I am going to release 2.2.4 tommorrow.

Whats coming bug fixes that somehow i managed to remove from 2.2.3 before i took it public. PHP 5 compatibility issues (will hopefully nail them all). Other minor fixes and improvements.

dobbs 10-12-2006 11:28 AM

has 2.2.4 been tested on 3.6.2 ?

eXtremeTim 10-12-2006 12:11 PM

I have to make 2.2.4 first. ;)

Nandakal 10-12-2006 02:56 PM

Quote:

Originally Posted by hotwheels
PHP Code:

Invalid SQL:
INSERT INTO session (userid,lastactivity,hostVALUE ('5431',1160595332,'127.0.0.1'); 

It's missing the "S" in values

PHP Code:

Invalid SQL:
INSERT INTO session (userid,lastactivity,hostVALUES ('5431',1160595332,'127.0.0.1'); 


Didnt work for me, in addition I get this :

Unable to add cookies, header already sent.
File: */htdocs/forums/includes/class_core.php
Line: 3023

hotwheels 10-12-2006 04:18 PM

This change is in the actual ewt.talkerbot.php itself..........If you open the file in your computer, then locate the actual ewt.talkerbot.php...

Right click on the php, and just under where it say open, click on open with, find your wordpad then scroll down to the bottom of the php file and look for: $ip = "127.0.0.1";
$vbulletin->db->query_write("INSERT INTO ".TABLE_PREFIX."session (userid,lastactivity,host) VALUES ('".$vbulletin->options['ewt_talkerbot_botuid']."',".TIMENOW.",'$ip')");

There are 2 call's for this that you need to change inside the php.....

Or just use the one below........

Nandakal 10-12-2006 07:03 PM

Thanks, that helped alot :)

Now to figure out why her answers are so bogus :)

hotwheels 10-12-2006 09:32 PM

That really can't be fixed yet...........but it is kind of fun nontheless....

asawr10 10-12-2006 10:23 PM

thank

basskiller 10-12-2006 10:29 PM

Tim I think this is an excellent hack.. but I have a question??

Quote:

Edit to meet your folder setup and it will auto grab your database information for you.
I'm not sure if I'm being overcautious, but if this thing learns from your database and your database contains everything that is ever typed into your forums, couldn't someone possible pull information out of this bot that you don't want out?

eXtremeTim 10-12-2006 11:04 PM

You just told them to look for VALUES ;) which is fixed. ;)


All times are GMT. The time now is 02:30 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01933 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete