Not much to look at, though strangly addictive
I liked the random acts of violence, but you really could have made the body less.... freaky.
Not much to look at, though strangly addictive
I liked the random acts of violence, but you really could have made the body less.... freaky.
This game is cool.
I liked the fact that you can beat up people. LOL!
One question....
i have just one question, how do u use the scripting engine access?and what does it do?
This game was awesome!!!
Dude, really good job. I mean this game was like awesome. I loved killing the guy and then helping the guy. Also, dressing him up was fun. By the way, the money system makes the game more interesting and fun since your earning something which is upgraded when you get money. Since you spend the money on upgrades. It makes the game have more purpose. Although, I just think it's awesome that you can bomb, fire, throw, electricute, grab, tortue and do more to that little dude you let us do so many things to. Good job man I really liked this game. Infact, I think it was one of the greatest games on newgrounds!!
I LOVE THIS GAME try this script i made too!
Hey awsome game :) I made a script which litrally brought me from 2000 to 9000 something XD anyways i call it Bowling Ball Tornado and here it is
Everything bellow this line is the scrip -----------------
"Only execute this script one time, not every frame.";
xx=100;
if(firstRun(),
loop(4,
assign(bb,addSpring(create("bo wlball",xx,200,0,0),xx,200,75) )+
assign(xx,xx+25)+
noAutoDelete(bb)
),
0)