Search found 4 matches

by ChiliSoup
Sun Jan 07, 2018 9:22 pm
Forum: Single Player Cheat Requests
Topic: Slay the Spire cheat
Replies: 67
Views: 161221

Re: Slay the Spire cheat

sifr wrote:
Sun Jan 07, 2018 10:11 am
how do you save the codes as .ct?
Put into a notepad and save as a .ct
by ChiliSoup
Wed Jan 03, 2018 8:19 am
Forum: General Gamehacking
Topic: Y lands question
Replies: 4
Views: 11869

Re: Y lands question

No hunger or HP loss.

Code: Select all

[ENABLE]
registersymbol(INJECT)
aobscan(INJECT,F3 0F 11 28 48 8B 87 B0 00 00 00)
INJECT:
       db 90 90 90 90
[DISABLE]
INJECT:
       db F3 0F 11 28
unregistersymbol(INJECT)
by ChiliSoup
Wed Jan 03, 2018 7:39 am
Forum: Single Player Cheat Requests
Topic: Slay the Spire cheat
Replies: 67
Views: 161221

Re: Slay the Spire cheat

Save as .CT Let me know if it works for you. I am on update 5. <?xml version="1.0" encoding="utf-8"?> <CheatTable CheatEngineTableVersion="24"> <CheatEntries> <CheatEntry> <ID>2</ID> <Description>"ENABLE"</Description> <DropDownList>123 </DropDownList> <LastState/> <VariableType>Auto Assembler Scrip...
by ChiliSoup
Wed Jan 03, 2018 5:05 am
Forum: Single Player Cheat Requests
Topic: Slay the Spire cheat
Replies: 67
Views: 161221

Re: Slay the Spire cheat

At the start of the first battle wait about 30 seconds and the scan AOB

Code: Select all

63 00 00 00 63 00 00 00
.

You will see a bunch of 65XXXXXX and the 11th address starts with a C0AXXXX.
Add C0AXXXX, change to 4 byte, right click and show as decimal.