Scripting Events » History » Version 92
Per Amundsen, 11/21/2015 09:19 PM
1 | 17 | Per Amundsen | {{>toc}} |
---|---|---|---|
2 | |||
3 | 33 | Per Amundsen | h1. Scripting Event Options |
4 | 1 | Per Amundsen | |
5 | 8 | Per Amundsen | Supported <level> prefixes: |
6 | |||
7 | 11 | Per Amundsen | & - Ignore the event if another event has already halted the text. |
8 | 8 | Per Amundsen | ^ - Enable halt events (hide default text output from the event) |
9 | ! - Ignore events made by you |
||
10 | @ - Only trigger if you have channel op |
||
11 | $ - Indicate the wildcard text is a regular expression. |
||
12 | me: - Ignore events not made by you. |
||
13 | 18 | Per Amundsen | [+]<level> - Level to match. |
14 | 1 | Per Amundsen | |
15 | 33 | Per Amundsen | h1. Scripting Events |
16 | 15 | Per Amundsen | |
17 | 53 | Per Amundsen | Various actions in AdiIRC causes an event to be triggered, these events can be listened to and commands can be performed when they trigger. |
18 | |||
19 | 37 | Per Amundsen | Events in bold are AdiIRC only. |
20 | |||
21 | 28 | Per Amundsen | |^. [[on RAW]] |
22 | [[on CTCP]] |
||
23 | 91 | Per Amundsen | *[[on ADMIN]]* |
24 | 29 | Per Amundsen | [[on ACTION]] |
25 | [[on ACTIVE]] |
||
26 | [[on BAN]] |
||
27 | 1 | Per Amundsen | [[on CHAT]] |
28 | 37 | Per Amundsen | *[[on CLIENTTEXT]]* |
29 | 30 | Per Amundsen | [[on CLOSE]] |
30 | 29 | Per Amundsen | [[on CONNECT]] |
31 | [[on CONNECTFAIL]] |
||
32 | [[on CTCPREPLY]] |
||
33 | 92 | Per Amundsen | *[[on DEADMIN]]* |
34 | 29 | Per Amundsen | [[on DEHELP]] |
35 | 1 | Per Amundsen | [[on DEOP]] |
36 | 91 | Per Amundsen | |^. [[on DEOWNER]] |
37 | 1 | Per Amundsen | [[on DEVOICE]] |
38 | 91 | Per Amundsen | [[on DIALOG]] |
39 | 90 | Per Amundsen | [[on DISCONNECT]] |
40 | 1 | Per Amundsen | [[on DNS]] |
41 | 30 | Per Amundsen | [[on ERROR]] |
42 | 29 | Per Amundsen | [[on EXIT]] |
43 | [[on FILERCVD]] |
||
44 | [[on FILESENT]] |
||
45 | [[on GETFAIL]] |
||
46 | [[on HELP]] |
||
47 | [[on HOTLINK]] |
||
48 | 1 | Per Amundsen | [[on INPUT]] |
49 | [[on INVITE]] |
||
50 | [[on JOIN]] |
||
51 | 91 | Per Amundsen | |^. [[on KEYDOWN]] |
52 | 90 | Per Amundsen | [[on KEYUP]] |
53 | 91 | Per Amundsen | [[on KICK]] |
54 | [[on LOAD]] |
||
55 | 29 | Per Amundsen | [[on LOGON]] |
56 | 1 | Per Amundsen | [[on MODE]] |
57 | 29 | Per Amundsen | [[on MP3END]] |
58 | 30 | Per Amundsen | [[on NICK]] |
59 | 1 | Per Amundsen | [[on NOTICE]] |
60 | [[on NOTIFY]] |
||
61 | [[on OP]] |
||
62 | [[on OPEN]] |
||
63 | 89 | Per Amundsen | *[[on OPTIONS]]* |
64 | 1 | Per Amundsen | [[on OWNER]] |
65 | 29 | Per Amundsen | [[on PARSELINE]] |
66 | 91 | Per Amundsen | |^. [[on PART]] |
67 | 90 | Per Amundsen | [[on PING]] |
68 | 91 | Per Amundsen | [[on PONG]] |
69 | 90 | Per Amundsen | [[on QUIT]] |
70 | 37 | Per Amundsen | [[on RAWMODE]] |
71 | 30 | Per Amundsen | *[[on RESUME]]* |
72 | 1 | Per Amundsen | [[on SENDFAIL]] |
73 | [[on SERVERMODE]] |
||
74 | [[on SIGNAL]] |
||
75 | [[on SNOTICE]] |
||
76 | [[on SOCKCLOSE]] |
||
77 | 29 | Per Amundsen | [[on SOCKLISTEN]] |
78 | 1 | Per Amundsen | [[on SOCKOPEN]] |
79 | 29 | Per Amundsen | [[on SOCKREAD]] |
80 | 92 | Per Amundsen | *[[on SONG]]* |
81 | |^. [[on START]] |
||
82 | 91 | Per Amundsen | *[[on SUSPEND]]* |
83 | [[on TABCOMP]] |
||
84 | 1 | Per Amundsen | [[on TEXT]] |
85 | 29 | Per Amundsen | [[on TOPIC]] |
86 | 30 | Per Amundsen | [[on UNBAN]] |
87 | 29 | Per Amundsen | [[on UNLOAD]] |
88 | 1 | Per Amundsen | [[on UNOTIFY]] |
89 | [[on USERMODE]] |
||
90 | [[on VOICE]] |
||
91 | 32 | Per Amundsen | [[on WALLOPS]] |
92 | 34 | Per Amundsen | | |
93 | |||
94 | h1. Missing events |
||
95 | |||
96 | AGENT |
||
97 | CHATOPEN |
||
98 | DCCSERVER |
||
99 | DEOWNER |
||
100 | MDIEND |
||
101 | NOSOUND |
||
102 | OWNER |
||
103 | WAVEEND |
||
104 | VCMD |
||
105 | PLAYEND |
||
106 | SERV |
||
107 | SERVCLOSE |
||
108 | SERVEROP |
||
109 | SERVOPEN |
||
110 | SOCKWRITE |
||
111 | 1 | Per Amundsen | UPDREAD |
112 | UPDWRITE |