]> jfr.im git - irc.git/blob - software/!RELEASES/ircservices/achurch.org/services/lists/ircservices/1999/000328.html
RELEASE -> !RELEASE
[irc.git] / software / !RELEASES / ircservices / achurch.org / services / lists / ircservices / 1999 / 000328.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4 <TITLE> [IRCServices] Some help on cooding
5 </TITLE>
6 <LINK REL="Index" HREF="index.html" >
7 <LINK REL="made" HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Some%20help%20on%20cooding&In-Reply-To=">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000326.html">
11 <LINK REL="Next" HREF="000327.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Some help on cooding</H1>
15 <B>root of all evil</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Some%20help%20on%20cooding&In-Reply-To="
17 TITLE="[IRCServices] Some help on cooding">climber at rionet.com.br
18 </A><BR>
19 <I>Mon Nov 15 20:50:20 PST 1999</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000326.html">[IRCServices] Some help on cooding
22 </A></li>
23 <LI>Next message: <A HREF="000327.html">[IRCServices] Suggestions
24 </A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#328">[ date ]</a>
27 <a href="thread.html#328">[ thread ]</a>
28 <a href="subject.html#328">[ subject ]</a>
29 <a href="author.html#328">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33 <!--beginarticle-->
34 <PRE>
35
36 I've tried this before, but the problem is, my ircd (based on dreamforge4.5.*)
37 Removes the +r flag on NICK changes, since the r flags means a registrered nick
38 and you are changing your nick to a (maybe) nonregistered one.
39
40 is this default on Dreamforge ircds ?
41
42 Thanks on advices
43 (well everione here already know that my english sucks, but sory agayn :P )
44 FiGhTeR
45 ircadmin irc.brasirc.com.br
46
47
48 On Mon, 15 Nov 1999, you wrote:
49 &gt;<i>The problem is that no one seems to understand how SVSNICK works. SVSNICK
50 </I>&gt;<i>does *not* change a user's nickname is *not* propogated to all servers.
51 </I>&gt;<i>
52 </I>&gt;<i>A SVSNICK command is sent to the server the client is using. That server
53 </I>&gt;<i>then issues a NICK change and propogates the NICK command to ALL servers.
54 </I>&gt;<i>Thus, you can't send modes for the new nickname because that nickname does
55 </I>&gt;<i>not yet exist (the NICK command has not yet propogated back down the chain
56 </I>&gt;<i>of servers).
57 </I>&gt;<i>
58 </I>&gt;<i>If you really wanted to do something like this, send the SVSMODE before the
59 </I>&gt;<i>SVSNICK.
60 </I>&gt;<i>
61 </I>&gt;<i>As for all the other stuff about hacking channels and modes and stuff, I
62 </I>&gt;<i>don't understand it well enough to be able to comment.
63 </I>&gt;<i>
64 </I>&gt;<i>Andrew
65 </I>&gt;<i>
66 </I>&gt;&gt;<i> -----Original Message-----
67 </I>&gt;&gt;<i> From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">owner-ircservices at ender.shadowfire.org</A>
68 </I>&gt;&gt;<i> [mailto:<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">owner-ircservices at ender.shadowfire.org</A>]On Behalf Of Pinto, Joao
69 </I>&gt;&gt;<i> Luis (J.)
70 </I>&gt;&gt;<i> Sent: 15 November 1999 11:46
71 </I>&gt;&gt;<i> To: '<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ender.shadowfire.org</A>'
72 </I>&gt;&gt;<i> Subject: RE: [IRCServices] Some help on cooding
73 </I>&gt;&gt;<i>
74 </I>&gt;&gt;<i>
75 </I>&gt;&gt;<i> Does not work with supported servers ???
76 </I>&gt;&gt;<i> I thaugth services were supporting +r mode change and nick protection with
77 </I>&gt;&gt;<i> change to GuestXXXX,
78 </I>&gt;&gt;<i> If I am not wrong to be able to do this you need SVSMODE and SVSNICK.
79 </I>&gt;&gt;<i> ........
80 </I>&gt;&gt;<i> &gt;I have tried this also but the problem is if user is on a laged server,
81 </I>&gt;&gt;<i> the
82 </I>&gt;&gt;<i> &gt;SVSNICK will have some delay, and note, you send the svsmode,
83 </I>&gt;&gt;<i> or svs2mode
84 </I>&gt;&gt;<i> just
85 </I>&gt;&gt;<i> &gt;after SVSNICK, so the User nick have not changed yet and ircd replyes a
86 </I>&gt;&gt;<i> user
87 </I>&gt;&gt;<i> &gt;not found
88 </I>&gt;<i>[snip]
89 </I>&gt;<i>
90 </I>&gt;<i>---------------------------------------------------------------
91 </I>&gt;<i>To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
92 </I>&gt;<i>with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
93 </I>---------------------------------------------------------------
94 To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
95 with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
96
97 </PRE>
98
99 <!--endarticle-->
100 <HR>
101 <P><UL>
102 <!--threads-->
103 <LI>Previous message: <A HREF="000326.html">[IRCServices] Some help on cooding
104 </A></li>
105 <LI>Next message: <A HREF="000327.html">[IRCServices] Suggestions
106 </A></li>
107 <LI> <B>Messages sorted by:</B>
108 <a href="date.html#328">[ date ]</a>
109 <a href="thread.html#328">[ thread ]</a>
110 <a href="subject.html#328">[ subject ]</a>
111 <a href="author.html#328">[ author ]</a>
112 </LI>
113 </UL>
114
115 </body></html>