mIRC Home    About    Download    Register    News    Help

Print Thread
#17114 27/03/03 08:39 PM
Joined: Feb 2003
Posts: 43
K
Kazz Offline OP
Ameglian cow
OP Offline
Ameglian cow
K
Joined: Feb 2003
Posts: 43
Code:
menu menubar {
  Users
  .Shitlist ---- ( $+ %Shitlist $+ )
  ..Shitlist ON:set %shitlist ON | load -rs shitlist.txt
  ..Shitlist OFF:set %shitlist OFF | unload -rs Shitlist.txt
  ..Shitlist settings:set %shitlist %shitlist | write -c Shitlist.txt | write -c shitlist20.txt | write Shitlist20.txt $?"Channel shitlist is enabled? include '#' before chan name $crlf $+ if you want shitlist to be activated on all channels type in only '#'" |write Shitlist.txt On shitlist:JOIN: $+ $read(Shitlist20.txt, 1) $+ :/msg $?="Enter channel service" $?="Kick or ban User on shitlist?" $nick $read(shitlist20.txt, 1)
  ..Add to shitlist:set %shitlist %shitlist | .guser Shitlist $?="Who would you like to add?" | echo you have added a new nick to the shitlist  
  ..Remove from shitlist:set %shiltist %shitlist | .ruser Shitlist $?="Who would you like to remove?" $+ ! | you have removed a nick on the shitlist 
  ..Remove all users from shitlist:set %shitlist %shitlist | .rlevel shitlist | echo you have removed all users from shitlist
}  


Title says it all.


smirk Mr.Newb smirk
A.K.A Kazz
#17115 27/03/03 08:51 PM
Joined: Dec 2002
Posts: 774
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Dec 2002
Posts: 774
I'd say you're doing it hard way...

just rethink and write it from beginning

.. |write ...


Code:
//if ( khaled isgod ) echo yes | else echo no
#17116 27/03/03 08:54 PM
Joined: Feb 2003
Posts: 43
K
Kazz Offline OP
Ameglian cow
OP Offline
Ameglian cow
K
Joined: Feb 2003
Posts: 43
oh, hey...you're right..god I feel stupid now... Thanx theRat


smirk Mr.Newb smirk
A.K.A Kazz

Link Copied to Clipboard