00:00
00:00
Newgrounds Background Image Theme

TreyDoesArt just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Reviews for "Interactive Buddy v.1.01"

but...

no guns.

Awesome!

You can spend HOURS on end playing this!

10/10
5/5

The Game

Hey guys!! This game is soo awesome try this its a classic game that is very fun tell your friends about this and hive it 5 its very awesome!!

Some fun scripts

hey guys! just wanted to give some helpful scripts for scripting engine access mode :). First if you want these effects you have to goto modes and select buy new modes, then purchase the "scripting access mode" and run it.
now for the codes:
Nuke: (may slow down computer, got my frame rate down to 1.4 frames a second :()
if(getMouseDown() && bnot(oMouse),
explode(getXMouse(),getYMouse(),100.0 )+
fire(getXMouse(),getYMouse(),0,-20,20 ,100,100,100,false)
,0);

Killer rain:
t=t+1;
water(getBuddyX(), 0, 0, 0, 10000, 50, 1, false));

Bowling ball cannon: (put some bowling balls on the screen first, then hold the mouse)
if(getMouseDown(), create("bowlball", getBuddyX(), getBuddyY(), -100, -100));

Possessed buddy:
i=i+1;
say("DIE MORTALS! HAHAHAHAHAH!!",100)
if(equal(i%.5, 0), addBuddyVel(randomBet(-200, 200), randomBet(-200, 200)));

Elemental fountain:
t=t+1;
if(t%2,water(sin(t*.075)*125+275,cos(
t*.052)*100+2 00,0,0,140,.075,2,2,false),0);
if(t%2,fire(sin(t*.075)*125+275,cos(t *.052)*100+20 0,0,0,140,.075,2,2,false),0);
if(t%2,shock(sin(t*.075)*125+275,cos(
t*.052)*100+2 00,0,0,140,.075,2,2,false),0)

BTW, great game i spend hours on it!

fire is fun

you can set the rubber balls on fire with the stun gun and then they becomes bouncing balls of firey death

Muuuuuhahahahahaahahah