|
| Author |
Message |
VIPER Young One

Joined: 22 Nov 2003 Posts: 50
   
|
Posted: Sun Dec 28, 2003 10:29 pm Post subject: |
|
|
*lazy* seen with Helpless bot
that they have a popup command where it will go offline then online and say like
Owner Alert: scott get into chat
i want to know how to do it....
and help would be great.. |
|
| Back to top |
|
 |
VIPER Young One

Joined: 22 Nov 2003 Posts: 50
   
|
Posted: Sun Dec 28, 2003 10:43 pm Post subject: |
|
|
i got the popup alrt working and the change name but it wont change it in caps......just a lil addon if anyone has one? |
|
| Back to top |
|
 |
Nate God Like

Joined: 12 Nov 2003 Posts: 553
    
|
Posted: Mon Dec 29, 2003 12:39 am Post subject: |
|
|
| Look through the forum, this has been answered a couple of times here already. |
|
| Back to top |
|
 |
Scott Member

Joined: 29 Nov 2003 Posts: 134
   
|
Posted: Mon Dec 29, 2003 12:50 am Post subject: |
|
|
Viper it's a really simple code if you use Erics demo.pl it's something like this
| Code: | | $self->set_status('HDN');<br /> $self->set_name("Alert: $1");<br /> $self->set_status('NLN');<br /> $self->set_name("Bots Name"); |
Do You Like HelplessBot, its has something like 987 lines of Code all programmed by moi |
|
| Back to top |
|
 |
|