User Control Panel
Advertisements

HELP US, HELP YOU!

MayaBot Chat Help.

 
Post new topic   Reply to topic    Bot Depot Forum Index -> Commands
View unanswered posts
Author Message
DaveMyz619
Young One
Young One


Joined: 25 Apr 2004
Posts: 83
Location: Florida
Reputation: 26.4Reputation: 26.4Reputation: 26.4

PostPosted: Sun Apr 25, 2004 11:12 am    Post subject: Reply with quote

I have alot of commands on MayaBot but the one thing I need is the chat code can someone tell me it please?
Back to top
zander
God Like
God Like


Joined: 14 Jan 2004
Posts: 540
Location: england
Reputation: 66.6

PostPosted: Sun Apr 25, 2004 12:10 pm    Post subject: Reply with quote

Doesnt the latest maya come with the chat command?

P.S You have posted in the wrong part of the forum because this is for completed commands I thought i would tell you

You should of posted in begging for commands
Back to top
DaveMyz619
Young One
Young One


Joined: 25 Apr 2004
Posts: 83
Location: Florida
Reputation: 26.4Reputation: 26.4Reputation: 26.4

PostPosted: Sun Apr 25, 2004 12:49 pm    Post subject: Reply with quote

Well this is the code it has:
Code:
if (!exists $msn->{chatroom} or !exists $msn->GetMaster->{Socks}->{$msn->{chatroom}->{fn}}) {<br />  $msn->{chatroom} = $self;<br />  $msn->sendmsg ("This is now the chatroom.",Font => "Arial",Color => "006400");<br />}<br />elsif ($self eq $msn->{chatroom}) {<br />  $msn->sendmsg ("You are already in the chat.",Font => "Arial",Color => "006400");<br />}<br />else {<br />  $msn->{chatroom}->invite ($client);<br />  $msn->{chatroom}->sendmsg ("$client has joined the chatroom.",<br /> Font => "Arial", Color => "006400");<br />}
Back to top
Saphire
Newbie
Newbie


Joined: 03 Apr 2005
Posts: 26
Location: Hertfordshire, England
Reputation: 13.8

PostPosted: Fri Apr 08, 2005 6:03 pm    Post subject: Reply with quote

MayaBot 4 dosnt come with chat..

EDIT: Check post: http://www.bot-depot.com/forums/index.php?showtopic=5870
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Commands All times are GMT
Page 1 of 1

 



Protected by phpBB Security phpBB-TweakS
phpBB Security Has Blocked 9 Exploit Attempts.
Antispam Captcha Mod by phpbb-security.com
Powered by phpBB © 2001, 2005 phpBB Group