Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Avoid using of your Nicks by Auto Ghost
#1
;to set it pls use the following steps
;step1: type /alias mynicks return yournick1!yournick2!yournick3!yournick4
;step2: type /alias pass return yourpass1;yourpas2;yourpas3;yourpas4
;step3: type /notify yournick1 upto /notify yournick4

on ^!*:notify: {
if ($findtok($mynicks,$nick,1,33)) {
%nghost. [ $+ [ $cid ] ] = $nick
ns ghost $nick $gettok($pass,$ifmatch,59)
echo $color(notify) -at ::NickServ- your registered nick : $+ $nick used by some one from $site $+ , autoghost activated
}
else { echo $color(notify) -at $nick is on irc }
haltdef
}
on ^*:notice:*ghost*killed*:?: {
if ($nick == nickserv) && (%nghost. [ $+ [ $cid ] ]) { echo $color(notice) -at NickServ- Your Ghost: %nghost. [ $+ [ $cid ] ] has been successfully killed }
halt
}
Reply
#2
well Lazy idk it seems not working ... maybe if u can explain it abit please Smile SmileSmile
You don't have to win every argument. Agree to disagree.
Reply
#3
well agent...it works fine..
check if u did step1 to 3 correctly...
actually i hate it when there are that many echos... from nnscript and now from ur little snippet, LaZy
BUT... it's doing is job well ... well done Smile SmileSmile
I wasn't born to become happy, I was born to help others to become happy!
Kev :]
Reply
#4
yah many echos, i feel myself like driving an airplane Tongue TongueTongue
ty for you visit ^^
Reply
#5
Works fine, but maybe changing it to release would be better
Reply
#6
One of the worst scripts ever made.

P.S: Have you ever heard of the code boxes where you can make your post look cleaner with your script coding?

Didn't think so Wink
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Re: How to make auto identify Scarecrow 3 6,804 11-04-2013, 09:48 AM
Last Post: Omar
  Auto Save Logs Omar 0 3,448 20-01-2013, 12:04 PM
Last Post: Omar
  Auto Kick On Ban Omar 4 8,731 19-03-2012, 11:58 AM
Last Post: Omar
  Auto Identify Omar 0 3,506 14-12-2011, 04:12 PM
Last Post: Omar

Forum Jump:


Users browsing this thread: 1 Guest(s)