Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 11/23/2019 in Posts

  1. I believe some of you all are really depends on Freedom when it came to hack IAP. Mine too, but after freedom causing too much trouble with my host file, I've to find other method. So I found that app and it might work for unrooted device too, not really sure about it but I guess it will work. The app is Lucky Patcher, yes you know about it and may already used it too. So how? The recent version of LP already included Google billing emulation similar to freedom but without changing host file and doesn't require to remove your proxy. I've tested it for several games and apps, it worked just fine. To get the best result it is recommended to patch the core.jar file on your system, don't worry LP will do it for you without getting too much trouble, this is only for rooted device though. Still don't believe it? Try yourself and see how it works. Lucky Patcher: http://lucky-patcher.netbew.com/download/ Sent from my toilet using neighborhood pipes
    1 point
  2. Hi. I tried Everything i know to Hack Game values with GG. But im not Good enough like some others. My question is; Can anyone here make a Script 4 "Tempest Pirate RPG" which gives me God Mode on Capitan(Player) and God Mode on Ship(Player) Or a Tutorial how i can Change a fixed Value like Health or Shiphealth? I just found More than 1 mllrd. Values and with a refine Search it will be More and More. Money and other Stuff is no Problem just the Healthpoints are to less to fight against 20 Troops. Just Thanks in Hope anyone can help me. Ps, im Not native.
    1 point
  3. I'm using my phone rooted with Magisk
    1 point
  4. Which emulator do you use and is your system is rooted? Thanks
    1 point
  5. Maybe this would be useful, function rwmem(Address, SizeOrBuffer) assert(Address ~= nil, "[rwmem]: error, provided address is nil.") _rw = {} if type(SizeOrBuffer) == "number" then _ = "" for _ = 1, SizeOrBuffer do _rw[_] = {address = (Address - 1) + _, flags = gg.TYPE_BYTE} end for v, __ in ipairs(gg.getValues(_rw)) do _ = _ .. string.format("%02X", __.value & 0xFF) end return _ end Byte = {} SizeOrBuffer:gsub("..", function(x) Byte[#Byte + 1] = x _rw[#Byte] = {address = (Address - 1) + #Byte, flags = gg.TYPE_BYTE, value = x .. "h"} end) gg.setValues(_rw) end -- Usage: readedMem = rwmem(0xAABBCCDD, 128) -- Read 0xAABBCCDD with 128 size. rwmem(0xDDCCBBAA, readedMem) -- Write readedMem memory into 0xDDCCBBAA.
    1 point
  6. In this topic will be published various useful information.
    1 point
  7. View File [Decrypt] Mobile Legends Complete Script To @NewbieSquadArk, Stop copy-paste my script kid. I watchin u Submitter maulz Submitted 09/01/2018 Category LUA scripts  
    1 point
  8. View File StandOff 2 ▶StandOff 2 Fast Crawl Hack◀ ▶Feature : FAST CRAWL No Error ?My YouTube : Nxtmo Modz Submitter NxtmoModzYT Submitted 06/09/18 Category LUA scripts
    1 point
  9. Hello I just explained in detail. How to hack gold last day on earth v 1.5.5 BY No Fear You do not have to worry about the value of the currency. Do a search according to the value of the existing currency US / IDR / RM or whatever it is. Follow the steps on the tutorial video Thanks To @NoFear And Everyone in topic hack LDOE
    1 point
  10. Hey man I tried to follow your leads but after I tried to restart the game its didn't save the gold it take me back to the original gold I dont know where did I go wrong maybe if you can help me I would appreciate thanks man
    1 point
  11. 1 point
  12. I think i am not the only one who whish a mod for GTA:sa (...) Unlimited money ect. Please help. Sorry for my bad englisch, i'm german. I hope you understand what i mean while posting this request. :b
    1 point
  13. I'm not VIP, but THAAANKS!! You help me a lot ^^ Sorry about my bad english, i'ts because my original leanguage is PT-BR :-P
    1 point
  14. The lock value function isn't working, i already save the adress but can't check the box as the instruction says.. Any help? Thanks..
    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.