Jump to content
  • 0

DARK_DEMON_SCRIPTER
 Share

Question

6 answers to this question

Recommended Posts

  • 0

Hi @DARK_DEMON_SCRIPTER, I assume you're finding for WallHacks; then you can use above comments. It's usually for Unity Engine. You can also check:

  • 1) Items are usually use Texture, rather than defined material each-parts. Thus you can use: Special-K. You can change the Texture in Realtime. It is for PC though, so you need to use Emulators. It is working on "Tencent Gaming Buddy" (older version of: gameloop) from the last time I've been used.
  • 2) If the colors is shaders / using material; you can technically edit it using Special-K, however that's not applicable to physical devices. You can check for reference to "depthBiass" or "Biass" and change it's value into really high number. Might need a little help by dumping the game:

271173581_Screenshot(6).thumb.png.24ca63be50649037467c55790b60123a.png

  • 3) Modifying a shaders for WallHack can be tiresome, as it's might depends on your GPU (Mediatek, Snapdragon, etc). Shaders are served by OpenGL in Android, thus you can find all the game shader vertex or fragments inside LibGLES. I'm not sure how to do this on Game Guardian though, probably find the Process Memory Range that are related to OpenGL and do some basic graphical change (Resolution low to max, etc). For example PUBGM WallHack using GL: RedMan
  • 4) You can start from the basic by finding RGBA values of the Item. RGB ranges from 0 to 255 & A only 0 to 1. It can also take hexes form: Hex Color Codes. RGBA values are also Floats type.

1995421292_Screenshot(5).thumb.png.833d399e6ce14fa7915418b74411a537.png

Link to comment
Share on other sites

  • 0
3 hours ago, DARK_DEMON_SCRIPTER said:

Cách tìm giá trị màu của bất kỳ vật phẩm/tường nào cho bất kỳ trò chơi nào

Usually the value 1 Float memory CA

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.