Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 178 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 178 Bytes

get-exploit

Tries to determine the name of the exploit being used in a Roblox game.

Example

local currentExploit = GetExploit()
print(currentExploit)

>> Unknown