CHTom,
It works fine and all but It doesnt speak it just Says: 'Oops I do not understand!'
Printable View
CHTom,
It works fine and all but It doesnt speak it just Says: 'Oops I do not understand!'
I cant even get mine online :(
roflCode:XXXX
X``X
XXXXXXXXXXXXXX
XX XX
XX XX XX XX
XX XX
XX XX XX XX
XX XXXX XX
XX XX XX XX
XXXXXXXXXXXXXXXXXXXXXXXXXXXX
X XXXXXXXXXXXXXXXXXXXX X
XXXXXXXXX XX XXXXXXXXX
XXXXX XXXXX XXXXXXXX
XXX XX XXXXXX
XXXXXX XX XXXXXX
XXX XX XXX
XXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXX
XXX XXX
XXXXX XXXXX
Blobsy, as the website says is a framework bot, its the backbones of a php bot, The blobsy dev team expect you to code all of its functions, including speach etc..
I dunno how to do that! :eusa_doh:
Mine wont even come online!!!!!!!!!!!!!!!!!!!!!!!!!!111111one
If it doesnt come online, you have changed the config incorrectly ;)
Also, You do realise you have to have created the MSN account first, right?
mine still doesnt work it says bot started and the config is rite i think
I will post my config now so you can all see. Here you go:
<?php
$conf = array (
'username' => "YOUR BOTS MSN ADDRESS HERE",
'password' => "YOUR BOTS MSN ADDREESS PASSWORD HERE",
'nick' => "Chromehost.net Status // No reported server problems // Add [email protected] to talk!",
'psm' => "Status bot BETA",
'psmmedia' => "",
'psmmediatype' => "",
'displaypic' => "dp/blobsy2box.png",
'phpbin' => "php",
'nshandlers' => "LogDebug,LinkFile,UserRelated,Logout,ChatInvi te",
'sbhandlers' => "LogDebug,LinkFile,MSNP2P,MessagesPlus,MSNFTP,Broa dcasts,Demo",
'handlersdir' => "./handlers",
'priority_ns' => "10",
'priority_sb' => "15",
'msnip' => "messenger.hotmail.com",
'msnport' => "1863",
'msngrversion' => "7.5.0311",
'loginretry_count' => "3",
'loginretry_time' => "120",
'cpusleep_major' => "200000",
'cpusleep_minor' => "10000",
'db' => "dummy",
'dbhost' => "",
'dbuser' => "",
'dbpass' => "",
'dbname' => ""
)
?>
I notice some of you have messenger.live.com MSN uses the messenger.hotmail.com server :)