I am Setsuna

Upload your cheat tables here (No requests)
Post Reply
User avatar
STN
Founder
Founder
Posts: 4426
Joined: Thu Mar 02, 2017 7:48 pm
Reputation: 3423

I am Setsuna

Post by STN »

Made by cooleko

There was an error in ally detection of the original script, (I didnt have any allies when i wrote it). I have changed the detection, it works now. If you downloaded it, please use the newer version (attached).

Added instant fill atb gauge on battle start
added quick fill atb gauge after your first attack
added accuracy, dodge to 100%
added all resits and immunity timers to max

added save from anywhere script, step on a save point once to trigger

Upgraded drop list to include link, momentum, and status kills (Thanks PanRaven)

Image
Set HP to 999
Set MP to 999
Always crit
always get all drops
one hit kills
Set game time
Set money
Set all items to 99
Edit first item in inventory (if you sort, will usually be the potion)
Item Codes:
Code:

1001 - potion
1002 - mid-potion
1003 - hi-potion
1004 - ether
4011 - starry will

I didnt bother looking for more codes. Someone will eventually publish an item list on the internet
Increase movement speed to w/e you want, I added a script that will just double everything
Game code appears to have fall damage, I simply added the memory address from which it is calculated. You can freeze it to zero (presumably) to never take fall damage

You can edit lots more with this game, Every item in your inventory is editable, I only added the first one because I'm lazy, if you pop open the script, search for the AOB, or activate the script and search for memory address "SaveGameState" follow the jump and see what mov eax,[eax+000000D0] accesses, you can easily find the structure for all items in your inventory (activate mono features)

For some reason, my auto-unfreeze-script code isnt working. If you know why, please share:

Code:
al=getAddressList()
MR=al.getMemoryRecordByDescription("Set Items to 99")
memoryrecord_unfreeze(MR)


The game has so much to edit, that I decided to post what I had now before looking into further fun edits.

If you dont like the drop modification code, simply comment out line 39 of the Lua Cheat Table with a --

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1
Attachments
SETSUNA (1).CT
(15.9 KiB) Downloaded 160 times

jpgilyard
Noobzor
Noobzor
Posts: 6
Joined: Mon Nov 06, 2017 5:07 am
Reputation: 0

Re: I am Setsuna

Post by jpgilyard »

Xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Post Reply