Fake Ignore System

By Jonesy44 on May 10, 2008

Ever wondered what someone really thinks of you? Well, this script's a bit of fun for when someone pisses you right off, and you'd like a quick lookie at what they say after you "ignore" them, or have you actually ignored them?

Feel free to adapt this script, or otherwise it will be known as the "fake ignore"
Agreed, the scripting isn't amazing, but hay!

-J

Usage:
  /fignore nick
  /fremove nick
alias fignore {
  if ($1) {
    if ($address($1,2)) {
      msg $active ---
      msg $active --> 4Added  $+ $1 $+  ( $+ $address($1,2) $+ ) to ignore list
      msg $active ---
    }
    else {
      echo -a 4Error There was no address found for $1 (That user is not online on this network)
    }
  }
  else {
    echo -a 4Bad Syntax; /fignore nick
  }
}

alias fremove {
  if ($1) {
    if ($address($1,2)) {
      msg $active ---
      msg $active --> 9Removed  $+ $1 $+  ( $+ $address($1,2) $+ ) from ignore list
      msg $active ---
    }
    else {
      echo -a 4Error There was no address found for $1 (That user is not online on this network)
    }
  }
  else {
    echo -a 4Bad Syntax; /fremove nick
  }
}

Comments

Sign in to comment.
EL   -  Jun 09, 2008

Lol @ korvin man can\'t say i missed you:P already raggin on ppl\'s codes.`-.-´

 Respond  
Korvin   -  Jun 09, 2008

how is this useful xD gosh bud i remember ur old sht and its the same as it was months ago =D

 Respond  
Jonesy44   -  Jun 09, 2008

Ta :]

Care to rate? :P

 Respond  
LucSatise   -  Jun 09, 2008

its kool...

 Respond  
Jonesy44   -  Jun 08, 2008

Haha, good stuff guys :P
Keep it up, but you can edit at anytime ;)

I\'ve had some great results with this one ^ :p

*The reason for all the bolds n all that is it makes it looks genuine like all those NNS etc..

 Respond  
SnoooP   -  May 23, 2008

lol ive used this a few times it is really funny lmao

 Respond  
Eugenio   -  May 23, 2008

lawl I actually like this so funny when ppl start slagging you off when you claim to have ignored them. BUT your colours are horrid! dont like all that bold shite you did.
/me rates 8 though :p

 Respond  
Jonesy44   -  May 12, 2008

:P

I have my few tricks, i use to run a bot 24/7 by a few weeks in, most people had forgotten i could view what happened after i left ;-)

hehe

 Respond  
SnoooP   -  May 11, 2008

lol is a funny idea & script :D

 Respond  
Jonesy44   -  May 11, 2008

lol, ta :D

 Respond  
Jamiie   -  May 11, 2008

I like it Jonesy, pretty funny.

6/10

 Respond  
Jonesy44   -  May 11, 2008

MrBlitz, no shit.
No need to rate it 1 though. Wanker.

 Respond  
napa182   -  May 11, 2008

MrBlitz said:

Pretty much uselss.

um true but it is funny.

 Respond  
MrBlitz   -  May 11, 2008

Pretty much uselss.

 Respond  
Jonesy44   -  May 10, 2008

post results here ;D

 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.