Another little brawl snippet

By Noa Destiny on Apr 03, 2008

Well i had made this awile back and got bored with it so i'm gonna share it with you guys.

on 1:Text:`Brawler:#:{
  .msg $chan 0,1[4,1  $nick Is Searching for A 14,1Brawl. If you Wish to Battle  $nick then please reply before time runs out!0,1 ]
  timer 1 1 .msg $chan 0,1[4,1 100,1 ]
  timer 1 2 .msg $chan 0,1[4,1 90,1 ]
  timer 1 3 .msg $chan 0,1[4,1 80,1 ]
  timer 1 4 .msg $chan 0,1[4,1 70,1 ]
  timer 1 5 .msg $chan 0,1[4,1 60,1 ]
  timer 1 6 .msg $chan 0,1[4,1 50,1 ]
  timer 1 7 .msg $chan 0,1[4,1 40,1 ]
  timer 1 8 .msg $chan 0,1[4,1 30,1 ]
  timer 1 9 .msg $chan 0,1[4,1 20,1 ]
  timer 1 10 .msg $chan 0,1[4,1 10,1 ]
  timer 1 11 .msg $chan 0,1[4,1Times Out! Please If No One answered You may type `Brawl again0,1]
}

Comments

Sign in to comment.
Spartacus   -  Apr 03, 2008

I see timers and messages but not a lot else. This snippet leads one to believe that something would come out of typing brawler ... orbrawl in the case of the final message :s However, typing such doesn\'t really accomplish anything other than spam. No one is notified or validated as having typed it for any reason whatsoever. One way to improve upon this would be to fix that final message and validate the nicks who have begun to search for a brawl. Another practice you may wish to consider is placing . in front of timer to silence it (i.e. \".timer\"). This will prevent it from spamming you with messages of the timers starting and halting :D

 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.