User Control Panel
Advertisements

HELP US, HELP YOU!

Reportbug command my frist command

 
Post new topic   Reply to topic    Bot Depot Forum Index -> Commands
View unanswered posts
Author Message
blostorm
Newbie
Newbie


Joined: 14 Feb 2005
Posts: 14

Reputation: 15.2Reputation: 15.2

PostPosted: Fri Dec 30, 2005 1:16 pm    Post subject: Reportbug command my frist command Reply with quote

Hi this is my lonely first command i start to create bot with my friends but this is my first lonely command.In like 1 week ill post [BloXboT] on the forum Laughing You just have to putt your email adress where its write : YOUR EMAIL HERE.

Code:
if($message =~/^!reportbug (.*)/)
{
$self->sendMessage("The owner have been received your bug");
$msn->call('YOUR EMAIL HERE', "$username have report this bug: $1");
}


Rolling Eyes Enjoy it !!! Rolling Eyes
Back to top
mikeo
Newbie
Newbie


Joined: 07 May 2005
Posts: 38
Location: Amsterdam, The Netherlands
Reputation: 12.9

PostPosted: Fri Dec 30, 2005 3:24 pm    Post subject: Reply with quote

I've put it in my bot, but I get this server error:
Quote:
SERVER ERROR : User already on list : 1
Back to top
blostorm
Newbie
Newbie


Joined: 14 Feb 2005
Posts: 14

Reputation: 15.2Reputation: 15.2

PostPosted: Fri Dec 30, 2005 9:48 pm    Post subject: Reply with quote

ummm...I don't know cause on my [BloXboT], that work... Confused
Back to top
mikeo
Newbie
Newbie


Joined: 07 May 2005
Posts: 38
Location: Amsterdam, The Netherlands
Reputation: 12.9

PostPosted: Sat Dec 31, 2005 8:16 am    Post subject: Reply with quote

I think it's the $msn->call wich not all msn.pm's accept ? I don't know..
Back to top
blostorm
Newbie
Newbie


Joined: 14 Feb 2005
Posts: 14

Reputation: 15.2Reputation: 15.2

PostPosted: Fri Jan 13, 2006 12:38 am    Post subject: Reply with quote

umm...maybe..but i don't think so..sorry
Back to top
alienz
Almost An Agent
Almost An Agent


Joined: 22 Mar 2004
Posts: 1436
Location: Mars
Reputation: 55.7

PostPosted: Fri Jan 13, 2006 7:59 pm    Post subject: Reply with quote

mikeo wrote:
I think it's the $msn->call wich not all msn.pm's accept ? I don't know..


This is likely because you're using a different MSN object, such as $self. Just use the appropriate method for yours if you want to use the command. In this case you simply want to send a message to the admin about the bug.

_________________
Check out Botworld! A dev resource for things bot.
Downloads, articles, news, fourm and more.
http://botworld.marzopolis.com
Back to top
blostorm
Newbie
Newbie


Joined: 14 Feb 2005
Posts: 14

Reputation: 15.2Reputation: 15.2

PostPosted: Fri Jan 13, 2006 10:39 pm    Post subject: Reply with quote

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