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:
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?
Maybe + Download?
#2. Posted:
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?
Maybe Notepad ++
Thats All I Need
What Game?
- 0useful
- 0not useful
#3. Posted:
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.
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.
- 0useful
- 0not useful
#4. Posted:
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
- 0useful
- 1not useful
#5. Posted:
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 wroteBotch 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.
- 0useful
- 0not useful
#6. Posted:
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 wroteXeXBenqz wroteBotch 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?
- 0useful
- 0not useful
#7. Posted:
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
- 0useful
- 1not useful
You are viewing our Forum Archives. To view or take place in current topics click here.