Categories > Coding > C++ >

need help with lua vm shuffles

New Reply

Posts: 8

Threads: 4

Joined: Nov, 2024

Reputation: 0

Posted

First, a better explanation (since I think that roblox 2016 source shuffles are very outdated)
Second, how do I even implement them into my lua so i can use basic functions such as lua_pushstring

  • 0

  • Comment

RealNickk

nick / reversed-coffee

vip

Posts: 47

Threads: 4

Joined: Mar, 2023

Reputation: 10

Replied

You can compare decompiled code to other versions to find out what offsets go to what. Theoretically, you can also take a trial and error course of action by opening up the Lua state in something like ReClass and making assumptions based on the data shown.

  • 0

  • Comment

Used to be involved with game hacking, now I'm involved in cybersecurity. https://reversed.coffee/blog

Login to unlock the reply editor

Add your reply

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )