Under rating threshold (hideshow)
uhhh uhh its so cute!!! its so jello-ish!! it kind of makes me feel bad about smashing him.... but ill get over it. he he
Under rating threshold (hideshow)
glitch first use fire hose then hold left click then click right on mouse then click outside of game and fire hose will still keep spraying
Under rating threshold (hideshow)
just use a gravity shifter tickle or anything that'll keep him in corner then hit him and after u click hold and right click and just dont shoot him out
Under rating threshold (hideshow)
I found a glitch. First go in script engine, second, click on "ex-manaUser-guess, press load script, third, change the first number (7) to 1, click on the "Run Every Frame" button, fourth, press the "x" button. The glitch is, you have NAN.NAN money. Sorry if This was a long comment.
Under rating threshold (hideshow)
I scripted a particle cannon :P
You will need the Script Engine Access first.
Paste this:
if(getMouseDown() && bnot(oMouse),
playSound("shock",25)+
assign(rr,random()*1000)+
assign(n,0)+
assign(t,18)+
loop(t,shock(getXMouse()+sin(n/t*4000+rr)*4,n/t*400)+assign(n,n+1)
,0);
oMouse = getMouseUp()
Make it
Hold the mouse to fire.