I have this code
Code:
aop $$input(Edit hostname:, e,Auto OP, $address($$1-,1)) # 

to make it work the IAL has to be updated, so I often have to run /who <nickname> first to make it work.

How can I make the code update the IAL and then add the user?

I've tryed:
Code:
who $$1 | aop $$input(Edit hostname:, e,Auto OP, $address($$1-,1)) # 

but that did not work, I also tryed to add /timer infront of /aop to give mIRC time to do the update, but that didn't work either.

Last edited by Deep3D; 03/03/18 02:10 PM.