Dismiss Notice
Wynncraft, the Minecraft MMORPG. Play it now on your Minecraft client at (IP): play.wynncraft.com. No mods required! Click here for more info...
aralc349
Last Activity:
Apr 19, 2016
Joined:
Sep 12, 2015
Messages:
7
Likes Received:
1
Trophy Points:
14
Gender:
Female
Location:
Markham ,ontario

aralc349

Travelled Adventurer, Female, from Markham ,ontario

currently trying to get into wynncraft Dec 20, 2015

aralc349 was last seen:
Apr 19, 2016
    1. aralc349
      aralc349
      currently trying to get into wynncraft
      1. captainganon
        captainganon
        It's down... Gavel's being implemented
        Dec 20, 2015
        aralc349 likes this.
      2. aralc349
        aralc349
        ok , thanks for telling me!
        Dec 20, 2015
  • Loading...
  • Loading...
  • About

    Gender:
    Female
    Location:
    Markham ,ontario
    Guild:
    Bonjour!/Hello! :)

    Signature

    Easy to read:
    https :// studio.code.org /c / 157405320 (delete spaces)
    Hard to read:
    https :// studio.code.org /c/ 157406129 (delete spaces)



    https:// studio.code.org / s / mc / stage / 1 / puzzle / 4 (delete all spaces)
    Code:
    moveForward();
    moveForward();
    moveForward();
    destroyBlock();
    turnLeft();
    moveForward();
    moveForward();
    moveForward();
    destroyBlock();
    turnLeft();
    moveForward();
    moveForward();
    moveForward();
    destroyBlock();
    



    https:// studio.code.org / s / mc / stage / 1 / puzzle / 9 (delete all spaces)
    Code:
    placeTorch();
    
    turnLeft();
    destroyBlock();
    moveForward();
    destroyBlock();
    turnRight();
    for (var count = 0; count < 3; count++) {
      moveForward();
    }
    placeTorch();
    destroyBlock();
    turnRight();
    for (var count2 = 0; count2 < 3; count2++) {
      moveForward();
    }
    turnRight();
    for (var count3 = 0; count3 < 3; count3++) {
      moveForward();
    }
    turnLeft();
    destroyBlock();
    for (var count4 = 0; count4 < 10; count4++) {
    }
  • Loading...