mIRC Home    About    Download    Register    News    Help

Print Thread
P
Panic
Panic
P
I need a script that when i get invited to it joins i cannot select the option i am using a Different cilent that does not have that option scripts still work but this cilent is alot like mirc

Joined: Aug 2004
Posts: 7,168
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,168
As you aren't using mIRC, I can't guarantee that this will work..and the best place to ask about scripts for a client other than mIRC, is on that clients support system. Not all clients support scripting.

Addtionally, I found the script you're asking for in the mIRC help file, under /help on invite

This has been altered slightly from the one in the help file.
Code:
on *:INVITE:#:.join $chan | .timer 1 3 describe $chan appears in a puff of smoke!

P
Panic
Panic
P
It could be me but you have not put a code there

Joined: Oct 2004
Posts: 8,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
There is a code there. You're probably using IE and that is why you just see a scrollbar. This forum really needs to be updated to fix that issue, even if it only puts an extra blank line in 1-line codes to avoid the problem. Of course, people posting can also do that. In any case, just press the Quote button on that message and you'll see the code.

P
Panic
Panic
P
Yes that worked thanks

Joined: Aug 2004
Posts: 7,168
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,168
As a Firefox user I was unaware of this problem with the forums.
Now that I am, I will do future codes forcing multiple lines.

Joined: Oct 2004
Posts: 8,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
I've mentioned it in the past, but I think a lot of people just don't care about it because so many people hate IE and don't care about fixing it for IE. laugh

Anyhow, it only affects single line codes, where the code is wide enough to need a scroll bar.


Link Copied to Clipboard