Under rating threshold (hideshow)
awesome!! XD!! first throw as many balls then turn on the weak gravity vortex click once hold and all the balls will be in all the places at the same time hitting your buddy!!
Under rating threshold (hideshow)
Modded from original creater Davixlr:damage from fire: mine smoke screen. copy after this strength=500; fire's pushing power; spread=10;rate that fire expands at; size=155;size of stream; ~~~~~~~~~~~~~~~~~~; if(getMouseDown(), fire(getXMouse(), getYMouse(), (getXMouse()-getBuddyX())/-15, (getYMouse()-getBuddyY())/-15-10, strength, spread, size, false));
Under rating threshold (hideshow)
Or just make the room a minefield. NOTE!!! Keep the damage value low or the script will crash your browser
gx = getBuddyX();
gy = getBuddyY();
test = gx>510||gx350||gy<40;
if(test,explode(gx+random()-.5,getBuddyY(),1),0)
Under rating threshold (hideshow)
Modded from original creater FeedMeh:damage from water: mine super water. copy after this strength=10; water's pushing power; spread=100000;rate that water expands at; size=2;size of stream; ~~~~~~~~~~~~~~~~~~; if(getMouseDown(), water(getXMouse(), getYMouse(), (getXMouse()-getBuddyX())/-15, (getYMouse()-getBuddyY())/-15-10, strength, spread, size, false));
Under rating threshold (hideshow)
Modded from original creater FeedMeh:damage from water: mine smoke screen. copy after this strength=10; water's pushing power; spread=100000;rate that water expands at; size=2;size of stream; ~~~~~~~~~~~~~~~~~~; if(getMouseDown(), water(getXMouse(), getYMouse(), (getXMouse()-getBuddyX())/-15, (getYMouse()-getBuddyY())/-15-10, strength, spread, size, false));
Under rating threshold (hideshow)
Modded from original creater FeedMeh:damage from water: mine smoke screen. copy after this strength=500; water's pushing power; spread=10;rate that water expands at; size=155;size of stream; ~~~~~~~~~~~~~~~~~~; if(getMouseDown(), water(getXMouse(), getYMouse(), (getXMouse()-getBuddyX())/-15, (getYMouse()-getBuddyY())/-15-10, strength, spread, size, false));
Under rating threshold (hideshow)
Hurt him with water: 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));
Under rating threshold (hideshow)
Happiness levels: delay=50;length of time between comments;
~~~~~~~~~~~~~~;
i=i+1;
if(equal(i%delay, 0), say("My happiness is
" + getEmotion(),100)); in scripting engine.
Under rating threshold (hideshow)
ok best script ever (my first script) inf. money script: explode(getX(mouse),getY(mouse),15) creation of script: i was trying to make my first script a script that makes it so when u click it explode where the mouse is (like explode at mouse) i tried it and got inf. money pretty good for a first script lol run once or ull be really laggy
Under rating threshold (hideshow)
I overloaded with missles and now the flash froze hahaha I had to "Abort script." Just a heads up, don't use too much missles after missles. haha
Under rating threshold (hideshow)
hey guys go to http://forums.xgenstudios.com/showthread.php?t=26323 that website contains a bunch of crazy scripts for your torture~
Under rating threshold (hideshow)
addBuddyVel((275-getBuddyX())*.075,(2000-getBuddyY())*.075)
Super gravity Send him in the air for 5 minutes... he will be down in 5 seonds :)
Under rating threshold (hideshow)
lol i took his hand any kept hitting him in the head saying why are you hitting yourself why are you hitting yourself *keeps saying it again and again*
Under rating threshold (hideshow)
What is this shit? Nothing makes him do anything.
Is something suppose to happen if you rightclick and pick "Open hand"?
A justified 1 out of 5.
Under rating threshold (hideshow)
if your feeling lazy, unlock the scripting engine, and put this in.
gx = getBuddyX();
test = gx>510||gx<3;
if(test,explode(gx+random()-.5,getBuddyY(),.15),0)
Then just sit back and enjoy :)