School AAAHHH: Script ID: 2130 [Please DO NOT use on a world you want to keep I am NOT RESPONSIBLE IF YOU BLOW UP YOUR WORLD.
Sorry android I don't have the time to make it into a file.
(It only took me 13.7123 seconds to make.)
Add suggestions below!!
function useItem(x,y,z,itemId,blockId,side)
{
if(itemId=280);
explode(x,y,z)50;
print('AAAAAAAAAARRRRGGGGGGGG")
}
This has multiple syntax errors, I think; surely you mean
function useItem(x,y,z,itemId,blockId,side)
{
if(itemId==280) {
explode(x,y,z,50);
print("AAAAAAAAAARRRRGGGGGGGG");
}
}
On both it says something like "Process com.mojang.minecraftpe has stopped unexpectedly....."
Again, make sure that you have at least Android 2.3 on the device. If there is no official version of 2.3 or later try installing alternate firmware such as Cyanogenmod. If you are on 2.3 or above and it still crashes, grab the app CatLog, start it recording, start MCPE, and send the crashlog to me so I can check what's wrong.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumfunction useItem(x,y,z,itemId,blockId,side) { if(itemId=280); explode(x,y,z)50; print('AAAAAAAAAARRRRGGGGGGGG") }This has multiple syntax errors, I think; surely you mean
function useItem(x,y,z,itemId,blockId,side) { if(itemId==280) { explode(x,y,z,50); print("AAAAAAAAAARRRRGGGGGGGG"); } }-
View User Profile
-
View Posts
-
Send Message
Curse PremiumWRITES SCRIPT IN 13 SECONDS
FIXES SCRIPT IN 13 YEARS
PROGRAMMER LOGIC
Again, make sure that you have at least Android 2.3 on the device. If there is no official version of 2.3 or later try installing alternate firmware such as Cyanogenmod. If you are on 2.3 or above and it still crashes, grab the app CatLog, start it recording, start MCPE, and send the crashlog to me so I can check what's wrong.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumIs the spamming occurring on BlockLauncher? If so, disable all other scripts and try again.