Jump to content

Sami1982

Members
  • Posts

    82
  • Joined

  • Last visited

Posts posted by Sami1982

  1. 17 minutes ago, nok1a said:

    Oke and what about the group search 327,684D;22D;28D;0D;33,554,931D? When you enable all regions and go in match and search. No result?

    The thing is, the group search and script i have tried on emulator and mobile phone and on both worked. And the values remain same even after restart of the game. So perhaps you have to find your health value and then you have to execute a script i can give you. And then we perhaps find out what for values are at the location of which your supposed to have: 327,684D;22D;28D;0D;33,554,931D. Possible it will be static for you as well. But first check if this group search works when enabling all regions.

    Sorry this may have been an oversight on my part.....I just now re-confirmed this, and with all regions enabled, the 327,684D;22D;28D;0D;33,554,931D::65 search yields the following restuls:

    But again none of the negative values around those results are the correct ones

    GG.jpg

    GG1.jpg

  2. 36 minutes ago, nok1a said:

    You don't need to be in same mission. search 256;1.0 when the pause menu is visible. And search 257;1.0 when the pause menu is hidden.

    Okay, whether I search with or without the pause menu visible doesn't seem to have any bearing on whether or not I find results. The only thing that seems to determine whether or not I get results is what group size I use. If I use ::13 I get nothing (again with or without the pause menu visible) for both the 256 and 257. Whereas if I use ::65536  I get thousands of results for the 257 and 5 to 7 results for the 256. I did a "goto" on all 7 results and randomly messed with the nearby negative values but unfortunately none were the correct health value.

    The funny thing is that having the "autopause game" setting in GG on "no" VS "yes" seems to make no difference at all.  While actively in a mission, if you tap on GG's icon, you can perform your search without the pause menu visible regardless of what the setting says.  If you want to perform the search WITH the pause menu visible all you have to do is tap on the X of GG's upper right corner and you'll immediately be brought to the pause menu and then you can tap on GG's icon again to perform your search with the pause menu visible. 

    11 minutes ago, nok1a said:

    Enable all regions

    Way ahead of you Lol.  Had already done it on my own but forgot to mention it 🙂

    EDIT:  Sorry this may have been an oversight on my part.....I just now re-confirmed this, and with all regions enabled, the 327,684D;22D;28D;0D;33,554,931D::65 search yields the following restuls:

    But again none of the negative values around those results are the correct ones

    GG.jpg

    GG1.jpg

  3. 8 hours ago, nok1a said:

    Just connecting dods that perhaps is useful for others.

    Btw can you try as shown in the video?:

    And on top of that also try this group search, its in region A, Ca or Cb...ranges changes at restart...could also be ranges Other actually: 327,684D;22D;28D;0D;33,554,931D::65

    Okay the search of 257;1.0F::13 in the video worked but refining to 256;1.0F::13 produced no results for me.

                     

    But this search didn't produce any results at all.

                       And on top of that also try this group search, its in region A, Ca or Cb...ranges changes at restart...

                         could also be ranges Other actually: 327,684D;22D;28D;0D;33,554,931D::65

     

    Do I need to be in the same mission as you?

     

     

  4. 3 hours ago, nok1a said:

    In the new version there is a class named "CipherProvider".
     

    I am using this class as pointer reference for the script.

    The health value it self is part of the class Float:
     

    I am not sure but i think in order to find out how the value works in the old version you have to investigate that class CipherProvider. To be honest madfinger games isn't really known to change anything to their encryption and normally they don't care.

    Okay those screenshots look like a foreign language to me LOL. Is this DNS spy or something?  

     

  5. 27 minutes ago, nok1a said:

    Ok, i can't work with that. Also i am experiencing problems with the modded APK. Like while i am searching values gameguardian can't find the process anymore.

    Aside from that i installed the latest APK and finding health value was way more easy and more making it in a script should not be an issue. I just tested it and it works fine, even if it is encrypted because it has a metadata and libil2cpp.so.
    The version 1.5.1 doesn't has a libil2cpp and still uses libmono and that's why it will be a struggle finding the right pointers. The pointers point to their own address instead of a metadata.

    Does the modded APK gives you any type of benefits that the latest version does not give you?

    Wow, that's really awesome to hear!   

    Being offline, the modded APK has the possibility to hack the gold so that I can instantly unlock any weapon without risking a ban.  With the latest version, it takes a long time to collect gold to unlock weapons.  I've already gradually unlocked all these weapons over the years legitimately using my good account and I don't want to risk a ban if I use GG.

  6. 23 minutes ago, nok1a said:

    I was thinking about pointer search. But not sure. Can you search the health value and select the 3 bytes and send a screenshot of the xor result. Like this.

     

     

    Gladly!  I've attached them.  I was confused because you said "xor" but your screenshot was offset (or at least I felt that it was lol), so I took a screenshot of both just to be safe.

    Capture3.jpg

    capture4.jpg

  7. 23 minutes ago, nok1a said:

    Weird. Installed the mod APK which was behaving really weird. I still could not find the value as you did using encrypted search. Do i have to search the value when i am in increasing my health with a medkit instead of when my health goes down? I found a health value using unknown search, it's possible the same as yours but if i edit it as you did "-9,999,999.0" the health value changes to 1. Do you always get a high health when you edit to 9999999 ?

    Can you check if you go the address of the health value it looks like this? Are the pointers at the same distance from where the health value is located as the in the screenshots?

     

    No, you don't need to increase your health with a medkit. You can decrease your health too if you want and it works as long as you don't die before you reach 10 or less values. But obviously if you're about to die and you still have a ton of results then you would naturally need to increase your health to be able to continue filtering for the correct value. By the way when taking damage, the value sometimes increases even though it should logically decrease and the opposite is true.  As such I only execute a "changed" scan.  Sometimes it gets glitchy and the only way I can find it is with an unknown search as you did.  You don't need to use -9,999,999.0.  You can simply freeze it.  No, I don't always get a high health when editing to -9,999,999.0.  Sometimes it randomly changes to 1 for me too as it did with you, in which case I simply just change it to -0.5 and that gives a high health.  And yes the pointers are at the same distance from the health value for me too.

    8 minutes ago, nok1a said:

    When changing last byte of the health value to -127 i get high health value.

     

     

    "Personally i don't think it looks that simple to automate the process". Group search perhaps won't work.

    Yeah unfortunately I had a feeling this would be the case. After my original post, the more I explored and the deeper I dug, the more evident it became to me that this wasn't going to be easily done through GG, if even at all possible.  I truly do appreciate your efforts and the time you have put into this to try to help me. Thanks a lot.

  8. 6 hours ago, nok1a said:

    The video would be helpful. In fact, when you find your health value can you run @Lover1500 his script:

    Class name and Field offset searcher (#4udgq21d)

    And send a screenshot of the prompt.

    Okay the screenshot is attached.  I sent you a youtube link to an unlisted video in a private message because when I tried to post the link here it wouldn't allow me to do it. 

    Thanks

    capture2.jpg

  9. 1 hour ago, nok1a said:

    Oke just asking but you said the value is encrypted but can you send me a screenshot of the health value you found, preferable in float data type.

    Okay but the value is never the same after I restart the game. The screenshots are attached. I can also share a quick video of me finding the encrypted health value and demonstrating that it works if this helps. I just need a telegram or some other means of sharing as I tried posting a youtube link to an unlisted video here but it wouldn't allow me to do it.

    Dead Trigger2(a).jpg

    Dead Trigger 2(b).jpg

    Dead Trigger 2(c).jpg

  10. 1 hour ago, nok1a said:

    Does this only work on that dead trigger 2 version? If i used fuzzy search and decrease i get a float value. But im using last version because old version asked me to update.

    Screenshot_2024-01-02-16-27-48-554_com.x8zs.sandbox.jpg

    And i still die even after freezing the value.

    Thanks for trying I really appreciate the time and effort you are putting into this. I didn't try it on the latest version or using my good account because I didn't want to risk a ban. So I don't know to be honest if it only works on the version I am trying it on. The version I am trying it on is 1.5.1 and it's offline and it doesn't ask me to update. I can even turn off my internet completely and use it totally offline. If you'd like to try that version here is the link:

    http://www.mediafire.com/file/nt83tt2wvjom7om/dead_trigger_2_hack.rar/file

    All you have to do after installing it is set a new user name (it can be anything, e.g. "dead1234" for both the username and password) and allow storage permissions in the game's app settings. Thanks again

  11. On 1/1/2024 at 2:05 PM, MonkeySAN said:

    maybe you can share the game name and what you are trying to find?

    so that people can look for a way to find it.

    Sorry I meant to reply to you with a quote, but instead I did it without a quote. Not sure if you got notified of my reply or not. But anyway, here it is:

    Hi, thanks for the reply.  It's an old offline version of Dead Trigger 2 (version 1.5.1). Am I allowed to post a link here? If so I would link it.  What I need is a way to speed up/automate finding the health value. It's encrypted and I can find it fairly easily by checking the "this value is encrypted" option and then taking damage, decrease, refine...etc.  But I was hoping for a quicker way to re-find it once I restart the game so that I don't have to repeat this process all over every time I restart the game.  I can't find any unique/non-changing values above or below my main value.  I went all over the list of values and recorded videos and compared the values but they are always changing when the game restarts. I tried dozens of values but none of them give any results in the search once the game restarts.  I also tried the offsets method, finding xor key, pointer search..... but again once the game restarts sadly nothing works. I get no results whatsoever. Is it possible the encryption key is always changing when the game restarts and as such there is no way to accomplish what I want? 

  12. It's worth mentioning that you won't have tournaments with the 5playru mod and the infinite health doesn't work against Scienfist's radiation or the green toxin puddles.  If you hack the health yourself with GG like I described above you can fix that. But if you're going to do it on the official version as I said you may get banned.  I recommend testing with a dummy account instead of your good account but the thing is I don't know if they only ban you based on your account or some device data such as IP or mac address, in which case you won't be able to use that device (unless maybe if you factory reset it) with any account.  Good luck

  13. Not likely doable as these values are all server-sided. Assuming you were able to change the values using game guardian, once you restart the game the server's verification kicks in and it overrides any changes you have made.  

  14. On 9/7/2023 at 7:59 PM, zNaLdO said:

    Does anyone know how to hack dead trigger 2? I just want infinite life please help me. 

    You can just download a mod from 5playru. It has infinite health. You can even login with your own account. I've used their mods before and they have antiban. So you won't be banned. If for some reason you don't want to use the mod and you want to hack it yourself the health value is encrypted. So there's a real value which is different from the display value you see in the upper left corner.  You will need to do a fuzzy search and take damage, then do a "changed" NOT a decrease because when you take damage sometimes it increases and sometimes it decreases. Then perform some other changes without taking any damage and without replenishing your health and then do a "NOT changed".  And so on and so forth until you are left with about 10 or 9 values.  The one you want is a negative value. You will have 2 or 3. Freeze them one at a time to find out the correct one. Keep in mind that because it's an online/server type game, you may get banned. The mod I mentioned above has some programming embedded into the  apk which provides the antiban feature. So hacking it yourself with game guardian is not the same thing. It is a warning. Good luck

  15. On 12/25/2023 at 6:53 PM, dandlr1409 said:

    Hi dear game guardian community I'm trying to use Game Guardian in the game Soul Knight Prequel, but whenever I search for any value, the game crashes automatically, and I don't know how to fix it. I've tried everything. I'm using my rooted cellphone with Magisk. Can you help me?

    Have you tried restarting the game without protection?  With both GG and the game open, and before searching anything and before the game crashes, just close the game and wait a couple of seconds then GG should automatically prompt you if you'd like to restart the game without protection.

     

    If that doesn't help there is a setting in GG called "prevent unload". It should be on "No (default). You can try setting it to Level 3.

  16. On 12/31/2023 at 3:35 PM, neramino said:

    so i'm trying to use GG in a game called Idle Mafia Tycoon Manager but everytime i search the game crash any solution?. I tried to hide GG with all options tried to use magisk delta hide with no success so anyone can help me? btw i'm using ldplayer 9 version 9.0.57 and also used latest version

    Have you tried restarting the game without protection?  With both GG and the game open, and before searching anything and before the game crashes, just close the game and wait a couple of seconds then GG should automatically prompt you if you'd like to restart the game without protection.

    If that doesn't help there is a setting in GG called "prevent unload". It should be on "No (default). You can try setting it to Level 3.

  17. Hi, thanks for the reply.  It's an old offline version of Dead Trigger 2 (version 1.5.1). Am I allowed to post a link here? If so I would link it.  What I need is a way to speed up/automate finding the health value. It's encrypted and I can find it fairly easily by checking the "this value is encrypted" option and then taking damage, decrease, refine...etc.  But I was hoping for a quicker way to re-find it once I restart the game so that I don't have to repeat this process all over every time I restart the game.  I can't find any unique/non-changing values above or below my main value.  I went all over the list of values and recorded videos and compared the values but they are always changing when the game restarts. I tried dozens of values but none of them give any results in the search once the game restarts.  I also tried the offsets method, finding xor key, pointer search..... but again once the game restarts sadly nothing works. I get no results whatsoever. Is it possible the encryption key is always changing when the game restarts and as such there is no way to accomplish what I want? 😞

  18. 3 hours ago, nok1a said:

    Encrypted search:

    
    -- encrypted search
    gg.searchNumber('-10', gg.TYPE_DWORD, true)

    https://gameguardian.net/help/classgg.html#a14685d871e664a2f8ea74dc3293e428e

    Thank you so much for replying but I need to perform an encrypted group search. You provided an example of an encrypted search for a single number. I have already tried to use the word "true" instead of "false" after my group search and unfortunately I get no results. In other words, nothing happens except I am immediately prompted to restart the script. Either I am doing something wrong or I think the encryption key is changing with every restart of the game in which case I might be out of luck LOL. Oh well! 😒 

  19. Hello,

    The value I need is encrypted.  So I perform a search on the exact value and I check the "value is encrypted" option. Then I do the usual decrease, refine....etc until I find the correct value. I know it's encrypted because if I don't use the "value is encrypted" option I can't find it.  My question is, how can I speed up or automate the process? Normally for a non-encrypted value I would perform a group search and then create a script and done. But unfortunately in this case the value is encrypted and once I type in my group search the "value is encrypted option" disappears. And no matter what I use for a group search does not find the value. So when I close and reopen the game I am forced to repeat the whole search then decrease then refine process every time which is time consuming. Any trick to speed up or automate this situation?  Thank you very much

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