Search results

  1. T

    Your Ideal Ultimate Pack Additions/Modifications

    How'd you go about adding it into the pack. I must be doing something rather stupid. I get a crash when I attempt to launch the world. I've tried a few different things but can't seem to get it to work. Help please? xD Edit: Don't worry I'm retarded. Simple ID conflict.
  2. T

    CC Melee turtle- Need a very simple script

    Everything is working 100% now. From the killing down from the voiding of the loot. Thanks for your help guys and great coding. :)
  3. T

    CC Melee turtle- Need a very simple script

    while true do if turtle.attack() then print("Burn it with FIRE!") else print("Don't fire until you see the whites of their eyes....") end if turtle.getItemCount(14) > 0 then print("Oh gods, so much stuff.... VOID VOID VOID!") for vSlotCount =16, 1, -1 do if...
  4. T

    CC Melee turtle- Need a very simple script

    Apparently that didn't fix it either. Hmm.while true do if turtle.attack() == "TRUE" print("Burn it with FIRE!") else print("Don't fire until you see the whites of their eyes....") end if turtle.getItemCount(14) > 0 then print("Oh gods, so much stuff.... VOID VOID VOID!") for...
  5. T

    CC Melee turtle- Need a very simple script

    The whole thing is "bios:338: [string "startup"] :1: '=' expected" might just be me being retarded. xD
  6. T

    CC Melee turtle- Need a very simple script

    I appear to still be getting the '=' expected bios error
  7. T

    CC Melee turtle- Need a very simple script

    Thanks for the quick replies I was just trying out your suggestions just then. Which turned out to take a while because I'm retarded and put a capital in the code. >_> I honestly didn't even know about the pastebin function so thanks for that. That'll make things in the future much much easier...
  8. T

    CC Melee turtle- Need a very simple script

    Hmm very interesting trunks. Just a quick question is there a way to I guess "save" a start up script? so instead of having to type out the script over and over to each turtle just type a command and it'll apply the start up script? I've searched all over and I can't seem to find anything on it.
  9. T

    CC Melee turtle- Need a very simple script

    Screenshot? :D It sounds very interesting. I'm always happy to see other peoples designs it really makes you rethink things.
  10. T

    Casual Server Looking for 1-2 others for small mindcrack server

    Hello there! :) I've been thinking about joining someone's server for some time but as you probably know most server have a max of 10 people and not many people are interested in people that don't know a whole lot about the mods. I would say I'm at a moderate to advanced level when it comes to...
  11. T

    [1.4.7][FTB] Feed the Beast, Save the Villagers - unofficial map - ONLINE, v1.94

    I'm happy to say the download is all good. You might want to change where you spawn though. I ended up what seems to be your island for all the mechanics and endings xD Just a heads up.
  12. T

    [1.4.7][FTB] Feed the Beast, Save the Villagers - unofficial map - ONLINE, v1.94

    "Download permission denied by uploader." Download link locked? D:
  13. T

    Getting started in MindCrack

    Looks amazing thus far, I look forward to it's completion. Keep up the amazing work!