Sunday, March 1, 2009

Lotso Scripts

killer rain:
t=t+1;water(getBuddyX(), 0, 0, 0, 10000, 50, 1, false));
bowling ball cannon:
if(getMouseDown(), create("bowlball", getBuddyX(), getBuddyY(), -100, -100));
Possesed buddy:
i=i+1;say("DIE MORTALS! HAHAHAHAHAH!!",100) if(equal(i%.5, 0), addBuddyVel(randomBet(-200, 200), randomBet(-200, 200)));
blow up buddy whenever you click:
if(getMouseDown() && bnot(oMouse),explode(getBuddyX(),getBuddyY(),10)
nuclear bomb:
if(getMouseDown() && bnot(oMouse),explode(getXMouse(),getYMouse(),100.0)+fire(getXMouse(),getYMouse(),0,-20,20,100,100,100,false),0);
elemental bomb:
if(getMouseDown() && bnot(oMouse),explode(getXMouse(),getYMouse(),0.05)+water(getXMouse(),getYMouse(),0,-20,20,100,100,100,false),0);if(getMouseDown() && bnot(oMouse),explode(getXMouse(),getYMouse(),0.05)+fire(getXMouse(),getYMouse(),0,-20,20,100,100,100,false),0);if(getMouseDown() && bnot(oMouse),explode(getXMouse(),getYMouse(),0.05)+shock(getXMouse(),getYMouse(),0,-20,20,100,100,100,false)
electric chair(don't edit):if(firstRun(), resetForces());if(firstRun(), setBuddyPos(287, 100));if(firstRun(), assign(a, create("bowlball", 275, 375, 0, 0)));if(firstRun(), assign(b, create("bowlball", 275, 360, 0, 0)));if(firstRun(), assign(c, create("bowlball", 330, 375, 0, 0)));if(firstRun(), assign(d, create("bowlball", 330, 360, 0, 0)));if(firstRun(), assign(e, create("bowlball", 330, 345, 0, 0)));if(firstRun(), assign(f, create("bowlball", 275, 345, 0, 0)));if(firstRun(), addConstraint(a, getX(a), getY(a), 0));if(firstRun(), addConstraint(b, getX(b), getY(b), 0));if(firstRun(), addConstraint(c, getX(c), getY(c), 0));if(firstRun(), addConstraint(d, getX(d), getY(d), 0));if(firstRun(), addConstraint(e, getX(e), getY(e), 0));if(firstRun(), addConstraint(f, getX(f), getY(f), 0));if(firstRun(), setBuddyPos(287, 360));if(firstRun(), addConstraint("lArm", 275, 355, 0));if(firstRun(), addConstraint("rArm", 330, 355, 0));if(firstRun(), addConstraint("body", 300, 360, 0));shock(getBuddyX()+randomBet(-20, 20), getBuddyY()+randomBet(-20, 20));
constrain buddy:
addConstraint("body", getX("body"), getY("body"), 1));addConstraint("lArm", getX("lArm"), getY("lArm"), 1));addConstraint("rArm", getX("rArm"), getY("rArm"), 1));addConstraint("lLeg", getX("lLeg"), getY("lLeg"), 1));addConstraint("rLeg", getX("rLeg"), getY("rLeg"), 1));addConstraint("head", getX("head"), getY("head"), 1));
release buddy from constraint and electric chair:
releaseForces();
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)
Super lightning(lightning follows the mouse everywhere)
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)t=t+1if(getMouseDown() && bnot(oMouse),playSound("shock",100)+assign(rr,random()*100)+assign(n,0)+assign(t,25)+loop(t,shock(getXMouse()+sin(n/t*10+rr)*15,n/t*400)+assign(n,n+1),0);oMouse = getMouseDown()
niagra falls(very powerful):
t=t+1;if(t%2,shock(20,80,0,0,140,100),0)t=t+1;if(t%2,water(60,80,0,0,140,100),0)t=t+1;if(t%2,shock(150,80,0,0,140,100),0)t=t+1;if(t%2,water(200,80,0,0,140,100),0)t=t+1;if(t%2,shock(250,80,0,0,140,100),0)t=t+1;if(t%2,water(300,80,0,0,140,100),0)t=t+1;if(t%2,shock(350,80,0,0,140,100),0)t=t+1;if(t%2,water(400,80,0,0,140,100),0)t=t+1;if(t%2,shock(450,80,0,0,140,100),0)t=t+1;if(t%2,water(500,80,0,0,140,100),0)t=t+1;
rooms of doom(rooms with walls made of sparks):
t=t+1;if(t%2,shock(20,200,0,0,140,100),0)t=t+1;if(t%2,shock(45,200,0,0,140,100),0)t=t+1;if(t%2,shock(60,200,0,0,140,100),0)t=t+1;if(t%2,shock(85,200,0,0,140,100),0)t=t+1;if(t%2,shock(100,200,0,0,140,100),0)t=t+1;if(t%2,shock(125,200,0,0,140,100),0)t=t+1;if(t%2,shock(150,200,0,0,140,100),0)t=t+1;if(t%2,shock(175,200,0,0,140,100),0)t=t+1;if(t%2,shock(200,200,0,0,140,100),0)t=t+1;if(t%2,shock(225,200,0,0,140,100),0)t=t+1;if(t%2,shock(250,200,0,0,140,100),0)t=t+1;if(t%2,shock(250,225,0,0,140,100),0)t=t+1;if(t%2,shock(250,250,0,0,140,100),0)t=t+1;if(t%2,shock(250,275,0,0,140,100),0)t=t+1;if(t%2,shock(250,300,0,0,140,100),0)t=t+1;if(t%2,shock(250,325,0,0,140,100),0)t=t+1;if(t%2,shock(250,350,0,0,140,100),0)t=t+1;if(t%2,shock(250,375,0,0,140,100),0)t=t+1;if(t%2,shock(250,340,0,0,140,100),0)t=t+1;if(t%2,shock(275,200,0,0,140,100),0)t=t+1;if(t%2,shock(300,200,0,0,140,100),0)t=t+1;if(t%2,shock(325,200,0,0,140,100),0)t=t+1;if(t%2,shock(350,200,0,0,140,100),0)t=t+1;if(t%2,shock(375,200,0,0,140,100),0)t=t+1;if(t%2,shock(400,200,0,0,140,100),0)t=t+1;if(t%2,shock(425,200,0,0,140,100),0)t=t+1;if(t%2,shock(450,200,0,0,140,100),0)t=t+1;if(t%2,shock(475,200,0,0,140,100),0)t=t+1;if(t%2,shock(500,200,0,0,140,100),0)t=t+1;if(t%2,shock(525,200,0,0,140,100),0)t=t+1;if(t%2,shock(550,200,0,0,140,100),0)t=t+1;if(t%2,shock(575,200,0,0,140,100),0)t=t+1;
rooms of fire(same as last, but with fire for walls):
t=t+1;if(t%2,fire(20,200,0,0,5,1),0)t=t+1;if(t%2,fire(45,200,0,0,5,1),0)t=t+1;if(t%2,fire(60,200,0,0,5,1),0)t=t+1;if(t%2,fire(85,200,0,0,5,1),0)t=t+1;if(t%2,fire(100,200,0,0,5,1),0)t=t+1;if(t%2,fire(125,200,0,0,5,1),0)t=t+1;if(t%2,fire(150,200,0,0,5,1),0)t=t+1;if(t%2,fire(175,200,0,0,5,1),0)t=t+1;if(t%2,fire(200,200,0,0,5,1),0)t=t+1;if(t%2,fire(225,200,0,0,5,1),0)t=t+1;if(t%2,fire(250,200,0,0,5,1),0)t=t+1;if(t%2,fire(250,225,0,0,5,1),0)t=t+1;if(t%2,fire(250,250,0,0,5,1),0)t=t+1;if(t%2,fire(250,275,0,0,5,1),0)t=t+1;if(t%2,fire(250,300,0,0,5,1),0)t=t+1;if(t%2,fire(250,325,0,0,5,1),0)t=t+1;if(t%2,fire(250,350,0,0,5,1),0)t=t+1;if(t%2,fire(250,375,0,0,5,1),0)t=t+1;if(t%2,fire(250,340,0,0,5,1),0)t=t+1;if(t%2,fire(275,200,0,0,5,1),0)t=t+1;if(t%2,fire(300,200,0,0,5,1),0)t=t+1;if(t%2,fire(325,200,0,0,5,1),0)t=t+1;if(t%2,fire(350,200,0,0,5,1),0)t=t+1;if(t%2,fire(375,200,0,0,5,1),0)t=t+1;if(t%2,fire(400,200,0,0,5,1),0)t=t+1;if(t%2,fire(425,200,0,0,5,1),0)t=t+1;if(t%2,fire(450,200,0,0,5,1),0)t=t+1;if(t%2,fire(475,200,0,0,5,1),0)t=t+1;if(t%2,fire(500,200,0,0,5,1),0)t=t+1;if(t%2,fire(525,200,0,0,5,1),0)t=t+1;if(t%2,fire(550,200,0,0,5,1),0)t=t+1;if(t%2,fire(575,200,0,0,5,1),0)t=t+1;
great ball of fire(moltovs hit the buddy from all directions[may slow your computer down a bit]):
if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 0, 20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 20, 0));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 0, -20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), -20, 0));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), -20, 20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 20, -20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), -20, -20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 20, 20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 0, 20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 20, 0));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 0, -20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), -20, 0));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), -20, 20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 20, -20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), -20, -20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 20, 20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 0, 20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 20, 0));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 0, -20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), -20, 0));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), -20, 20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 20, -20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), -20, -20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 20, 20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 0, 20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 20, 0));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 0, -20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), -20, 0));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), -20, 20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 20, -20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), -20, -20));if(getMouseDown(), create("molotov", getBuddyX(), getBuddyY(), 20, 20));
hell(you figure it out):
fire(50, 380, 0, 0, 50, 4.0);fire(100, 380, 0, 0, 50, 4.0);fire(150, 380, 0, 0, 50, 4.0);fire(200, 380, 0, 0, 50, 4.0);fire(250, 380, 0, 0, 50, 4.0);fire(300, 380, 0, 0, 50, 4.0);fire(350, 380, 0, 0, 50, 4.0);fire(400, 380, 0, 0, 50, 4.0);fire(450, 380, 0, 0, 50, 4.0);fire(500, 380, 0, 0, 50, 4.0);
water rockets:
water(getX("rLeg"), getY("rLeg"), -1, 2.0, 5, 5, 3, 5, false);water(getX("lLeg"), getY("lLeg"), 1, 2.0, 5, 5, 3, 5, false);water(getX("rArm"), getY("rArm"), -1, -500, 5, 5, 3, 5, false);water(getX("lArm"), getY("lArm"), 1, -500, 5, 5, 3, 5, false)
spin buddy around:
addBuddyRot(3);
hey quit that clicking:
if(getMouseDown(),say("Ow That Hurts! Stop that clicking!", 50))
meteor shower:
create("fireball", randomBet(0, 600), pi(), 0, 50)
Bullets:
t=t+1;if(t%2, bullet(getBuddyX(),getBuddyY()-300,0,0,2800,0,1600,1600,false),0)
strung up rubber ball:
xx=100;if(firstRun(),loop(1,assign(bb,addSpring(create("bouncyball",xx,200,0,0 ),xx,30,30))+assign(xx,xx+25)+noAutoDelete(bb)),0)

awesome script:
if(getMouseDown() && bnot(oMouse),explode(getXMouse(),getYMouse(),0.05)+water(getXMouse(),getYMouse(),0,-20,20,100,100,100,false),0);if(getMouseDown() && bnot(oMouse),explode(getXMouse(),getYMouse(),0.05)+fire(getXMouse(),getYMouse(),0,-20,20,100,100,100,false),0);if(getMouseDown() && bnot(oMouse),explode(getXMouse(),getYMouse(),0.05)+shock(getXMouse(),getYMouse(),0,-20,20,100,100,100,false)if(getMouseDown() && bnot(oMouse),explode(getXMouse(),getYMouse(),100.0)+fire(getXMouse(),getYMouse(),0,-20,20,100,100,100,false),0);

Noose Nap:
resetForces()addConstraint("head", getX("head"), 100, 50));
Force Choke/Lightning:
shock(getBuddyX(5),getBuddyY(5),0.1)
Dragon Breath:r=r+1;if(t%4==0, fire(0, 0, getBuddyX()/20+8, getBuddyY()/20, 100, 0, 5, 1, false));

infinte money:
if(getMouseDown() && bnot(oMouse),explode(getXMouse(),getYMouse(),1000.0)+explode(getXMouse(),getYMouse(),0,-20,20,100,100,100,false),0);

6 comments:

  1. heres mine its called the ultimate water script it lags alot but its very powerful
    water(275, 399, 0, -30, 200, .5, 2, 5, false);
    strength=10; water's pushing power;
    spread=.3;rate that drops expand at;
    size=3;size of drops;
    ~~~~~~~~~~~~~~~~~~;
    water(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
    water(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
    water(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
    water(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
    water(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
    strength=50; water's pushing power;
    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)
    spread=10;rate that water expands at;
    size=10;size of stream;
    ~~~~~~~~~~~~~~~~~~;
    if(getMouseDown(), water(getXMouse(), getYMouse(), (getXMouse()-getBuddyX())/-15, (getYMouse()-getBuddyY())/-15-10, strength, spread, size, false));
    t=t+1;
    if(t%2,water(sin(9999*9999)*9999+9999,cos(9999*999 9)*9999+9999,9999,9999,99999,9999,9999,9999,false) ,9999)
    if(getMouseDown(), water(getXMouse(), getYMouse(), (getXMouse()-getBuddyX())/-15, (getYMouse()-getBuddyY())/-15-10, strength=100, spread=100, size=100, false));
    addBuddyRot(sign(getXV("body"))*200)
    t=t+1;
    if(t%2,water(sin(t*.400)*125+275,cos(t*.100)*100+2 00,0,0,140,.075,2,2,false),0)
    t=t+1;
    if(t%2,water(sin(t*.270)*180+240,cos(t*.40)*150+30 0,0,0,200,.048,3,9,false),0)
    t=t+1;
    if(t%2,water(sin(t*.190)*285+185,cos(t*.70)*200+10 0,0,0,210,.089,4,3,false),0)
    t=t+1;
    if(t%2,water(sin(t*.280)*300+50,cos(t*.200)*150+30 0,0,0,159,.0140,2,5,false),0)
    t=t+1;
    if(t%2,water(sin(t*.318)*240+80,cos(t*.89)*240+20, 0,0,110,.050,1,8,false),0)
    t=t+1;
    if(t%2,water(sin(t*.572)*367+29,cos(t*.60)*20+280, 0,0,372,.028,9,6,false),0)
    t=t+1;
    if(t%2,water(sin(t*.300)*200+178,cos(t*.100)*374+2 30,0,0,147,.070,3,5,false),0)
    =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)
    water(getBuddyX(), getBuddyY(), 1, 2, 5, 5);
    if(getMouseDown() && bnot(oMouse),
    water(getXMouse(),getYMouse(),0,0,140,.075,2,2,tru e),0)
    water(275, 399, 0, -30, 200, .5, 2, 5, false);
    t=t+1;
    if(t%2,shock(20,80,0,0,140,100),0)
    t=t+1;
    if(t%2,water(60,80,0,0,140,100),0)
    t=t+1;
    if(t%2,shock(150,80,0,0,140,100),0)
    t=t+1;
    if(t%2,water(200,80,0,0,140,100),0)
    t=t+1;
    if(t%2,shock(250,80,0,0,140,100),0)
    t=t+1;
    if(t%2,water(300,80,0,0,140,100),0)
    t=t+1;
    if(t%2,shock(350,80,0,0,140,100),0)
    t=t+1;
    if(t%2,water(400,80,0,0,140,100),0)
    t=t+1;
    if(t%2,shock(450,80,0,0,140,100),0)
    t=t+1;
    if(t%2,water(500,80,0,0,140,100),0)
    t=t+1;
    water(getX("rLeg"), getY("rLeg"), -1, 2.0, 5, 5, 3, 5, false);
    water(getX("lLeg"), getY("lLeg"), 1, 2.0, 5, 5, 3, 5, false);
    water(getX("rArm"), getY("rArm"), -1, -500, 5, 5, 3, 5, false);
    water(getX("lArm"), getY("lArm"), 1, -500, 5, 5, 3, 5, false)
    t=t+1;water(getBuddyX(), 0, 0, 0, 10000, 50, 1, false));

    ReplyDelete
  2. heres another its called destrection amazement ill have to post it in sections because of the limt:if(firstRun(), assign(spirit, create("bowlball", 200, 100, 0, 0)));
    resetForces();
    addSpring(spirit, getX(spirit)+randomBet(-15,15)+(getX(spirit)-getX("head"))/-100, getY(spirit)+randomBet(-17.85,15)+(getY(spirit)-getY("head"))/-100, 0.5);
    insanity=100; the name says it all;
    delay=25; speed of thrashing, low # means faster;
    ~~~~~~~~~~~~~~~~~~;
    i=i+1;
    say("DIE MORTALS! HAHAHAHAHAH!", 100);
    if(equal(i%delay, 0), addBuddyVel(randomBet(-1*insanity, insanity), randomBet(-1*insanity, insanity)));
    t=t+1;
    if(t%80==0, assign(a, create("bowlball", randomBet(1, 549), 100, 0, 800));
    xPos=getX(a);
    yPos=getY(a);
    fire(xPos, yPos-10, 0, 0, 10, 1);
    if(yPos>300, destroy(a));
    if(yPos>350, explode(xPos, yPos, 1));
    if(yPos>350, create("molotov", xPos, yPos, 0, 0));
    water(275, 399, 0, -30, 200, .5, 2, 5, false);
    setBuddyRot(0);
    setBuddyVel(0,0);
    setBuddyRot(0);
    i=i+1;
    if(i%250==0, assign(z, create("grenade", 0, 350, 2000, 10*-1)));
    if(abs(getX(z)-getBuddyX())<50&&abs(getY(z)-getBuddyY())<50, explode(getX(z), getY(z), 1));
    if(abs(getX(z)-getBuddyX())<50&&abs(getY(z)-getBuddyY())<50, destroy(z));
    if(firstRun(), assign(spirit, create("bowlball", 100, 100, 0, 0)));
    resetForces();
    addSpring(spirit, getX(spirit)+randomBet(-10,10), getY(spirit)+randomBet(-11.63,5), 0.3);
    ~~~~~~~~~~~~~~~~~~~~~~~~~;
    if(firstRun(), resetForces());
    if(firstRun(), setBuddyPos(287, 100));
    if(firstRun(), assign(a, create("bowlball", 275, 375, 0, 0)));
    if(firstRun(), assign(b, create("bowlball", 275, 360, 0, 0)));
    if(firstRun(), assign(c, create("bowlball", 330, 375, 0, 0)));
    if(firstRun(), assign(d, create("bowlball", 330, 360, 0, 0)));
    if(firstRun(), assign(e, create("bowlball", 330, 345, 0, 0)));
    if(firstRun(), assign(f, create("bowlball", 275, 345, 0, 0)));
    if(firstRun(), addConstraint(a, getX(a), getY(a), 0));
    if(firstRun(), addConstraint(b, getX(b), getY(b), 0));
    if(firstRun(), addConstraint(c, getX(c), getY(c), 0));
    if(firstRun(), addConstraint(d, getX(d), getY(d), 0));
    if(firstRun(), addConstraint(e, getX(e), getY(e), 0));
    if(firstRun(), addConstraint(f, getX(f), getY(f), 0));
    if(firstRun(), setBuddyPos(287, 360));
    if(firstRun(), addConstraint("lArm", 275, 355, 0));
    if(firstRun(), addConstraint("rArm", 330, 355, 0));
    if(firstRun(), addConstraint("body", 300, 360, 0));
    shock(getBuddyX()+randomBet(-20, 20), getBuddyY()+randomBet(-20, 20));
    strength=10; water's pushing power;
    spread=.3;rate that drops expand at;
    size=3;size of drops;

    ReplyDelete
  3. ~~~~~~~~~~~~~~~~~~;
    water(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
    water(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
    water(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
    water(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
    water(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
    delay=30;amount of time between soaking and kindling
    ~~~~~~~~~~~~~~~~~~~~~~~;
    r=r+1;
    if(t%4==0, water(0, 0, getBuddyX()/20+8, getBuddyY()/20, 100, 0, 10, 1, false));
    if(t%4==2, create("fireball", getBuddyX(), getBuddyY(), 0, 0));
    if(t%4==2, assign(t, t+1));
    if(r%delay==0, assign(t, t+1));
    strength=50; water's pushing power;
    spread=10;rate that water expands at;
    size=10;size of stream;
    ~~~~~~~~~~~~~~~~~~;
    if(getMouseDown(), water(getXMouse(), getYMouse(), (getXMouse()-getBuddyX())/-15, (getYMouse()-getBuddyY())/-15-10, strength, spread, size, false));
    ~~~~~~~~~~~~~~~~;
    if(getMouseDown(), create("molotov", getXMouse(), getYMouse(), 0, 0));
    ~~~~~~~~~;
    if(firstRun(), create("fireball", getBuddyX(), getBuddyY(), 0, 0));
    if(firstRun(), explode(getBuddyX(), 400, 1));
    if(below(getBuddyY(), 200) && above(getBuddyY(), 0), water(getBuddyX(), 0, 0, 0, 100, .01, 4, 4, false));
    if(below(getBuddyY(), 5) && above(getBuddyY(), 0), shock(getBuddyX(), getBuddyY());
    strength=.5; size of explosion propelling the bowling ball
    ~~~~~~~~~~~~~~;
    assign(yChange, (getYMouse()-getBuddyY())/20);
    assign(xChange, (getXMouse()-getBuddyX())/20);
    if(getMouseDown(), create("bowlball", getXMouse(), getYMouse(), 0, 0));
    if(getMouseDown(), explode(getXMouse()+xChange, getYMouse()+yChange, strength));
    verticalGrav=0; high number means high gravity
    ~~~~~~~~~~;
    addBuddyVel(0, verticalGrav-1);
    delay=50; amount of time between tosses;
    xv=150; horizontal speed of baseballs;
    yv=35; vertical speed of baseballs;
    ~~~~~~~~~~;
    i=i+1;
    if(i%delay==0, destroy(z));
    if(i%delay==0, assign(z, create("baseball", 0, 350, xv, yv*-1)));

    that one lags a bit more that the other i got those by combining a bunch of scripts

    ReplyDelete
  4. New & Used Oakley Titanium Glass - Titanium Arts
    Oakley used ford escape titanium Titanium Glass, which has been titanium vs stainless steel apple watch used in many different types of titanium engagement rings for her glass, is made with gr5 titanium genuine woodwork and made with our own metal micro hair trimmer cast iron.

    ReplyDelete