I saw this at Deviant a while ago.
I fucking love this so much it hurts. Thank you!
I saw this at Deviant a while ago.
I fucking love this so much it hurts. Thank you!
i like it
i liked it but i wernt sure waht to do if the maker could send me some instuctions im prity sure i would love this game but waht i could was fun so im giving it hight marks anyway
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!