• 0

    posted a message on [Windows] [Forge] Linkseyi's ModMaker: Create Unique Blocks, Items, Recipes, Mobs (and Models), Structures and Biomes
    Ok, so this time I actually have a problem. It's with the jar version of the mod maker. You can save your mod and all to an lksyi file, but when you try to open it in the mod maker, it won't load any of the stuff you saved. Can I get some help with this?
    Posted in: Minecraft Tools
  • 0

    posted a message on [Windows] [Forge] Linkseyi's ModMaker: Create Unique Blocks, Items, Recipes, Mobs (and Models), Structures and Biomes
    Would you be able to fix a problem I have? I have almost no knowledge of java, and my mod file contains only 'linkseyi' with the textures for my mod. I have two mobs and one item in it, lksyi file sent to you already.

    Edit: Nevermind, I used the debug.bat, and not the jar. Whoops, anyways.
    Posted in: Minecraft Tools
  • 0

    posted a message on [Windows] [Forge] Linkseyi's ModMaker: Create Unique Blocks, Items, Recipes, Mobs (and Models), Structures and Biomes
    Would you be able to add another download mirror? I can't access mediafire, and i can't find a way through it. This looks so good, I would use it a lot if I had my hands on it.
    Posted in: Minecraft Tools
  • 0

    posted a message on [1.3.2] AdventureCraft - NPC Pathing Blocks [R1095]
    Well, I download this and try to start the jar, it can't access the dropbox for swf-win64.jar You may need to open a new link for the jar, because the download server is shutdown for traffic.
    Posted in: Minecraft Mods
  • 0

    posted a message on Need Someone/Someones Help with new Let's Play
    Age: 14
    Skype: Skyrix-Kane
    IGN:NBruce
    Do you have a mic? Yes
    Can you record (I can) : I could
    If so, Youtube name: LonemodgameMinecraft

    Why You would be great for this Let's Play?: I can help, I'm funny in a way, I'm useful, and I love all things in Minecraft, and know how to do many of the things in Minecraft since Alpha 1.1, and videos are one of my hobbies.
    Posted in: Video/Series Help
  • 0

    posted a message on Minecraft: The Creepocalypse
    I would like the actor job. (Don't let my age fool you, I'm more mature than you think)

    Name:Kane
    Age:14
    IGN:aflac6
    How long have you played Minecraft?:Since Beta 1.3_01
    Why you should get this position:I have great skill in acting and have made several appearances on Youtube.
    Have you ever acted before? On my youtube channel, yes
    If yes, where, when, and for who?: On youtube, occasionally, and for everyone.
    Would you be willing to do multiple takes a day?: I would, but I'm on usually 4-5 hours on weekdays (except Friday), and almost 24 hours on Friday and Saturday.
    How fast can you type?: Around 120 wpm
    When can you be on?(Include time zone):
    Monday :4-5 hours
    Tuesday: 4-5 hours
    Wednesday: 4-5 hours
    Thursday: 4-5 hours
    Friday: From 4:00pm Mountain Time to 1-3 am
    Saturday: Whole Day
    Sunday: Up until 9:00pm Mountain Time
    Skype:PM me for it
    Posted in: Other Help
  • 0

    posted a message on [1.1][Whitelist] Creative server! Let's code! [ComputerCraft][Mature community]
    Do you need help setting up the server? I swear, it has been so LOOOOOOOOOOOOOOOOOOOOOOOONG since the server has been up, and im just so eager to get my new entities function knowledge to EVERYONE!!
    I do have a server exe and jar you can use, just pm me your email and i'll send you it
    -Eryo
    Posted in: PC Servers
  • 0

    posted a message on [1.1][Whitelist] Creative server! Let's code! [ComputerCraft][Mature community]
    wow, minecraft hasn't been on an updating spree like this since Alpha 1.2.3...
    anyways, PLEASE JUST USE THE NEW STUFF PLZ!
    Posted in: PC Servers
  • 0

    posted a message on [1.1][Whitelist] Creative server! Let's code! [ComputerCraft][Mature community]
    It's too simple a task.
    --------------------------------------
    Step 1:Google "minecraft server 1.2.3.jar"
    Step 2:Goto Download link
    Step 3:Download server.jar
    Step 4:Put in folder and run jar
    Step 5:Install mods required
    Step 6:Setup server options
    Step 7:Be happy! :)
    Posted in: PC Servers
  • 0

    posted a message on [1.1][Whitelist] Creative server! Let's code! [ComputerCraft][Mature community]
    * In game name: aflac6
    * Age (minimum 12 years): 14
    * Screenshot/world save/text file/anything that shows
    that you know programming:


    term.clear()
    term.setCursorPos(1,1)
    print("-------------")
    print("|Eryotech|")
    print("-------------")
    print("")
    sleep(2)
    write("EryoSys [7] or [8]? ")
    sys = read()
    if sys == "7" then
    	  print("EryoSys 7 loading..")
    	  sleep(4)
    elseif sys == "8" then
    	  print("EryoSys 8 loading..")
    	  sleep(4)
    end
    term.clear()
    term.setCursorPos(1,1)
    textutils.slowPrint("EryoSys is now online")
    sleep(1)
    textutils.slowPrint("Loading database...")
    sleep(2)
    textutils.slowPrint("You are computer " .. id .. ".")
    sleep(2)
    term.clear()
    term.setCursorPos(1,1)
    print("-------------------------")
    print("	 Eryolock v1.31	")
    print("-------------------------")
    print("")
    write("Username: ")
    user = read()
    if user == "eryx101" then
    	  sleep(1)
    	  print("")
    else
    	  print("Malware Detected!")
    	  sleep(1)
    	  os.shutdown()
    end
    write("Password: ")
    pass = read()
    if pass == "eryotech" then
    	  print("")
    	  print("Welcome back, Eryo")
    	  sleep(2)
    	  term.clear()
    	  term.setCursorPos(1,1)
    else
    	  print("")
    	  print("Hacker Warning!")
    	  sleep(1)
    	  os.shutdown()
    end

    Additional anything: I am currently learning Java and created a video game in Lua.
    Posted in: PC Servers
  • 0

    posted a message on [1.1][Whitelist] Creative server! Let's code! [ComputerCraft][Mature community]
    hey, mort96, i posted a whitelist post earlier, did i make the whitelist?
    Posted in: PC Servers
  • 1

    posted a message on [1.1][Whitelist] Creative server! Let's code! [ComputerCraft][Mature community]

    Wow... you just copied a program made by computercraft and pasted it.

    Ok then, i was jk'ing there, now i'll give you 'my terminal programming' then:
    term.clear()
    term.setCursorPos(1,1)
    print("------------")
    print("Terminal 1")
    print("------------")
    print("")
    write("Load Beta Files with terminal? ")
    answer = read()
    if answer == "yes" then
    print("Will load!")
    end
    print("Loading LockSys 12.3...")
    sleep(4)
    term.clear()
    term.setCursorPos(1,1)
    print("---------------------------")
    print("This Terminal is locked")
    write("Enter Username: ")
    answer = read()
    if answer == "eryo" then
    write("Enter Password: ")
    answer = read()
    if answer == "steak" then
    term.clear()
    term.setCursorPos(1,1)
    print("Welcome back, Eryo.")
    print("-------------------------")
    print(" Favorite Programs:")
    print("help")
    print("adventure")
    print("lua")
    print("worm")
    print("http")
    print("MiM")
    print("------------------------")
    end
    end
    Posted in: PC Servers
  • 0

    posted a message on [1.1][Whitelist] Creative server! Let's code! [ComputerCraft][Mature community]
    <deleted by Eryo>
    Posted in: PC Servers
  • 0

    posted a message on CubeX2's Mods - All mods available for 1.8.9
    a bug that i found is that even if you have the texturemap in minecraft.jar or customstuff.zip, the textures will still use the default texture.png or items.png

    HOW DO I FIX THIS?
    Posted in: Minecraft Mods
  • To post a comment, please .