00:24 <LG_Legacy> 00:21 <LG_Legacy> Got a minute?
00:24 <LG_Legacy> 00:21 <laCour> sure
00:24 <LG_Legacy> 00:21 <LG_Legacy> How does the WoM client detect if the user is an op or not, and if the ycan use hacks?
00:24 <LG_Legacy> 00:21 <laCour> one sec ill get the code for you
00:24 <LG_Legacy> 00:23 <laCour> for op it uses minecraft.jar to see
00:24 <LG_Legacy> 00:23 <laCour> if ((Main.applet.minecraft.f.userType >= 100) && (str3.indexOf("+o") > -1)) {
00:24 <LG_Legacy> 00:23 <laCour> this.nox = -1;
00:24 <LG_Legacy> 00:23 <laCour> this.noc = -1;
00:24 <LG_Legacy> 00:23 <laCour> this.nos = -1;
00:24 <LG_Legacy> 00:23 <laCour> }
00:24 <fragmer> yep
00:24 <fragmer> so let let users delete admincrete
00:24 <LG_Legacy> See thats the thing
00:25 <fragmer> and add "+o" to MOTD and/or server name
00:25 <LG_Legacy> For some reason the level 50 can't do that even when it's ticked on our server
00:25 <LG_Legacy> Not even owner
00:25 <fragmer> the class rank has no effect on userType packet
00:25 <LG_Legacy> I meant
00:26 <LG_Legacy> Ex: Ref = Level 50, it has Delete Admincrete ticked on.
00:26 <LG_Legacy> But cannot do so
00:26 <fragmer> and you have "+ophax" in the motd or title?
00:26 <LG_Legacy> Of course
00:26 <LG_Legacy> and they cannot hack
00:26 <fragmer> any colorcodes in there?
00:26 <LG_Legacy> Let me guess, the problem all along?
00:26 <fragmer> could be
00:27 <fragmer> +&#ophax
00:27 <fragmer> or something?
00:27 <fragmer> that would be an issue
00:27 <LG_Legacy> Maybe
00:27 <LG_Legacy> Hold on
00:28 <LG_Legacy> <MOTD>&4The hunt begins. &8 -hax +ophax</MOTD>
00:28 <LG_Legacy> Nay
00:28 <fragmer> =\
00:29 <fragmer> let me try joining
00:29 <fragmer> what's the server link?
00:29 <LG_Legacy> You lazy piece of- Sure hold on
00:29 <fragmer> lol
00:29 <fragmer> well i dont know what it's called
00:29 <LG_Legacy>
http://minecraft.net/play.jsp?server=204c57cce8b890ed5fff9233195bc71a
00:30 <fragmer> ooh zombie server
00:30 <fragmer> doh
00:30 <fragmer> i forgot
00:31 <LG_Legacy> Heh
00:33 <fragmer> ok i'm looking through the network logs
00:33 <fragmer> i'll see what it's actually sending me
00:40 <fragmer> so which classes are supposed to be able to use ophax?
00:40 <fragmer> opzombie / ophuman?
00:40 <LG_Legacy> Ref
00:40 <LG_Legacy> And above
00:40 <fragmer> well
00:40 <fragmer> noone logs in AS ref
00:40 <LG_Legacy> Which is 50 and 100
00:40 <fragmer> so that explains it
00:41 <LG_Legacy> Possibly a way around it?
00:41 <fragmer> rejoining
00:41 <fragmer> the op packet is only sent once
00:41 <fragmer> on first connect
00:41 <LG_Legacy> Ref cannot be default
00:41 <fragmer> that's just the way protocol works
00:41 <LG_Legacy> And dick face here doesn't want owner to stay
00:41 <LG_Legacy> However..
00:41 <LG_Legacy> Probably in the future something may be done
00:41 <fragmer> that's why, for example, on vanilla minecraft you have to rejoin to be able to delete admincrete
00:42 <fragmer> if you get op'd
00:42 <LG_Legacy> Thats been fixed
00:42 <LG_Legacy> I think
00:42 <fragmer> i dont think so