1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178
|
# Third Eye - default assigns, basic sets and whatnot
@ lag = 0
set novice off
set exec_protection off
set status_does_expandos on
set auto_unmark_away OFF
set auto_whowas OFF
set auto_rejoin OFF
set beep ON
set beep_max 2
set beep_on_msg NONE
set beep_when_away OFF
set bold_video ON
set channel_name_width 15
set clock ON
set clock_24hour OFF
set command_mode OFF
set continued_line
set dcc_block_size 1024
set dcc_sliding_window 4
set display ON
set flood_warning OFF
set full_status_line ON
set help_window OFF
set hide_private_channels OFF
set highlight_char BOLD
set history 100
set hold_mode OFF
set indent ON
set input_protection OFF
set insert_mode ON
set inverse_video ON
set lastlog 3000
set lastlog_level ALL DCC
set log OFF
set max_recursions 200
set no_ctcp_flood OFF
set notify_on_termination OFF
set scroll ON
set scrollback 1024
set send_ignore_msg OFF
set show_away_once ON
set show_channel_names ON
set show_end_of_msgs OFF
set show_numerics OFF
set show_status_all ON
set show_who_hopcount ON
set suppress_server_motd ON
set tab ON
set tab_max 2
set underline_video ON
set user_wallops OFF
set warn_of_ignores OFF
@ zero = 0
^window level none
### escape code defs
@ c0 = [\[30m]
@ c1 = [\[34m]
@ c2 = [\[32m]
@ c3 = [\[36m]
@ c4 = [\[31m]
@ c5 = [\[35m]
@ c6 = [\[33m]
@ c7 = [\[37m]
@ cb0 = [\[40m]
@ cb1 = [\[44m]
@ cb2 = [\[42m]
@ cb3 = [\[46m]
@ cb4 = [\[41m]
@ cb5 = [\[45m]
@ cb6 = [\[43m]
@ cb7 = [\[47m]
@ cbold = [\[1m]
@ cnorm = [\[0m]
@ ccl = [\[0m]
# Toggles & Stuff #
@ defkick = [TE\) \(Generic kick message <tm>]
@ defban = [TE\) \(Banned. Have a nice day!]
@ defaway = [out back scolding the horse...]
@ defquit = [TE\) \(Swing them udders]
@ defback = [TE]
@ defckick = [TE\) \(Colors Suck]
@ defskick = [TE\) \(CTCP Sound sucks]
@ awaylog = 1
@ awayflag = awayflag?awayflag:0
@ total_msgs = 0
@ last_dcc = 0
@ last_inv = 0
@ flood[protect] = 1
@ flood[message] = 6
@ flood[notice] = 20
@ flood[nick] = 4
@ flood[version] = 3
@ flood[ping] = 5
@ flood[other] = 4
@ flood[invite] = 4
@ flood[send] = 3
@ flood[chat] = 2
@ flood[edcc] = 5
@ floodprot[message] = floodprot[message]?floodprot[message]:0
@ floodprot[notice] = floodprot[notice]?floodprot[notice]:0
@ floodprot[nick] = floodprot[nick]?floodprot[nick]:0
@ floodprot[version] = floodprot[version]?floodprot[version]:0
@ floodprot[ping] = floodprot[ping]?floodprot[ping]:0
@ floodprot[other] = floodprot[other]?floodprot[other]:0
@ floodprot[invite] = floodprot[invite]?floodprot[invite]:0
@ floodprot[send] = floodprot[send]?floodprot[send]:0
@ floodprot[chat] = floodprot[chat]?floodprot[chat]:0
@ floodprot[edcc] = floodprot[edcc]?floodprot[edcc]:0
@ flood_unignore = 120
@ nsint = nsint?nsint:45
@ aatime = aatime?aatime:10
@ tever = [Third Eye 1.72]
@ autorej = 1
@ defumode = [+iw]
@ disphacks = 0
@ max[key] = max[key]?max[key]:0
@ max[user] = max[user]?max[user]:0
@ max[bot] = max[bot]?max[bot]:0
@ max[edcc] = max[edcc]?max[edcc]:0
@ max[pic] = max[pic]?max[pic]:0
@ max[split] = max[split]?max[split]:total_splits?total_splits:0
@ max[nscache] = max[nscache]?max[nscache]:0
@ max[bnc] = max[bnc]?max[bnc]:0
@ max[qc] = max[qc]?max[qc]:0
@ kick_colors = 0
@ catch_urls = 1
@ url_check = 1
@ wkl_kick = 0
@ snd_kick = 0
@ dcc_ag = 0
@ anc = 0
@ nsdetect = 1
@ cloaking = 0
@ edcc = 1
@ acprompt = [:]
@ althl = [$[4]N]
@ bgswitching = 1
@ picdisplay = picdisplay?picdisplay:[ee]
@ abl = 1
@ defaultbg = [$(tebase.cnf)/default.ppm]
@ nsdisp = 1
@ xtupd = 1
@ loudaa = 0
@ sounds = 0
@ detatched_playback = 0
@ hidwin = 1
@ pt_cl = [Eterm -g 80x40 -s --menu=0]
@ timestamp = 0
@ nhlw = 4
@ relstrip = 0
@ cachens = 1
@ bantime = 300
@ unbantimer = 1
@ csaop = 1
### Sound Definitions ###
@ soundprog = soundprog ? soundprog : [esdplay]
@ soundaway = soundaway ? soundaway : [OFF]
@ msgsnd = msgnoise ? msgnoise : [$(tebase.cnf)/snd/msg.wav]
@ notsnd = notsnd ? notsnd : [$(tebase.cnf)/snd/notice.wav]
@ kicksnd = kicksnd ? kicksnd : [$(tebase.cnf)/snd/kick.wav]
@ invsnd = invsnd ? invsnd : [$(tebase.cnf)/snd/invite.wav]
@ notifysnd = notifysnd ? notifysnd : [$(tebase.cnf)/snd/notify.wav]
@ unnotifysnd = unnotifysnd ? unnotifysnd : [$(tebase.cnf)/snd/unnotify.wav]
@ pingsnd = pingsnd ? pingsnd : [$(tebase.cnf)/snd/ping.wav]
@ pubhisnd = pubhisnd ? pubhisnd : [$(tebase.cnf)/snd/public.wav]
@ connectsnd = connectsnd ? connectsnd : [$(tebase.cnf)/snd/connect.wav]
@ disconnectsnd = disconnectsnd ? disconnectsnd : [$(tebase.cnf)/snd/disconnect.wav]
@ loadsnd = loadsnd ? loadsnd : [$(tebase.cnf)/snd/load.wav]
@ exitsnd = exitsnd ? exitsnd : [$(tebase.cnf)/snd/exit.wav]
@ dccclosesnd = dccclosesnd ? dccclosesnd : [$(tebase.cnf)/snd/dcc_finished.wav]
@ mailsnd = mailsnd ? mailsnd : [$(tebase.cnf)/snd/mail.wav]
|