Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 42

Thread: PHP MSN Bot???

  1. #21
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    CHTom,

    It works fine and all but It doesnt speak it just Says: 'Oops I do not understand!'
    Quote Originally Posted by Chippiewill View Post
    e-rebel forum moderator
    :8

  2. #22
    Join Date
    May 2006
    Location
    Hull
    Posts
    7,701
    Tokens
    2,430
    Habbo
    Moh

    Latest Awards:

    Default

    I cant even get mine online

  3. #23
    Join Date
    May 2006
    Location
    Wakefield, West Yorkshire
    Posts
    1,118
    Tokens
    0

    Latest Awards:

    Default

    Code:
                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
    rofl

  4. #24
    Join Date
    May 2006
    Location
    Hull
    Posts
    7,701
    Tokens
    2,430
    Habbo
    Moh

    Latest Awards:

    Default

    Quote Originally Posted by dan♥ View Post
    Code:
                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
    rofl


    :p Its prity funny :p

  5. #25
    Join Date
    Sep 2006
    Location
    Oxford, United Kingdom
    Posts
    574
    Tokens
    0

    Default

    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..

  6. #26
    Join Date
    May 2005
    Location
    /etc/passwd
    Posts
    19,110
    Tokens
    1,139

    Latest Awards:

    Default

    I dunno how to do that! :eusa_doh:
    Quote Originally Posted by Chippiewill View Post
    e-rebel forum moderator
    :8

  7. #27
    Join Date
    May 2006
    Location
    Wakefield, West Yorkshire
    Posts
    1,118
    Tokens
    0

    Latest Awards:

    Default

    Mine wont even come online!!!!!!!!!!!!!!!!!!!!!!!!!!111111one

  8. #28
    Join Date
    Sep 2006
    Location
    Oxford, United Kingdom
    Posts
    574
    Tokens
    0

    Default

    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?

  9. #29
    Join Date
    Feb 2006
    Location
    Ontario Canada
    Posts
    4,587
    Tokens
    0

    Latest Awards:

    Default

    mine still doesnt work it says bot started and the config is rite i think

    .:.:#14:.:. .:.: Impossible Is Nothing :.:. .:.: 845 Rep:.:.
    .:.: Stand up for what is right, even if you stand alone:.:.


  10. #30
    Join Date
    Sep 2006
    Location
    Oxford, United Kingdom
    Posts
    574
    Tokens
    0

    Default

    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

Page 3 of 5 FirstFirst 12345 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •