g1doz Posted August 2, 2019 Posted August 2, 2019 I want detect If other script open my script using gg.getfile() and hooking, how can I do????
TopGEOYT Posted August 2, 2019 Posted August 2, 2019 U can use simple code : if not loadfile(gg.getFile()) then gg.alert("Error") return end it will detect if ur script is in load , loadfile , makeRequest . of course it can be bypassed .
g1doz Posted August 2, 2019 Author Posted August 2, 2019 ah but THIS BadCaseScriptLauncher.lua HOW DO THAT PROTECTION ? i test in compiler logs by enyby and detect load how ? I want to protect just like him
Question
g1doz
I want detect If other script open my script using gg.getfile() and hooking, how can I do????
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.