Jump to content
  • 0

Protection gameguardian when searching values


external7772

Question

Posted

When GG searching numbers user can click on GG icon and he will see values. How to stop GG when user will click on icon while script searching values? (not when gg.setVisible = true then os.exit, exactly when gg searching values)

2 answers to this question

Recommended Posts

Posted
7 hours ago, external7772 said:

When GG searching numbers user can click on GG icon and he will see values. How to stop GG when user will click on icon while script searching values? (not when gg.setVisible = true then os.exit, exactly when gg searching values)

Don't share your script.

Posted
8 hours ago, external7772 said:

When GG searching numbers user can click on GG icon and he will see values. How to stop GG when user will click on icon while script searching values? (not when gg.setVisible = true then os.exit, exactly when gg searching values)

lua is a scripting language that mean the next statement will be executed only if the statement above this one has been executed. if gg is searching for value he wont execute nothing else until the search end, has @HEROGAMEOfficial said if you want to protect your script dont share it

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.