slap back

By Lord Kiam on Jul 12, 2005

this script is used so people slap u and u slap back u can change it if u want havent tested it but where it says yournick delete that and put ur name

Kiam

on *:action:slaps*:#: {
if ($2==$me) {
/describe $chan dodges $nick and throws his fist down his throat
}
else .msg lol
}

Comments

Sign in to comment.
Lord Kiam   -  Jul 21, 2005

ok lol changed :P to FURBYS one

 Respond  
Vortex   -  Jul 19, 2005

Ugh, I dont really like it at all. o_o though it could be changed to
ON:action:slaps $nick*:#: {
me dodges $nick \'s slap then tosses a fist down his throat
}
That would be easier.

 Respond  
Reanimated   -  Jul 15, 2005

err, change \"off\" to \"on\" without speech marks

 Respond  
Reanimated   -  Jul 15, 2005

off 1:ACTION:slaps:#: if ( $me isin $1- ) { describe $chan dodges $nick and throws his fist down his throat }

Could even use that

 Respond  
F*U*R*B*Y*   -  Jul 12, 2005

i would actually do it like this

on :action:slaps:#: {
if ($2==$me) {
/describe $chan dodges $nick and throws his fist down his throat
}
else .msg lol
}

 Respond  
Lord Kiam   -  Jul 12, 2005

why doesnt it work i thought it did ill change it when i have some time

 Respond  
xDaeMoN   -  Jul 12, 2005

Or just

on :action:$(slaps $me *):#: { ...

 Respond  
xDaeMoN   -  Jul 12, 2005

You don\'t have to use $chr(32)

on :action:$(slaps $+($me,*)):#: {

 Respond  
DarthReven   -  Jul 12, 2005

change \"on :action:slaps yournick:#: {\" to \"on :action:$($+(slaps,$chr(32),$me,)):#: {

 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.