Search found 280 matches

by Jonty800
January 22nd, 2013, 12:37 pm
Forum: Support
Topic: Map problem.
Replies: 5
Views: 7371

Re: Map problem.

if 256 crashes your WoM, you need to install Java 6 and uninstall Java 7.

Minecraft classic doesn't work very well with Java 7 at all!
by Jonty800
October 8th, 2012, 12:06 am
Forum: Modding
Topic: /Write and /Setfont
Replies: 1
Views: 5399

/Write and /Setfont

Here are two commands that I wrote a couple of months back. /Write is a command to write text in minecraft blocks. The code has been tested on mono and windows. /Write is mainly used to decorate your server and can be used as a tool to create cool server logos. /Setfont is a command that controls /W...
by Jonty800
October 4th, 2012, 5:36 pm
Forum: Support
Topic: Server problem - {Zenkix}
Replies: 3
Views: 6247

Re: Server problem - {Zenkix}

Hey zenkix, do you know what Operating System you are running this on?
by Jonty800
October 3rd, 2012, 11:39 pm
Forum: General Chat
Topic: WoM Client Skin Patch
Replies: 3
Views: 7452

Re: WoM Client Skin Patch

Oops, this was supposed to be in freebuild general discussion. Can someone move it?
by Jonty800
October 3rd, 2012, 10:34 pm
Forum: General Chat
Topic: WoM Client Skin Patch
Replies: 3
Views: 7452

WoM Client Skin Patch

ヽ(゜∇゜)ノ Eeeeyyyy sexy laaaaaadyyyy Hey. If you haven't realized yet, minecraft classic no longer supports skins, so I thought I'd go ahead and fix that. The idea was to create an app that could patch both WoM and Minecraft, so that the clients would allow skins to work again, but I'm currently unabl...
by Jonty800
October 3rd, 2012, 2:18 am
Forum: Modding
Topic: How to respawn a player
Replies: 4
Views: 7027

Re: How to respawn a player

It may seem perfect, but it seems to work 9 times out of 10.

I'll post a more reliable solution when I write one :)
by Jonty800
October 2nd, 2012, 6:58 pm
Forum: Modding
Topic: How to respawn a player
Replies: 4
Views: 7027

Re: How to respawn a player

Here is my command for /Impersonate - a command which does this. Sometimes the skin doesn't update, so I need to rewrite it one day when I get time, but hopefully this will help Command: static readonly CommandDescriptor CdImpersonate = new CommandDescriptor { Name = "Impersonate", Categor...
by Jonty800
October 2nd, 2012, 6:49 pm
Forum: Modding
Topic: How to respawn a player
Replies: 4
Views: 7027

Re: How to respawn a player

by Jonty800
October 2nd, 2012, 1:20 am
Forum: General Chat
Topic: LauncherX - an alternative WoM launcher and server list
Replies: 4
Views: 24362

Re: LauncherX - an alternative WoM launcher and server list

Will fix.

Is that windows XP? Does it work?
by Jonty800
October 1st, 2012, 11:46 am
Forum: Server Questions & Suggestions
Topic: Log-in Issues? - LauncherX, Charged Miners, WoM
Replies: 34
Views: 634458

Re: For WoM Users. Error Logging in

Hey guys, check out this topic: http://forum.fcraft.net/viewtopic.php?f=6&t=3923

It should be a stress free alternative to doing this.

Offtopic: Omg - do you have any idea how long it took to find out where WoM's registry is located?! And here it is when its too late :P
by Jonty800
October 1st, 2012, 11:32 am
Forum: General Chat
Topic: LauncherX - an alternative WoM launcher and server list
Replies: 4
Views: 24362

LauncherX - an alternative WoM launcher and server list

Introducing LauncherX v3 - an alternative WoM server list and launcher. What can LauncherX do for you? WoM is usually broken or unreliable. LauncherX will work whenever Minecraft.net works. On top of that, it has mojang account migration support. LauncherX is fast; the server list is loaded quickly ...
by Jonty800
October 1st, 2012, 8:25 am
Forum: Modding
Topic: Get wom direct link
Replies: 6
Views: 9978

Re: Get wom direct link

What? The console already has a url in the servergui. (Not mc:// but blah)
by Jonty800
September 15th, 2012, 3:14 am
Forum: Modding
Topic: Using emoticons in fCraft
Replies: 6
Views: 9762

Re: Using emoticons in fCraft

They seem to work fine in the chat, but when its your displayedName and you kick someone, the entire server disconnects one by one.

Strange.

Edit: Also, (bullet) makes Hexchat / xchat ping O.o
by Jonty800
September 15th, 2012, 2:13 am
Forum: Modding
Topic: Using emoticons in fCraft
Replies: 6
Views: 9762

Re: Using emoticons in fCraft

Emoticons are highly unstable.

When used in a server message, they kick everyone in the server who sees it and java throws an exception.

DO NOT USE THIS CODE.

I'll leave it here in case someone finds the safe conditions for them
by Jonty800
September 14th, 2012, 4:39 pm
Forum: Modding
Topic: DisplayedName search engine
Replies: 2
Views: 5675

Re: DisplayedName search engine

Thanks for the suggestions :) Will add and update when I get time. "p.DisplayedName.StartsWith" check is redundant, since "p.DisplayedName.Contains" also tests for the possibility. Yeah, this was rather silly of me :P Edit: Updated code Edit edit: Do I need .Reverse() with the Pl...
by Jonty800
September 13th, 2012, 5:12 pm
Forum: Modding
Topic: DisplayedName search engine
Replies: 2
Views: 5675

DisplayedName search engine

static readonly CommandDescriptor CdWhoIs = new CommandDescriptor { Name = "WhoIs", //you should change the command name, unless you remove /Whois from /Info Category = CommandCategory.Info, Permissions = new Permission[] { Permission.ViewOthersInfo }, IsConsoleSafe = false, //I don't nee...
by Jonty800
September 12th, 2012, 6:13 pm
Forum: Resolved Bugs and Requests
Topic: [DONE] Modification to /Where
Replies: 1
Views: 4993

[DONE] Modification to /Where

/Where is currently for players with Permission.ViewOthersInfo. I think it would be nice for a player to be able to use /Where on themselves if they have Permission.Build, but the command will still check the Permission.ViewOthersInfo if they try to find the position of another player. This will all...
by Jonty800
September 11th, 2012, 10:00 pm
Forum: Modding
Topic: Using emoticons in fCraft
Replies: 6
Views: 9762

Re: Using emoticons in fCraft

I don't actually know. I wrote it just in case someone was trying to read the list while another player was adding to it, even though the chance of that happening is an extreme rarity since the list is only modified once. I guess I'll remove the locks.
by Jonty800
September 10th, 2012, 4:02 pm
Forum: Modding
Topic: Using emoticons in fCraft
Replies: 6
Views: 9762

Using emoticons in fCraft

This is a quick tutorial on how to get emoticons to work on fCraft First things first, you need to allow bytes 1 - 31 in LineWrapper.cs (ignore byte 0, it is null) In LineWrapper.cs, find bool IsWordChar and replace with static bool IsWordChar(byte ch) { return (ch > (byte)' ' && ch <= (byte...
by Jonty800
September 7th, 2012, 10:31 am
Forum: Modding
Topic: Allowing chars
Replies: 14
Views: 14627

Re: Allowing chars

Ahh memories.

I figured this out, if anyone would like a tutorial, feel free to PM me.
by Jonty800
August 28th, 2012, 4:56 pm
Forum: Modding
Topic: /nick
Replies: 4
Views: 7403

Re: /nick

N-n-necroooo'd static readonly CommandDescriptor CdNick = new CommandDescriptor { Name = "Nick", Category = CommandCategory.Maintenance, IsConsoleSafe = true, Permissions = new[] { Permission.EditPlayerDB }, Usage = "/Nick PlayerName DisplayedName", Help = "&SA shortcut ...
by Jonty800
August 16th, 2012, 10:48 pm
Forum: Server Questions & Suggestions
Topic: Dankirk the Autoreply Bot (info & suggestions)
Replies: 145
Views: 130042

Re: Dankirk the Autoreply Bot (info & suggestions)

NoobLord: Does this server have smp?
(IRC) Dankirk: NoobLord, you can join our SMP server using the IP: smp.dankirk.gov
by Jonty800
July 26th, 2012, 8:24 pm
Forum: Bugs
Topic: Connection/diss-connection display bug.
Replies: 5
Views: 7841

Re: Connection/diss-connection display bug.

How big is your main world in size? XYZ
by Jonty800
July 23rd, 2012, 1:18 am
Forum: Suggestions
Topic: Promotions count
Replies: 5
Views: 8990

Re: Promotions count

I like this idea. With minecraft classic "dying" it seems to be more important to promote players than it does to ban them.
Having a promotions counter would encourage staff to find people who have built, instead of hunting griefers.
by Jonty800
July 18th, 2012, 10:20 pm
Forum: General Chat
Topic: The fCraft Giant CommandBook
Replies: 5
Views: 8030

Re: The fCraft Giant CommandBook

It took under 5mins to write a program to do all of this for me, there's no way I'm gonna type it all out by hand.

And the Wiki doesn't contain EVERYTHING. Well, at least it never used to. Haven't really checked the status of it in a while.

*whistles*
by Jonty800
July 16th, 2012, 6:59 pm
Forum: General Chat
Topic: Funny quotes by funny people.
Replies: 551
Views: 533431

Re: Funny quotes by funny people.

<Kevinsweijen> https://fbcdn-sphotos-a.akamaihd.net/hp ... emoved.jpg
<Kevinsweijen> Give me owner or this is going onto the forum
by Jonty800
July 16th, 2012, 12:25 am
Forum: General Chat
Topic: The fCraft Giant CommandBook
Replies: 5
Views: 8030

The fCraft Giant CommandBook

A /AutoRankAll [/size][/color] Usage: /AutoRankAll [FromRank] Permission(s): EditPlayerDB, Promote, Demote Repeatable: True Help: If AutoRank is disabled, it can still be called manually using this command. B /Ban [/size][/color] Usage: /Ban PlayerName [Reason] Permission(s): Ban Repeatable: True H...
by Jonty800
July 15th, 2012, 7:29 pm
Forum: Modding
Topic: The worst fCraft mod that exists.
Replies: 6
Views: 8768

Re: The worst fCraft mod that exists.

Reminded: The terms of this command are the same as omegle.com: Do not behave inappropriately on Omegle, and understand that human behavior is fundamentally uncontrollable. The people you encounter on Omegle may not behave appropriately. Use Omegle at your own peril. Do not use Omegle if you are und...
by Jonty800
July 15th, 2012, 6:46 pm
Forum: Modding
Topic: The worst fCraft mod that exists.
Replies: 6
Views: 8768

The worst fCraft mod that exists.

This is an Omegle chat command. Use at your own risk, lol. 1. Make a new class using System; using System.IO; using System.Net; using System.Text; using System.Threading; using System.Collections; using fCraft; public class OmegleBot { private string id; Player player; public string ID { get { retur...
by Jonty800
July 15th, 2012, 6:35 pm
Forum: Bugs
Topic: Server Randomly Kicks All
Replies: 4
Views: 7086

Re: Server Randomly Kicks All

Sorry for the 2 week bump, I had this problem a looooong time ago. My server host realized that the cause of the problem was that "low-latency mode" was enabled in the ConfigGUI. If you open the config and go to the advanced tab, ensure that this is disabled (unticked). If it is unticked t...