Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  • Guest, before posting your code please take these rules into consideration:
    • It is required to use our BBCode feature to display your code. While within the editor click < / > or >_ and place your code within the BB Code prompt. This helps others with finding a solution by making it easier to read and easier to copy.
    • You can also use markdown to share your code. When using markdown your code will be automatically converted to BBCode. For help with markdown check out the markdown guide.
    • Don't share a wall of code. All we want is the problem area, the code related to your issue.


    To learn more about how to use our BBCode feature, please click here.

    Thank you, Code Forum.

C++ c++ knowledge needed

Status
Not open for further replies.

TableFlipGod

Bronze Coder
I need help with a program, im making something relative to fraps so if you can help me then please comment below.
 
Last edited by a moderator:
What can we help you with?
Maybe just ask the question and see if someone replies.
So i have this project im working on and im using a c++ project but i have no idea what anything means lmao but anyways i want to run the c++ program or create a new instance of it. Example just google axtin fpsunlocker and when it runs it shows an fps cap limit i have that on my ui i just dont know how to implement it to the c++ project. I can send my current program from discord @ Table#5111 thanks
 
I don't want to discourage you, but my general advice for programming is to learn it one step at a time. If it takes a few months of coding C++ to learn how to do this, it's worth it in my opinion. I have gone down the road of downloading source code / libraries and tinkering around until it works, but I have found it's extremely hard to actually learn the code. If you want to help yourself long-term, I highly recommend letting this idea sit on the backburner for a bit while you learn some fundamentals for coding in C++.

There are some videos and content online that are similar (C++ GUI for Roblox), but they don't seem to actually teach enough to help you do what you want specifically.
 
Last edited:
This thread really needs to be broken down into separate threads.
How to construct a GUI with C++
How to connect C++ GUI with Roblox
How to limit FPS for program/roblox

Try to break it down into separate questions so they can be answered properly. You can then use the new knowledge to complete your project.
 
This thread really needs to be broken down into separate threads.
How to construct a GUI with C++
How to connect C++ GUI with Roblox
How to limit FPS for program/roblox

Try to break it down into separate questions so they can be answered properly. You can then use the new knowledge to complete your project.
Ok thanks :)
 
Status
Not open for further replies.

New Threads

Latest posts

Buy us a coffee!

Back
Top Bottom