Results 1 to 9 of 9
  1. #1
    Waambulance's Avatar
    Join Date
    Nov 2012
    Gender
    male
    Posts
    5
    Reputation
    10
    Thanks
    0

    Minecraft HAcking/Mod Assistance

    Hi everyone I was wondering if anyone would mind helping me I'm a brand new member and was wondering if anyone could teach me to create my own mods and such I'm not familiar with the source cods and all and would need someone to explain it. I'm very interested in starting up this hobby and writing my own mods if anyone has the time to share with me their knowledge it would be very appreciate

    Thanks,
    Waambulance

    ---------- Post added at 02:06 PM ---------- Previous post was at 01:50 PM ----------

    Sorry Im dumb I put this in the wrong section anyway it could be moved to minecraft tutorial section?

  2. #2
    C++Coding's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    82
    Reputation
    54
    Thanks
    14
    For one thing learn to code.Looking at source codes means nothing if you don't even know the language.Put modding as a long term goal that will take 3-4 months to reach

    Your Goal List
    1.Learn Java-est 3-4 months Heres a link for you to start learning:https://www.codecademy.com/tracks/javascript
    2.Learn Opengl-est 1 month or more.
    3.If you are an idiot,Repeat steps 1 & 2
    Last edited by C++Coding; 02-15-2013 at 09:10 PM.

  3. #3
    LordPankake's Avatar
    Join Date
    Aug 2012
    Gender
    male
    Posts
    1,010
    Reputation
    260
    Thanks
    2,466
    My Mood
    Angry
    Quote Originally Posted by Waambulance View Post
    I'm a brand new member and was wondering if anyone could teach me to create my own mods and such I'm not familiar with the source codes and all and would need someone to explain it.
    I made a tut yesterday and the day before.
    Thread 1.
    Thread 2.

    Quote Originally Posted by Waambulance View Post
    I'm very interested in starting up this hobby and writing my own mods if anyone has the time to share with me their knowledge it would be very appreciate
    It's really fun. But furst, you should learn to use MCP and look around the code for awhile and see how different things work.

  4. #4
    Psychotic's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    13,825
    Reputation
    4234
    Thanks
    6,055
    Quote Originally Posted by C++Coding View Post
    For one thing learn to code.Looking at source codes means nothing if you don't even know the language.Put modding as a long term goal that will take 3-4 months to reach

    Your Goal List
    1.Learn Java-est 3-4 months Heres a link for you to start learning:JavaScript | Codecademy
    2.Learn Opengl-est 1 month or more.
    3.If you are an idiot,Repeat steps 1 & 2
    You linked to Javascript.

    Though, like he said, you need to learn Java and OpenGL pretty much. To set it up, get Eclipse, and install MCP (as shown above, Minecraft Coder Pack). Though, I would just learn Java first. I'm learning it right now. Reading 2 different books; 'Think Java' and 'Head First into Java'

    Both great books. Head First into Java is pretty good cause it makes you think.. Very difficult. They have different exercises and shit like that. I can't even do some of them cause it's a PDF.






    Super User since 02.02.2020
    Global Moderator since 09.23.2017
    Moderator since 09.01.2016
    Minion+ since 07.22.2016

    Marketplace Minion since 06.09.2016
    Trove Minion since 06.06.2016
    Middleman since 04.21.2016
    Social Engineering Minion since 02.03.2016
    News FO Freelancer From 11.08.2015 to 07.23.2016
    News FO Head Editor From 08.23.2015 to 11.08.2015
    News FO Head Editor From 07.19.2012 to 08.11.2014
    MPGH News and News FO Founder
    Programming Minion From Unknown to 04.23.2013
    Minecraft Minion From 09.19.2012 to 04.23.2013
    Member since 05.13.2012



  5. #5
    C++Coding's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    82
    Reputation
    54
    Thanks
    14
    Quote Originally Posted by Psychotic View Post


    You linked to Javascript.

    Though, like he said, you need to learn Java and OpenGL pretty much. To set it up, get Eclipse, and install MCP (as shown above, Minecraft Coder Pack). Though, I would just learn Java first. I'm learning it right now. Reading 2 different books; 'Think Java' and 'Head First into Java'

    Both great books. Head First into Java is pretty good cause it makes you think.. Very difficult. They have different exercises and shit like that. I can't even do some of them cause it's a PDF.
    I linked the wrong language on purpose because the idiot would have clicked the link because he knows nothing of programming and would have learned a web-dev language instead of the computer programming language

  6. #6
    Psychotic's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    13,825
    Reputation
    4234
    Thanks
    6,055
    Quote Originally Posted by C++Coding View Post
    I linked the wrong language on purpose because the idiot would have clicked the link because he knows nothing of programming and would have learned a web-dev language instead of the computer programming language
    Oh, lol, I assumed you'd do that.

    I know pretty simplistic Javascript, but PHP, HTML, and CSS I got down. Just a question, do you know Java yourself? I'm learning it now. I try to read at least a chapter a day, but I'm between books.. Like, Head First is great, but it's a PDF so like I can't do all the excercises and shit which pisses me off. Then I have Think Java and Thinking in Java, but Thinking in Java has like no code examples or anything. Think Java is my favorite so far.






    Super User since 02.02.2020
    Global Moderator since 09.23.2017
    Moderator since 09.01.2016
    Minion+ since 07.22.2016

    Marketplace Minion since 06.09.2016
    Trove Minion since 06.06.2016
    Middleman since 04.21.2016
    Social Engineering Minion since 02.03.2016
    News FO Freelancer From 11.08.2015 to 07.23.2016
    News FO Head Editor From 08.23.2015 to 11.08.2015
    News FO Head Editor From 07.19.2012 to 08.11.2014
    MPGH News and News FO Founder
    Programming Minion From Unknown to 04.23.2013
    Minecraft Minion From 09.19.2012 to 04.23.2013
    Member since 05.13.2012



  7. #7
    C++Coding's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    82
    Reputation
    54
    Thanks
    14
    Quote Originally Posted by Psychotic View Post


    Oh, lol, I assumed you'd do that.

    I know pretty simplistic Javascript, but PHP, HTML, and CSS I got down. Just a question, do you know Java yourself? I'm learning it now. I try to read at least a chapter a day, but I'm between books.. Like, Head First is great, but it's a PDF so like I can't do all the excercises and shit which pisses me off. Then I have Think Java and Thinking in Java, but Thinking in Java has like no code examples or anything. Think Java is my favorite so far.
    Heres one for you.

    All things in java Come from the main point "Object" in the Hierarchy everything is a subclass of Object and anything you do can be traced from there.

  8. #8
    Psychotic's Avatar
    Join Date
    May 2012
    Gender
    male
    Posts
    13,825
    Reputation
    4234
    Thanks
    6,055
    Quote Originally Posted by C++Coding View Post
    Heres one for you.

    All things in java Come from the main point "Object" in the Hierarchy everything is a subclass of Object and anything you do can be traced from there.
    OOP?

    Anyways, I decided to learn from the creators. Like, the official book from Java themselves. So, that's where I'm at now. The one thing I'm stuck on now is like the difference between double float and long. They're different bits and shit, but when do you use them?






    Super User since 02.02.2020
    Global Moderator since 09.23.2017
    Moderator since 09.01.2016
    Minion+ since 07.22.2016

    Marketplace Minion since 06.09.2016
    Trove Minion since 06.06.2016
    Middleman since 04.21.2016
    Social Engineering Minion since 02.03.2016
    News FO Freelancer From 11.08.2015 to 07.23.2016
    News FO Head Editor From 08.23.2015 to 11.08.2015
    News FO Head Editor From 07.19.2012 to 08.11.2014
    MPGH News and News FO Founder
    Programming Minion From Unknown to 04.23.2013
    Minecraft Minion From 09.19.2012 to 04.23.2013
    Member since 05.13.2012



  9. #9
    C++Coding's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Posts
    82
    Reputation
    54
    Thanks
    14
    Double and float are both decimals the only thing different between them in the rounding.
    Long is a really big integer like 21436753636463

Similar Threads

  1. halo hacking/modding section...?
    By No5cope in forum General Hacking
    Replies: 58
    Last Post: 06-11-2010, 10:09 AM
  2. Super knife hack/ Mod
    By ®Jack in forum Combat Arms Mod Discussion
    Replies: 28
    Last Post: 03-17-2010, 08:11 AM
  3. BFH Hacking/modding video
    By RDilus in forum Battlefield Heroes Hacks
    Replies: 12
    Last Post: 07-14-2009, 11:35 AM
  4. need hack download assistance for aimbot
    By rickyzan in forum General Game Hacking
    Replies: 2
    Last Post: 04-07-2009, 11:30 AM
  5. [REQUEST]Halo 1 Trainer/hack/mod tool
    By JakDG in forum Hack Requests
    Replies: 0
    Last Post: 01-21-2009, 07:58 AM