Posted
I created a Form in Visual Studio 2019 that uses WRDAPI v1 to execute Lua code (SendLuaScript(string)) from inside of Roblox games. This works fine.
My issue is, some of my lua code has functions with variables that I would like to "return" to Visual Studio so I can export them to an external database. I don't think this is directly supported with APIv1 - which is why I want to have the variables returned to VS so I can export them.
My Lua code acts like a data collector - not actually changing anything inside of the game.
Thanks
Replied
use v2..
also name this DataSploit
Cancel
Post
yes
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post