Under rating threshold (hideshow)
Drop enough infants to fill the bottom of the screen (Increase the physics)... Spread hthem out evenly... Then light 'em up... Stick a magical orb overhead, and it'd make a great screensaver.
Under rating threshold (hideshow)
or if you want to make him happy without doing anything in acouple secounds: i=i+1;
if(equal(i%4, 0), destroy(z));
if(equal(i%4, 0), assign(z, create("baseball", 0, 350, 175, -7))); and run that every frame also
Under rating threshold (hideshow)
buy scripting engine access and copy and past: i=i+1;
if(i%250==0, assign(z, create("grenade", 0, 350, 2000, 10*-1)));
if(abs(getX(z)-getBuddyX())<50, destroy(z)); then check off run every frame, click run once and x out, then wait acouple secounds =)
Under rating threshold (hideshow)
if u add a bunch of infants then use the gravity vortex to pull them all together with your buddy, he'll start beating them up LOL!!!
Under rating threshold (hideshow)
Heh, another fun thing to do: Get him afraid of grenades, put mines on a wall, drop a grenade on the other side, and he'll try to run away into the mines :P