Jump to content

Recent Posts

Showing topics.

Content Types


This stream auto-updates

  1. Today
  2. karim05

    Eatventure

    Please tell me how to hack this game so that I can save progress and use clubs. After hacking the game does not see the Internet
  3. This still works even today. Thank you for this simple hack If you're wondering how to get LPs and SPs, the two other addresses with a value of zero below the value for Simoleons when you go to the address is what you want to edit like so: Then you can just hit buy and you'll have all the LPs and SPs you'll ever need.
  4. Oh he is also my freind too
  5. Hi Not sure why my original post was taken down. I'll try again with some things removed. Would be nice to have been told why though to save me guessing (or making the same mistake). I'm trying to modify nitro in Asphalt 9 China (also known as Wild Racing 9). It's running on an Android emulator (Bluestacks 5) on my PC. I've found various videos related to this, but the majority appear to be for older versions of the game. They have taught me the basics though. I can search for float values that increase and decrease while using the nitro and was able to find 3 that look like they're related to nitro. When I edit them, it does change the nitro bar. But it appears to be visual only. The actual nitro usage depletes as normal, even though the bar remains full (although the last portion flickers). I also tried freezing the values, but that didn't work either. So clearly I don't know what I'm doing and need some help. I don't really want the nitro bar frozen at max, because I believe it would be easy for the game anti cheat to find. Instead, I'd like to change the rate at which the nitro is used. So is anyone willing to help me find the right values? Presumably a script will be required, although I think there are templates which I could edit, which should also give me a simple menu where I can activate and deactivate it. Thanks.
  6. I thought it was impossible since it was online but, you can hack this game? How?
  7. Has anyone figured out the Field and Offset for halloween/xmas avatars and holiday event statues? Have Field and Offset for unlocking all other items in game on latest 1.11.6 version 64 bit
  8. Hello I come to seek your help to find the Gold hack, They could explain to me how I managed to find the object value to be able to put it at -99999.
  9. Yesterday
  10. local lang = {' English',' Español'} local selectHack = {"ONLY SELECT ONE HACK", "ELIGE SOLO UN TRUCO"} local hack = {{'Position', 'Teleport'}, {'Posición', 'Teletransportarse'}} local toast = {{'Position Hack chosen!', 'Teleport Hack chosen!'},{'¡Posición elegida!', '¡Teletransportado!'}} function SelectLanguage() local menu = gg.choice(lang, nil,'CHOOSE LANGUAGE / ELIGE EL IDIOMA') if menu == nil then os.exit() else langC = menu Main() end end function Main() local menu = gg.choice(hack[langC], nil, selectHack[langC]) if menu == nil then return end gg.toast(toast[langC][menu]) if menu == 1 then -- Position Hack elseif menu == 2 then -- Teleport Hack end end while true do if gg.isVisible() then gg.setVisible(false) SelectLanguage() end gg.sleep(100) end
  11. This is the value you need to search. Memory Range is Anonymous and value type is Dword.
  12. no(
  13. Does it work with other apps? How about other memory regions (you can select those in the settings tab, the left-most of the four tabs in the topmost toolbar)?
  14. Yes, I have had funky experiences with GG on some emulators. Sometimes it's in the completely wrong path and you have to navigate there. And the storage permission showing as not allowed may just be an emulator thing.
  15. Wow, this is a very cool project! I don't know much about this, but wanted to pitch in and say that `pairipcore` is widespread and seems to have much research done on it. If you wanna use a debugger, you can probably find a bypass - such as https://platinmods.com/threads/how-to-bypass-pairip-protections-latest-too-easy.203105/. Again, I know nothing of value here, but I wanna recommend using Frida. Perhaps you could trace the call stack (functions as well as their arguments and returns). Just an idea.
  16. I don't have any particular experience with Genshin Impact, but the game has a reputation for being heavily protected. I don't know how it would be able to hide GG considering that GG has root access, but I'm guessing this is a form of anticheat. Even if you do get GG to work, like I said, the game has a lot of anticheat. I would recommend doing some research / asking around before you try modding it.
  17. Of course, you can try freezing the value. But this isn't necessarily anticheat. You most likely have the wrong value, and it's not the real one (may be visual etc.), instead it's just another instance of the value controlled by the real one. If this is the only result you're getting, odds are the real value is encrypted or stored in another way (different data type etc.).
  18. I will check it out when I have the opportunity. Thanks for sharing!
  19. Last week
  20. Just adding what I want to change and help appreciated Thanks
  21. please update
  22. Hey wassup, I am currently finding out a way to hack the stat points. When you LV up, you have 3ps, add it to one stat, let's say, "Luck", you will have 2ps left and +1p with "Luck". Then you can use dword to search for "1" since you apply 1p to "Luck". Continue until you get the address, change it to big numbers so that you can get more money and items when kill a wave of monsters. You can do the rest (str,Dex,chr,int,...) by "go to" the aforementioned address (luck) and select all (2048 address), and refind with 0. Why 0? Because you haven't apply any point to str,Dex,etc... so when you apply 1p to it, refind again with 1, it should be there!
  23. Where Mini word cheats
  24. So I was editing my attributes and apparently I made a mistake when I was editing them, as my Empathy and Wisdom EXP levels are not increasing when I get points for them. Does anyone have any solutions on how to resolve this?
  25. how do you edit the chickens past the limit and how do you change the time?
  26. ahh it does work, thankyou so much, i apreciate it, hope to see you again in my next question xD
  27. Hi Guys I'm looking for some assistance/direction with hacking Etheria Restart with game guardian. I've tried it myself and managed to change the DPS and health numbers but seems more like a visual hack as it does not increase DPS or HP. Speed hacking either crashes the game or it auto defeats at the end of the fight. If someone could please shed some slight on what and where to hack within the game? I've seen two videos on Youtube showing guys that have hacked the game but they do not give any instruction on how to do it. So it is possible to hack the damage/stats.
  1. Load more activity
×
×
  • 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.