Heart..Some randomness

By `[-Alex-] on Jun 16, 2008

just Use .heart $nick and it'll notice that person a heart lol..

On *:input:#: {
  if ($1 == .heart) { /notice $nick 1sends LOTS of 4love6 to Dragonred153
    /notice $nick 1_________4????????6__________4??????
    /notice $nick 1_______4???????????6_______4??????????
    /notice $nick 1_____4??????????????6____4?????????????
    /notice $nick 1 _____4????????????????6_4??????????????
    /notice $nick 1 ______4?????????????????????????????
    /notice $nick 1 _______4???????????????????????????
    /notice $nick 1 _________4????????????????????????
    /notice $nick 1 ___________4????????????????????
    /notice $nick 1 _____________4????????????????
    /notice $nick 1 _______________4?????????????
    /notice $nick 1_________________4?????????
    /notice $nick 1 __________________4??????
    /notice $nick 1 ___________________4????
    /notice $nick 1 ____________________4??
  }

Comments

Sign in to comment.
Jonesy44   -  Jun 17, 2008

missing some heartness on the right of it .. it\'s a bit .. juddery ..

 Respond  
EL   -  Jun 17, 2008

Ahh well as it is your sendin the heart to your self you should replace $nick\'s with $2 so u can just type .heart \"nickname\" other then that an te bracket missing as MD stated its a cool lookin heart.`-.-´

 Respond  
guest598594   -  Jun 16, 2008

Add another } to the end Image

And by the way, you can replace the _\'s with $chr(160) (it\'s a hard space, so you can have multiple ones without them being stripped).

So $str($chr(160),8) for example.

 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.