Fakeraw » History » Revision 2
Revision 1 (Per Amundsen, 02/10/2014 01:52 PM) → Revision 2/4 (Per Amundsen, 02/10/2014 01:53 PM)
_Added in 1.8.10_ */fakeraw [text]* Intended for plugins who wants to take full control over certain raw aspects of AdiIRC or for debugging. Can be used to make AdiIRC parse a raw message as if it came from a server, use with caution. *Parameters* [text] - The raw text to parse. *Example* <pre> ;Sends a fake message to #channel /fakeraw :Nick!Ident@host.com PRIVMSG #channel :This is a fake message </pre>