Fun actions

By Krobeluskill on Sep 05, 2006

I've edited and bettered the code into these:
!dance - dance for you or someone else
!beer - give a beer to you or someone else
!coke - give a coke to you or someone else
!chips - give a bowl of chips to you or someone else
!pie - throw a pie at you or someone else

#############################
#Fun-Actions#By Krobeluskill#
#############################

on *:text:!dance*:#: { if ($2 == $null) describe $chan dances for $nick $+ ! v(^_^)v ^(^_^)^ <(^_^<) (>^_^)> 
else { describe $chan dances for $2 $+ ! v(^_^)v ^(^_^)^ <(^_^<) (>^_^)> }
}
on *:text:!beer *:#: { if ($2 == $null) describe $chan gives $nick an ice cold beer!
else { describe $chan gives $2 an ice cold beer! }
}
on *:text:!coke *:#: { if ($2 == $null) describe $chan gives $nick a coke!
else { describe $chan gives $2 a coke! }
}
on *:text:!chips *:#: { if ($2 == $null) describe $chan gives $nick a bowl of chips!
else { describe $chan gives $2 a bowl of chips! }
}
on *:text:!pie *:#: { if ($2 == $null) describe $chan throws a pie in $nick $+ 's face!
else { describe $chan throws a pie in $2 $+ 's face! }
}

Comments

Sign in to comment.
AHBARAR   -  Jun 03, 2007

^^ just passing dont even look at me looooooooool i liked it >:D good work

 Respond  
Krobeluskill   -  Dec 17, 2006

I\'m going to update this snippet with some better and extra features so it doesn\'t drag down my profile.

 Respond  
cartman   -  Oct 14, 2006

It messed up another bot..

 Respond  
cartman   -  Oct 14, 2006

I posted it into remotes but it didn\'t do anythign.

 Respond  
Krobeluskill   -  Sep 25, 2006

:)

 Respond  
Sasuke   -  Sep 16, 2006

My milkshakes bring all the boys to the yard.
And they\'re like, \"Can I have some?\"
\"Okay, that\'d be a $1.50.\"


Yeah. It\'s ... simple.

I\'ve moved on to CSS Profile scripting now. D;
See you all later.

Bye!

 Respond  
Krobeluskill   -  Sep 05, 2006

Tell me what you think. =)

 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.