AutoAction - EcKstasy

By EcKstasy on May 05, 2008

This is a pointless script i made for someone,so i thought i would put it on here aswell
supports auto kick back
supports auto slap back
*supports auto punch back
(Just edit the lines that say "OOOH BURN!" to your own auto msg when someone does one of the above to you)..

ON 1:ACTION:$(*slaps $me $+ *):#:{
if (%slap.reply == on) describe $chan Slaps $nick Back With A Red Brick..OOOH BURN! }

ON 1:ACTION:$(*kicks $me $+ *):#:{
if (%kick.reply == on) describe $chan Kicks $nick Back In The Chin..OOOH BURN! }

ON 1:ACTION:$(*punches $me $+ *):#:{
if (%punch.reply == on) describe $chan Punches $nick Back In The Chin..OOOH BURN! }

menu menubar,channel,query,status {
  -
  ...Auto Slap/Kick/Punch
  .Auto Slap
  ..<<ON>>:/set %slap.reply on | echo -a Auto Slap Back Is Now <<ON>>
  ..<<OFF>>:/set %slap.reply off | echo -a Auto Slap Back Is Now <<OFF>>
  .Auto Kick
  ..<<ON>>:/set %kick.reply on | echo -a Auto Kick Back Is Now <<ON>>
  ..<<OFF>>:/set %kick.reply off | echo -a Auto Kick Back Is Now <<OFF>>
  .Auto Punch
  ..<<ON>>:/set %punch.reply on | echo -a Auto Punch Back Is Now <<ON>>
  ..<<OFF>>:/set %punch.reply off | echo -a Auto Punch Back Is Now <<OFF>>

}

Comments

Sign in to comment.
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.