Scripting Events » History » Version 89
Per Amundsen, 11/21/2015 09:17 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 | 29 | Per Amundsen | [[on ACTION]] |
24 | [[on ACTIVE]] |
||
25 | [[on BAN]] |
||
26 | 1 | Per Amundsen | [[on CHAT]] |
27 | 37 | Per Amundsen | *[[on CLIENTTEXT]]* |
28 | 30 | Per Amundsen | [[on CLOSE]] |
29 | 29 | Per Amundsen | [[on CONNECT]] |
30 | [[on CONNECTFAIL]] |
||
31 | [[on CTCPREPLY]] |
||
32 | [[on DEHELP]] |
||
33 | [[on DEOP]] |
||
34 | [[on DEVOICE]] |
||
35 | 63 | Per Amundsen | [[on DIALOG]] |
36 | |^. [[on DISCONNECT]] |
||
37 | 1 | Per Amundsen | [[on DNS]] |
38 | 30 | Per Amundsen | [[on ERROR]] |
39 | 29 | Per Amundsen | [[on EXIT]] |
40 | [[on FILERCVD]] |
||
41 | [[on FILESENT]] |
||
42 | [[on GETFAIL]] |
||
43 | [[on HELP]] |
||
44 | [[on HOTLINK]] |
||
45 | [[on INPUT]] |
||
46 | [[on INVITE]] |
||
47 | 1 | Per Amundsen | [[on JOIN]] |
48 | [[on KEYDOWN]] |
||
49 | 49 | Per Amundsen | [[on KEYUP]] |
50 | 63 | Per Amundsen | [[on KICK]] |
51 | |^. [[on LOAD]] |
||
52 | 29 | Per Amundsen | [[on LOGON]] |
53 | [[on MODE]] |
||
54 | 1 | Per Amundsen | [[on MP3END]] |
55 | 29 | Per Amundsen | [[on NICK]] |
56 | 30 | Per Amundsen | [[on NOTICE]] |
57 | 29 | Per Amundsen | [[on NOTIFY]] |
58 | 1 | Per Amundsen | [[on OP]] |
59 | 30 | Per Amundsen | [[on OPEN]] |
60 | 37 | Per Amundsen | *[[on OPTIONS]]* |
61 | 89 | Per Amundsen | [[on OWNER]] |
62 | 1 | Per Amundsen | [[on PARSELINE]] |
63 | 29 | Per Amundsen | [[on PART]] |
64 | 30 | Per Amundsen | [[on PING]] |
65 | 1 | Per Amundsen | [[on PONG]] |
66 | 89 | Per Amundsen | |^. [[on QUIT]] |
67 | [[on RAWMODE]] |
||
68 | 37 | Per Amundsen | *[[on RESUME]]* |
69 | 1 | Per Amundsen | [[on SENDFAIL]] |
70 | 30 | Per Amundsen | [[on SERVERMODE]] |
71 | 29 | Per Amundsen | [[on SIGNAL]] |
72 | [[on SNOTICE]] |
||
73 | 1 | Per Amundsen | [[on SOCKCLOSE]] |
74 | [[on SOCKLISTEN]] |
||
75 | [[on SOCKOPEN]] |
||
76 | 29 | Per Amundsen | [[on SOCKREAD]] |
77 | 1 | Per Amundsen | *[[on SONG]]* |
78 | 29 | Per Amundsen | [[on START]] |
79 | 37 | Per Amundsen | *[[on SUSPEND]]* |
80 | 89 | Per Amundsen | |^. [[on TABCOMP]] |
81 | [[on TEXT]] |
||
82 | 29 | Per Amundsen | [[on TOPIC]] |
83 | 1 | Per Amundsen | [[on UNBAN]] |
84 | 29 | Per Amundsen | [[on UNLOAD]] |
85 | 30 | Per Amundsen | [[on UNOTIFY]] |
86 | 29 | Per Amundsen | [[on USERMODE]] |
87 | 1 | Per Amundsen | [[on VOICE]] |
88 | [[on WALLOPS]] |
||
89 | | |
||
90 | 32 | Per Amundsen | |
91 | 34 | Per Amundsen | h1. Missing events |
92 | |||
93 | AGENT |
||
94 | CHATOPEN |
||
95 | DCCSERVER |
||
96 | DEOWNER |
||
97 | MDIEND |
||
98 | NOSOUND |
||
99 | OWNER |
||
100 | WAVEEND |
||
101 | VCMD |
||
102 | PLAYEND |
||
103 | SERV |
||
104 | SERVCLOSE |
||
105 | SERVEROP |
||
106 | SERVOPEN |
||
107 | SOCKWRITE |
||
108 | UPDREAD |
||
109 | UPDWRITE |