Game Name: Tyrant's Blessing
Game Engine: Unity
Game Version: v1.0.589
Options Required: Character Unlock, Materials, Gold
Steam Website:
[REQUEST] Tyrant's Blessing
Re: [REQUEST] Tyrant's Blessing
I tried to search for values like gold and no luck so far...
Re: [REQUEST] Tyrant's Blessing
Yeah I tried looking in the assemblies and I couldn't find any values for Reputation, Gold, or unlock stars.
Re: [REQUEST] Tyrant's Blessing
Game has lots of encryptions.
When activating mono features, this address adds gold (couldn't find an unique AoB):
Gold is a 4 Bytes or 8 Bytes value.
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
Last edited by Akira on Thu Aug 11, 2022 10:51 am, edited 1 time in total.
Re: [REQUEST] Tyrant's Blessing
Thank you for even finding that much. I had a feeling this game would be tough to make something for.Akira wrote: ↑Thu Aug 11, 2022 2:12 amGame has lots of encryptions.
When activating mono features, this address adds gold (couldn't find an unique AoB):Gold is a 8 Bytes value.Code: Select all
System.Collections.Generic.Dictionary`2[System.String,System.Int32]:TryInsert+144
Re: [REQUEST] Tyrant's Blessing
Try looking at : at C:\Users\YourUserName\AppData\LocalLow\MercuryGameStudioLtd\Tyrant's Blessing\Profiles\slot1Writer71 wrote: ↑Thu Aug 11, 2022 6:46 amThank you for even finding that much. I had a feeling this game would be tough to make something for.Akira wrote: ↑Thu Aug 11, 2022 2:12 amGame has lots of encryptions.
When activating mono features, this address adds gold (couldn't find an unique AoB):Gold is a 8 Bytes value.Code: Select all
System.Collections.Generic.Dictionary`2[System.String,System.Int32]:TryInsert+144
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
Re: [REQUEST] Tyrant's Blessing
Nice! You can even change the items the merchant has when he is at the base: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
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
}
],
Re: [REQUEST] Tyrant's Blessing
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
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
Who is online
Users browsing this forum: Altius, Firstlast2s100, Google [Bot], Maaka, triplej7000, wixxfleck, W!LDF1RE