Jump to content
  • 0

can anyone help me how not detected anti cheat


moonshine

Question

7 answers to this question

Recommended Posts

Hi @moonshine, it looks like your account have abnormal results in statistical means, so I don't think it is because of Memory Detection. However you can try the following on Termux or etc.

for i in $(pidof com.your.game.name); do mount -o bind /proc/2/maps /proc/$i/maps; done

 

Link to comment
Share on other sites

8 hours ago, MC189 said:

Hi @moonshine, it looks like your account have abnormal results in statistical means, so I don't think it is because of Memory Detection. However you can try the following on Termux or etc.

for i in $(pidof com.your.game.name); do mount -o bind /proc/2/maps /proc/$i/maps; done

 

It said pidof: illegal omit pid value (bind)!

Link to comment
Share on other sites

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.