mIRC Home    About    Download    Register    News    Help

Print Thread
#173429 25/03/07 10:47 AM
Joined: Jan 2007
Posts: 280
Fjord artisan
OP Offline
Fjord artisan
Joined: Jan 2007
Posts: 280
Code:
ON *:VERSION:{
  ctcp $nick reply ((DuckSkaIRC v2.3))
}



How do i reply?

Php Code:

€ gaapz (DP-IRC@chaterz-4C2AF908.speed.planet.nl) is nu bekend als Duck_Power €
.:12:52:. * gaapz is now known as Duck_Power
 


I see this when i use:

Code:
ON ^1:NICK:{
  echo -a $comchan($nick,) 10€11 $nick 11(10 $+ $address $+ 11)12 is nu bekend als $newnick 10€
}


(2 problems)

Last edited by DuXxXieJ; 25/03/07 10:54 AM.

Squee whenever a squee squee's. Squee whenever a squee does not squee.
DuXxXieJ #173432 25/03/07 10:54 AM
Joined: Mar 2007
Posts: 38
H
Ameglian cow
Offline
Ameglian cow
H
Joined: Mar 2007
Posts: 38
ctcp 1:VERSION:.ctcpreply $nick ((DuckSkaIRC v2.3))

Cya!.-


"if ($me ison $forum) { say Hello! }"
HuMoR #173433 25/03/07 10:55 AM
Joined: Jan 2007
Posts: 280
Fjord artisan
OP Offline
Fjord artisan
Joined: Jan 2007
Posts: 280
tyz for the ctcp


Squee whenever a squee squee's. Squee whenever a squee does not squee.
HuMoR #173434 25/03/07 10:56 AM
Joined: Jan 2007
Posts: 280
Fjord artisan
OP Offline
Fjord artisan
Joined: Jan 2007
Posts: 280
Erm:

Php Code:

.:12:55:. [Duck_Power VERSION reply]: mIRC v6.21 Khaled Mardam-Bey
-
.:12:55:. [Duck_Power ((DuckSkaIRC reply]: v2.3))
 


Squee whenever a squee squee's. Squee whenever a squee does not squee.
DuXxXieJ #173436 25/03/07 10:58 AM
Joined: Mar 2007
Posts: 38
H
Ameglian cow
Offline
Ameglian cow
H
Joined: Mar 2007
Posts: 38
ctcp ^1:VERSION:.ctcpreply $nick ((DuckSkaIRC v2.3)) | halt


"if ($me ison $forum) { say Hello! }"
DuXxXieJ #173437 25/03/07 10:58 AM
Joined: Jan 2007
Posts: 280
Fjord artisan
OP Offline
Fjord artisan
Joined: Jan 2007
Posts: 280
With that Nick, when somebody else is changing his nick, i see:

€ americontje|AFK (PATat@viandel.online.Behave.yourself.or...Com) is nu bekend als americontje €

but when I do it, i see:

€ Duck_Power (DP-IRC@chaterz-4C2AF908.speed.planet.nl) is nu bekend als gaapz €
.:12:52:. * Duck_Power is now known as gaapz


Squee whenever a squee squee's. Squee whenever a squee does not squee.
DuXxXieJ #173438 25/03/07 11:01 AM
Joined: Jan 2007
Posts: 280
Fjord artisan
OP Offline
Fjord artisan
Joined: Jan 2007
Posts: 280
VersioN:

.:13:00:. [Duck_Power VERSION reply]: mIRC v6.21 Khaled Mardam-Bey
-
.:13:00:. [Duck_Power ((DuckSkaIRC reply]: v2.3))

i still see that


Squee whenever a squee squee's. Squee whenever a squee does not squee.
DuXxXieJ #173439 25/03/07 11:05 AM
Joined: Mar 2007
Posts: 38
H
Ameglian cow
Offline
Ameglian cow
H
Joined: Mar 2007
Posts: 38
Search another ctcp reply of version that you had and delete it


"if ($me ison $forum) { say Hello! }"
HuMoR #173440 25/03/07 11:08 AM
Joined: Jan 2007
Posts: 280
Fjord artisan
OP Offline
Fjord artisan
Joined: Jan 2007
Posts: 280
I've nothing, only 2 scripts with menu nicklist and ON ^1:OP etc.

That ctcpreply is in a new file, nothing is in it only that ctcpreply


Squee whenever a squee squee's. Squee whenever a squee does not squee.
DuXxXieJ #173441 25/03/07 11:10 AM
Joined: Mar 2007
Posts: 38
H
Ameglian cow
Offline
Ameglian cow
H
Joined: Mar 2007
Posts: 38
ON ^1:NICK:{
echo -a $comchan($nick,) 10€11 $nick 11(10 $+ $address $+ 11)12 is nu bekend als $newnick 10€ | halt
}

Cya!.-

Edit:

Originally Posted By: DuXxXieJ
I've nothing, only 2 scripts with menu nicklist and ON ^1:OP etc.

That ctcpreply is in a new file, nothing is in it only that ctcpreply


I said on all ctcp replys, all files...


Last edited by HuMoR; 25/03/07 11:11 AM.

"if ($me ison $forum) { say Hello! }"
HuMoR #173443 25/03/07 11:14 AM
Joined: Jan 2007
Posts: 280
Fjord artisan
OP Offline
Fjord artisan
Joined: Jan 2007
Posts: 280
I've only 3 files ¬¬ With no ctcp reply's


Squee whenever a squee squee's. Squee whenever a squee does not squee.
HuMoR #173445 25/03/07 11:18 AM
Joined: Mar 2007
Posts: 38
H
Ameglian cow
Offline
Ameglian cow
H
Joined: Mar 2007
Posts: 38
ON ^1:NICK:{
echo -a $comchan($nick,) 10€11 $nick 11(10 $+ $address $+ 11)12 is nu bekend als $newnick 10€ | halt
}

ctcp ^1:VERSION:.ctcpreply $nick ((DuckSkaIRC v2.3)) | halt

Or replace | halt with | return but halt works fine if you haven't anothers ctcpreply or on NICK.

Cya!.-


"if ($me ison $forum) { say Hello! }"
HuMoR #173482 25/03/07 05:56 PM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Originally Posted By: HuMoR
ctcp ^1:VERSION:.ctcpreply $nick ((DuckSkaIRC v2.3)) | halt


You cannot remove the mIRC version reply, so halting does nothing. Also, you aren't telling mIRC what you are replying to. And, your format of the CTCP event was missing the location part.

Use:
Code:
ctcp *:VERSION:*: .ctcpreply $nick version ((DuckSkaIRC v2.3))



Invision Support
#Invision on irc.irchighway.net
Riamus2 #173493 25/03/07 06:19 PM
Joined: Mar 2007
Posts: 38
H
Ameglian cow
Offline
Ameglian cow
H
Joined: Mar 2007
Posts: 38
Originally Posted By: Riamus2
Originally Posted By: HuMoR
ctcp ^1:VERSION:.ctcpreply $nick ((DuckSkaIRC v2.3)) | halt


You cannot remove the mIRC version reply, so halting does nothing. Also, you aren't telling mIRC what you are replying to. And, your format of the CTCP event was missing the location part.

Use:
Code:
ctcp *:VERSION:*: .ctcpreply $nick version ((DuckSkaIRC v2.3))




It's rare, works for me... But if you say...

Cya!.-


"if ($me ison $forum) { say Hello! }"
HuMoR #173496 25/03/07 06:24 PM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
/help /ctcpreply

That will give you the correct format.


Invision Support
#Invision on irc.irchighway.net
Riamus2 #173498 25/03/07 06:31 PM
Joined: Mar 2007
Posts: 38
H
Ameglian cow
Offline
Ameglian cow
H
Joined: Mar 2007
Posts: 38
Originally Posted By: Riamus2
/help /ctcpreply

That will give you the correct format.


I believe, but i have these exactly code and works...

Code:
ctcp ^1:VERSION:.ctcpreply $nick VERSION No Response to CtcpReply! | halt


Php Code:
--> CTCP [HuMoR] VERSION
Respuesta CTCP VERSION de HuMoR : No Response to CtcpReply!
 

And the version of mirc doesnt show...
Like i said, maybe for my mirc version...


"if ($me ison $forum) { say Hello! }"
HuMoR #173500 25/03/07 06:34 PM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Really old versions did seem to allow that. What version do you use?


Invision Support
#Invision on irc.irchighway.net
Riamus2 #173502 25/03/07 06:39 PM
Joined: Mar 2007
Posts: 38
H
Ameglian cow
Offline
Ameglian cow
H
Joined: Mar 2007
Posts: 38
Originally Posted By: Riamus2
Really old versions did seem to allow that. What version do you use?


Mirc 6.17

Cya!.-


"if ($me ison $forum) { say Hello! }"
DuXxXieJ #173508 25/03/07 07:10 PM
Joined: Mar 2007
Posts: 38
H
Ameglian cow
Offline
Ameglian cow
H
Joined: Mar 2007
Posts: 38
I download 6.21 version.
I put Mirc.exe on C:\Mirc2.
I run mirc and put:

Code:
ctcp ^1:VERSION:.ctcpreply $nick VERSION No Response to CtcpReply! | halt


And works.

I try the $nick isop # on join and works to...
Riamus2 maybe you have anothers scripts (Ctcp's) and dont work properly

Cya!.-


"if ($me ison $forum) { say Hello! }"
HuMoR #173519 25/03/07 07:30 PM
Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
Clean copy of mIRC shows both of those do not work in 6.21 (as they shouldn't).

Think about it. If someone joins a channel, *when* do they get opped? Are they opped already when they join, or are they opped after they join (even if it's only a second or 2 after). If you see a +o mode, then it happens after they have joined the channel.


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard