Jamman54

Reviews News Main
Jamman54

Age/Gender: 14, Male
Location: The internet
Job: Flash noob

Damn

Newgrounds Stats

Sign-Up Date:
11/16/08

Level: 4
Aura: Evil

Rank: Civilian
Blams: 0
Saves: 0
Rank #: 0

Whistle Status: Normal

Exp. Points: 120 / 180
Exp. Rank #: 211,428
Voting Pow.: 3.68 votes

BBS Posts: 0 (0 per day)
Flash Reviews: 28
Music Reviews: 0
Trophies: 0
Stickers: 0

Latest News

Jamman54

Interactive buddy Scripts

Posted by Jamman54 Aug. 9, 2009 @ 12:31 PM EDT

Magic fountain(delete fire and shock codesto get water fountain, delete water and shock codes to get fire Shock dosn't work well alone)-

t=t+1;
if(t%2,fire(sin(t*.075)*125+275,cos(t*
.052)*100+200,0,0,140,.075,2,2,false),
0)

t=t+1;
if(t%2,shock(sin(t*.075)*125+275,cos(t *.052)*100+200,0,0,140,.075,2,2,false)
,0)

t=t+1;
if(t%2,water(sin(t*.075)*125+275,cos(t *.052)*100+200,0,0,140,.075,2,2,false)
,0)

Bowling ball machine gun-

t=t+1;
if(bnot(t%4),create("bowlball",50+rand om()*10,getBuddyY()+random()*20-10,50,
-3-getBuddyX()*.01),0)

Exploding walls-

gx = getBuddyX();
test = gx>510||gx<40;
if(test,explode(gx+random()-.5,getBudd yY(),.15),0)

Thats all for now guys. Submit comments with your scripts and i might put them on my next Post (Yes, you get credit)

All News Posts 4 comments | Log in to comment! | Share this!