• 2

    posted a message on [Forge] [1.4.6/1.4.7] NotEnoughDiamonds Mod! (25+ Downloads)
    Good as an example to get your start in modding, though not sure its the type of mod you want to release to the public.
    Posted in: Minecraft Mods
  • 1

    posted a message on [Windows] MC Multi Launcher
    This is cool, but I'd rather use MultiMC.
    Posted in: Minecraft Tools
  • 1

    posted a message on Macro/Keybind Mod Scripts
    Quote from Trojaner_

    New Scripts:

    Chat Logger (Only 9.0 and up!)

    It allows you to log the chat.
    The Log will be saved at .minecraft/mods/macros/logs/log.txt
    Only works with the "onChat Event"
    STRIP(&chat, %CHAT%)
    LOGTO("Log.txt",%DATE% %TIME%: %&chat%);


    Sign

    It allows you to place a sign!
    $${
    log(&5Aim to a Block!);
    wait(100ms);
    log(&5Creating Sign..);
    wait(250ms);
    PLACESIGN($$[Line1],$$[Line2],$$[Line3],$$[Line4],0);
    }$$


    Timer

    An easy Timer script!
    Made by Mart3323/Theiago

    IFMATCHES(%CHAT%,start timer)
    set(timer)
    ECHO([Timer]Timer started)
    Do()
    	 INC(#count)
    	 Wait(1)
    While(timer)
    ENDIF
    IFMATCHES(%CHAT%, show timer)
    Echo([Timer]: %#count% seconds)
    ENDIF
    IFMATCHES(%CHAT%,stop timer)
    UnSet(timer)
    Echo([Timer]: %#count% seconds)
    Set(#count,0)
    ENDIF


    Added. I had some trouble adding the timer script though.

    Quote from Weaponguy117

    these scripts seem really nice, but can you add more scripts? is it possible to do a script for zooming in? maybe changing the FOV might do it.

    FOV does not zoom, use Optifine or a similar mod for that. blargh
    Posted in: Content Packs
  • 2

    posted a message on Macro/Keybind Mod Scripts


    Scripts for the Macro/Keybind Mod

    How to install a script
    1. Goto %appdata% via the "run" menu
    2. Goto .minecraft
    3. Goto /mods
    4. Place the .txt file into the /macros directory
    5. In game assign a key to
      $$<filename.txt>
      (Requires the <> and the .txt)
    Scripts

    Stuff I Made:
    Information Dump
    This script will dump useful information on screen.

    Link
    Link to script without delays
    Hunger Alert
    This macro sends you a message when you reach 1 bar of hunger! (set this macro to the event onHungerChange as opposed to a key so it will run properly!)
    Link
    FOV Customizer:

    Things by other people:
    Spam Script
    Texture Pack Switcher
    Chat Logger, Sign Placer, Timer
    Quick Torch, Auto Plant-Harvester, Auto Train


    I will be posting other scripts and update this page with user made scripts as well!
    Posted in: Content Packs
  • 1

    posted a message on Map of the Day
    Quote from 96nazizombies »

    Are you accepting puzzle maps?

    Your sig wasted so much of my time :P
    Posted in: Maps Discussion
  • 2

    posted a message on Facility Zero - The most creative map you've ever seen! 200+ DL's!
    Facility Zero
    The most creative map you'll ever see!
    • Why is it a better map?
    It uses custom armor enchants, a language pack, and a texture pack! Not to mention all the epic puzzles!


    Screenshots

    Tricky Mazes

    Real Parkour

    Near Impossible Tasks

    And Physics Defying Jumps!

    Alternate Texture Packs
    Downloads (Install Help in a README file)
    General
    Link Removed

    Content Updates (map updates)
    1.2 Updated Map with new content (^^Smack dat button^^)

    Rules
    1. Cheat if you need to. What do I care?
    2. Clay can be broken, and also cube modules when on copper blocks
    3. No blocks are placed but keys and cube modules on copper blocks
    4. Collect pennies*. When 1.3 comes out the map will have item trading.

    *Pennies are not score, unless you want them to be.

    FAQ
    How do I perform content updates?
    Backup the level.dat in your save file and update the save. Replace the level.dat


    What are are the alternate texture packs?
    Texture packs. That are different. Try them out. Also feel free to submit them for the next release.


    Changelog

    1.2 New Content
    1.1 Bugfix fixed random holez
    TODO: Release Map Version 2.0 during 1.3 this will double the map size :)
    1.0 Initial Release


    Videos

    Signatures!

    [url=http://www.minecraftforum.net/topic/1307071-facility-zero-possibly-the-most-creative-map-youve-ever-seen/][img]http://mag.racked.eu/cimage/i5007/Achievement++get%21/Most+Creative+Map+EVER%21/mca.png[/img][/url]



    This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License
    Posted in: Maps
  • 1

    posted a message on MInecraft AdventureMap: SandBeach
    Seems legit
    Posted in: Maps
  • 1

    posted a message on Void Survival 1.7
    I like how this is a map and you can play it.
    Posted in: Maps
  • 2

    posted a message on 2D-Craft Mod [Minecraft 1.3.2] [Offical]
    looks cool, i was considering making a 2d adventure map, but this is a whole lot better
    Posted in: Minecraft Mods
  • 1

    posted a message on Stupid computer!
    optifine?
    Posted in: Discussion
  • To post a comment, please .