mIRC Home    About    Download    Register    News    Help

Print Thread
#242293 30/06/13 08:13 PM
Joined: Jun 2013
Posts: 3
T
tyber Offline OP
Self-satisified door
OP Offline
Self-satisified door
T
Joined: Jun 2013
Posts: 3
exmp: //alias $str($+(alias,$chr(32)),4) | alias
and show main alias file blush

Last edited by tyber; 30/06/13 08:14 PM.
tyber #242295 30/06/13 11:58 PM
Joined: Oct 2003
Posts: 3,918
A
Hoopy frood
Offline
Hoopy frood
A
Joined: Oct 2003
Posts: 3,918
Please describe the result you reproduced when you are reporting a bug, and what you expect to see. This will make it easier for users to decide whether or not they feel comfortable running arbitrary code posted on the forums. Please also name the forum topic with something more descriptive than "paradox alias"-- surely you can describe the actual "paradox" instead.

Pasting a line of code and smiling is not a bug report.


- argv[0] on EFnet #mIRC
- "Life is a pointer to an integer without a cast"
argv0 #242296 01/07/13 12:09 AM
Joined: Jul 2006
Posts: 4,150
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,150
It doesn't do anything weird on 7.32, it create an alias in the aliases file (no alias prefix) called "alias" with "alias alias alias" passed as parameter and then call /alias, which doesn't call the custom alias (would have worked with an alias "alias" in remote).
It fails to unload the alias named "alias", I think that's the bug. Instead it returns /alias: insufficient parameters.

Last edited by Wims; 01/07/13 12:10 AM.

#mircscripting @ irc.swiftirc.net == the best mIRC help channel
Wims #242299 01/07/13 12:38 PM
Joined: Jul 2006
Posts: 4,150
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Jul 2006
Posts: 4,150
It fails to call the alias named "alias" which works in remote*


#mircscripting @ irc.swiftirc.net == the best mIRC help channel

Link Copied to Clipboard