ADVERTISEMENTREMOVE ADS
EnvInspector (Universal)
47,636 views
Script Preview
Description
This is a script to see lists of functions and variables. It also shows what is in the environment
I used this script to find out how hook methods work in Xeno lol
You can find out what functions your injector supports
The interface is clear and simple
Features:
- Universal
- Check functions injector
- Inspector all tables
- functions in injector
Tested with
ADVERTISEMENTREMOVE ADS
1 Lines • 124 Bytes
loadstring(game:HttpGet("https://raw.githubusercontent.com/MakerScript/UniversalScript/refs/heads/main/EnvInspector.lua"))()
ADVERTISEMENTREMOVE ADS
ADVERTISEMENTREMOVE ADS
Comments
uhm whats the point of this 'script'?
@Maanaaaa This script lets you see everything in getgenv, getrenv and getfenv. It also lets you see all the functions in the injector. The script will tell you if any function, like hookfunction or hookmetamethod, works. It will do it 100%. It is better than UNC test to find out if a function works
@makerscript ok logger probably
@Maanaaaa In general, this is viewer getrenv, getgenv, getfenv
@makerscript pointless (my opinion)