User Control Panel
Advertisements

HELP US, HELP YOU!

when alerted

 
Post new topic   Reply to topic    Bot Depot Forum Index -> Code Help
View unanswered posts
Author Message
MikeFairbrother
Senior Member
Senior Member


Joined: 14 Feb 2004
Posts: 179
Location: United Kingdom
Reputation: 27.9Reputation: 27.9Reputation: 27.9

PostPosted: Sun Mar 07, 2004 1:32 pm    Post subject: Reply with quote

Hi, im wondering if anyone would be able to make a command that when someone does an alert, it sends a message to the email set saying

Last Alert Was By: $user
Saying: $msg

Thanks

_________________
Regards,
Mike
Back to top
Dazzy
Agent
Agent


Joined: 09 Jan 2004
Posts: 1731

Reputation: 72.3

PostPosted: Sun Mar 07, 2004 1:58 pm    Post subject: Reply with quote

*lazy* it would have tp stpre it.....i just got a idea:D

i done it ....i used the same idea as chat topic...
stor it when you do a popup

and then repy it in the !lastpopup command Very Happy

btw it isnt automatic....youve gotta go !lastpopup for it to show up....i think what you want is
Code:
<br />my $supporter = 'dazzy2004@hotmail.com';<br /><br />lalal<br /><br />$bot->{msn}->call($supporter, "$user popup up a message saying: $msg");
Back to top
MikeFairbrother
Senior Member
Senior Member


Joined: 14 Feb 2004
Posts: 179
Location: United Kingdom
Reputation: 27.9Reputation: 27.9Reputation: 27.9

PostPosted: Sun Mar 07, 2004 2:20 pm    Post subject: Reply with quote

So This :blink:

Code:
<br /><br />sub last<br />{<br />my ($bot, $self, $user, $msg) = @_;<br /><br />my $supporter = 'mikefairbrother@msn.com';<br /><br />$bot->{msn}->call($supporter, "$user popup up a message saying: $msg");<br />}<br />{<br /><br />};<br /><br />


But When I Do That, It just Constantly Says:

Bot says:
mikefairbrother@msn.com popup up a message saying:

Even After I Got A Mod To Do A Popup :S

_________________
Regards,
Mike
Back to top
Dazzy
Agent
Agent


Joined: 09 Jan 2004
Posts: 1731

Reputation: 72.3

PostPosted: Sun Mar 07, 2004 3:00 pm    Post subject: Reply with quote

uhh no....you want that in with your popup command.....
if you want...post yous and ill do it Wink
Back to top
Rage
Newbie
Newbie


Joined: 07 Mar 2004
Posts: 13

Reputation: 26.6Reputation: 26.6Reputation: 26.6

PostPosted: Sun Mar 07, 2004 8:27 pm    Post subject: Reply with quote

There is already a topic on this in Commands somewhere i was reading it today try searching for it
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Bot Depot Forum Index -> Code Help 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