So I have been playing MCPE for a while and I am wanting to learn to code mcpe to do different things but the prob is that I just don't know how. So if u could help it would be much appreciated. Oh I am on ios and I am jail broken
Java is of no use for MCPE. You should start by learning the basics of programming in general, preferably in an easier language such as Python. Then, you should dig into C. You must truly understand C; you should grok C. From that point, and only once you have a firm understanding of C, you should acquaint yourself with C++. Get to know how classes work and inheritance. Moreover, you should learn at least a good amount of Objective-C, as it is required to accomplish many tasks on iOS. After you have learned all of that, you must explore ARM assembly language. You should have a good enough understanding of that and the iPhone's ARM processor in general to be able to read ARM code and to understand how instructions and data are represented in memory. Following this, you must learn how to use Mobile Substrate -- not just the Objective-C side of it, but also the lower, more difficult C hooking API. Then, to apply this knowledge to MCPE, you should get to know the layout and structure of executables on iOS and how they are compiled and processed (such as being stripped, encrypted, and signed). Furthermore, you must study up on the security features of iOS such as ASLR, DEP, and mandatory code signing. After understanding how these security features work and how to get around them, you need to learn how to load custom code from dynamic libraries into a program and how and when the code is run.
Overall, it is a very long and arduous journey not intended for those who just wish to make a quick mod. This journey is one which can only be successfully completed by those who posess a true drive and passion to learn. If the entirety of your purpose in learning these skills does not reach beyond modding this app, you will not successfully fulfill these prerequisites in order to make mods. You must have a broader purpose.
Go with codehacker if you don't have access to the internet but, there is this thing called google.
All you have to do is learn C(Not all of it, just basic like array, pointer etc) then use Google if you want new method or functions!
For example you want to find a string inside a string. You don't learn it. You search it on Google. About a week of learning and now you can use whatever language you want because Google is language independent!
EDIT: You are going to have trouble(like me) when you want to get deep into programming or try to understand someone else's code or want to learn Objective languages. I suggest you get an actual book when you start Objective language(JAVA, C++
Go with codehacker if you don't have access to the internet but, there is this thing called google.
All you have to do is learn C(Not all of it, just basic like array, pointer etc) then use Google if you want new method or functions!
For example you want to find a string inside a string. You don't learn it. You search it on Google. About a week of learning and now you can use whatever language you want because Google is language independent!
EDIT: You are going to have trouble(like me) when you want to get deep into programming or try to understand someone else's code or want to learn Objective languages. I suggest you get an actual book when you start Objective language(JAVA, C++
I learned C and C++ (functions, arrays, classes, objects, and lots of other stuff) and am now learning PHP because of PocketMine-MP
A few months ago, I was so confused when I looked into the API of PocketMine-MP, but now I can understand it (well most of it)!
You would be surprised what you can accomplish if you have the patience
PS. Code Academy is very fun and helps you learn faster
I know C++ and many others im working to bring the first few real mods but beacuse of technical dificulties i cant publish them to anyone except my testers.
P.S.-I once destroyed a iphone 5 trying to use the mods. I think devices like iphone or android phones wont be having mods
I once tried hex editor to edit an mcpe mod, but i ended up messing it up after fiddling with it for a few hours. I guess learning coding seems like a chore i guess.
If you want to learn how to make PocketMine-MP plugins, follow my tutorial. It is designed to teach complete beginners and teaches you not only programming, but project management as well.
Rollback Post to RevisionRollBack
Best Regards, -- sekjun9878 <[email protected]> - PocketMine Team Developer
its pretty good.
Ok, maybe its true but you dont have to be rude. i say go on code i am! its fun.
Woop. Unimportant stuff here.
Overall, it is a very long and arduous journey not intended for those who just wish to make a quick mod. This journey is one which can only be successfully completed by those who posess a true drive and passion to learn. If the entirety of your purpose in learning these skills does not reach beyond modding this app, you will not successfully fulfill these prerequisites in order to make mods. You must have a broader purpose.
TL;DR: RTFM.
Check out my iOS Mods!
As long as you know where a good guide is, its possible.
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumAll you have to do is learn C(Not all of it, just basic like array, pointer etc) then use Google if you want new method or functions!
For example you want to find a string inside a string. You don't learn it. You search it on Google. About a week of learning and now you can use whatever language you want because Google is language independent!
EDIT: You are going to have trouble(like me) when you want to get deep into programming or try to understand someone else's code or want to learn Objective languages. I suggest you get an actual book when you start Objective language(JAVA, C++
-- sekjun9878 <[email protected]> - PocketMine Team Developer
My library teacher told me about codeacademy
-
View User Profile
-
View Posts
-
Send Message
Retired StaffI learned C and C++ (functions, arrays, classes, objects, and lots of other stuff) and am now learning PHP because of PocketMine-MP
A few months ago, I was so confused when I looked into the API of PocketMine-MP, but now I can understand it (well most of it)!
You would be surprised what you can accomplish if you have the patience
PS. Code Academy is very fun and helps you learn faster
Click on an image to view the section rules!









P.S.-I once destroyed a iphone 5 trying to use the mods. I think devices like iphone or android phones wont be having mods
Does your mod involve throwing your iPhone off a rooftop? If not, then your mod did NOT destroy an iPhone 5.
Check out my iOS Mods!
no, it involves it dropping from 3centimetres, got to love glass.
-
View User Profile
-
View Posts
-
Send Message
Retired Staff-
View User Profile
-
View Posts
-
Send Message
Curse Premium-- sekjun9878 <[email protected]> - PocketMine Team Developer
Sorry meant to say "glitched-out" or bricked
try to make one
CursedHerobrine Lost TrollFace Win