• Started 8th Jul 2011 in General
    how to easily get zero:  1) open notepad  2) type in   """  :a  name.bat  goto a  """  3) Save as.. -> All files -> name.ba...
  • Started 8th Jul 2011 in General
    It probably won't break anything.. But could you add some uses for that?
  • Started 8th Jul 2011 in General
    @chris1234  https://powdertoy.co.uk/Wiki.html?id=using_the_console  https://powdertoy.co.uk/Wiki.html?id=lua  Read both!  Edited by boxmein, 2011-07-06 14:18:38
  • Started 8th Jul 2011 in General
    @chris1234  RTFW. (w - wiki)
  • Started 7th Jul 2011 in Feedback
    Foam was replaced by Insl in v40 or such.Edited by boxmein, 2011-07-06 11:51:24
  • Started 7th Jul 2011 in Creations
    @wikifaq  Edited by boxmein, 2011-07-05 22:38:32
  • Started 7th Jul 2011 in Help
    @Teking Read my first post on this topic.
  • Started 7th Jul 2011 in Help
    I answered. He'll need to see my post for himself now '_'
  • Started 7th Jul 2011 in Help
    @Vou  There's a joke about that  In the world there are 11 types of people: people who know binary, people who don't and people who have already heard this one.
  • Started 7th Jul 2011 in Help
    1. Translate them to binary ( 0 = 0, 1 = 1, 2 = 10, 3 = 11, 4 = 100, 5 = 101, 6 = 110, 7 = 111, 8 = 1000 etc) via a mesh.[Example 0]  2. Make a binary adder core.[Example 1]  3. Make a seri...