Sponsored Links




Topic Options
Rate This Topic
#17 - 08/01/06 01:21 AM Ghost Script
usrbingeek Administrator Offline
WyldRyde Staff

Registered: 07/31/06
Posts: 512
Loc: Burlington, VT
This script will automatically ghost your nick. (Use with extreme caution editing this script to work with other networks. Not compatible with BNCs)

Replace usrbingeek and your alternate nicks with yours, and also the ***** with your password

Code:
alias ghost { 
  if ($network == WyldRyde) { 
    /msg nickserv ghost usrbingeek ***********************
  }
alias nick { /nick usrbingeek }

;
; ------- ghost --------
on *:NOTICE:*usrbingeek Nickname is already in use*:?:{
  if ($network == WyldRyde) {
    ghost 
    /timernick 5 5 nick
  }
}
on *:NOTICE:*usrbingeek` Nickname is already in use*:?:{
  if ($network == WyldRyde) {
    ghost 
    /timernick 5 5 nick
  }
}
on 1:join:#:{
  if (($me == usrbinghostbusting) || ($me == usrbingeek`)) {
    ghost 
    /timernick 5 5 nick
  }
}
_________________________
WyldRyde IRC Network
Steve Mermelstein
Root Admin

#!/usr/bin/geek
My Amazon.com Wishlist

Please no PMs. Please post to a topic instead so your question(s) may benefit others.

Top
Sponsored Links
Sponsored Links
Member
*****

Registered: 27/08/04
Posts: 10136
Loc: Mountain View, CA
Top
#18 - 08/01/06 01:22 AM Re: Ghost Script [Re: usrbingeek]
usrbingeek Administrator Offline
WyldRyde Staff

Registered: 07/31/06
Posts: 512
Loc: Burlington, VT
Originally posted by Helio:

modified that uses your current nick and anick:

Code:
alias ghost {
  if ($network == WyldRyde) {
    /msg nickserv ghost $mnick ***********************
  }
alias nick { /nick $mnick }

;
; ------- ghost --------
raw 433:$(* $+ $mnick $+ *Nickname is already in use*):{
  if ($network == WyldRyde) {
    ghost
    /timernick 5 5 nick
  }
}

on 1:join:#:{
  if ($me == $anick) {
    ghost
    /timernick 5 5 nick
  }
} 

Top
#19 - 08/01/06 01:23 AM Re: Ghost Script [Re: usrbingeek]
usrbingeek Administrator Offline
WyldRyde Staff

Registered: 07/31/06
Posts: 512
Loc: Burlington, VT
Originally posted by imheretohelp

I can't seem to get those 2 scripts to work so i made one of my own.

It works well and is REALLY simple. All it does is checks if your current nick is equal to your alt nick. If it is it will kill your main nicks ghost and change your nick to your main nick. Phew! thats a lot of nicks!

Code:
alias ghst {
  /ns ghost $mnick *************
}

alias deghost {
  /scon -a ghst
  /scon -a nick $mnick
}

on *:connect:{ if $me == $anick /deghost
}
}

Top


Recent Posts
RSS Feed for Topics
by Jonny
42 minutes 29 seconds ago
Lost Voice
by ruben32
Today at 10:52 AM
Newstracker
by DragonHeart
Yesterday at 10:08 AM
Rules for Voiced (+v) users in #Chris
by Christian
01/06/09 09:10 PM
CHannel Support? @ #Chris
by Mataniah
01/06/09 02:38 PM
Accept - Reject Pm script. Final Version.
by Phil
01/06/09 02:04 PM
Script to join channels with 30+ users.
by usrbingeek
01/05/09 02:32 PM
Ustream IRC Auto Identtifyer
by Dark_Aaron
01/05/09 10:42 AM
IRC Bot Platforms
by Sam Ferry
01/05/09 02:58 AM
Get a free forum for your channel!
by Sam Ferry
01/05/09 02:48 AM
Ban Appeal Process
by Sam Ferry
01/05/09 02:36 AM
Flood Protection
by Dark_Aaron
01/03/09 08:14 PM
Recent Pics
Xchat
mIRC on Linux
mIRC on Linux???
Who's Online
0 registered (), 8 Guests and 6 Spiders online.
Key: Admin, Global Mod, Mod
Top Posters
usrbingeek 512
Kat 281
Phil 116
iPhone 109
Freekie 88
Justin 81
CCMike 78
techman224 75
tengrrl 58
wirelesspacket 53
Terms Of Use
Use of this community signifies your agreement to the Terms Of Service and Conditions of Use.