[REQUEST] Tyrant's Blessing

Ask about cheats/tables for single player games here
Post Reply
Writer71
Noobzor
Noobzor
Posts: 6
Joined: Tue Dec 15, 2020 1:37 am
Reputation: 0

[REQUEST] Tyrant's Blessing

Post by Writer71 »

Game Name: Tyrant's Blessing
Game Engine: Unity
Game Version: v1.0.589
Options Required: Character Unlock, Materials, Gold
Steam Website:

User avatar
gvargas
Expert Cheater
Expert Cheater
Posts: 121
Joined: Wed Mar 08, 2017 3:24 pm
Reputation: 22

Re: [REQUEST] Tyrant's Blessing

Post by gvargas »

I tried to search for values like gold and no luck so far... :(

Writer71
Noobzor
Noobzor
Posts: 6
Joined: Tue Dec 15, 2020 1:37 am
Reputation: 0

Re: [REQUEST] Tyrant's Blessing

Post by Writer71 »

Yeah I tried looking in the assemblies and I couldn't find any values for Reputation, Gold, or unlock stars.

User avatar
Akira
Table Makers
Table Makers
Posts: 1268
Joined: Fri May 24, 2019 2:04 am
Reputation: 1676

Re: [REQUEST] Tyrant's Blessing

Post by Akira »

Game has lots of encryptions.
When activating mono features, this address adds gold (couldn't find an unique AoB):

Code: Select all

System.Collections.Generic.Dictionary`2[System.String,System.Int32]:TryInsert+144
Gold is a 4 Bytes or 8 Bytes value.
Last edited by Akira on Thu Aug 11, 2022 10:51 am, edited 1 time in total.

Writer71
Noobzor
Noobzor
Posts: 6
Joined: Tue Dec 15, 2020 1:37 am
Reputation: 0

Re: [REQUEST] Tyrant's Blessing

Post by Writer71 »

Akira wrote:
Thu Aug 11, 2022 2:12 am
Game has lots of encryptions.
When activating mono features, this address adds gold (couldn't find an unique AoB):

Code: Select all

System.Collections.Generic.Dictionary`2[System.String,System.Int32]:TryInsert+144
Gold is a 8 Bytes value.
Thank you for even finding that much. I had a feeling this game would be tough to make something for.

Manafont
What is cheating?
What is cheating?
Posts: 1
Joined: Tue Sep 22, 2020 7:42 pm
Reputation: 1

Re: [REQUEST] Tyrant's Blessing

Post by Manafont »

Writer71 wrote:
Thu Aug 11, 2022 6:46 am
Akira wrote:
Thu Aug 11, 2022 2:12 am
Game has lots of encryptions.
When activating mono features, this address adds gold (couldn't find an unique AoB):

Code: Select all

System.Collections.Generic.Dictionary`2[System.String,System.Int32]:TryInsert+144
Gold is a 8 Bytes value.
Thank you for even finding that much. I had a feeling this game would be tough to make something for.
Try looking at : at C:\Users\YourUserName\AppData\LocalLow\MercuryGameStudioLtd\Tyrant's Blessing\Profiles\slot1
Profile.json
For the save game, edit with notepad++

Code: Select all

"battleStarted": false,
    "items": [
        {
            "ItemId": "Guardian",
            "Amount": 4
        },
        {
            "ItemId": "Reputation",
            "Amount": 118
        },
        {
            "ItemId": "HeroOre",
            "Amount": 56
        },
        {
            "ItemId": "Gold",
            "Amount": 96609

User avatar
gvargas
Expert Cheater
Expert Cheater
Posts: 121
Joined: Wed Mar 08, 2017 3:24 pm
Reputation: 22

Re: [REQUEST] Tyrant's Blessing

Post by gvargas »

Manafont wrote:
Thu Aug 11, 2022 5:30 pm

Try looking at : at C:\Users\YourUserName\AppData\LocalLow\MercuryGameStudioLtd\Tyrant's Blessing\Profiles\slot1
Profile.json
For the save game, edit with notepad++

Code: Select all

"battleStarted": false,
    "items": [
        {
            "ItemId": "Guardian",
            "Amount": 4
        },
        {
            "ItemId": "Reputation",
            "Amount": 118
        },
        {
            "ItemId": "HeroOre",
            "Amount": 56
        },
        {
            "ItemId": "Gold",
            "Amount": 96609
Nice! You can even change the items the merchant has when he is at the base:

Code: Select all

"merchantItems": [
        {
            "ItemId": "HeroOre",
            "Amount": 6
        },
        {
            "ItemId": "ElectroWand",
            "Amount": 1
        },
        {
            "ItemId": "ItemEnergyWand",
            "Amount": 1
        },
        {
            "ItemId": "ItemWindPush",
            "Amount": 1
        },
        {
            "ItemId": "PoisonedDagger",
            "Amount": 1
        },
        {
            "ItemId": "SpaceStoneFragment",
            "Amount": 0
        }
    ],
It would be nice to have the Items id's to manually change them... :P

danielyee
Expert Cheater
Expert Cheater
Posts: 1303
Joined: Wed Apr 05, 2017 11:38 pm
Reputation: 151

Re: [REQUEST] Tyrant's Blessing

Post by danielyee »

evening to all great table makers and sifus table..salute to you all guys
i wonder can great table makers or sensei ..can do a proper table for this cute game please..tqvm sir
1:god mode
2:full movement
3:1 hit 1 kill..cheers

Post Reply

Who is online

Users browsing this forum: No registered users