Rycochet Software

Trigger AmIRC Plugin

Trigger.AmIPlug
 
 Home
 · Contact
 Meets
 · 29th August 2004
 · 30th May 2004
 · 9th November 2003
 · Bath Show 2003
 · 3rd August 2003
 RC-FTPd
 · RC-FTPd Main
 · RC-FTPd CPU
 · RC-FTPd Locale
 · RC-FTPd3 Design
 AmIRC
 · DccSend.AmIPlug
 · Login.AmIPlug
 · NetInfo.AmIPlug
 · RexxFake.AmIPlug
 · Tabs.AmIPlug
 · Tellme.AmIPlug
 · Text.AmIPlug
 · Trigger.AmIPlug
 · Typo.AmIPlug
 · Wallchop.AmIPlug
 DOpus Magellan
 · clipboard.module
 · parent.module
 · version.module
 Other
 · Bump
 · StackAttack2
 · YamNews
 
 Recent Changes 
 

Valid HTML 4.01!

 
 Version:   1.25   Download:   Trigger.lha (32,960)   Trigger.readme (2,744) 

Will react on messages whether to you, or a channel you are on, have it say stuff, or even just run commands or arexx scripts ;-)

Anything you enter is saved via the normal load/save mechanism or AmIRC (hence, you must remember to "Save Settings..." before you quit), and they are shared between processes...

You can add new entries either via the "/TRIGGER" command, or via the prefs page in AmIRC -

Trigger grab

Replaced in the command
%n Nick,
%u Userhost,
%h Host,
%N My nick
%U My Userhost
%H My Host
%c Channel (blank if a /MSG),
%C If CTCP then literal "CTCP %t", if not, removes space after it ;-)
%t Trigger word,
%s Command & arguments,
%a Arguments,
%1-9 Arguments 1-9,
%!1-9 Arguments 1-9 (skip line if not there),
%?1-9 Arguments check 1-9 (skip line if equal),
%% % character,
\n newline
 
 Plugin Info 
 Trigger.AmIPlug 1.25
 Copyright ©2002 Robin Cloutman <trigger@...>
 Performs actions on specified triggers
 Defined commands: TRIGGER
 [HasRawlineHook]
 
 AmIRC Commands 
 «Help» Trigger.AmIPlug: TRIGGER
 «Help» Usage: /TRIGGER [word [command]]
 
 History 
 1.0 First version
 1.1 Typo fixed
 1.2 Another fix
 1.3 Yet another fix
 1.4 Decent size GUI string buffer, multi-line output
 1.5 Uses /NOTICE type for plain text, now works for yourself
 1.6 Now splits long lines at 256 chars
 1.7 Now displays the command properly
 1.8 Added %N and %H
 1.9 Fixed multiple viewing for yourself, added %?
 1.10 Now uses older amirc plugin command for compatability
 1.11 Without a trigger char will now check triggers
 1.12 Added CTCP support - ignores trigger char
 1.13 Improved the GUI slightly, tab cycling, popplaceholder etc
 1.14 Added options to disable PrivMsg and channel Text
 1.15 Slight fix on the GUI layout and code
 1.16 Added %C, for you script daddies...
 1.17 Improved the internal text handling, especially for testing
 1.18 Doh! noticed a serious bug in the source...
 1.19 Internal changes galore ;-)
 1.20 Multiple trigger characters allowed now
 1.21 Now uses Pools, and various other stuff fixed
 1.22 Some minor code cleanups
 1.23 Semaphore List protection, we're finally ready for release
 1.24 Made the plugin more forgiving for upgraders
 1.25 Minor bugfix
 
©2003-2004 Rycochet Software, All Rights Reserved