Skip to content

Releases: zulfilham/scbi_cheats

SimCity Collab v1.0.0-beta.11

05 Jun 05:29
simcity_collab_v1.0.0-beta.11
ec45603
Compare
Choose a tag to compare

Warning

Yoo everyone! Let's use this release immediately because all previous releases has been deprecated.
You might get banned if you're still using the old releases. In that case, you must wait for the ban to be lifted.

Changelog:

  • commit 372d9e68c74d0102fc02b7fb34b457b0c5d23e8e (main)

Add "SHOW ON EXIT" and "COPY TEXT" in ABOUT section

  • commit 30f7f074cdfb116677b9ccb0775ee88727e85221 (main)

Restructure all Pointers from plural to singular

  • commit a88d538f18a4371deb862dc170542fb54d120dbb (main)

Rephrase offsets for readability

  • commit 2e6f6af560984fedb299f9a7ecc4d087fcf54213 (main)

Refactor cheat features and Object for readability

  • commit 6ca015d8fdbe113d1f130a28229d5d8a6e5c767f (main)

Revise the ABOUT section a little bit for clarity

Note

This release is mainly compatible with SimCity version 1.54.6.124220.

SimCity Collab v1.0.0-beta.10

17 Feb 16:27
simcity_collab_v1.0.0-beta.10
79ead55
Compare
Choose a tag to compare

Changelog:

  • commit 2ba14a6686f9118798399d310658efabc4fd3d43 (main)

Fix regular expression for grep-ing the wrong content

Note

This release is intended for SimCity version 1.53.1.121316.

SimCity Collab v1.0.0-beta.9

08 Feb 15:10
simcity_collab_v1.0.0-beta.9
93b62f3
Compare
Choose a tag to compare

Important

This release is now deprecated.

Changelog:

  • commit a8e1cc264025cbdeffe7e4139a1f2fe1d2a86faf (main)

Start tracking offsets in the "offset" table

  • commit b38b17456a1eb689183c733b4bbc1a9bfa230725 (main)

Adjust anti-logging algorithm for low-end devices

Note

This release is intended for SimCity version 1.53.1.121316.

SimCity Collab v1.0.0-beta.8

25 Nov 17:30
simcity_collab_v1.0.0-beta.8
8f4ada0
Compare
Choose a tag to compare

Important

This release is now deprecated.

Changelog:

  • commit ee61d3424802c593d0edfc886d6f4bc5fa8939b0 (main)

Fix War Cards Parent Pointer position

  • commit 75a463473b7aa447654f3bd1a2b0bd6e54715503 (main)

Improve anti-logging algorithm for broader coverage

The script would most likely start a bit slower now due to this
improvement. While users prefer speed, at the same time, I need to
ensure its security as well. Unfortunately, speed is a luxury that I
cannot afford for now.

I strongly recommend everyone to massively use this latest release
because, surely, I would no longer need an access token that might have
been compromised in the logs. Obviously a new access token should be
regenerated, making all prior releases obsolete.

  • commit 4c9fa4af92d701e11eddfb08c9e9781f77d5845b (main)

Regenerate new access token for SimCity Collab

Regenerated a new access token due to potential compromises in the logs.

Note

This release is intended for SimCity version 1.51.5.118187.

SimCity Collab v1.0.0-beta.7

25 Oct 14:02
simcity_collab_v1.0.0-beta.7
010fb76
Compare
Choose a tag to compare

Important

This release is now deprecated.

Changelog:

  • commit 386942b7164ae16b124e3326bbe111f8b3e887fe (main)

Add version name in the ABOUT section

Note

This release is intended for SimCity version 1.51.1.117257.

SimCity Collab v1.0.0-beta.6

11 Sep 11:49
simcity_collab_v1.0.0-beta.6
059ba9d
Compare
Choose a tag to compare

Important

This release is now deprecated.

Changelog:

  • commit 89bc2261d611cc65312f1f732a2907215351a5d0 (main)

Improve performance and stability

The selective changes made are as follows:

(1) Utilizing numerical 'for' loops for more efficient iteration over
GameGuardian values.

(2) Replacing DWORD with QWORD where applicable to optimize
algorithms and prevent data inconsistency for devices with large
RAM (64-bit).

(3) Providing 'string' instead of 'number' for GameGuardian values to
ensure better compatibility and consistency.

Note

This release is intended for SimCity version 1.50.2.115474.

SimCity Collab v1.0.0-beta.5

11 Sep 11:43
simcity_collab_v1.0.0-beta.5
f9cff36
Compare
Choose a tag to compare

Important

This release is now deprecated.

Changelog:

  • commit d33e503dae8cb3009cfa9febe1e77a8e553cb888 (main)

Correct the cheat features execution order

Previously, all cheat features in the menu were executed sequentially,
from top to bottom. However, executing them in this manner isn't very
convenient, especially with the presence of the 'Alter Production
Quantity' cheat feature. It would be much handier if the script could
complete its job in one go. That said, the cheat features with on/off
switches will be executed later, allowing the others to complete first.
This way, when the script finishes, the benefits of running multiple
cheat features will make more sense.

Note

This release is intended for SimCity version 1.50.2.115474.

SimCity Collab v1.0.0-beta.4

11 Sep 11:02
simcity_collab_v1.0.0-beta.4
c53a7cb
Compare
Choose a tag to compare

Important

This release is now deprecated.

Changelog:

  • commit 312beb4e1b56f9913374b27928954622231fdf44 (main)

Complete Items Pointer(s) data structure

All Items Pointer(s) have now been correctly identified, allowing for
better control to handle cheat features for object Items.

Note

This release is intended for SimCity version 1.50.2.115474.

SimCity Collab v1.0.0-beta.3

10 Aug 15:02
simcity_collab_v1.0.0-beta.3
94889d2
Compare
Choose a tag to compare

Important

This release is now deprecated.

Changelog:

  • commit 982354be234b1fea9e9c8005cbe2819831ae43a6 (main)

Regenerate new access token for SimCity Collab

Recreated the access token due to unexpected token behavior. Somehow,
none of my access tokens are currently listed on GitHub anymore,
resulting in script failures when making requests. Maybe GitHub was
undergoing some backend processes. Not sure why.

Note

This release is intended for SimCity version 1.49.4.114336.

SimCity Collab v1.0.0-beta.2

10 Aug 12:46
simcity_collab_v1.0.0-beta.2
b6e27a9
Compare
Choose a tag to compare

Important

This release is now deprecated.

Changelog:

  • commit 02edb39c3022eb9d6625fd8fa683ed44b7296910 (main)

Add 'Alter Quantity Production' cheat feature

  • commit 674c068a057d9f80e2d8e50bd5b02b450209c9a9 (main)

Improve performance and stability

Add alert option for 'Experience Accumulation' and 'Max Out Vu Tower'
cheat features to allow cancellation of cheats, allowing cheats to be
canceled if necessary.

Note

This release is intended for SimCity version 1.49.4.114336.