Jump to content
  • 0

Hide group search


RealWanteD
 Share

Question

Hello, I was wondering if I can hide the group search

Like if a user is activiting a cheat feature then he open the script

He actually can see the group search values while gg is still searching

Is there a method to hide or os.exit if he opened gg while searching ?

 

 

InShot_20221018_154208843.jpg

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 1
20 minutes ago, xWanted said:

Hello, I was wondering if I can hide the group search

Like if a user is activiting a cheat feature then he open the script

He actually can see the group search values while gg is still searching

Is there a method to hide or os.exit if he opened gg while searching ?

 

 

InShot_20221018_154208843.jpg

It can be done only in modded gg bro

20 minutes ago, xWanted said:

Hello, I was wondering if I can hide the group search

Like if a user is activiting a cheat feature then he open the script

He actually can see the group search values while gg is still searching

Is there a method to hide or os.exit if he opened gg while searching ?

 

 

InShot_20221018_154208843.jpg

But u can try it in codes like

if gg.isVisible() then

gg.setVisible(false)

os.exit(print("NO PEEKING"))

enfd     

 

 

And I recommend you to use offset search for more fast searching because searching a single value is faster then a group search

If u don't know about offset then check this out

Templates for Using Offsets 1.0.0

Edited by DARK_DEMON_SCRIPTER
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • 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.