Minecraft

Discussion in 'General Chat' started by wandering scripter, May 19, 2010.

  1. wandering scripter

    wandering scripter New Member

    Joined:
    Apr 24, 2010
    Messages:
    12
    Likes Received:
    0
    Just a random topic about a game I play frequently -- and happen to develop for somewhat

    "Minecraft is a sandbox construction game created by Markus Persson and is currently in pre release alpha. Minecraft development started around the 10th of May 2009, pre-orders for the full game started being accepted on the 13th of June.

    The game involves players creating and destroying various types of blocks in a three dimensional environment. The player takes an avatar that can destroy or create blocks, forming fantastic structures, creations and artwork across the various multiplayer servers in multiple game modes. "

    This game is quite interesting, and I decided to make a bot for it.
    It can currently log into servers, build objects, open/close spawn jails, talk, follow (stalk) players.

    Its written in VB.NET. It is open source, and heres a video of it:
    http://www.youtube.com/watch?v=bijQYcE2p4s

    The bot (as well as its source) can be found here: http://sourceforge.net/projects/minebot/

    A small bit of the code (Handles all incoming server data): http://pastebin.com/dLrmWDWA