You are viewing our Forum Archives. To view or take place in current topics click here.
Help with Mod Menu Making?
Posted:

Help with Mod Menu Making?Posted:

MrTQRNapart
  • Resident Elite
Status: Offline
Joined: Sep 15, 201310Year Member
Posts: 253
Reputation Power: 23
Status: Offline
Joined: Sep 15, 201310Year Member
Posts: 253
Reputation Power: 23
Hi, So I've been wanting to create my own mod menu but not sure where to start or what I need e.g programs etc. I don't have coding experience, just want to know basic information or help to get started.

I would like to make a Call of Duty Menu, preferably MW2 and Xbox 360
-Thanks
#2. Posted:
Roly
  • Rising Star
Status: Offline
Joined: Aug 16, 20167Year Member
Posts: 735
Reputation Power: 124
Status: Offline
Joined: Aug 16, 20167Year Member
Posts: 735
Reputation Power: 124
You can't just make a Mw2 Menu without coding experience it takes time not just an hour if you think that's what it takes.
#3. Posted:
MrTQRNapart
  • Resident Elite
Status: Offline
Joined: Sep 15, 201310Year Member
Posts: 253
Reputation Power: 23
Status: Offline
Joined: Sep 15, 201310Year Member
Posts: 253
Reputation Power: 23
Roly wrote You can't just make a Mw2 Menu without coding experience it takes time not just an hour if you think that's what it takes.


I know it won't take an hour, I'll learn it for a while.
#4. Posted:
TCPIP
  • Powerhouse
Status: Offline
Joined: Jan 27, 201113Year Member
Posts: 417
Reputation Power: 19
Status: Offline
Joined: Jan 27, 201113Year Member
Posts: 417
Reputation Power: 19
a good start would be finding a mod menu source code. you can google this to find one.

you will need visual basics 2010.

open it up and read through it and try to understand what it is doing and compare it to what you see when you run the menu. this should help you analyse what is coded and how it works

Droseum20 did a video about 4/5 years ago explaining the basics and he also put DL links in the description.

i would say you could understand it and edit it within a few days, but creating an original menu will take a while.

I have been doing this for about 10 years now, feel free to PM me and i am happy to help
#5. Posted:
MrTQRNapart
  • Resident Elite
Status: Offline
Joined: Sep 15, 201310Year Member
Posts: 253
Reputation Power: 23
Status: Offline
Joined: Sep 15, 201310Year Member
Posts: 253
Reputation Power: 23
Ok thanks, I'm watching MODDEDWARFARE's Jtag coding series and I installed visual studio 2017 but he used 2013. Does it make a difference for what Year you have?
#6. Posted:
TCPIP
  • Powerhouse
Status: Offline
Joined: Jan 27, 201113Year Member
Posts: 417
Reputation Power: 19
Status: Offline
Joined: Jan 27, 201113Year Member
Posts: 417
Reputation Power: 19
different frameworks and options, personally i prefer the 2010 version, it's much nicer IMO
#7. Posted:
coolbunny1234
  • Winner!
Status: Offline
Joined: Aug 09, 200914Year Member
Posts: 6,491
Reputation Power: 8063
Motto: The Original Bunny
Motto: The Original Bunny
Status: Offline
Joined: Aug 09, 200914Year Member
Posts: 6,491
Reputation Power: 8063
Motto: The Original Bunny
MrTQRNapart wrote Ok thanks, I'm watching MODDEDWARFARE's Jtag coding series and I installed visual studio 2017 but he used 2013. Does it make a difference for what Year you have?


I can help you as well if you need it. Personally I've found 2010 is the superior version as it doesn't have all the errors that 2013 comes with.
#8. Posted:
MrTQRNapart
  • Resident Elite
Status: Offline
Joined: Sep 15, 201310Year Member
Posts: 253
Reputation Power: 23
Status: Offline
Joined: Sep 15, 201310Year Member
Posts: 253
Reputation Power: 23
coolbunny1234 wrote
MrTQRNapart wrote Ok thanks, I'm watching MODDEDWARFARE's Jtag coding series and I installed visual studio 2017 but he used 2013. Does it make a difference for what Year you have?


I can help you as well if you need it. Personally I've found 2010 is the superior version as it doesn't have all the errors that 2013 comes with.


Ok cheers, I mean what help would you offer or should I try on my own first?
#9. Posted:
coolbunny1234
  • Summer 2020
Status: Offline
Joined: Aug 09, 200914Year Member
Posts: 6,491
Reputation Power: 8063
Motto: The Original Bunny
Motto: The Original Bunny
Status: Offline
Joined: Aug 09, 200914Year Member
Posts: 6,491
Reputation Power: 8063
Motto: The Original Bunny
MrTQRNapart wrote
coolbunny1234 wrote
MrTQRNapart wrote Ok thanks, I'm watching MODDEDWARFARE's Jtag coding series and I installed visual studio 2017 but he used 2013. Does it make a difference for what Year you have?


I can help you as well if you need it. Personally I've found 2010 is the superior version as it doesn't have all the errors that 2013 comes with.


Ok cheers, I mean what help would you offer or should I try on my own first?


Any help that you need I'm more than happy to assist you. I'd recommend seeing what you can do on your own, and when you get stuck, reach out for help. As mentioned above, the best way to learn is to parse through the released source codes of menus available, and to then see what you understand and what you don't.
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.