Action Revenge

By Lindrian on Dec 13, 2006

A simple action revenge. Every action that is made and contains your name will be automatily replaces with the other guys name.
Example;
(21:33:17) ** hits * with a bucket
(21:33:17) **
hits *
with a bucket

It reflect all kind of actions.
And as It was for me, it doesnt work if you have more then one On:Action script in your remotes file. So what you can do is;

1: Open remotes by pressing Alt+R.
2: Go to (In my case) File in the right corner and click "new".

  1. Paste the code there, and Voilla. Its working perfectly.
##########################
# By: Lindrian           # 
# Action revenge snippet #
##########################

on *:ACTION:$($+(*,$me,*)):#:{
  inc $iif(!%slapflood,-eu60) % $+ slapflood
  if (%slapflood > 5) halt
  describe $chan $replace($1-,$me,$nick)
} 

Comments

Sign in to comment.
xplo   -  Sep 20, 2008

cool little simple snippet :)

newbs should learn from it.

 Respond  
Dragon1-9-8-4   -  Sep 20, 2008

i like it i give it 8/10

 Respond  
Bigpopa   -  Aug 24, 2008

A lot of actions sneak by this, I know it's rather old but isn't there a way to catch everything.

 Respond  
guest598594   -  Oct 05, 2007

*thats a quote not a code

 Respond  
guest598594   -  Oct 05, 2007
I\'d like to edit step 2. Should be something like:
2: Go to (In my case) File in the left corner and click \"new\".
There ya go. ;)

i was just gonna say that :P

 Respond  
Heit   -  Aug 04, 2007

That\'s cool..respect..

 Respond  
Aaron   -  Jan 15, 2007

this is nice :)

 Respond  
Nachos   -  Dec 24, 2006

I\'d like to edit step 2. Should be something like:
2: Go to (In my case) File in the left corner and click \"new\".
There ya go. ;)

 Respond  
Lindrian   -  Dec 13, 2006

I will be updating this, adding some more features and so on. For now, thats all i got =p.

 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.