Here is my code
-- Importing necessary modules
local ffi = require("ffi")
ffi.cdef[[
typedef struct {
unsigned short wYear;
unsigned short wMonth;
unsigned short wDayOfWeek;
unsigned short wDay;
unsigned short wHour;
unsigned short wMinute...
I am trying to do a Neverlose Watermark script, that will work in gamesense but I don't understand what to do for it to launch and work, and for it to appear in LUA