Search found 186 matches

by CannonFodder
Fri Apr 05, 2024 1:29 pm
Forum: Tables
Topic: Clash II Cheat Table
Replies: 1
Views: 139

Clash II Cheat Table

Cheat table for game Clash II Created and tested on fitgirl repack version Can't see any version number in game options: Unlimited Action Points (afftects enemy too, turn off before end turn), also works in battle Set Unit Exp To 9999 On View Detail Info (afftects enemy too) Get Unit Stats On View D...
by CannonFodder
Sat Mar 30, 2024 8:18 am
Forum: Tables
Topic: Final Fantasy VII: Remake Intergrade +10 (table Update4)
Replies: 155
Views: 140376

Re: Final Fantasy VII: Remake Intergrade +10 (table Update4)

change field controlling character is sooooo good
I can finally watch tifa's butt instead of cloud while running around
by CannonFodder
Sun Mar 24, 2024 9:27 am
Forum: Tables
Topic: z Subterrain Mines of Titan
Replies: 7
Views: 1221

Re: z Subterrain Mines of Titan

My extend table, tested on game version 1.07

activate mono feature required

Fast Task Complete
Fast Codex Gain (on research complete)
Level Up Proficiency on EXP Gain

Update1:
add option
Set Ammo to 35 On Refresh (including shoot)
by CannonFodder
Fri Mar 22, 2024 2:32 pm
Forum: Tables
Topic: z Subterrain Mines of Titan
Replies: 7
Views: 1221

Re: z Subterrain Mines of Titan

<?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>9636</ID> <Description>"Level Up Proficiency on EXP Gain"</Description> <LastState Activated="1"/> <VariableType>Auto Assembler Script</VariableType> <AssemblerScript>{ Game : Subterrain Mines of Titan.exe Version: ...
by CannonFodder
Sun Mar 17, 2024 3:39 am
Forum: Tables
Topic: Last Epoch
Replies: 264
Views: 57030

Re: Last Epoch

This is apparently a working runes script on the latest version, thanks peakyblinder for the aob <?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>546</ID> <Description>"Infinite Runes (Open Inventory)"</Description> <Color>000000</Color> <VariableType>Auto Assembl...
by CannonFodder
Wed Mar 13, 2024 8:34 am
Forum: Tables
Topic: Heroes of Might & Magic III + HOTA + HD
Replies: 83
Views: 42639

Re: Heroes of Might & Magic III + HOTA + HD

Infinite D-Door will let you cast dimension door as many times as you like per turn, whether you have high skill or not. This is not a player-only script, but I have never seen the PC cast dimension door. Still, I have been quite mistaken about several things about this game until now so who knows....
by CannonFodder
Tue Mar 12, 2024 12:50 am
Forum: Tables
Topic: z KeeperRL
Replies: 16
Views: 2895

Re: z KeeperRL

Great table!
by the way,
attribute type 3 is for Ranged Damage
9 is for Multi-Weapon Skill
by CannonFodder
Sun Mar 10, 2024 11:38 am
Forum: Tables
Topic: Dawn of War II Steam Pack (GM and more)
Replies: 13
Views: 44958

Re: Dawn of War II Steam Pack (GM and more)

my table for GOG grand master collection vanilla and chaos rising 2.6.0.65 options: Fast Energy Recover (basically an update or downgrade? to the same option in op's table) change the code below to required value if you are not player1 in skirmish cmp [eax+08],#1000 // 1001 for player2 Increase Abil...
by CannonFodder
Mon Feb 19, 2024 9:15 am
Forum: Tables
Topic: Conquest of Elysium 5
Replies: 14
Views: 5728

Re: Conquest of Elysium 5

Alucard0Reborn wrote:
Mon Sep 19, 2022 9:33 pm
Thanks for the reply and update, guess I started playing this too late again, I think 5.23 broke it.
updated to 5.29, and probably works on 5.30, you can try.
by CannonFodder
Sat Feb 17, 2024 9:41 am
Forum: Tables
Topic: Star Valor
Replies: 211
Views: 78514

Re: Star Valor

updated Crew Stats Pointer to 2.1.2 , posted here
viewtopic.php?f=4&t=25637&p=335658#p335658
by CannonFodder
Sat Feb 17, 2024 9:39 am
Forum: Tables
Topic: Star Valor 2.1.2 (Steam)
Replies: 1
Views: 1234

Re: Star Valor 2.1.2 (Steam)

added more pointers under : Item Amount access on click at Station Trade Menu you can have every item and blueprints by changing related ids. updated pointers to 2.1.2 and added more under : Crew Stats Pointer from this table: https://fearlessrevolution.com/viewtopic.php?t=8760 watch out for hotkeys...
by CannonFodder
Tue Feb 06, 2024 3:12 am
Forum: Single Player Cheat Requests
Topic: Dominions 6
Replies: 49
Views: 8571

Re: Dominions 6

Also thanks a ton for your Table for 6.03 CannonFodder the parts that work like research and 99 magic level are great! if you could do the same for 6.04 that would be sweet! I tried to design the script to work for many versions. If it doesn't, I can't help because there is no 6.04 version availabl...
by CannonFodder
Mon Feb 05, 2024 9:26 am
Forum: Single Player Cheat Requests
Topic: Dominions 6
Replies: 49
Views: 8571

Re: Dominions 6

I know I can research all paths to max in 1 turn.
But I want to prevent AI from obtaining it forever and for sure.
by CannonFodder
Mon Feb 05, 2024 3:05 am
Forum: Single Player Cheat Requests
Topic: Dominions 6
Replies: 49
Views: 8571

Re: Dominions 6

How to obtain the item myself while prevent AI from obtaining it?
by CannonFodder
Sat Feb 03, 2024 2:25 pm
Forum: Cheat Engine
Topic: How to make my pointer point a to static address, which change with game version update, in assembly script?
Replies: 14
Views: 1842

Re: How to make my pointer point a to static address, which change with game version update, in assembly script?

What's the scan feature you used in your pic? I can't find it. dominions 6 is x64 program, I think your function returned the correct 8 bytes address of 7FF66FD25008? Do you mean if the offset of Dominions6.exe+3DE45008 is larger than 4 bytes, like Dominions6.exe+112233443DE45008, your function may ...