Jump to content
chain

Kill Bot

Recommended Posts

  • Administrators
Posted
on *:text:*!kill *:%bot-fun:{
/set %kill $rand(1,4)
/set %bf $rand(1,4)
if ( %kill == 1 ) {
/set %ataque died from the wounds you have inflicted. He's swimming with the fishes now.
/set %defensa tried to strike back but failed completely.
/msg %bot-fun 7 $$2 %ataque
/msg %bot-fun 7 $$2 %defensa
}
if ( %kill == 2 ) {
/set %ataque died from the wounds you have inflicted. He's swimming with the fishes now.
/set %defensa couldn't contain 7 $$2 's backfire. 7 $nick died from the wounds he inflicted.
/msg %bot-fun 7 $$2 %ataque
/msg %bot-fun 7 $nick %defensa
}
if ( %kill == 3 ) {
/set %ataque Suffered but is still alive.
/set %defensa couldn't contain 7 $$2 's backfire. 7 $nick died from the wounds he inflicted.
/msg %bot-fun 7 $$2 %ataque
/msg %bot-fun 7 $nick %defensa
}
if ( %kill == 4 ) {
/set %ataque Suffered but is still alive.
/set %defensa tried to strike back but failed completely.
/msg %bot-fun 7 $$2 %ataque
/msg %bot-fun 7 $$2 %defensa
}
}

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...