Posted
I am only releasing this as a trial run to see whether it would be efficient for script developers to make use of. The duration of this trial period is 4 months starting of February 1st, 2020.
getgc(true) is next.
Will only work with exploits like Synapse X, Protosmasher, SirHurt etc.
-- TRIAL EDITION-- Settings for extracting getreg()getgenv().fileName = 'regs.lua'getgenv().ALLOW_UNHANDLED_METHODS = false -- includes `number` and `thread`getgenv().ALLOW_PROPERTIES = false -- gets the properties of each instancegetgenv().ALLOW_GETRAWMETATABLE = true -- makes use of getrawmetatablegetgenv().ALLOW_GENERIC_ROBLOX_SCRIPTS = false -- allows scripts / tables made by ROBLOX itselfgetgenv().IGNORE_INDEX_TABLE = true -- ignores tables that has "__index"getgenv().IGNORE_UPVALUES_OF_NEW = true -- ignores tables that has of "new"getgenv().IGNORE_NIL_SCRIPTS = true -- ignores the scripts that are not set to a parentgetgenv().max_indent = 3 -- cap before "REACHED_MAX_INDENT" appearsloadstring(game:HttpGet('https://gist.githubusercontent.com/SadBinz/f79ab9fcfb454a333c8ae8ff8907951a/raw/13f8b518b6f234da8adbf342efda1c2052d5c540', true))()
Replied
Wait... then why does the WeAreDevs API support the functions you used?
A pic is here:
Cancel
Post
Users viewing this thread:
( Members: 0, Guests: 1, Total: 1 )
Cancel
Post