|
| Author |
Message |
WinterBot Member

Joined: 17 Jan 2004 Posts: 108
   
|
Posted: Sat Mar 06, 2004 7:55 pm Post subject: |
|
|
| Does anyone know how to make a bot have a display picture? is it in the bot.pl or is it in the msn.pm? Anyways if anyone can help/post the way to change it please do. I'd appreciate it |
|
| Back to top |
|
 |
Cer Upgraded Agent

Joined: 03 Feb 2004 Posts: 3776 Location: Michigan
  votes: 4
|
Posted: Sat Mar 06, 2004 8:07 pm Post subject: |
|
|
www.bot2k3.com made some fix for display pictures. I've never gotten that fix to work on my bot and I heard that it doesn't work anymore and that there were all kinds of bugs with it even when it did (like only the bot's master could see the pic or something, but nobody else).
So I'm just going to wait the long wait until somebody like Keenie or Eric builds it directly in to MSN.pm (the bot2k3 fix requires like 4 other outside files)
| Code: | | $msn->display_pic ("image.png"); |
That would be much easier. (Note: That's not a valid MSN command, just a thought).  _________________ Current Site (2008) http://www.cuvou.com/ |
|
| Back to top |
|
 |
WinterBot Member

Joined: 17 Jan 2004 Posts: 108
   
|
Posted: Sat Mar 06, 2004 8:13 pm Post subject: |
|
|
| yea.. i think they should make the new msn.pm soon becuase i'm (and otehr people) are gettting alot of errors with the one right now since the stats and stuff is all messing up.. |
|
| Back to top |
|
 |
GiL Not Yet a God

Joined: 06 Jan 2004 Posts: 344
    
|
Posted: Sat Mar 06, 2004 9:29 pm Post subject: |
|
|
| Have you ever thought that Perl isn't Magic? It isn't easy to create Dps. I am going to start when the new layout for msn.pm comes out because it will support the p2p stuff better. |
|
| Back to top |
|
 |
WinterBot Member

Joined: 17 Jan 2004 Posts: 108
   
|
Posted: Sat Mar 06, 2004 9:32 pm Post subject: |
|
|
| the thought of perl being magic never came to my head in the first place actually |
|
| Back to top |
|
 |
Cer Upgraded Agent

Joined: 03 Feb 2004 Posts: 3776 Location: Michigan
  votes: 4
|
Posted: Sat Mar 06, 2004 9:53 pm Post subject: |
|
|
I know it's not magic too, I just made the suggestion of having it done in one built-int-the-module command, isntead of having to have like 4 outside PL files and everything. <_< _________________ Current Site (2008) http://www.cuvou.com/ |
|
| Back to top |
|
 |
jonphamta Senior Member

Joined: 20 Jan 2004 Posts: 247
   
|
Posted: Sun Mar 07, 2004 3:53 am Post subject: |
|
|
| maybe thats *lazy* bot2k3 wassent on recently... :huh: |
|
| Back to top |
|
 |
|