Posted
I barely know anything about cheat engine and c++ (mainly c++).
I just want to know how I can make a basic ESP. From what I can do currently, I can find the Y axis and change it in a game via Nopde Engine.
If you can spare the details, how do I create a menu for it?
Exploits I own:Â Synapse, Electron
Scripts I've made: Aimbot GUI, Draco Admin
Scripts I'm working on: More game ESPs
Replied
Check out ImGui to create boxes around players. It's basically a GUI library. You'll need to map the player on your screen. Roblox already does the math for you with this: https://developer.roblox.com/en-us/api-reference/function/Camera/WorldToViewportPoint
Once you get the screen position, draw a line to it with ImGui. That's probably the simplest solution.
Cancel
Post
Added
I just realized this was from July... Lol
Cancel
Post
I'm just a chill guy fr 🤙
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post