How to interact with roblox using c++
I want to understand how to change a value in the player object (like an int value) then get a c++ script to get that value and print it and obviously be able to use it and such.
I am experienced in c++ and i tried using http servers but theres too much latency with roblox http client.
If you have a solution i would be happy to know