You are viewing our Forum Archives. To view or take place in current topics click here.
How Do I make a modding program?
Posted:

How Do I make a modding program?Posted:

GamerTechz
  • TTG Addict
Status: Offline
Joined: Feb 11, 201212Year Member
Posts: 2,185
Reputation Power: 88
Status: Offline
Joined: Feb 11, 201212Year Member
Posts: 2,185
Reputation Power: 88
How would I make a modding program? Would I need to change the hex vaule of the thing I am trying to mod?

P.S - This program is going to be for xbox 360 save games
#2. Posted:
KinG_Icee
  • Powerhouse
Status: Offline
Joined: May 04, 201212Year Member
Posts: 405
Reputation Power: 23
Status: Offline
Joined: May 04, 201212Year Member
Posts: 405
Reputation Power: 23
l0l. its a l0t m0re c0mplixated that that breh
#3. Posted:
Bie
  • Resident Elite
Status: Offline
Joined: May 30, 201212Year Member
Posts: 214
Reputation Power: 11
Status: Offline
Joined: May 30, 201212Year Member
Posts: 214
Reputation Power: 11
you need to know what hex codes
#4. Posted:
CekcHD
  • TTG Contender
Status: Offline
Joined: Sep 10, 201112Year Member
Posts: 3,326
Reputation Power: 150
Status: Offline
Joined: Sep 10, 201112Year Member
Posts: 3,326
Reputation Power: 150
U need to know atleqst 5-6 different coding languages or have ppl who know them
#5. Posted:
-iOwen
  • Ladder Climber
Status: Offline
Joined: Aug 25, 201112Year Member
Posts: 389
Reputation Power: 20
Status: Offline
Joined: Aug 25, 201112Year Member
Posts: 389
Reputation Power: 20
KinG_Icee wrote l0l. its a l0t m0re c0mplixated that that breh
It's actually not that complicated.. there is a YouTube tutorial somewhere on how to make a simple, basic mod tool. I made one for Juiced once, to mod Cash..!
#6. Posted:
Sparkies
  • Rising Star
Status: Offline
Joined: Jul 13, 201013Year Member
Posts: 732
Reputation Power: 29
Status: Offline
Joined: Jul 13, 201013Year Member
Posts: 732
Reputation Power: 29
It's extremely easy...and alot of tutorials on youtube. Just search on google bro. And who ever said hex helps make programs your so off.
#7. Posted:
AAW
  • TTG Senior
Status: Offline
Joined: Apr 30, 201113Year Member
Posts: 1,574
Reputation Power: 70
Status: Offline
Joined: Apr 30, 201113Year Member
Posts: 1,574
Reputation Power: 70
You need to spend time looking at e-book buddy get the used for Vb C++ C# and so on before you do anything but play about with VB first
#8. Posted:
Tea
  • Retired Staff
Status: Offline
Joined: Jul 07, 200914Year Member
Posts: 2,596
Reputation Power: 205
Status: Offline
Joined: Jul 07, 200914Year Member
Posts: 2,596
Reputation Power: 205
That's what the program would have to do, so it's not as simple as it seems.

You need to make your program change the hex codes depending on the user input, for example.

You have a hex code of 000100 - This is say your level in skyrin ( which would be 1).

You would require the program to change 000100 to the level the user inputs, so if its level 99 - 009900.

Note this is an example and not the same numbers to change, but you should get the jist.

As you don't really have programming knowledge I would recommened learning basic languages first and just trying to make a simple program, like a basic calculator or a file directory changer... Just something simple to help you.

If you need help then people are here, but this isn't a section for us to tell you what to do, just to guide you or to help you on bits you're finding difficult.

Not make you a program, write your code... more like check for errors, helping you expand
#9. Posted:
AAW
  • TTG Senior
Status: Offline
Joined: Apr 30, 201113Year Member
Posts: 1,574
Reputation Power: 70
Status: Offline
Joined: Apr 30, 201113Year Member
Posts: 1,574
Reputation Power: 70
Sparkies wrote It's extremely easy...and alot of tutorials on youtube. Just search on google bro. And who ever said hex helps make programs your so off.


Unless you know the Hex your not making a modding program so your way off
#10. Posted:
Sparkies
  • Rising Star
Status: Offline
Joined: Jul 13, 201013Year Member
Posts: 732
Reputation Power: 29
Status: Offline
Joined: Jul 13, 201013Year Member
Posts: 732
Reputation Power: 29
AAW wrote
Sparkies wrote It's extremely easy...and alot of tutorials on youtube. Just search on google bro. And who ever said hex helps make programs your so off.


Unless you know the Hex your not making a modding program so your way off

"The Hex" is not very helpful when creating a program. To start off you must know VB. Hex could help depending on the program but It is not very useful
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.