Hey everyone use these awesome scripts.
this makes a water ball. just click.
if(getMouseDown(),water(getXMouse(),getYM ouse(),0,0,5,2));
you can change water to fire or shock
this makes an elemental ball
if(getMouseDown(),shock(getXMouse(),getYM ouse(),0,0,5,2));
if(getMouseDown(),water(getXMouse(),getYM ouse(),0,0,5,2));
if(getMouseDown(),fire(getXMouse(),getYM ouse(),0,0,5,2));
tthis makes a electric water ball
if(getMouseDown(),shock(getXMouse(),getYM ouse(),0,0,5,2));
if(getMouseDown(),water(getXMouse(),getYM ouse(),0,0,5,2));
electric fire ball
if(getMouseDown(),shock(getXMouse(),getYM ouse(),0,0,5,2));
if(getMouseDown(),fire(getXMouse(),getYM ouse(),0,0,5,2));
a electric mouse
if(getMouseDown(),shock(getXMouse(),getYM ouse(),0,0,5,2));
a water paradise
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);
r=r+1;
if(t%4==0, water(0, 0, getBuddyX()/20+8, getBuddyY()/20, 100, 0, 10, 1, false));
if(t%4==2, assign(t, t+1));
if(r%delay==0, assign(t, t+1));
water(275, 399, 0, -30, 200, .5, 2, 5, 7, 8, -400, 80, .1 false);
t=t+1;
if(t%2,water(sin(t*.075)*125+275,cos(t*.052)*100+200,0,0,140,.075,2,2,f
alse),0)
water(80,0,0,25,15,.7,10,10,0);
water(0,350,25,0,20,.7,10,10,0);
water(470,400,0,-25,15,.7,10,10,0);
water(540,80,-25,0,20,.7,10,10,0);
a fire paradise
strength=10;fire's pushing power;
spread=.3;rate that drops expand at;
size=3;size of drops;
~~~~~~~~~~~~~~~~~~;
fire(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
fire(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
fire(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
fire(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
fire(round(randomBet(10, 540)), 10, 0, 60, strength, spread, size, false);
r=r+1;
if(t%4==0, fire(0, 0, getBuddyX()/20+8, getBuddyY()/20, 100, 0, 10, 1, false));
if(t%4==2, assign(t, t+1));
if(r%delay==0, assign(t, t+1));
fire(275, 399, 0, -30, 200, .5, 2, 5, 7, 8, -400, 80, .1 false);
t=t+1;
if(t%2,fire(sin(t*.075)*125+275,cos(t*.052)*100+200,0,0,140,.075,2,2,fa
lse),0)
fire(80,0,0,25,15,.7,10,10,0);
fire(0,350,25,0,20,.7,10,10,0);
fire(470,400,0,-25,15,.7,10,10,0);
fire(540,80,-25,0,20,.7,10,10,0);
I made all of them and I hope u like them!! Fine I didn't make all of them some of them are just modified scripts and some of them are just scripts put together but I made electric ball, water ball, and elemental ball, but enjoy them!!