Thank you so much
for putting strawberry clock in it, with my fist aloe i showed him all the corners of the room and i cant wait to have all the items
it's a really fun stress relieving game
Thank you so much
for putting strawberry clock in it, with my fist aloe i showed him all the corners of the room and i cant wait to have all the items
it's a really fun stress relieving game
Strangley addicting
well, i didnt think much when i saw it, but i have now been using this for over 2 hours now, its incredibley addicting, but why. Good job
Ha
Played it on Deviantart, I love it!
Yeaa1
Addictive and most importantly fun!
Awesome!
It was cool!
Here are some scripts i want to share: :)
To use a script, you need to buy the 'Scripting Engine' mode, which costs $400. Upon opening the scripting engine under the modes menu, there will be a text box to put scripts in, some buttons to save and run them, and a list of scripts you have saved. To use one of my scripts, open the scripting engine and paste the code in. You can then give it a name and save it. To use the script again, select it on your list and click 'load script'. If 'Run Every Frame' is checked, the actions displayed in the text box will happen constantly. If you click 'run once', the text box's actions happen only one time.
Here are the scripts:
Fountain:
water(275, 399, 0, -30, 200, .5, 2, 5, false);
A LIL' TARDED
i=i+1;
say("I'm a little tarded", 100);
HydroCannon
if(getMouseDown(), water(getXMouse(), getYMouse(), (getXMouse()-getBuddyX())/-15, (getYMouse()-getBuddyY())/-15-10, strength=60, spread=20, size=10, false));
NASA Space Mission :)
if(firstRun(), create("fireball", getBuddyX(), getBuddyY(), 0, 0));
if(firstRun(), explode(getBuddyX(), 400, 1));
if(below(getBuddyY(), 200) && above(getBuddyY(), 0), water(getBuddyX(), 0, 0, 0, 100, .01, 4, 4, false));
if(below(getBuddyY(), 5) && above(getBuddyY(), 0), shock(getBuddyX(), getBuddyY());
:PPPP:P:P:P:PP:P:P
Make another one!