Invisable script

By slub77 on Jan 12, 2010

This will make you invisible on everyone's nicklist beware though only use for a while....

No one com ment and ruin the fun, people new to scripting should learn.

Edit: now works and looks better all thanks to the commenter's.

menu * {
  .$iif(%invisible == on,Turn off,Turn on) :{
    if %invisible == on {
      set %invisible off
    echo Invisible mode is now off }
    else {
      set %invisible on
    echo invisible mode is now on }
  }
}

on *:INPUT:*:{
  if %invisible == on {
    echo -t $+(<,$nick($active,$me).pnick,>) $1-
    haltdef
  }
}

Comments

Sign in to comment.
slub77   -  Jan 13, 2010

haha ok guys i edited and also changed the menu, funny thing is i fell for it my self, for about 10 min i though people were ignoring me XD

 Respond  
Jethro   -  Jan 13, 2010

Or use echo with the -t switch if the timestampt's been enabled via mirc's options.

 Respond  
[Plornt]   -  Jan 13, 2010

Also:

instead of: echo $+([,$asctime(hh:mm),])

use: $timestamp

so it displays the users time stamp

 Respond  
Jethro   -  Jan 12, 2010

Flux, it means that the script
has been enabled.
And then as monkey stated...
Basically what this script really does
is making you type to yourself...

  • /me tries to imitate gooshie's posting pattern here...lol
 Respond  
Flux   -  Jan 12, 2010

said that...


  • No groups needed to be changed
  • No groups needed to be changed
  • No groups needed to be changed

????????

 Respond  
jsg55   -  Jan 12, 2010

loll

 Respond  
Battlemonkey   -  Jan 12, 2010

Funny at first, but gets boring when you figure it out :3. And you may want to try fixing the part where it takes away your ~/&/etc. by using $nick($active,$me).pnick (oh thanks Scakk :P) and taking away the lower status.

 Respond  
Jethro   -  Jan 12, 2010

But I can spoil the fun by making myself visible: > on :INPUT::{
echo $+([,$asctime(hh:mm),]) $+(<,$me,>) $1-
.msg # $1-
haltdef
}:P

 Respond  
Scakk   -  Jan 12, 2010

All I can say is "Hehehe"

 Respond  
slub77   -  Jan 12, 2010

oh..ok yea i deleted the alias it will still work ;)

 Respond  
napa182   -  Jan 12, 2010

*~napa182 ruins the fun

seems you forgot alot

for 1

alias {

???

among other things

 Respond  
slub77   -  Jan 12, 2010

haha this should be funny

 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.