r0b0t1c1st

- friends
245 link karma
811 comment karma
send messageredditor for
what's this?

TROPHY CASE


  • One-Year Club

    Verified Email

Forgive the narcissism, but I think it's a pretty cool optical illusion (info in comments) by SethBlingin Minecraft

[–]r0b0t1c1st 0 points1 point ago

I suggested to SethBling that he host his MCEdit filters on github - it's designed for holding source code, unlike mediafire, and it encourages the sharing and improvement of code. He said he was likely to do so in a previous post, but hasn't done at present.

replaceString replaceString replaceString by MALLOW_IN_MY_ANUSin badcode

[–]r0b0t1c1st 0 points1 point ago

The definition of replaceString itself is stupid:

public static String replaceString(String input, String key, String replacement) {
    return input.replaceAll(key, replacement);
}

Why not just do:

msg = msg
    .replaceAll("&", "&")
    .replaceAll("<", "&lt;")
    .replaceAll(">", "&gt;")
    .replaceAll("\"", "&quot;")
    .replaceAll("'", "&apos;");

Forgive the narcissism, but I think it's a pretty cool optical illusion (info in comments) by SethBlingin Minecraft

[–]r0b0t1c1st 20 points21 points ago

Hows that github repository coming along?

Weekly Puzzle Challenge #003: The Secret Society [How will /r/minecraft respond to an intellectual challenge] by Cubehamsterin Minecraft

[–]r0b0t1c1st -2 points-1 points ago

Totally found the correct solution:

score = sum((x-1)*(x-2)*(x-4)*(x-6)*(4-x)/3 for x in dicerolls)

Weekly Puzzle Challenge #003: The Secret Society [How will /r/minecraft respond to an intellectual challenge] by Cubehamsterin Minecraft

[–]r0b0t1c1st 0 points1 point ago

Worked it out from your video alone after I realized that the name "The Petals Around The Rose" wasn't just something you'd made up.

I made this giant tree from a small model using my MCEdit filters, all in under 10 minutes. Check the video in the comments to find out how you can too. by SethBlingin Minecraft

[–]r0b0t1c1st 1 point2 points ago

Any chance of hosting these filters in a more softwary place, like Gist on github? That'll encourage people to improve on them and share changes.

Weird smooth & gentle stairs by erich666in Minecraft

[–]r0b0t1c1st 0 points1 point ago

Both of these were designed when the fence hitbox was full size. I'm pleased to see my design still works!

What does reddit think of my MC-inspired desktop? (image from r/minecraftwallpapers) by slimshady1313in Minecraft

[–]r0b0t1c1st 4 points5 points ago

Care to elaborate? Does GeekTool let you overlay images over the time and date?

My plan for a spawner XP farm. Any suggestions for improvements? by Pestilence86in Minecraft

[–]r0b0t1c1st 0 points1 point ago

In terms of blocks mined out, yes. Where do you put the water in an 8*8 trap?

My plan for a spawner XP farm. Any suggestions for improvements? by Pestilence86in Minecraft

[–]r0b0t1c1st 0 points1 point ago

Indeed, 88 is the spawn area. 99 is also conveniently the distance water will travel plus a space for some perpendicular streams.

At any rate, 9*9 requires no memory of which corner to build from, and is more OCD friendly, since it places the spawner in the middle.

My plan for a spawner XP farm. Any suggestions for improvements? by Pestilence86in Minecraft

[–]r0b0t1c1st 0 points1 point ago

Dig a 1 deep trough at the end and fill it with water to funnel the mobs to the center.

My plan for a spawner XP farm. Any suggestions for improvements? by Pestilence86in Minecraft

[–]r0b0t1c1st 0 points1 point ago*

I tend to go for something like this:








= stairs

My plan for a spawner XP farm. Any suggestions for improvements? by Pestilence86in Minecraft

[–]r0b0t1c1st 0 points1 point ago

or you can just play it safe, and build a 9*9

[suggestion] Potion of ice. no wait, it's cool! by Datdusin Minecraft

[–]r0b0t1c1st 33 points34 points ago

I thaw what he did there

Programming can be so funny sometimes by nacosin programming

[–]r0b0t1c1st 0 points1 point ago

Nope, still 15.

Sign Wave by LDRWarlockin Minecraft

[–]r0b0t1c1st 9 points10 points ago

That's the joke. Besides, it does form a sine wave.

Please add Jungle Tree saplings Jeb! by GerMinecraftin Minecraft

[–]r0b0t1c1st 2 points3 points ago

Maybe have them grow over time? Have them get a block taller every minute, while there is a connection between the top and an earth block?

Minecraft Prison by MARATHONcompanyin Minecraft

[–]r0b0t1c1st 1 point2 points ago

Read this as piston. Could not work out what I was looking for.

[Idea] Map folders. Would anyone else find this helpful? by MattBroxin Minecraft

[–]r0b0t1c1st 0 points1 point ago

Not working for me on windows XP

My Stick Suggestion! by JKapFilmsin Minecraft

[–]r0b0t1c1st 0 points1 point ago

Could possibly be extended to making logs not collectable by hand, so the game starts by collecting sticks from the leaves of trees. Of course, this leaves (no pun intended) no way to make the first axe - perhaps a recipe involving flint?

A minecraft cinema 4d render i made. what does reddit think? by awesomeminecrafterin Minecraft

[–]r0b0t1c1st 0 points1 point ago

I dislike the way (fancy) leaves tile. I modified my texture to add spacing around the edge as well as in the middle of them.

Animal Breeding Machine V4 Tutorial by Xisumain Minecraft

[–]r0b0t1c1st 0 points1 point ago

Since when could you put signs on glass?

view more: next