Project

General

Profile

Scripting Commands » History » Version 172

Per Amundsen, 04/22/2018 04:30 AM

1 162 Mr. BS
{{css
2
body {
3
  counter-reset: count;
4
}
5
.tcount {
6
  counter-reset: adi;
7
}
8
.tcount a {
9
  counter-increment: count;
10
}
11
.tcount strong {
12
  counter-increment: adi;
13
}
14
.acounter::before {
15
  content: "Total: " counter(count) " commands, " counter(adi) " are AdiIRC exclusive. ";
16
}
17
}}
18
19 73 Per Amundsen
{{>toc}}
20 1 Per Amundsen
21
h1. Scripting Commands
22 2 Per Amundsen
23
Parameters in [x] means they are optional.
24
Parameters in <x> means they are required.
25
Parameters with a x|y means either x or y can be used.
26 3 Per Amundsen
27
Click on a command to read more about it.
28 154 Per Amundsen
29 27 Per Amundsen
_Commands in bold is AdiIRC only._
30 1 Per Amundsen
31 162 Mr. BS
table(tcount).
32
|[[/abook]]
33 123 Per Amundsen
*[[/aclear]]*
34 1 Per Amundsen
[[/action]]
35 27 Per Amundsen
*[[/advertise]]*
36 1 Per Amundsen
[[/ajinvite]]
37
[[/alias]]
38
[[/aline]]
39
[[/amark]]
40
[[/ame]]
41
[[/amsg]]
42 84 Per Amundsen
*[[/allnick]]*
43 1 Per Amundsen
[[/anick]]
44 172 Per Amundsen
[[/aop]]
45 74 Per Amundsen
[[/auser]]
46 136 Per Amundsen
*[[/autoconnect]]*
47 53 Per Amundsen
[[/autojoin]]
48 172 Per Amundsen
[[/avoice]]
49 27 Per Amundsen
*[[/aquit]]*
50 1 Per Amundsen
[[/away]]
51 27 Per Amundsen
*[[/back]]*
52 1 Per Amundsen
[[/background]]
53
[[/ban]]
54 27 Per Amundsen
*[[/banlist]]*
55 1 Per Amundsen
[[/bcopy]]
56
[[/beep]]
57 27 Per Amundsen
*[[/betaup]]*
58
*[[/bin2txt]]*
59 1 Per Amundsen
[[/bindip]]
60
[[/bread]]
61
[[/break]]
62
[[/breplace]]
63
[[/bset]]
64
[[/btrunc]]
65
[[/bunset]]
66 27 Per Amundsen
*[[/bw]]*
67 1 Per Amundsen
[[/bwrite]]
68
[[/channel]]
69 147 Per Amundsen
*[[/channels]]*
70 27 Per Amundsen
*[[/charset]]*
71 1 Per Amundsen
[[/clear]]
72
[[/clearall]]
73
[[/cline]]
74
[[/clipboard]]
75 141 Per Amundsen
[[/close]]
76 1 Per Amundsen
[[/cnick]]
77 172 Per Amundsen
 | [[/color]]
78 1 Per Amundsen
[[/colour]]
79 172 Per Amundsen
[[/comclose]]
80 145 Per Amundsen
[[/comlist]]
81 123 Per Amundsen
[[/comopen]]
82 84 Per Amundsen
[[/comreg]]
83 74 Per Amundsen
*[[/config]]*
84 32 Per Amundsen
[[/continue]]
85 66 Per Amundsen
[[/copy]]
86 1 Per Amundsen
[[/ctcp]]
87
[[/ctcps]]
88 57 Per Amundsen
[[/ctcpreply]]
89 158 Per Amundsen
*[[/cycleall]]*
90 54 Per Amundsen
[[/dcc]]
91 52 Per Amundsen
[[/dde]]
92 41 Per Amundsen
[[/ddeserver]]
93
[[/debug]]
94 32 Per Amundsen
[[/dec]]
95 27 Per Amundsen
*[[/dehalfop]]*
96
*[[/deop]]*
97 1 Per Amundsen
[[/describe]]
98 27 Per Amundsen
*[[/desop]]*
99
*[[/devoice]]*
100 1 Per Amundsen
[[/dialog]]
101
[[/did]]
102
[[/didtok]]
103
[[/disable]]
104
[[/disconnect]]
105 94 Per Amundsen
[[/dlevel]]
106 1 Per Amundsen
[[/dline]]
107
[[/dll]]
108
[[/dns]]
109 27 Per Amundsen
*[[/dock]]*
110
*[[/dockpanels]]*
111 128 Per Amundsen
*[[/download]]*
112 1 Per Amundsen
[[/drawcopy]]
113
[[/drawdot]]
114
[[/drawfill]]
115
[[/drawline]]
116
[[/drawpic]]
117
[[/drawrect]]
118
[[/drawreplace]]
119
[[/drawrot]]
120
[[/drawsave]]
121
[[/drawscroll]]
122 172 Per Amundsen
 | [[/drawtext]]
123 136 Per Amundsen
[[/ebeeps]]
124 172 Per Amundsen
[[/echo]]
125 145 Per Amundsen
*[[/echomonitor]]*
126 123 Per Amundsen
*[[/echox]]*
127 97 Per Amundsen
*[[/edit]]*
128 94 Per Amundsen
[[/editbox]]
129 84 Per Amundsen
[[/else]]
130 74 Per Amundsen
[[/elseif]]
131 88 Per Amundsen
[[/emailaddr]]
132 66 Per Amundsen
[[/enable]]
133 1 Per Amundsen
*[[/encoding]]*
134
[[/events]]
135
[[/exit]]
136 60 Per Amundsen
*[[/fakeraw]]*
137 57 Per Amundsen
[[/fclose]]
138 144 Per Amundsen
*[[/fget]]*
139 54 Per Amundsen
[[/filter]]
140 52 Per Amundsen
[[/findtext]]
141 160 Per Amundsen
[[/firewall]]
142 50 Per Amundsen
[[/flash]]
143 1 Per Amundsen
[[/flist]]
144
[[/flushini]]
145 67 Per Amundsen
[[/font]]
146 124 Per Amundsen
[[/fopen]]
147 39 Per Amundsen
[[/fseek]]
148 144 Per Amundsen
[[/fsend]]
149 85 Per Amundsen
[[/fullname]]
150 45 Per Amundsen
*[[/fullscreen]]*
151 36 Per Amundsen
[[/fwrite]]
152 33 Per Amundsen
*[[/gcmem]]*
153 167 Per Amundsen
*[[/globalkeys]]*
154 32 Per Amundsen
*[[/google]]*
155 23 Per Amundsen
[[/goto]]
156 143 Per Amundsen
[[/groups]]
157 77 Per Amundsen
[[/guser]]
158 1 Per Amundsen
[[/hadd]]
159 27 Per Amundsen
*[[/halfop]]*
160 1 Per Amundsen
[[/halt]]
161
[[/haltdef]]
162
[[/hdec]]
163
[[/hdel]]
164
[[/help]]
165 48 Per Amundsen
[[/hfree]]
166 1 Per Amundsen
*[[/highlight]]*
167 172 Per Amundsen
 | [[/hinc]]
168 1 Per Amundsen
[[/hload]]
169 172 Per Amundsen
[[/hmake]]
170 167 Per Amundsen
[[/hop]]
171 160 Per Amundsen
[[/hotlink]]
172 157 Per Amundsen
[[/hsave]]
173 145 Per Amundsen
[[/ialmark]]
174 1 Per Amundsen
[[/identd]]
175 128 Per Amundsen
*[[/icon]]*
176 140 Per Amundsen
[[/if]]
177 124 Per Amundsen
[[/ignore]]
178 123 Per Amundsen
[[/iline]]
179 122 Per Amundsen
[[/inc]]
180 141 Per Amundsen
*[[/inick]]*
181 96 Per Amundsen
[[/invite]]
182 94 Per Amundsen
[[/iuser]]
183 89 Per Amundsen
[[/join]]
184 168 Per Amundsen
*[[/kblayout]]*
185 88 Per Amundsen
[[/kick]]
186 85 Per Amundsen
[[/kill]]
187 84 Per Amundsen
*[[/lag]]*
188 126 Per Amundsen
[[/leave]]
189 149 Per Amundsen
*[[/linemarker]]*
190 78 Per Amundsen
[[/linesep]]
191 77 Per Amundsen
[[/list]]
192 74 Per Amundsen
[[/load]]
193 67 Per Amundsen
[[/loadbuf]]
194 66 Per Amundsen
*[[/lock]]*
195 130 Per Amundsen
[[/log]]
196 1 Per Amundsen
*[[/logs]]*
197
[[/logview]]
198
[[/markall]]
199 69 Per Amundsen
[[/mdi]]
200 57 Per Amundsen
[[/me]]
201 1 Per Amundsen
[[/menubar]]
202
[[/mkdir]]
203 85 Per Amundsen
[[/mnick]]
204 50 Per Amundsen
[[/mode]]
205 1 Per Amundsen
[[/msg]]
206
*[[/msgbox]]*
207
*[[/mute]]*
208
*[[/nextunread]]*
209
[[/nick]]
210 64 Per Amundsen
[[/nickcolumn]]
211 1 Per Amundsen
[[/nicklist]]
212 172 Per Amundsen
 | *[[/nmsg]]*
213 171 Per Amundsen
[[/noop]]
214 172 Per Amundsen
[[/notice]]
215 168 Per Amundsen
[[/notify]]
216 167 Per Amundsen
*[[/np]]*
217 160 Per Amundsen
*[[/oline]]*
218 149 Per Amundsen
[[/omsg]]
219 145 Per Amundsen
[[/onotice]]
220 132 Per Amundsen
[[/op]]
221 130 Per Amundsen
*[[/options]]*
222 128 Per Amundsen
[[/parseline]]
223 126 Per Amundsen
[[/part]]
224 125 Per Amundsen
[[/partall]]
225 123 Per Amundsen
*[[/paths]]*
226 169 Per Amundsen
*[[/pause]]*
227 122 Per Amundsen
[[/perform]]
228 121 Per Amundsen
*[[/pgoogle]]*
229 118 Per Amundsen
*[[/plugins]]*
230 99 Per Amundsen
*[[/priv]]*
231 137 Per Amundsen
[[/proxy]]
232 96 Per Amundsen
[[/query]]
233 95 Per Amundsen
[[/queryrn]]
234 94 Per Amundsen
*[[/quickconnect]]*
235 89 Per Amundsen
*[[/quicksave]]*
236 88 Per Amundsen
[[/quit]]
237 1 Per Amundsen
[[/quote]]
238 85 Per Amundsen
[[/raw]]
239 84 Per Amundsen
*[[/rawx]]*
240
*[[/rawlog]]*
241 85 Per Amundsen
*[[/realname]]*
242 77 Per Amundsen
*[[/reconnect]]*
243 74 Per Amundsen
*[[/rejoin]]*
244 69 Per Amundsen
[[/reload]]
245 67 Per Amundsen
[[/remini]]
246 66 Per Amundsen
[[/remote]]
247 1 Per Amundsen
[[/remove]]
248
[[/rename]]
249
[[/renwin]]
250
[[/reseterror]]
251 82 Per Amundsen
[[/resetidle]]
252 1 Per Amundsen
*[[/resolve]]*
253 57 Per Amundsen
*[[/restart]]*
254 54 Per Amundsen
[[/return]]
255 1 Per Amundsen
[[/returnex]]
256
[[/rlevel]]
257 172 Per Amundsen
 |^. [[/rline]]
258 171 Per Amundsen
[[/rmdir]]
259 172 Per Amundsen
[[/run]]
260 169 Per Amundsen
[[/ruser]]
261 168 Per Amundsen
[[/say]]
262 167 Per Amundsen
[[/savebuf]]
263 160 Per Amundsen
[[/saveini]]
264 149 Per Amundsen
[[/scid]]
265 145 Per Amundsen
[[/scon]]
266 132 Per Amundsen
*[[/scripts]]*
267 164 Per Amundsen
*[[/scrolltext]]*
268 130 Per Amundsen
*[[/search]]*
269 128 Per Amundsen
[[/server]]
270 126 Per Amundsen
*[[/serverlist]]*
271 124 Per Amundsen
[[/set]]
272 123 Per Amundsen
*[[/setconfig]]*
273 122 Per Amundsen
[[/setlayer]]
274 123 Per Amundsen
*[[/setoption]]*
275
*[[/showadiirc]]*
276 148 Per Amundsen
*[[/showmenu]]*
277 98 Per Amundsen
[[/showmirc]]
278 96 Per Amundsen
[[/signal]]
279 95 Per Amundsen
*[[/slap]]*
280 94 Per Amundsen
*[[/sleep]]*
281 89 Per Amundsen
[[/sline]]
282 88 Per Amundsen
[[/sockaccept]]
283 1 Per Amundsen
[[/sockclose]]
284
[[/socklist]]
285 85 Per Amundsen
[[/socklisten]]
286 84 Per Amundsen
[[/sockmark]]
287 82 Per Amundsen
[[/sockopen]]
288 80 Per Amundsen
[[/sockpause]]
289 79 Per Amundsen
[[/sockread]]
290 1 Per Amundsen
[[/sockrename]]
291
[[/sockudp]]
292
[[/sockwrite]]
293
*[[/sop]]*
294 69 Per Amundsen
[[/splay]]
295 1 Per Amundsen
*[[/statusbar]]*
296 66 Per Amundsen
[[/switchbar]]
297 1 Per Amundsen
*[[/tab]]*
298
*[[/themes]]*
299
[[/time]]
300
[[/timestamp]]
301
[[/timer]]
302 172 Per Amundsen
 |^. [[/tip]]
303 171 Per Amundsen
[[/tips]]
304 172 Per Amundsen
[[/titlebar]]
305 169 Per Amundsen
[[/tokenize]]
306 168 Per Amundsen
[[/toolbar]]
307 167 Per Amundsen
[[/topic]]
308 164 Per Amundsen
*[[/topicbox]]*
309 160 Per Amundsen
[[/treebar]]
310 149 Per Amundsen
[[/ulist]]
311 148 Per Amundsen
*[[/usernick]]*
312 145 Per Amundsen
*[[/txt2bin]]*
313 128 Per Amundsen
*[[/unban]]*
314 127 Per Amundsen
*[[/unignore]]*
315 126 Per Amundsen
[[/unload]]
316 124 Per Amundsen
*[[/unnotify]]*
317 123 Per Amundsen
[[/unset]]
318 122 Per Amundsen
[[/unsetall]]
319
*[[/update]]*
320 135 Per Amundsen
[[/updatenl]]
321 129 Per Amundsen
[[/url]]
322 118 Per Amundsen
[[/uwho]]
323 98 Per Amundsen
[[/var]]
324 96 Per Amundsen
*[[/vars]]*
325 95 Per Amundsen
*[[/viewlog]]*
326 94 Per Amundsen
*[[/voice]]*
327 91 Per Amundsen
[[/vol]]
328 90 Per Amundsen
*[[/wdown]]*
329 89 Per Amundsen
[[/while]]
330 88 Per Amundsen
[[/window]]
331 87 Per Amundsen
*[[/wjump]]*
332 1 Per Amundsen
*[[/wnext]]*
333
*[[/wpause]]*
334 85 Per Amundsen
*[[/wplay]]*
335 84 Per Amundsen
*[[/wprev]]*
336 82 Per Amundsen
[[/write]]
337 81 Per Amundsen
[[/writeini]]
338 80 Per Amundsen
*[[/wsearch]]*
339 79 Per Amundsen
*[[/wseekf]]*
340 78 Per Amundsen
*[[/wseekr]]*
341 77 Per Amundsen
*[[/wselect]]*
342 1 Per Amundsen
*[[/wstop]]*
343
*[[/wup]]*
344 165 Per Amundsen
*[[/zip]]*
345 162 Mr. BS
 |
346
347
%(acounter) %
348 1 Per Amundsen
349 150 Per Amundsen
h2. System information Commands
350 16 Per Amundsen
351
Output from these are set in [[Options_Dialog|Options]] -> [[Sysinfo Options|Sysinfo]] and are merely convenient aliases.
352 1 Per Amundsen
353 31 Per Amundsen
/sysinfo
354 1 Per Amundsen
/gfxinfo
355
/cpuinfo
356
/meminfo
357
/diskinfo
358
/audioinfo
359
/uptime
360 150 Per Amundsen
/bw
361 1 Per Amundsen
362 138 Per Amundsen
h2. Missing Commands
363 1 Per Amundsen
364
/creq
365
/dccserver
366 166 Per Amundsen
/drawsize
367 1 Per Amundsen
/dqwindow
368
/flood
369
/flush
370
/fserve
371
/ghide
372
/gload
373
/gopts
374
/gplay
375
/gpoint
376
/gqreq
377
/gshow
378
/gsize
379
/gstop
380
/gtalk
381 119 Per Amundsen
/gunload
382 1 Per Amundsen
/ial
383
/ialclear
384 30 Per Amundsen
/links
385 1 Per Amundsen
/localinfo
386
/pdcc
387
/play
388
/playctrl
389
/pop
390
/protect
391
/pvoice
392
/qme
393
/qmsg
394
/save
395
/sound
396
/speak
397
/sreq
398
/strip
399
/tnick
400
/tray
401
/vcadd
402
/vcmd
403
/vcrem
404
/winhelp
405
406 150 Per Amundsen
h2. Command prefixes
407
408
/! prefix will execute the internal command, even if there is a alias with the same name.
409
410
Example:
411
412
<pre>
413
; Override the /me command,
414
alias me {
415
  ; use the /! prefix to call the internal command.
416
  /!me $1-
417
}
418
</pre>
419
420
/. prefix can be used to silence the output from many command.
421
422
Example:
423
424
<pre>
425 155 Per Amundsen
/.msg #channel This message will be hidden from your client, but still sent to the server.
426 150 Per Amundsen
</pre>
427
428
Both prefix's can be used at the same time.
429
430
Example:
431
432
<pre>
433 155 Per Amundsen
/!.msg #channel This message will be hidden from your client, but still sent to the server.
434 150 Per Amundsen
</pre>
435
436
h2. Evaluate identifiers from Editbox
437 105 Per Amundsen
438 156 Per Amundsen
Typing a command in the Editbox with double slashes// will evaluate [[Scripting Identifiers|$identifiers]] in the line before running it.
439 105 Per Amundsen
E.g //echo -ag My nick is $me
440
441 156 Per Amundsen
You can also [[tabcomplete]] [[Scripting Identifiers|$identifiers]] manually using $me<tab>.
442 107 Per Amundsen
443 151 Per Amundsen
h2. Creating a new command
444 107 Per Amundsen
445 112 Per Amundsen
You can create a new command by opening the menu Tools -> Edit Aliases.
446 107 Per Amundsen
447 108 Per Amundsen
The format for the command is <command> <script to execute>.
448 107 Per Amundsen
449
*Example*
450
451
<pre>
452 108 Per Amundsen
; Creates a new command '/p' which will evaluate and then execute the script '/part $chan'.
453 1 Per Amundsen
/p /part $chan
454 108 Per Amundsen
</pre>
455
456 110 Per Amundsen
You can also add a command from the script editor, the syntax there is alias <command> <script to execute>
457 108 Per Amundsen
458
*Example*
459
460
<pre>
461
; Creates a new command '/p' which will evaluate and then execute the script '/part $chan'.
462
; Same as previous example.
463
alias p /part $chan
464
</pre>
465
466 111 Per Amundsen
If you want to use scripts with multiple lines, you can enclose them with {} brackets in both Edit Aliases and Script Editor.
467 108 Per Amundsen
468
*Example*
469
<pre>
470
; Edit Aliases
471 109 Per Amundsen
/p {
472 108 Per Amundsen
  /echo -ag I am parting $chan
473
  /part $chan
474
}
475
476
; Script editor
477
alias p {
478
  /echo -ag I am parting $chan
479
  /part $chan
480
}
481
</pre>
482
483
Almost all built-in commands can be overridden to execute your own script.
484
485
*Example*
486
487
<pre>
488
; Create your own /part command
489
alias part {
490
  /echo -ag I am parting $chan
491
  raw PART $chan
492
}
493
494 114 Per Amundsen
; Create your own /part command, but execute the built-in /part command after executing your own script.
495 108 Per Amundsen
alias part {
496
  /echo -ag I am parting $chan
497
498
  ; Execute the built-in part command
499
  !part $chan
500
}
501 107 Per Amundsen
</pre>
502 113 Per Amundsen
503
A command can also be called as a $identifier.
504
505
*Example*
506
507
<pre>
508
; Create a command.
509
alias mycommand {
510 115 Per Amundsen
  echo -ag I was called as a $iif($isid,identifier,command)
511 113 Per Amundsen
}
512
513
; Call the command as identifier.
514
//noop $mycommand
515
516 116 Per Amundsen
; Call the command as a command.
517 113 Per Amundsen
/mycommand
518
</pre>