Para bul (Envanteri Açınca) - Find Coin (When Open Inventory )
Para bul (Para Alınca) - Find Coin (When u get a coin)
4x Para - 4x Coins
Karma Puanları - Karma Points
Sınırsız Mermi - Unlimited Ammo
Sınırsız Kart Kullanımı - Unlimited Card Usage
Oyunu oynarken hileler üzerinde çalışmaya devam ediyorum. Tabloda değişiklik yaptığımda güncelleyeceğim
I'm still working on some cheats while playing game. I'll update table when i made changes.
Activate Anomaly Agent when you're in control of your hero.
Player
: Get hit once and enable Player and then get a second hit for all values to work. Stats
: Collect one coin and enable Stats, collect more and values will work, add as much as you'd like for upgrades as well, values will appear once used. Table: Full Options
INFO: I used mostly health, not much added, not much played and the first table is working for all three mentioned versions, it lacks the Stats option!
IMPORTANT: In order to use this table you must have the latest version of Cheat Engine.
Activate Anomaly Agent when you're in control of your hero.
Player
: Get hit once and enable Player and then get a second hit for all values to work.
INFO: I used mostly health, invincible, jump2Used (unlimited jump when you have that double jump), that's all i've added, didn't played it much, feel free to update my table!
Thanks for your contribution.
In your injection code if you aob scan "2E 48 8B 86 40 01 00 00 48 8B 8E E0 01 00 00 F3 0F 10 81 7C 02 00 00 " and inject your pointer code at the point shown below, you don't need to get hit to get pointer values. This subroutine is for refreshing health bar.
In your injection code if you aob scan "2E 48 8B 86 40 01 00 00 48 8B 8E E0 01 00 00 F3 0F 10 81 7C 02 00 00 " and inject your pointer code at the point shown below, you don't need to get hit to get pointer values. This subroutine is for refreshing health bar.
Was intented like that, when you'll get damaged, sure it can be changed to other bytes or addresses, depending on the method, you can also JIT and add the one you want, i didn't wanted the constant read address, it can be changed though.I tend to do this since on most updates, in games, these damage addresses don't change much, perhaps 2 or 4 bytes to modify, or some 2 offsets here and there or don't change at all, not like those constant addresses.
You can do what you want, is public shared, i just didn't added much, i was at that start tutorial so i didn't played much in order to add more!
i didn't wanted the constant read address, it can be changed though.I tend to do this since on most updates, in games, these damage addresses don't change much, perhaps 2 or 4 bytes to modify, or some 2 offsets here and there or don't change at all, not like those constant addresses.