Search found 4 matches

by Xcelled
Tue Feb 15, 2022 10:29 pm
Forum: Single Player Cheat Requests
Topic: [COMPLETED][REQUEST] Rise of the Third Power
Replies: 19
Views: 6501

Re: [COMPLETED][REQUEST] Rise of the Third Power

If you right click the script and see the following error <<24:offset is too big>>, make the following changes. Player Stat Script change this starting at line 24: mov [playerBase],rsi movsxd rax,dword ptr [rsi+70] mov [rbp-10],rax jmp return to this: push rax mov rax,playerBase mov [rax],rsi pop ra...
by Xcelled
Sun Nov 28, 2021 12:23 pm
Forum: Tables
Topic: Seek Hearts
Replies: 9
Views: 4018

Re: Seek Hearts

You can freeze all the addresses in the same space that you find the 4byte values. Freeze not only the values that match the exact amount of Quartz you have but also the rest in that same address space. Then you can buy and your Quartz value will not deplete and since you start with enough to get ba...
by Xcelled
Sat Nov 06, 2021 12:09 am
Forum: Tables
Topic: Low Magic Age (v 0.91.39- steam)
Replies: 7
Views: 5689

Re: Low Magic Age (v 0.91.39- steam)

Some pointers plus an item editor for any item in the first bag slot. You can change the item to one of the 340+ items that i found digits for, also can change a potion's effect, and modify or add all 4 special modifiers to a weapon or armor among other stuff. Working for current version though who ...
by Xcelled
Sun Jun 13, 2021 8:01 am
Forum: Single Player Cheat Requests
Topic: Atelier Lydie & Suelle: The Alchemists and the Mysterious Paintings DX
Replies: 21
Views: 17522

Re: Atelier Lydie & Suelle: The Alchemists and the Mysterious Paintings DX

I have transferred a few more functions from the original table; the including Friendship Booster script, the Highlighted Item Editor script, the Time/Weather related codes, and the Infinite Shop Items script. I have also went through the item list and fixed all the item IDs for the Highlighted Item...