Skip to content

add moonsec macro definitions#10

Open
rex-rbx wants to merge 4 commits into
rocult:mainfrom
rex-rbx:main
Open

add moonsec macro definitions#10
rex-rbx wants to merge 4 commits into
rocult:mainfrom
rex-rbx:main

Conversation

@rex-rbx

@rex-rbx rex-rbx commented Nov 28, 2025

Copy link
Copy Markdown

No description provided.

@setstack

setstack commented Dec 3, 2025

Copy link
Copy Markdown
Contributor

I personally don't see a point in adding MoonSec? I don't know just my opinion 🤷.

@setstack setstack left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also seem to be missing __secureeq and GetDST ?

Listed here: Documentation

@rex-rbx

rex-rbx commented Dec 16, 2025

Copy link
Copy Markdown
Author

Also seem to be missing __secureeq and GetDST ?

Listed here: Documentation

they dont have those funcs anymore in v3

Comment thread types/environment.d.luau
Comment on lines +358 to +359
declare getthreadcontext(): number
declare setthreadcontext(context: number): any?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

add docs for these new defs or remove the lines

Comment thread types/environment.d.luau
declare function restorefunction(functionToRestore: AnyFunction): ()

declare function getnamecallmethod(): string
declare function setnamecallmethod(ncm: string): any?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove since should be completed by #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants