Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 05/24/2023 in all areas

  1. I currently building a website that will contain all the games info and dumps , anyone who want to help out contact me !
    1 point
  2. its the same script i post on page 42 something. the one from 1.728+ ish Halloween souls should be already included on the script, since it inflates this id Halloween_souls, but i guess i'll look into new game's code and let's everyone knows what's the modifier, so yall can edit it by yourself
    1 point
  3. 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: 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.
    1 point
×
×
  • 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.