Hi all. I want to learn how to make roblox mods
I have all the basic knowledge. In practice, including: hooks, patches, visuals, dumps, etc.
The problem is, Roblox is not a Unity game.
I can't figure out how to get a good dump
I expanded lib in ida pro. But all methods are in the sub_XXXX format. Metadata could not be found
I know Roblox specifics. There are constant universal methods: movement speed, jump speed, flight, etc.
But under each mode new functions are added
How to get a dump of offsets of a specific Roblox mode under these conditions?
Can you tell me how to enter the world of Roblox modding?
I have all the basic knowledge. In practice, including: hooks, patches, visuals, dumps, etc.
The problem is, Roblox is not a Unity game.
I can't figure out how to get a good dump
I expanded lib in ida pro. But all methods are in the sub_XXXX format. Metadata could not be found
I know Roblox specifics. There are constant universal methods: movement speed, jump speed, flight, etc.
But under each mode new functions are added
How to get a dump of offsets of a specific Roblox mode under these conditions?
Can you tell me how to enter the world of Roblox modding?