Page 1 of 1

One Step From Eden (2020-04-09)

Posted: Thu Apr 09, 2020 9:43 am
by Shinkansen
Simple table for One Step From Eden, may or may not work. Game generates code at runtime so table has a high chance of not working / detecting the wrong code / crashing.

Usage info:
Scripts with "To Activate: XXX" can only be activated (put an "X" into the box) after doing action XXX.
Scripts with "To Update: XXX" will only update their effect after doing action XXX.
Addresses with "XXX?" will enable the script effect XXX when 1 is put into the Value.

In general:
A. Do action YYY.
B. Activate (put an X) the "Initialization (Activate This First, To Activate: YYY)" script.
C. Activate (put an X) the "Base Address Scan (To Activate: YYY, To Update: ZZZ)" script.
D. Enable (put a 1) the desired effect. Example: "Set Health to Max?" address.
E. Do action ZZZ.


V1000 - 2020-04-09
1. Tested game version V1.2 32-bit. May work on other versions.

2. Player.
"Health Set to Max?" sets Health to max.
"Mana Set to Max?" sets Mana to max.
"Shuffle Time Set to 0?" sets Shuffle Time to 0.
"Stats Set to Massive?" sets Stats to massive.
"Resources Set to Massive?" sets Money, Upgraders, Removers to massive.
"Loot Options Set to Massive?" sets Loot Options to massive.

Allows the following to be modfied.
- "Player Stats -> Being Stats -> runCtrl -> currentRun". Some run flags.

Re: One Step From Eden (2020-04-09)

Posted: Thu Apr 09, 2020 6:44 pm
by LoLzM
Was waiting for this!
Doesn't work for me though, I can't open it.

Re: One Step From Eden (2020-04-09)

Posted: Mon Apr 13, 2020 4:05 pm
by LoLzM
+1 hoping someone sees this and updates the table.

Re: One Step From Eden (2020-04-09)

Posted: Thu Apr 16, 2020 10:41 pm
by Baofu
Kinda struggling to get this open.

Re: One Step From Eden (2020-04-09)

Posted: Sat Aug 01, 2020 7:59 am
by anon9
This is a small mini table I made for OSFE (2020-08-01). The game hasn't been patched since 2020-04-15 so not expecting any new patches for a while, but this table should be easy enough for people to update if a patch happens. I haven't bothered with shuffle or mana and I am not going to bother making a ohko script. I could potentially make a 1 hp version later.
  • No health loss (this version also affects gain).
  • Faster Money
  • No Money Loss
  • No Upgrades usage
  • No Remove usage.
Notes:

No health loss script notes:

Code: Select all

This script attempts to find the current character and turn them invincible.
  Allow yourself to be hit, then turn off Check Current Character.
  This will lock invincibility to the last character that took damage.
Basically, as long as Check Current Character is on, all characters will be invincible as the game will still be searching for the target to make invincible (You can use this to make hostages invincible, but this version of the script only allows one target at a time to be invincible).

Re: One Step From Eden (2020-04-09)

Posted: Mon Dec 07, 2020 2:00 pm
by KraftCrafterMcCrafty
Due to the 1.5 Update, both tables cause abnormal problems in-game. Can I ask that either of the table makers update their table please or a new table be added?

Re: One Step From Eden (2020-04-09)

Posted: Sun Mar 24, 2024 3:28 pm
by kazukiwoof
Any updates?