[COMPLETED] Indivisible (Windows Store/Game Pass)

Ask about cheats/tables for single player games here
Post Reply
User avatar
Rhark
Expert Cheater
Expert Cheater
Posts: 3477
Joined: Tue Apr 16, 2019 1:27 am
Reputation: 1395

[COMPLETED] Indivisible (Windows Store/Game Pass)

Post by Rhark »

Game Name: Indivisible
Game Engine: Z-Engine
Game Version: 1.0.8.0
Options Desired: Cheat Table with:
  • Infinite Party Health
  • Always Full Iddhi
  • Easy Kills
  • Instant Attacks
  • Easy XP
  • Add Ringsels
Game/Steam Website: [Link]
Other Info: [Link]

COMPLETED: viewtopic.php?f=4&t=11807
Last edited by Rhark on Fri Mar 13, 2020 4:34 pm, edited 1 time in total.

ABUHMED1991
Expert Cheater
Expert Cheater
Posts: 93
Joined: Wed Mar 04, 2020 1:01 pm
Reputation: 16

Re: [REQUEST] Indivisible (Windows Store/Game Pass)

Post by ABUHMED1991 »

+1

User avatar
SvT
Table Makers
Table Makers
Posts: 589
Joined: Tue Dec 24, 2019 5:17 am
Reputation: 1852

Re: [REQUEST] Indivisible (Windows Store/Game Pass)

Post by SvT »

I'm working on a table that I might complete when I have time.
Here is a simple Godmode script for now (only works when in actual combat, not when you receive damage from an enemy in the "open world").

Code: Select all

[ENABLE]
aobscanmodule(enableCheats,Indivisible.exe,F3 0F 10 04 81)
alloc(newmem,$1000,enableCheats)

label(code)
label(return)

newmem:
cmp rax,76
jne code
cmp r9,A
jne code
cmp [rcx+58],(float)1
jne code
mov [rcx+rax*4+4],(float)99999 // set max health to 9999
mov [rcx+rax*4],(float)99999 // give 9999 health
movss xmm0,[rcx+rax*4]
jmp return

code:
movss xmm0,[rcx+rax*4]
jmp return

enableCheats:
  jmp newmem
return:
registersymbol(enableCheats)

[DISABLE]
enableCheats:
  db F3 0F 10 04 81

unregistersymbol(enableCheats)
dealloc(newmem)
I also have no collision (projectiles, spikes, etc.) and the platforms on a timer won't disappear :P
[Link]

User avatar
SvT
Table Makers
Table Makers
Posts: 589
Joined: Tue Dec 24, 2019 5:17 am
Reputation: 1852

Re: [REQUEST] Indivisible (Windows Store/Game Pass)

Post by SvT »


Post Reply

Who is online

Users browsing this forum: Chornayanoch, Vuntris