Jump to content

Vashis

Members
  • Posts

    9
  • Joined

  • Last visited

  • Days Won

    2

Posts posted by Vashis

  1. 1 hour ago, Jeronimous said:

    Have you been able to find any pointers?

    For the life of me I can't find any pointers for anything. It doesn't matter how I search for it or what settings I use, I've tried everything I know about short of editing physical memory (which is beyond my knowledge).

     

    That makes me suspect that Android itself is getting in the way and it's not something with CE or FE:H.

    Not anything that works. Every time I feel I'm on the right track it never pans out. I've been able to change a few things but nothing that syncs with the server. Mostly just visual changes that mean nothing.

    42 minutes ago, Rick123 said:

    As far as i know,  android 4+ is the best os for using these kind of programs, android 5+ introduced some sort of protection of data. My experience come from MSA, where you were able to change all the data client-side on android 4.4 but on android 5+ you can't find those values anymore.

     

    There was a 5th video released and it looks like they're using an updated version of Nox android emulator. It's the same one I've been using.

  2. 1 hour ago, Sundae said:

    Cheat engine can see which address access the value (pointer), code inject, and searching by array of byte.
    The setup required to connect emulator to desktop's CE is a hassle though.

    Yeah, I've been able to use CE with an emulator as well. I have GG installed but find myself going to CE because it is a lot faster with searching values. I've been able to reproduce everything we can already do with GG but I for the life of me can't do what's been done in those videos. I've spent quite a bit of time looking at the CE and game screens trying different things. I'm gonna be sad if doing those things is super easy and I was off by a step or two in doing it.

  3. @Kalmaro pick a hero and select to level them up. If your hero is level 15 I select to level it up to 18, search for 18, select level 17 next and refine search, do it again for level 16, then change the value in GG to something like 75 then level your hero. It will level your hero to level 75 and give you all the SP that would come with it. Restart your game and your hero will be level 1 but with all the SP it gained. I usually then level it up to 40 again with shards since I have so many or you can use GG to level them 40. Seems the game resets a heroes level to 1 if you level them to anything past level 40.

  4. 7 minutes ago, NoFear said:

    I hope to do some damage to this game. 

    Edited qty/inapp for orbs, none of that worked.

     

    I can work on feathers instead. 

     

    I tried a few things with the orbs as well. I've tried everything I could think of with the feathers. It's near impossible to search for the value on most screens. I feel like the orbs and feathers just aren't gonna happen.

     

    Right now I'm trying to edit things for combat. If I could make that easier it would make knocking out some of these lunatic level quests a lot easier.

  5. @NoFear Glad to help. Hope your endeavors go better than some on mine. Been playing with GG and CE on the pc but haven't been able to do anything note worthy. Wish the feathers weren't server sided and as easy to manipulate as the shards and crystals.

  6. 13 minutes ago, Jinman said:

    @Vashis That topic is locked as of this post.

     

     

    @Jinman

     

    Quote

    *** All the modifications will be done in the following game window :
     
    ALLIES > LEVEL UP > *Choose desired Hero* and click Next
     
    Here we have multiple options:
     
    #) Unlimited SP :
     
    1). Search for the maximum value that you can level up that particular hero
    2). Now decrease that value and continue searching for the new value until you find it
    3). Once you find that value, I recommend to lower the level up to value.. as low as possible ( Ex: f you character is lvl 1, you set it at 2; if your character is 10, set it to 11, etc...)
    4). Now in order to get unlimited SP, modify that value with the tool and set it at 99 or 999.
    5). You will gain a ton of SP, but when you restart the game that character will be back at lvl 1 but with the accumulated SP.
    6). Repeat as needed
     
    #) Level up Heroes :
     
    1). Follow the same procedure as the unlimited SP, but set the value at 40.
    2). By doing so, the character will stay at 40, and if you did the SP trick before you will be able to buy all the skills too :)
     
    #) Get 999,999 Shards, Crystals:
     
    1). At the same Level Up page, when you try to level up a character you will see how many, crystals/shards you will need to use.
    2). Simply search for the value that you see on screen and then press the button to lvl up or down a hero. The value changes and so search for the new one until you have only 1 result.
    3). Now using the tool modify the value to -999999.        !!!! Don't forget the -, otherwise it will not work and you will use your items instead.
     
    *** I know that it is possible to change in game combat values, but didn't manage to successfully do so as it's a lot more trickier.....I will update the thread if I find a solution.
     

     

    NOT my work was posted by NightS0ul

  7. I was able to get the game guardian guide here to work https://iosgods.com/topic/45286-fire-emblem-heroes-hero-lvl-up-unlimited-sp-shardscrystals/?st=0

     

    Get 999,999 items
    Infinite SP points
    Level up characters to 40

     

    I did it using the latest version of Nox and game guardian.

     

    @NoFear I got the same error you did after playing with GG on Nox for awhile. As soon as I got the error I pulled the account up on my clean phone and it worked just fine. Got back on Nox and deleted the /data/data/com.nintendo.zaba/shared_prefs/deviceaccount.xml file like @Blyton said to do and it started working just fine again.

  8. @NoFear Hopefully a bug issue. Haven't read anything about people getting banned yet. Been toying around with GG but it usually doesn't work or ends in the game crashing.

     

    @Enyby Yep, that's where I found it. Wasn't sure how you guys felt about linking to other sites of that nature or I would have just posted the link.

     

    Having to do everything on my tablet. Can't get the damn thing to download using Nox for some reason.

  9. On 2/6/2017 at 10:05 PM, NoFear said:

    Most likely need to find other related values nearby. 

    Then your can at least narrow your results. 

    Also finding the memory range most values are on helps too. Then you can search only that memory range. 

     

    I've been searching all week for some form of hack. All I've been able to find out is that people seem to think the battles are hackable but of curse things like orbs and stamina are server side.

     

    I'm not a programmer but I did find this on another forum

     

    "instead of the data being stored in a DWORD (32-bit), it's essentially stored in a QWORD (64-bi). Changing the difference immediately reverts back to the true value, you need to use XOR between the two 32 bit values (DWORD) to get the true 64-bit value (QWORD). If you search QWORD using game guardian, you can get the difference, but you can't directly edit it- you have to change the actual DWORD values, and I'm not sure how to do that."

     

    Not sure if that information is correct but maybe if it is it'll help set someone in the know on the right path to figuring something out. 

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