]> jfr.im git - irc.git/blame - software/RELEASES/ircservices/achurch.org/services/lists/ircservices/1999/000326.html
init
[irc.git] / software / RELEASES / ircservices / achurch.org / services / lists / ircservices / 1999 / 000326.html
CommitLineData
3bd189cb
JR
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=199911150945.EAA24780%40mailfw1.ford.com">
8 <META NAME="robots" CONTENT="index,nofollow">
9 <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
10 <LINK REL="Previous" HREF="000325.html">
11 <LINK REL="Next" HREF="000328.html">
12 </HEAD>
13 <BODY BGCOLOR="#ffffff">
14 <H1>[IRCServices] Some help on cooding</H1>
15 <B>Andrew Kempe</B>
16 <A HREF="mailto:ircservices%40ircservices.za.net?Subject=%5BIRCServices%5D%20Some%20help%20on%20cooding&In-Reply-To=199911150945.EAA24780%40mailfw1.ford.com"
17 TITLE="[IRCServices] Some help on cooding">andrewk at icon.co.za
18 </A><BR>
19 <I>Mon Nov 15 03:25:03 PST 1999</I>
20 <P><UL>
21 <LI>Previous message: <A HREF="000325.html">[IRCServices] Some help on cooding
22</A></li>
23 <LI>Next message: <A HREF="000328.html">[IRCServices] Some help on cooding
24</A></li>
25 <LI> <B>Messages sorted by:</B>
26 <a href="date.html#326">[ date ]</a>
27 <a href="thread.html#326">[ thread ]</a>
28 <a href="subject.html#326">[ subject ]</a>
29 <a href="author.html#326">[ author ]</a>
30 </LI>
31 </UL>
32 <HR>
33<!--beginarticle-->
34<PRE>The problem is that no one seems to understand how SVSNICK works. SVSNICK
35does *not* change a user's nickname is *not* propogated to all servers.
36
37A SVSNICK command is sent to the server the client is using. That server
38then issues a NICK change and propogates the NICK command to ALL servers.
39Thus, you can't send modes for the new nickname because that nickname does
40not yet exist (the NICK command has not yet propogated back down the chain
41of servers).
42
43If you really wanted to do something like this, send the SVSMODE before the
44SVSNICK.
45
46As for all the other stuff about hacking channels and modes and stuff, I
47don't understand it well enough to be able to comment.
48
49Andrew
50
51&gt;<i> -----Original Message-----
52</I>&gt;<i> From: <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">owner-ircservices at ender.shadowfire.org</A>
53</I>&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
54</I>&gt;<i> Luis (J.)
55</I>&gt;<i> Sent: 15 November 1999 11:46
56</I>&gt;<i> To: '<A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">ircservices at ender.shadowfire.org</A>'
57</I>&gt;<i> Subject: RE: [IRCServices] Some help on cooding
58</I>&gt;<i>
59</I>&gt;<i>
60</I>&gt;<i> Does not work with supported servers ???
61</I>&gt;<i> I thaugth services were supporting +r mode change and nick protection with
62</I>&gt;<i> change to GuestXXXX,
63</I>&gt;<i> If I am not wrong to be able to do this you need SVSMODE and SVSNICK.
64</I>&gt;<i> ........
65</I>&gt;<i> &gt;I have tried this also but the problem is if user is on a laged server,
66</I>&gt;<i> the
67</I>&gt;<i> &gt;SVSNICK will have some delay, and note, you send the svsmode,
68</I>&gt;<i> or svs2mode
69</I>&gt;<i> just
70</I>&gt;<i> &gt;after SVSNICK, so the User nick have not changed yet and ircd replyes a
71</I>&gt;<i> user
72</I>&gt;<i> &gt;not found
73</I>[snip]
74
75---------------------------------------------------------------
76To unsubscribe, send email to <A HREF="http://www.ircservices.za.net/mailman/listinfo/ircservices">majordomo at ender.shadowfire.org</A>
77with &quot;unsubscribe ircservices&quot; in the body, without the quotes.
78
79</PRE>
80
81<!--endarticle-->
82 <HR>
83 <P><UL>
84 <!--threads-->
85 <LI>Previous message: <A HREF="000325.html">[IRCServices] Some help on cooding
86</A></li>
87 <LI>Next message: <A HREF="000328.html">[IRCServices] Some help on cooding
88</A></li>
89 <LI> <B>Messages sorted by:</B>
90 <a href="date.html#326">[ date ]</a>
91 <a href="thread.html#326">[ thread ]</a>
92 <a href="subject.html#326">[ subject ]</a>
93 <a href="author.html#326">[ author ]</a>
94 </LI>
95 </UL>
96
97</body></html>