home *** CD-ROM | disk | FTP | other *** search
/ HaCKeRz KrOnIcKLeZ 3 / HaCKeRz_KrOnIcKLeZ.iso / scriptz / c-script.exe / status.cup < prev    next >
Text File  |  1997-04-04  |  20KB  |  475 lines

  1. ** C-Script 3.6 **:/ame is using %version
  2. -
  3. ** Offer C-Script **:/ame is using %version . To get a copy of %version for yourself type &C-Script in a window I'm in!
  4. -
  5. &Main
  6. .&Edit Notes:/run $mircdirnotes.txt
  7. .-
  8. .&Edit ASCII:/run $mircdirAscii\ascii.txt
  9. .-
  10. .&Edit Startup:/run notepad.exe $mircdirSysfiles\other.sys
  11. .-
  12. .&Open a log:/run $dir="Select a Log" $mircdirlogs\*.log
  13. .-
  14. .&Log
  15. ..&Log:/log on
  16. ..&Don't Log:/log off
  17. .-
  18. .&Notify
  19. ..&Notify List:/notify
  20. ..&Add Notify:/notify $?="NICK"
  21. .-
  22. .&Server
  23. ..&Lusers:/lusers
  24. ..&Motd:/motd
  25. ..&Time:/time
  26. .-
  27. .&Specialties
  28. ..&UserHost:/USERHOST $?="ENTER NICK"
  29. ..&Info:/info
  30. ..&Trace:/TRACE $?="ENTER NICK"
  31. ..&Stats:/STATS $?="TYPE Either I K C H L M O U W Y Z "
  32. -
  33. &IRCop Commands
  34. .&OPER:/oper $$?="Nickname/Code" $$?="Password"
  35. .-
  36. .&OMode:/omode #$$?="Channel" $$?="Please enter mode ( - mode too)"
  37. .-
  38. .&Server Commands
  39. ..&Rehash Server:/rehash
  40. ..-
  41. ..&Restart Server:/restart
  42. ..-
  43. ..&Server Quit:/squit $$?="Servername" $$?="Reason"
  44. ..-
  45. ..&Connect Server:/connect $?="Server Not on the net" 7070
  46. ..-
  47. ..&Remote Connect:/connect $?="Server not on the net" 7070 $$?="Server on the net"
  48. .-
  49. .&Trace:/trace $$?="Servername"
  50. .-
  51. .&Wallops:/Wall $?="Enter wallop message"
  52. .-
  53. .&Kill:/kill $$?="Nick to be killed" $$?="Reason For Kill"
  54. .-
  55. .&Mass Kill:/mkill $$?="Host to kill:" $?="Reason for kill:"
  56. .-
  57. .&Nick Kline:/kline $$?="Nickname" $$?="Reason for Kline"
  58. .-
  59. .&Address Kline:/kline add $$?="Address" $$?="Reason for Kline"
  60. .-
  61. .&GlobOps:/globops $$?="GlobOps Message"
  62. .-
  63. .&Globals
  64. ..&Global Notice:/global $$?="Top level domain (eg. $*.dal.net)" $$?="Notice"
  65. ..-
  66. ..&Global Message:/globmsg $$?="Top level domain (eg. $*.dal.net)" $$?="Message"
  67. ..-
  68. ..&Global Action:/globme $$?="Top level domain (eg. $*.dal.net)" $$?="Action"
  69. .-
  70. .&Host Globals
  71. ..&Global Notice:/global $$?="Host (eg. #*.ix.netcom.com)" $$?="Notice"
  72. ..-
  73. ..&Global Message:/globmsg $$?="Host (eg. #*.ix.netcom.com)" $$?="Message"
  74. ..-
  75. ..&Global Action:/globme $$?="Host (eg. #*.ix.netcom.com)" $$?="Action"
  76. -
  77. &Groups
  78. .&1st Groups
  79. ..&Away
  80. ...&Enable Away 1 (All On):/nick $?="Enter away nick" | /away -a $$?="Enter reason for being away"
  81. ...&Enable Away 2 (Only Pager On):/nick $?="Enter away nick" | /away -p $$?="Enter reason for being away"
  82. ...&Enable Away 3 (Only MsgLog On):/nick $?="Enter away nick" | /away -m $$?="Enter reason for being away"
  83. ...&Enable Away 4 (Only Beeper On):/nick $?="Enter away nick" | /away -b $$?="Enter reason for being away"
  84. ...&Enable Away 5 (All Off):/nick $?="Enter away nick" | /away -n $$?="Enter reason for being away"
  85. ...-
  86. ...&Disable Away:/nick $$?="Enter nick" | /away
  87. ...-
  88. ...&Away Help:/away -h
  89. ..-
  90. ..&Auto Idle-Away
  91. ...&Enable Idle-Away:/set %idleaway On
  92. ...&Disable Idle-Away:/set %idleaway Disabled
  93. ...-
  94. ...&Set Idle-Away Time:/set %idletimesec $$?="How long (*In Seconds*)" | /echo 4 -a Time before Auto Idle-Away set to: $duration(%idletimesec)
  95. ..-
  96. ..&Enable Seen:/enable #SEEN | /set %SEEN On
  97. ..&Disable Seen:/disable #SEEN | /set %SEEN Off
  98. ..-
  99. ..&Enable SNOTICEs:/enable #SNOTICE | /umode +s
  100. ..&Disable SNOTICEs:/disable #SNOTICE | /umode -s
  101. ..-
  102. ..&Enable Wall-Ops:/enable #WALLOPS | /umode +w
  103. ..&Disable Wall-Ops:/disable #WALLOPS | /umode -w
  104. ..-
  105. ..&Enable FSERVE:/enable #FSERV
  106. ..&Disable FSERVE:/disable #FSERV
  107. ..-
  108. ..&Enable CTCP-Reply:/enable #CTCPreply
  109. ..&Disable CTCP-Reply:/disable #CTCPreply
  110. ..-
  111. ..&Enable Friends:/enable #group7
  112. ..&Disable Friends:/disable #group7
  113. ..-
  114. ..&Enable Shootlist:/enable #groupSHOOT
  115. ..&Disable Shootlist:/disable #groupSHOOT
  116. .-
  117. .&2nd Groups
  118. ..&Enable CTCP Box:/set %ctcpbox On | /window %csctcp 0 270 350 150 inctcp.msf
  119. ..&Disable CTCP Box:/set %ctcpbox Off | /window -c %csctcp
  120. ..-
  121. ..&Enable ChanStats:/enable #chanstats
  122. ..&Disable ChanStats:/disable #chanstats
  123. ..-
  124. ..&Enable Notify-Echo:/enable #notify
  125. ..&Disable Notify-Echo:/disable #notify
  126. ..-
  127. ..&Enable UserMode:/enable #usermode
  128. ..&Disable UserMode:/disable #usermode
  129. ..-
  130. ..&Enable NetSplit Detector:/enable #nsplit
  131. ..&Disable NetSplit Detector:/disable #nsplit
  132. ..-
  133. ..&Enable Error-Echo:/enable #errorecho
  134. ..&Disable Error-Echo:/disable #errorecho
  135. ..-
  136. ..&Enable DNS-Echo:/enable #dnsecho
  137. ..&Disable DNS-Echo:/disable #dnsecho
  138. ..-
  139. ..&Enable Raw-Echo:/enable #rawecho
  140. ..&Disable Raw-Echo:/disable #rawecho
  141. ..-
  142. ..&Enable IAL-AutoUpdate:/enable #ialaupd
  143. ..&Diable IAL-AutoUpdate:/disable #ialaupd
  144. .-
  145. .&3rd Groups
  146. ..&Enable Sounds:/enable #Sounds | /set %sounds On
  147. ..&Disable Sounds:/disable #Sounds | /set %sounds Off
  148. ..-
  149. ..&Enable RECORD:/enable #RECORD
  150. ..&Disable RECORD:/disable #RECORD
  151. ..-
  152. ..&Enable Fake-PingReply:/enable #FAKEPING
  153. ..&Disable Fake-PingReply:/disable #FAKEPING
  154. ..-
  155. ..&Enable Auto-Whois:/enable #awhois | /.disable #chanclone
  156. ..&Disable Auto-Whois:/disable #awhois
  157. ..-
  158. ..&Enable ChannelCloneScan:/enable #chanclone | /.disable #awhois
  159. ..&Disable ChannelCloneScan:/disable #chanclone
  160. ..-
  161. ..&Enable Cusskick:/.disable #CUSSKICK  | /.disable #group12 | /.disable #group14 | /enable #CKICK
  162. ..&Disable Cusskick:/disable #CKICK | /.disable #CUSSKICK  | /.disable #group12 | /.disable #group14
  163. ..-
  164. ..&Enable Cusskick 2:/.disable #CKICK | /enable #CUSSKICK | /.enable #group12 | /.enable #group14
  165. ..&Disable Cusskick 2:/.disable #CKICK | /disable #CUSSKICK  | /.disable #group12 | /.disable #group14
  166. ..-
  167. ..&Enable Text-Pro:/enable #textpro | .disable #floodpro
  168. ..&Disable Text-Pro:/disable #textpro
  169. .-
  170. .&4th Groups
  171. ..&Enable Ban Pro:/set %banprot On
  172. ..&Disable Ban Pro:/set %banprot Off
  173. ..-
  174. ..&Enable FLOODpro:/enable #FLOODpro | .disable #textpro
  175. ..&Disable FLOODpro:/disable #FLOODpro
  176. ..-
  177. ..&Enable INVITEfloodpro:/enable #INVITEfloodpro
  178. ..&Disable INVITEfloodpro:/disable #INVITEfloodpro
  179. ..-
  180. ..&Enable HACKpro:/enable #HACKpro
  181. ..&Disable HACKpro:/disable #HACKpro
  182. ..-
  183. ..&Enable CTCP:/enable #groupCTCP
  184. ..&Disable CTCP:/disable #groupCTCP
  185. ..-
  186. ..&Enable MAX FLOOD Pro:/.enable #MAX1 | /.enable #MAX2 | /.enable #MAX3 | /.disable #groupCTCP | /echo 4 -a Regular = OFF  -- MAX = ON
  187. ..&Disable MAX FLOOD Pro:/.disable #MAX1 | /.disable #MAX2 | /.disable #MAX3 | /.enable #groupCTCP | /echo 4 -a Regular = ON -- MAX = OFF
  188. ..-
  189. ..&Emergency MAX Flood Pro ON:/.enable #MAX1 | /.enable #MAX2 | /.enable #MAX3 | /.disable #groupCTCP | /ignore -a *!*@* | /nick S1I40l3O4 | /.mode # +si | /.timer1 1 7 /nick ZI350IlOl | /.timer2 1 14 /echo 4 -a Flood Protection has been initiated successfully! The channel mode has been set to Secret and Invite only. 
  190. ..&Emergency MAX Flood Pro OFF:/.disable #MAX1 | /.disable #MAX2 | /.disable #MAX3 | /.enable #groupCTCP | /ignore -r *!*@* | /.mode # -si | /.nick $$?="Your Nick?"
  191. .-
  192. .&Enable All:/enable #rawecho #ialaupd #dnsecho #textpro #RECORD #BEEP #GREET #FSERV #chanstats #group7 #groupSHOOT #groupAWAY #groupCTCP #CUSSKICK #group12 #group14 #CTCPreply #Sounds #SEEN #FLOODpro #INVITEfloodpro #HACKpro #SNOTICE #awhois #notify #usermode #chanclone #errorecho #nsplit #AUTOTALK #FAKEPING | /set %sounds On | /set %idleaway On | /set %SEEN On | /set %ctcpbox On
  193. .&Disable All:/disable #rawecho #ialaupd #dnsecho #textpro #RECORD #BEEP #GREET #FSERV #chanstats #group7 #groupSHOOT #groupAWAY #groupCTCP #CUSSKICK #group12 #group14 #CTCPreply #Sounds #SEEN #FLOODpro #INVITEfloodpro #HACKpro #SNOTICE #awhois #notify #usermode #chanclone #errorecho #nsplit #AUTOTALK #FAKEPING | /set %idleaway Disabled | /set %sounds Off | /set %SEEN Off | /set %ctcpbox Off
  194. -
  195. &Personal
  196. .&Modes
  197. ..&Invisibility
  198. ...&Invisibility On:/mode $me +i
  199. ...&Invisibility Off:/mode $me -i
  200. ..-
  201. ..&Wallops
  202. ...&Wallops On:/mode $me +w
  203. ...&Wallops Off:/mode $me -w
  204. ..-
  205. ..&Server Notices
  206. ...&SNotices On:/mode $me +s
  207. ...&SNotices Off:/mode $me -s
  208. ..-
  209. ..&Global Notices
  210. ...&GNotices On:/mode $me +g
  211. ...&GNotices Off:/mode $me -g
  212. ..-
  213. ..&Channel Text
  214. ...&Chan Text Off:/mode $me +d
  215. ...&Chan Text On:/mode $me -d
  216. ..-
  217. ..&OPER
  218. ...&OPER:/oper $$?="Nickname/Code" $$?="Password"
  219. ...&Un-OPER:/mode $me -o
  220. ..-
  221. ..&Other mode:/mode $me $$?="Please enter mode ( - mode too)"
  222. .-
  223. .&Special
  224. ..&Autogreet Enable:/enable #GREET
  225. ..&Autogreet Disable:/disable #GREET
  226. ..-
  227. ..&AutoTalk Enable:/enable #AUTOTALK
  228. ..&AutoTalk Disable:/disable #AUTOTALK
  229. .-
  230. .&Whois:/whois $?="ENTER NICK"
  231. .&Whowas:/whowas $?="ENTER NICK"
  232. .-
  233. .&Query:/query $?="ENTER NICK"
  234. .&Msg:/msg $?="ENTER NICK" $?="ENTER MESSAGE"
  235. .-
  236. .&Quit:/quit
  237. .&Quit With A Reason:/quit $?="ENTER REASON"
  238. .-
  239. .&Ignore
  240. ..&Nick Ignore:/ignore -a $?="What nick?"
  241. ..&Address Ignore:/ignore -a $?="What nick?" 3
  242. .-
  243. .&Part:/part #
  244. .-
  245. .&Away
  246. ..&Enable Away 1 (All On):/nick $?="Enter away nick" | /away -a $$?="Enter reason for being away"
  247. ..&Enable Away 2 (Only Pager On):/nick $?="Enter away nick" | /away -p $$?="Enter reason for being away"
  248. ..&Enable Away 3 (Only MsgLog On):/nick $?="Enter away nick" | /away -m $$?="Enter reason for being away"
  249. ..&Enable Away 4 (Only Beeper On):/nick $?="Enter away nick" | /away -b $$?="Enter reason for being away"
  250. ..&Enable Away 5 (All Off):/nick $?="Enter away nick" | /away -n $$?="Enter reason for being away"
  251. ..-
  252. ..&Disable Away:/nick $$?="Enter nick" | /away
  253. ..-
  254. ..&Away Help:/away -h
  255. .-
  256. .&UWho list:/uwho
  257. .&UWho:/uwho $?="ENTER NICK"
  258. -
  259. &mIRC Specs
  260. .&Clear Buffer Window:/clear
  261. .-
  262. .&Exit mIRC:/exit
  263. .-
  264. .&Help:/help
  265. -
  266. &Services
  267. .&Help:/msg $$?="Which Service?" Help $?="What topic Help? Or press Cancel for normal"
  268. .-
  269. .&MemoServ Stuff
  270. ..&Send a Memo:/msg memoserv send $$?="Who do I send it to?" $$?="What does the memo say?"
  271. ..&Send-SOP Memo:/msg memoserv sendsop $$?="What channel?" $$?="What does the memo say?"
  272. ..&List Memos:/msg memoserv list
  273. ..&Read Memo:/msg memoserv read $$?="What number memo?"
  274. ..&Delete Memos
  275. ...&Delete Memo #:/msg memoserv del $$?="What number memo?"
  276. ...&Delete All:/msg memoserv del ALL
  277. ..&Undelete Memo:/msg memoserv undel $$?="What number memo?"
  278. ..&Purge Memo(s):/msg memoserv purge
  279. ..&Forward Memos:/msg memoserv forward $$?="Foward Memos to Who?"
  280. .-
  281. .&NickServ Stuff
  282. ..&Register:/msg nickserv register $$?="What Password To Use:"
  283. ..&Identify:/msg nickserv identify $$?="Whats Your Password?"
  284. ..&Access
  285. ...&Access List:/msg nickserv access list
  286. ...&Add:/msg nickserv access add $$?="User@Address to Add?"
  287. ...&Delete:/msg nickserv access del $$?="User@Address to Remove?"
  288. ..&Recover:/msg nickserv recover $$?="Nick To Recover:" $$?="Whats Your Password?"
  289. ..&Ghost:/msg nickserv ghost $$?="Ghost nick?" $$?="Password"
  290. ..&Drop:/msg nickserv drop $$?="Nick To Drop:"
  291. ..&List:/msg nickserv list $$?="Nick or Address to Search For:"
  292. ..&Info:/msg nickserv info $$?="Get Info On What Nick?"
  293. ..&Release:/msg nickserv release $$?="Release What Nick?"
  294. ..&Set
  295. ...&Kill:/msg nickserv set kill $$?="On or Off?"
  296. ...&Password:/msg nickserv set passwd $$?="New Password to Use?"
  297. ...&URL:/msg nickserv set url $$?="URL To Associate With:"
  298. ...&NoMemo:/msg nickserv set nomemo $$?="On or Off?"
  299. .-
  300. .&ChanServ Stuff
  301. ..&Register:/msg chanserv register #$$?="Channel:" $$?="Password To Use:" $$?="Description To Use:"
  302. ..&SOP
  303. ...&Add:/msg chanserv sop #$$?="Channel:" add $$?="Nick Or Mask To Add:"
  304. ...&Delete:/msg chanserv sop #$$?="Channel:" del $$?="Nick Or Mask To Delete:"
  305. ...&List:/msg chanserv sop #$$?="Channel:" list
  306. ..&AOP
  307. ...&Add:/msg chanserv aop #$$?="Channel:" add $$?="Nick Or Mask To Add:"
  308. ...&Delete:/msg chanserv aop #$$?="Channel:" del $$?="Nick Or Mask To Delete:"
  309. ...&List:/msg chanserv aop #$$?="Channel:" list
  310. ..&Auto-Kick
  311. ...&Add:/msg chanserv akick #$$?="Channel:" add $$?="Nick Or Mask To Add:"
  312. ...&Delete:/msg chanserv akick #$$?="Channel:" del $$?="Nick Or Mask To Delete:"
  313. ...&List:/msg chanserv akick #$$?="Channel:" list
  314. ..&Drop:/msg chanserv drop #$$?="Channel:"
  315. ..&Identify:/msg chanserv identify #$$?="Channel:" $$?="The Password:"
  316. ..&Info:/msg chanserv info #$$?="Channel:"
  317. ..&Invite:/msg chanserv invite $$?="Chan to Invite to (PUT IN THE #)" $$?="Nick To Invite (Can Be You)"
  318. ..&Op:/msg chanserv op #$$?="Channel:" $$?="Person To Op:"
  319. ..&DeOp:/msg chanserv deop #$$?="Channel:" $$?="Person To DeOp:"
  320. ..&UnBan:/msg chanserv unban #$$?="Channel:" $$?="ME or ALL?"
  321. ..&Access:/msg chanserv access #$$?="Channel:" $$?="Nick To Get Access Level:"
  322. ..&List:/msg chanserv list $$?="Search Pattern:"
  323. ..&Masskick:/msg ChanServ mkick #$$?="Channel:"
  324. ..&Massdeop:/msg ChanServ mdeop #$$?="Channel:"
  325. ..&Set
  326. ...&Founder:/msg chanserv set #$$?="Channel:" founder
  327. ...&Password:/msg chanserv set #$$?="Channel:" passwd $$?="Password to Use:"
  328. ...&Description:/msg chanserv set #$$?="Channel:" desc $$?="Description to Use:"
  329. ...&Ident:/msg chanserv set #$$?="Channel:" ident $$?="ON or OFF?"
  330. ...&Mode Lock:/msg chanserv set #$$?="Channel:" mlock $$?="Modes to Lock:"
  331. ...&OpGuard:/msg chanserv set #$$?="Channel:" opguard $$?="ON or OFF?"
  332. ...&KeepTopic:/msg chanserv set #$$?="Channel:" keeptopic $$?="ON or OFF"
  333. ...&URL:/msg chanserv set #$$?="Channel:" url $$?="URL To Associate to:"
  334. ...&TopicLock:/msg chanserv set #$$?="Channel:" topiclock $$?="Founder, SOP, or OFF"
  335. ...&Leave Ops:/msg chanserv set #$$?="Channel:" leaveops $$?="On or OFF?"
  336. ...&UnSecure:/msg chanserv set #$$?="Channel:" unsecure $$?="ON or OFF?"
  337. ...&Private:/msg chanserv set #$$?="Channel:" private $$?="ON or OFF?"
  338. ...&Restrict:/msg chanserv set #$$?="Channel:" restrict $$?="ON or OFF?"
  339. ...&Memo:/msg chanserv set #$$?="Channel:" memo $$?="NONE, AOP, SOP, or FOUNDER?"
  340. -
  341. &Bots
  342. .&C-Bot
  343. ..&Start C-BoT:/botrun C-BoT
  344. ..-
  345. ..&Join Channel ?:/dde mircbot command "" /join $?="Enter a channel to join"
  346. ..&Leave Channel ?:/dde mircbot command "" /part $?="Enter a channel to leave"
  347. ..&Copy Mode:/enable #COPY
  348. ..&Remove Copy:/disable #COPY
  349. ..&Clear ShootList On Boss:/dde mircbot command "" /auser 500 $dde mirc nickname "" | /dde mircbot command "" /guser 500 $dde mirc nickname "" 3 | /dde mircbot command "" /ignore -r $dde mirc nickname "" 4 | /msg $dde mircbot nickname "" +unban $?="Enter channel to be unbanned from" $dde mirc nickname "" | /echo 4 Attempting to have the Bot clear the shootlist and unban you... Give it 10 secs then try.
  350. ..&TSU Bomb:/dde mircbot command "" /tsukill $$?="What nick?"
  351. ..-
  352. ..&Bot Die:/dde mircbot command "" /rlevel 500 | /dde mircbot command "" /exit
  353. .-
  354. .&BibleBot
  355. ..&Start BibleBoT:/botrun B-BoT
  356. ..-
  357. ..&Join Channel ?:/dde BibleBot command "" /join $?="Enter a channel to join"
  358. ..&Leave Channel ?:/dde BibleBot command "" /part $?="Enter a channel to leave"
  359. ..-
  360. ..&Books
  361. ...&Enable NIV:/dde BibleBot command "" /enable #niv
  362. ...&Disable NIV:/dde BibleBot command "" /disable #niv
  363. ...-
  364. ...&Enable KJV:/dde BibleBot command "" /enable #kjv
  365. ...&Disable KJV:/dde BibleBot command "" /disable #kjv
  366. ..-
  367. ..&Bot Die:/dde BibleBot command "" /exit
  368. .-
  369. .&Collider Bot
  370. ..&Start Collider Bot:/botrun Collider
  371. ..-
  372. ..&Status:/dde CBot command "" /dde mirc Command "" /echo 5 *** Collide Bot Server Status: $dde CBot connected ""
  373. ..-
  374. ..&Collide On:/enable #CBot | /echo 5 *** Nick  Kill = ON
  375. ..&Collide Off:/disable #CBot | /echo 5 *** Nick Kill = OFF
  376. ..-
  377. ..&Join:/dde CBot command "" /join $?="Enter a channel to join"
  378. ..&Leave:/dde CBot command "" /part $?="Enter a channel to leave"
  379. ..-
  380. ..&Die:/dde CBot command "" /exit | /disable #CBot | /echo 5 *** BOT Killed -- Collider OFF
  381. .-
  382. .&SpyBot
  383. ..&Start SpyBot:/botrun Spy
  384. ..-
  385. ..&Dcc Chat:/dcc chat $dde spy nickname ""
  386. ..&Names:/dde Spy command "" /msg = $+ $dde mirc nickname "" User Report: $dde spy USERS $?="Enter channel name" ""
  387. ..&Scan:/dde spy command "" /set %SCN $?="Enter channel to Scan" | /dde spy command "" /scan %SCN
  388. ..&Status:/dde spy command "" /stats
  389. ..&Chans On:/dde Spy command "" /msg = $+ $dde mirc nickname "" Channels On: $dde spy CHANNELS ""
  390. ..&Join:/dde Spy command "" /join $?="Enter channel to spy on"
  391. ..&Leave:/dde Spy command "" /part $?="Enter channel to leave"
  392. ..&Leave All:/dde Spy command "" /partall
  393. ..-
  394. ..&Die:/dde Spy command "" /exit
  395. .-
  396. .&LinkBots
  397. ..&Start Link1:/botrun Link1
  398. ..&Start Link2:/botrun Link2
  399. ..-
  400. ..&All Links Die:/dde Link1 command "" /exit | /dde Link2 command "" /exit 
  401. ..-
  402. ..&LinkBot Commands
  403. ...&Set Link Channel:/dde Link1 command "" /set %linkchan $$?="Link Channel (Link1)" | /dde Link1 command "" /set %playchan $$?="Play to Channel (Link1)" | /dde Link2 command "" /set %linkchan $$?="Link Channel (Link2)" | /dde Link2 command "" /set %playchan $$?="Play to Channel (Link2)"
  404. ...-
  405. ...&Set Link Network:/dde Link1 command "" /set %network $$?="Network (Link1)" | /dde Link2 command "" /set %network $$?="Network (Link2)"
  406. ...-
  407. ...&Enable ChannelLink:/dde Link1 command "" /enable %ChannelLink | /dde Link2 command "" /enable %ChannelLink | /dde Link1 command "" /disable %Link | /dde Link2 command "" /disable %Link
  408. ...&Disable ChannelLink:/dde Link1 command "" /disable %ChannelLink | /dde Link2 command "" /disable %ChannelLink
  409. ...-
  410. ...&Enable Link:/dde Link1 command "" /enable %Link | /dde Link2 command "" /enable %Link | /dde Link1 command "" /disable %ChannelLink | /dde Link2 command "" /disable %ChannelLink
  411. ...&Disable Link:/dde Link1 command "" /disable %Link | /dde Link2 command "" /disable %Link
  412. ...-
  413. ...&Link1 Cmds
  414. ....&Join:/dde Link1 command "" /join $?="Enter Channel to join"
  415. ....&Part:/dde Link1 command "" /part $?="Enter Channel to leave"
  416. ....&Part All:/dde Link1 command "" /partall
  417. ....&Users:/set %lcusers $?="What Channel?" | /echo 3 -a Users for $dde Link1 USERS %lcusers ""
  418. ....&Server:/dde Link1 command "" /server $?="Enter: Server, Port (opt)"
  419. ....&Status:/dde Link1 command "" /msg $dde mirc nickname "" Server Status: $dde Link1 connected ""
  420. ....&DCC Link2:/dde Link1 command "" /DCC Chat $dde Link2 nickname ""
  421. ...&Link2 Cmds
  422. ....&Join:/dde Link2 command "" /join $?="Enter Channel to join"
  423. ....&Part:/dde Link2 command "" /part $?="Enter Channel to leave"
  424. ....&Part All:/dde Link2 command "" /partall
  425. ....&Users:/set %lcusers $?="What Channel?" | /echo 3 -a Users for $dde Link2 USERS %lcusers ""
  426. ....&Server:/dde Link2 command "" /server $?="Enter: Server, Port (opt)"
  427. ....&Status:/dde Link2 command "" /msg $dde mirc nickname "" Server Status: $dde Link2 connected ""
  428. ....&DCC Link1:/dde Link2 command "" /DCC Chat $dde Link1 nickname ""
  429. -
  430. &Tools
  431. .&Scans
  432. ..&Channel Scan:/scan $$?="Channel:"
  433. ..-
  434. ..&Server Scan:/sscan $$?="Server:"
  435. ..-
  436. ..&Clone Scan:/cscan $$?="Channel or Server:"
  437. ..-
  438. ..&IRCop Scan
  439. ...&IRCop Scan:/ircops $$?="Server:"
  440. ...&Find ALL IRCops:/allircops
  441. .-
  442. .&Email
  443. ..&Get Email:/getmail
  444. ..-
  445. ..&Send Email:/sendmail $$?="To:" $?="Subject:"
  446. ..-
  447. ..&Email Help:/mailhelp
  448. .-
  449. .&Telnet:/telnet $$?="IP Address (Not long IP)"
  450. .-
  451. .&Web Browsing
  452. ..&Open a URL:/www $$?="Domain (Eg. www.yourname.com)" $?="Dir/File (Eg. /dir1/page1.htm)"
  453. ..-
  454. ..&Web Browsing Help:/wwwhelp
  455. .-
  456. .&Version Check
  457. ..&Check to see if you have the latest version of C-Script:/vercheck
  458. .-
  459. .&Send Com/Sug
  460. ..&Send Comments/Suggestions/Bug Reports:/comments
  461. -
  462. &C-Script TakeOver
  463. .&TakeOver Channel:/takeover #$$?="Enter Channel Name:"
  464. .&Release Channel:/takeover off
  465. .-
  466. .&Desync Channel:/desync #$$?="Enter Channel Name:"
  467. .&Resync Channel:/desync off
  468. -
  469. &Quit
  470. .&Timed Quit:/set %dtqt1 $$?="Quit at What time: (Eg. 21:15, or 9:30)" | /set %dtqm1 $$?="Quit Message:" | /timer %dtqt1 1 1 /quit %dtqm1 (Timed quit at %dtqt1 $+ )
  471. .-
  472. .&Delayed Quit:/set %dtqt1 $$?="How many secs before quit:" | /set %dtqm1 $$?="Quit Message:" | /timer 1 %dtqt1 /quit %dtqm1 (Delayed quit after $duration( %dtqt1 ) $+ )
  473. .-
  474. .&Quit Now:/quit $$?="Quit Message:"
  475.