You are viewing our Forum Archives. To view or take place in current topics click here.
What do it need to make my own Mod Menu?
Posted:

What do it need to make my own Mod Menu?Posted:

ImxDezrah
  • New Member
Status: Offline
Joined: Aug 12, 201311Year Member
Posts: 28
Reputation Power: 1
Status: Offline
Joined: Aug 12, 201311Year Member
Posts: 28
Reputation Power: 1
Title says all.. Can someone tell me what i need?
Maybe + Download?
#2. Posted:
Bronze-Mods
  • Challenger
Status: Offline
Joined: Mar 23, 201311Year Member
Posts: 197
Reputation Power: 7
Status: Offline
Joined: Mar 23, 201311Year Member
Posts: 197
Reputation Power: 7
FF Viewer
Maybe Notepad ++
Thats All I Need
What Game?
#3. Posted:
Botch
  • TTG Senior
Status: Offline
Joined: Aug 31, 201212Year Member
Posts: 1,553
Reputation Power: 65
Status: Offline
Joined: Aug 31, 201212Year Member
Posts: 1,553
Reputation Power: 65
It depends on the game really.

If you are wanting to make a simple R2R script, you really just need the basics of programming down.

If you want to make a GSC mod menu for CoD4 or W@W zombies, learn GSC (sort of an odd combination of C++ and C#).

If you want to make a .dll mod menu, learn C++.
If you want to make an XRPC app, learn C#.

I would suggest learning the language to some extent before going off and making a menu.
#4. Posted:
XeXBenqz
  • Resident Elite
Status: Offline
Joined: Jun 26, 201311Year Member
Posts: 243
Reputation Power: 9
Status: Offline
Joined: Jun 26, 201311Year Member
Posts: 243
Reputation Power: 9
Botch wrote It depends on the game really.

If you are wanting to make a simple R2R script, you really just need the basics of programming down.

If you want to make a GSC mod menu for CoD4 or W@W zombies, learn GSC (sort of an odd combination of C++ and C#).

If you want to make a .dll mod menu, learn C++.
If you want to make an XRPC app, learn C#.

I would suggest learning the language to some extent before going off and making a menu.


I Want to make a .dll Mod Menu
Is there a Download with an Older Mod Menu?? so i can see how its Scripted for the Start
#5. Posted:
Botch
  • TTG Senior
Status: Offline
Joined: Aug 31, 201212Year Member
Posts: 1,553
Reputation Power: 65
Status: Offline
Joined: Aug 31, 201212Year Member
Posts: 1,553
Reputation Power: 65
XeXBenqz wrote
Botch wrote It depends on the game really.

If you are wanting to make a simple R2R script, you really just need the basics of programming down.

If you want to make a GSC mod menu for CoD4 or W@W zombies, learn GSC (sort of an odd combination of C++ and C#).

If you want to make a .dll mod menu, learn C++.
If you want to make an XRPC app, learn C#.

I would suggest learning the language to some extent before going off and making a menu.


I Want to make a .dll Mod Menu
Is there a Download with an Older Mod Menu?? so i can see how its Scripted for the Start

Really, all you need is button monitoring and HUD elements (you could use other things, but HUD is more popular).
Just download a menu base and see how they set it up.
#6. Posted:
XeXBenqz
  • Resident Elite
Status: Offline
Joined: Jun 26, 201311Year Member
Posts: 243
Reputation Power: 9
Status: Offline
Joined: Jun 26, 201311Year Member
Posts: 243
Reputation Power: 9
Botch wrote
XeXBenqz wrote
Botch wrote It depends on the game really.

If you are wanting to make a simple R2R script, you really just need the basics of programming down.

If you want to make a GSC mod menu for CoD4 or W@W zombies, learn GSC (sort of an odd combination of C++ and C#).

If you want to make a .dll mod menu, learn C++.
If you want to make an XRPC app, learn C#.

I would suggest learning the language to some extent before going off and making a menu.


I Want to make a .dll Mod Menu
Is there a Download with an Older Mod Menu?? so i can see how its Scripted for the Start

Really, all you need is button monitoring and HUD elements (you could use other things, but HUD is more popular).
Just download a menu base and see how they set it up.


OK Thanks i will Try it!
Can i Add you on Skype if i have a Question?
#7. Posted:
U_ShoodRageQuit
  • New Member
Status: Offline
Joined: Jul 17, 201212Year Member
Posts: 29
Reputation Power: 1
Status: Offline
Joined: Jul 17, 201212Year Member
Posts: 29
Reputation Power: 1
Add jacob.smith642 on skype ill teach you C and C++ first I will teach you python like only basic prints and scripts like print("Hi") which will help you leaaenr
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.