Cheat Energy Fanny Game Guardian

Cheat Energy Fanny Game Guardian

Hi guys, I want to cheat at Soul Knight but Im sick of looking for the same values at all levels. What happens is that when I hack my life it works perfect, but when I enter the portal and go to the next level, I need to hack my life again. Instead of capturing the enemy with the special grenade, kill it, and another Guardian Wraith will spawn. Keep killing the Guardian Wraith, and another one will spawn. To easily kill the Guardian Wraith each time, align yourself in front of the spawn area, and shoot it in the head with a good weapon to keep easily killing it.

  1. Step 8: the value in question will change within the game. Open CheatEngine and start modifying your favorite game! How it works is based on scanning the Internet in search for MOD versions applicable to the game you're analyzing, as is the case of Plants vs Zombies, for instance.
  2. I think that this new cheat is the last nail in the coffin of the game I used to love. As you can see, this hack gives the user several advantages. A flag clearly tells you a position of your target. Then you have 25 bullets in your magazine. And you have a 40x zoom. Plus an increased fire-rate.

As we saw in previous article, Battle Cats can be cheated [Cheating Battle Cats shop prices]. In that tutorial we managed to change prices in game shop to 1 cat food each. 1 cat food isn’t much, but it would be much better if we could gain cat food instead of loosing it. Now you will see real Battle Cats hack – we will show you how to gain unlimited cat food. As always, you will need Game Guardian to start. For those who aren’t familiar with the Battle Cats game, read the following.

Battle Cats download

Assist the Cats with extremely simple controls and a straight-forward system!
No need to register to raise your own Battle Cat army! BATTLE WITH ALL THE CATS !!
☆ Super Simple Battle System
Just tap on the Cat you want to fight for you! Oh, and maybe fire the Cat Cannon once or twice.
Take down the enemy base!
☆Super Simple Levelling System
Use the XP you get from clearing stages to level up the Cats! Once they hit level 10, it’s evolution time!!
☆Super Simple Fun! The Battle Cats
Collect the treasures while you take over the world!
Draw new rare and exotic Cats(?) !!
Fight really weird and interesting enemies!
… BUT WAIT the Special Cats are even weirder.

You can read the rest of the story, and download game from the following link [Play Store-Battle Cats]

Battle Cats hack – unlimited cat food

First of all, start the Game Guardian and open Battle Cats process. You will have to finish first five or six stages to unlock God powers. If you already done that, start some stage.

  • Click on God powers (Black sun on the middle of the screen). Remember the prices of the God powers.
  • Open Game Guardian window, and make a group search. Value is 20;10;5;90, and type is DWORD.
    After scan was done, in value box put only 20, and click on refine. You should have less than 50 addresses left.
  • Mark them all, and click on Edit. Make all values increment by 1.
  • Go back to the Battle Cats screen, and see the first price. Price won’t be 20 anymore. Remember that number (in our case, it is 29).
  • Finally, open Game Guardian, and change that number to some huge negative number (ex. -10000).
  • And that’s it. Whenever you use the first God power, you will gain 10000 cat food (if you put -10000 as price).
    If you would rather watch video, you can see how this is done in the video below. Have fun.
Share

With this article, Game Guardian tutorial, we will start series of tutorials on topic “how to use Game Guardian”. As you maybe know, Game Guardian is powerful memory scanner and editor used mostly for cheating Android games.
One of the most important things is that Game Guardian runs on x64 and x86 devices, which means that you can use it in emulators (NOX, Bluestacks, Andy, Genymotion, Droid4X…) or various devices, without worrying about compatibility.
It requires Android v.2.3.3(Gingerbread) or newer. Of course, you will need rooted device to do this, so root it before you continue with this step. If you can’t or don’t want to root your phone, you can do it all in emulator, and then transfer your savegame to mobile phone/tablet. Here you can find links for Nox and Bluestacks emulator setup [NOX] [BLUESTACKS].

If you own NO ROOT device, you can start the GameGuradian and the game in virtual space- read how to hack Android games on NO ROOT devices on the following link [Hack games on non rooted phones with game Guardian]

Before you install this program from the official website,you will need to enable installing apps from unknown sources.
To do that on your device, go to SettingsSecurity, and check Unknown sources box.
When you have done this, download Game Guardian from official website [LINK] and install it.

Game Guardian tutorial

When you start Game Guardian, you should see floating icon at the top of you screen. Note that you can move it wherever you want.

Start game that you want to cheat, and click on Game Guardian floating icon. It will automatically show all processes running on your device. Choose the game that you want to cheat.
In this Game Guardian tutorial, we will only do basic memory editing. That means that money/gold/exp value is not encrypted in the memory.

In this article, we will cheat Chuck Norris Nonstop game, as it don’t encrypt anything (we can’t guarantee that Chuck Norris won’t revenge somehow if you do this).

  • Click again on Game Guardian, and choose Known (exact) search.
  • In value box, input current amount of gold that you have. You will notice equal sign right before the box. That mean that will scan the memory to find all the values that are equal to our value. Now you can leave the equal sign, but in some cases you will have to use other signs.
    =” in-memory value is the same as the one we put in.
    !=” in-memory value is NOTthe same as the one we put in.
    <” in-memory value is smaller than the one we put in.
    >” in-memory value is bigger than the one we put in.

Game Guardian value types

Value types can be different.

  1. DWORDs are just simple numbers. Storage size for DWORD type is 4 bytes.
    Example: 1,55, 18999, 123456…
    In other programs, DWORD type can be named 4bytes or LONG.
  2. FLOATs are real numbers, numbers with decimal point, 1.23, 3.14 190.5786…
  3. DOUBLEs are same as floats, but it can store much larger values (see picture above).
  4. WORDs – Same as DWORD, but store much smaller numbers (2 bytes), in programming this type is called INT .
  5. BYTEs – Same as DWORD, but only one byte is reserved for the value.
  6. QWORDs – Just a bigger number, same as DWORD with bigger storage size.
  7. XORs – they are not type of number, it is encryption used in some games.

For reference about data types you can check this article [LINK].
Don’t be confused with all of this. In most cases, you will be searching for DWORD, or the FLOAT/DOUBLE type. If you aren’t confident enough, you can always choose AUTO, and it will scan all the data types (note that this method will be much slower).

Searching for the gold

Now it is time to finally do something. In game, remember the gold amount you have. Open Game Guardian, choose game process (in our case, it will be Chuck Norris Nonstop process).
In upper left corner of the Game Guardian screen, you will see PAUSE icon. Click it to freeze our game (we don’t want gold value to change in the middle of the scan).
.

  • Choose Known (exact) search. In value box write amount of gold that you currently have.
  • Value type has to be DOUBLE, and value is not encrypted, so don’t check box. In other games, you will probably have to try DWORD value type to find out in which format the value are stored. Click on New Scan. After scan is completed, wait for gold amount to change.
  • For the next step, open Known (exact) search, write the new value, and click on Refine.
    Repeat this step. Earn some gold, then refine the results. Refine search results until you have only two values left.

Editing values in Game Guardian

Editing values is the easiest step once you find the right addresses where they are stored.
Just click on value that you want to change (in previous steps we have found two addresses where the gold is stored), and write in wanted value. Change the number of gold to billions/trillions/quadrillions.

Now close Game Guardian window, and check the game. You should see that gold amount have changed.

Cara Cheat Energy Fanny Game Guardian

This was first tutorial from the Game Guardian tutorial series. Later we will deal with encrypted values, fuzzy search, group and range searches, and speedhack.
Stay tuned.
If you have some suggestions, write in the comments.
For those who want to see how this is done, take a look at the video below.

Cheat Energy Fanny Game Guardians

Share