Blobsy help and curl ??

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
adambot
-


Joined: 21 Jul 2006
Posts: 3

PostPosted: Fri Jul 21, 2006 3:28 pm    Post subject: Blobsy help and curl ?? Reply with quote

Have any of you people out there ever heard of tried using blobsy on your abyss webserver ? Its a php script that is actually a msm bot - conects to msn and has automated conversations with people who try n chat to it.

http://www.blobsy.org/Main

It looks really good but i just can't get it to work on this server!
it requires curl - which i think i 'enabled' in the php.ini file but still it won't wrk.

__________________________________________________________________
I have windows xp with the php5 installed 'pre configured' for this abyss server. And have mySQL server.

__________________________________________________________________

Please help me people :?: :!:
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Fri Jul 21, 2006 3:53 pm    Post subject: Reply with quote

Read further down.

Last edited by TRUSTAbyss on Fri Jul 21, 2006 4:46 pm; edited 4 times in total
Back to top View user's profile Send private message Visit poster's website
adambot
-


Joined: 21 Jul 2006
Posts: 3

PostPosted: Fri Jul 21, 2006 3:55 pm    Post subject: Reply with quote

thanks

btw- adambot is just the name of the bot that i'm goin to try n make - if i can get it to blooming wrk!!
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Fri Jul 21, 2006 4:01 pm    Post subject: Reply with quote

Read further down.

Last edited by TRUSTAbyss on Fri Jul 21, 2006 4:47 pm; edited 1 time in total
Back to top View user's profile Send private message Visit poster's website
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Fri Jul 21, 2006 4:44 pm    Post subject: Reply with quote

I successfully installed Blobsy!

You have to provide the full path to your php.exe file (Command Line) so that
it can load the configuration and the other required PHP file in the background.

Once you do this, it should give the message "Bot Started."

Here's my Configuration I used:
Code:
<?php
$conf = array (
   'username' => "MSN Username",
   'password' => "MSN Password",
   'nick' => "Choose a Nickname",
   'psm' => "Release 6",
   'psmmedia' => "",
   'psmmediatype' => "",
   'displaypic' => "dp/blobsy2box.png",
   'phpbin' => "C:/PHP5/php.exe",
   'nshandlers' => "LogDebug,LinkFile,UserRelated,Logout,ChatInvite",
   'sbhandlers' => "LogDebug,LinkFile,MSNP2P,MessagesPlus,MSNFTP,Broadcasts,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' => ""
)
?>


Note: You will need to edit the phpbin PATH to point to your PHP executable
because my path maybe slightly different. Good Luck!

Let me warn you, this bot will chat with all of your contacts on MSN. I checked
the log and it chatted with at least 3 contacts at once. Very annoying!

I can help you on MSN if you want. My MSN: msn@trustabyss.com

Sincerely, TRUSTAbyss


Last edited by TRUSTAbyss on Mon Jun 23, 2008 7:31 pm; edited 1 time in total
Back to top View user's profile Send private message Visit poster's website
adambot
-


Joined: 21 Jul 2006
Posts: 3

PostPosted: Sat Jul 22, 2006 10:21 am    Post subject: Reply with quote

Arrrr - how do you get it start ?

help me!

plz - plz

i just go in my browser and go to my page [bstart] but nothing is loaded up, just a blank page. - my config.default is correct

what have you changed in ur PHP config thingy??
Back to top View user's profile Send private message
TRUSTAbyss
-


Joined: 29 Oct 2003
Posts: 3752
Location: USA, GA

PostPosted: Sat Jul 22, 2006 11:08 am    Post subject: Reply with quote

There is no way to tell if the bot is chatting, all you will see is Bot Started, but
my MSN Buddies did help me test it. I will log on MSN and help you.
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group