Search results

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. C

    A Forum Game To Pass The Time! (Corrupt A Wish)

    Wish granted, but whenever you merge with a character they die taking you with them (you forgot protection against dying) I wish that slowpoke would appear in more of direwolf's videos
  2. C

    What does YOUR Power Room look like?

    Use conduits to keep it from using a ton of power
  3. C

    A Forum Game To Pass The Time! (Corrupt A Wish)

    Wish granted, but it causes too many problems so it is changed back. I wish for a decked out gaming pc
  4. C

    A Forum Game To Pass The Time! (Corrupt A Wish)

    Wish granted, but you have so much bacon you drown in in. I wish Eloraam will make RedPower perfect, without taking forever.
  5. C

    A Forum Game To Pass The Time! (Corrupt A Wish)

    Wish granted, but then you forget how to control Steve and have to look it up every time you change directions, and you forget all the mechanics of the game. I wish my day at school will go quickly.
  6. C

    A Forum Game To Pass The Time! (Corrupt A Wish)

    Wish granted, but everyone else has already seen one so it suddently is unimportant. I wish my science teacher would actually have us do something fun in class for once.
  7. C

    A Forum Game To Pass The Time! (Corrupt A Wish)

    Wish granted, but after you go back in time and save the world your luck runs out and you're stuck there forever. I wish I have an easy day in school today
  8. C

    A Forum Game To Pass The Time! (Corrupt A Wish)

    Wish granted, but you're too awesome to bother looking at the next line for the answer, so you never know. I meant a test in school. I hope everyone has a great holiday.
  9. C

    A Forum Game To Pass The Time! (Corrupt A Wish)

    Wish granted - you get moderator abilities, but right before you delete/close the thread the forum crashes and you lose your account instead. I wish I didn't have another test later.
  10. C

    A Forum Game To Pass The Time! (Corrupt A Wish)

    Wish granted, but then Mojang released the Modding API and finished rewriting MC, so Optifine no longer works. I wish this sentence was false. (And that I have the mental processing power to deal with paradoxes)
  11. C

    A Forum Game To Pass The Time! (Corrupt A Wish)

    Wish granted, but since it is paradoxical you are stuck in a loop of corrupted-incorruptible forever and while your wish remains incorrupted your brain is still stuck processing the loop. I wish I could actually go to bed when I actually plan to for once and not a couple hours laterWhich would...
  12. C

    A Forum Game To Pass The Time! (Corrupt A Wish)

    With granted, but you are stuck with your human conscience, so you get extremely bored, and are infuriated by your inability to talk. I wish I didn't have homework.
  13. C

    A Forum Game To Pass The Time! (Corrupt A Wish)

    Wish granted, but upon coming back you realized how primitive the human race is, and in attempts to advance us you become a prisoner of NASA and the FBI who want your knowledge. I'll improve on Que's: I wish I had 100 million legit US American dollars that I won from a lottery ticket, that I...
  14. C

    [WEBSITE]A minecraft styled blog written in PHP/HTML

    That was about usernames, not passwords. I agree with SHA 256/512, definitely a good choice to use.
  15. C

    [WEBSITE]A minecraft styled blog written in PHP/HTML

    Some browsers don't have JS enabled, and you can also use inspect element to get around JS disabling the submit button. Again, preference. Both work, just in different ways.
  16. C

    [WEBSITE]A minecraft styled blog written in PHP/HTML

    I think the filter_var() way is better because that way you could also warn the user before creating an account without the characters, so if they did it as a joke and made it "$l0w:P0k3|O|" then they wouldn't just get "l0wP0k3O", they could change it to something they wanted. I guess it really...
  17. C

    [WEBSITE]A minecraft styled blog written in PHP/HTML

    I meant this: http://www.w3schools.com/php/php_ref_filter.asp
  18. C

    [WEBSITE]A minecraft styled blog written in PHP/HTML

    Rob, wouldn't s filter with returning work? So you could say filter to just alphanumeric characters, and if it is false, then error?
  19. C

    [WEBSITE]A minecraft styled blog written in PHP/HTML

    Only at CSS, I am really into JS, jQuery, and PHP.
  20. C

    [WEBSITE]A minecraft styled blog written in PHP/HTML

    I would be glad to collaborate with you, it's just that I don't want to feel like I'm giving you all my ideas, or that I'm copying you. Also, I'm horrible as CSS (well, not quite, but I'm not good). The other difference is that I restarted from scratch (kind of), so I'm a bit behind you. PM me...