/*
plz give credit where it is due.
*/
var xSave = "0"
var zSave = "0"
var ySave = "0"
var y = 0
var x = 0
var z = 0
var go=false;
function modTick()
{
hat=Player.getArmorSlot(0);
chest=Player.getArmorSlot(1);
legs=Player.getArmorSlot(2);
shoes=Player.getArmorSlot(3);
if(shoes==317) //WEAR GOLD SHOWS TO HAVE FLASH SPEED
{
if(hat==314)
{
if(chest==315)
{
if(legs==316)
{
go=true;
}
}
}
}
else
{
go=false;
}
if(go)
{
x = getPlayerX ()
z = getPlayerZ ()
y = getPlayerY ()
if (!(x - xSave ==0 ))
{
setVelX (getPlayerEnt(),( x -xSave )*0.9 )
xSave = x
}
if (!( z- zSave ==0 ))
{
setVelZ (getPlayerEnt(), ( z- zSave )*0.9 )
zSave = z
}
}
}
If you are wearing full gold armor, you get flash powers!
can I have permission to use this in my next update?
I made a mod called flash mod I think u already no what it dose bc the dc super hero but I actually added raven and booster Gold and Captain Cold AND THE ONE AND ONLY SHHHHHAAAAAAZAAAAMMMM !lol shazam he's one of the bosses it's attack is a jump hit
DOWNLOAD
To Spawn Raven Tap On Obsidian She Burns in Day Light She's The Boss Battle for 1.0
To Spawn Booster Gold Tap Anything with Gold Ingot DUH!!! Lol Here's the Download Link and
To Spawn Shazam Tap On A Gold Block
To Spawn Captain Cold Tap On Ice https://www.dropbox....h Pack 3.0 .zip
CREDITS
I like to Thank MattDaveMatt For DeBuging the code !
He also Helped Activate the armor Speed
HOW TO INSTALL
1, download the .zip file
2, take out the js file
3, use the zip file as a texture pack
4, I'mport both on blocklauncher
5, HAVE FUN
yes you can do that or if you put upload it to imgur.com then copy the message boards which is on the right once you upload it then there will be an image on your topic
0
0
0
0
0
0
0
0
0
I added captain cold!
0
DOWNLOAD
To Spawn Raven Tap On Obsidian She Burns in Day Light She's The Boss Battle for 1.0
To Spawn Booster Gold Tap Anything with Gold Ingot DUH!!! Lol Here's the Download Link and
To Spawn Shazam Tap On A Gold Block
To Spawn Captain Cold Tap On Ice
https://www.dropbox....h Pack 3.0 .zip
I like to Thank MattDaveMatt For DeBuging the code !
He also Helped Activate the armor Speed
1, download the .zip file
2, take out the js file
3, use the zip file as a texture pack
4, I'mport both on blocklauncher
5, HAVE FUN
LEAVE IDEAS !
0
0
0
1
0