Charist42 wrote: ↑Mon Jun 03, 2024 7:09 pm
Just out of curiosity. Is there anything that would help substantially within a UBC? The arrays from page 22 are absolutely amazing. But they are pretty restricted within UBC´s. So, any tips?
There's these:
Code: Select all
TimerUB decrease
89 47 28 8d 65 fc 8d 65 fc 5f c9 c3
ClonesNextRebirth increase
89 51 10 05 10 00 00 00 89 04 24 90 e8 ?? ?? ?? ?? 8b 45 d0 8b 05
CurrentClones increase
89 48 1c 05 1c 00 00 00 89 04 24 e8 ?? ?? ?? ?? 8b 45 c4 8b 05
CurrentClones decrease from UB (1st result)
89 51 1c 05 1c 00 00 00 89 04 24 e8 ?? ?? ?? ?? 8b 85 ?? ?? ?? ?? 39 3f
90 90 90 05 1c 00 00 00 89 04 24 e8 ?? ?? ?? ?? 8b 85 ?? ?? ?? ?? 39 3f
First 3 you press Ctrl + D on them then right click and click "Find out what addresses this instruction accesses" to get the addresses for UB timers, current clones and clones for next rebirth (clone addresses will update if you set your creation tab to make clones)
For the UB timers you can just freeze them at 0 and then use an autoclicker on them (remember to unfreeze after you're done with them in case the address changes and causes a crash)
For clones you should find the address of something else that has a large value above 100k. I used pet free XP for this. You can use my pet free xp AoB from page 22 to find the address for it using the same Ctrl + D method I described above and then giving a pet 0 xp (doesn't work for Dojo xp, that uses separate instruction); make sure the 1st 2 bytes are "89 91" and not "90 90" when finding the address so that the instruction triggers.
4th AoB will stop you from losing clones while fighting ultimate beings. You'll still need to add the clones back on Powersurge though.
Having a decent score on DGPC will help. You can end DGPC early by setting the rebirth timer above 86400,000 (4 Bytes, milliseconds), just watch out as going above 2^31 (2.147B) total GP across all rebirths will result in the Cheating God title.