The absolute only bug I've found is that I can't scroll down o the gui prob because I'm usin g a phone but plz fix , ps... this mod is amazing keep up the great work darth
Rollback Post to RevisionRollBack
knowing how to CODE is the closest thing to having a super power
Also, small phones won't be able to view the whole Dialog without a scroll. Add these lines in your Mmenu function.
var scroll = new android.widget.ScrollView(ctx);
var dLayout1 = new android.widget.LinearLayout(ctx);
dLayout1.setOrientation(1);
scroll.addView(dLayout);
dLayout1.addView(scroll);
If you do the above, change
dialog.setContentView(dLayout);
to
dialog.setContentView(dLayout1);
Rollback Post to RevisionRollBack
I'M BACK!
Want GUI Templates? Done! https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
So for some things in the next update... is it possible to make setTile easier to use so if you tapped the setTile button on the guy then the next block tapped with your fist would be written onto the mod? This would be awesome
Rollback Post to RevisionRollBack
Please give me an Internet. Please. Pretty Please with sprinkles on top
I have a twitter!! Follow me for regular updates on my mods! https://twitter.com/DamienMiller11
To post a comment, please login or register a new account.
Follow @Darth377Apps
Please check out my Twitter account!

I have been working on a few games!
Give me ALL THE INTERNETS!
And for the nonbelievers, I just had my 7 year old sister who can barely read make a 100% working mod... so... yea.
Follow @Darth377Apps
Please check out my Twitter account!

I have been working on a few games!
Give me ALL THE INTERNETS!
Follow @Darth377Apps
Please check out my Twitter account!

I have been working on a few games!
Give me ALL THE INTERNETS!
"I want attackhook with an autokill function!"
It will help sort priorities. What I need to do first, you know?
Follow @Darth377Apps
Please check out my Twitter account!

I have been working on a few games!
Give me ALL THE INTERNETS!
To make your script more "professional" change
to
Also, small phones won't be able to view the whole Dialog without a scroll. Add these lines in your Mmenu function.
If you do the above, change
to
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
lol yuup
New update!
adds procCmd, scrollview, screenshots, and setting spawn.
Screenshots dont yet work, im investigating WHY.
it doesn't crash tho.
Just an error
Follow @Darth377Apps
Please check out my Twitter account!

I have been working on a few games!
Give me ALL THE INTERNETS!
Zombie Defence
Join the fight for survival!
Link: http://www.minecraftforum.net/topic/1882509-zombie-defence-map/#entry23256876
Make mobs drop new items, and more!
https://gist.githubusercontent.com/anonymous/11384285/raw/726db785fbdc17fcd2a554eff0d7ffa78c7bad0f/ModMakerbyDarth377v3.jsEdit: king of Page 1 & 2!
Follow @Darth377Apps
Please check out my Twitter account!

I have been working on a few games!
Give me ALL THE INTERNETS!
Follow @Darth377Apps
Please check out my Twitter account!

I have been working on a few games!
Give me ALL THE INTERNETS!
link:
I have a twitter!! Follow me for regular updates on my mods!
https://twitter.com/DamienMiller11