TPT Pattern Program

  • HeyJD
    24th Oct 2010 Member 0 Permalink
    Hey there...
    For the past few weeks I was thinking of making a program which draws for me in The Powder Toy.
    So for the past few hours I have been programming a TPT pattern program... All it does is draw for me.

    LoadSaveBlock(39300);

    The program automatically did those circles at the bottom right and it automatically did that spiral at the top left.

    There are three problems...
    1. Because of lag the program can't draw these instantly.
    2. For now, It can only do already made paths which I tell it to do.
    3. Not user friendly at all.

    I am going to try to:
    1. Make it more user friendly.
    2. Make it draw whatever you want. As in Trace a picture.

    I didn't really make this program for others to use but mainly my self... Because it's not user friendly at all.
    But if it ever gets user friendly I will pass it out.

    So yeah... I just made the topic to tell you guys that.
  • MiXih
    24th Oct 2010 Member 0 Permalink
    draw something my with it
  • Felix
    24th Oct 2010 Member 0 Permalink
    Are the program you have written modifying stamps or is it some sort of a macro that just moves the mouse inside powder toy.
  • HeyJD
    24th Oct 2010 Member 0 Permalink
    Felix
    nah it doesn't use stamps or anything... just the mouse movment and mouse clicking.
    And what do you exactly mean by macro?
  • Aizria
    24th Oct 2010 Member 0 Permalink
    He means like an automation script, probably written in a language like SCAR, AutoIt, AutoHotkey, etc.
  • HeyJD
    24th Oct 2010 Member 0 Permalink
    Well the mouse movement is controlled by a pre made path that I made.
    I am yet to make it follow a picture or something...
  • HeyJD
    24th Oct 2010 Member 0 Permalink
    Hey guys I got my program to automatically make this shape... BUT I FORGOT THE NAME!

    LoadSaveBlock(40045);

    Can you guys please tell me the name so I can publish it with the correct name.

    BTW Like I said before, it's not perfect because of lag.
    _______________________________________________

    YAY I found out the name! * no thanks to you *

    LoadSaveBlock(40391);

    It's called a epitrochoid!