Search found 80 matches

by fearless123456
Sun Aug 13, 2023 10:34 am
Forum: Tables
Topic: z Baldur's Gate 3
Replies: 6868
Views: 2149280

Re: z Baldur's Gate 3

test:unlimited actions (friends and foes) - use shortcut key "~" before giving turn to the enemy <?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>4619</ID> <Description>"unlimited actions (friends and foes) shortcut key ~"</Description> <LastState/> <VariableType>A...
by fearless123456
Thu Aug 10, 2023 11:58 pm
Forum: Tables
Topic: z Baldur's Gate 3
Replies: 6868
Views: 2149280

Re: z Baldur's Gate 3

Test: Win Conversation/Pickpocket Rolls (except critical fails) <?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>1539</ID> <Description>"Win convo/steal"</Description> <LastState/> <VariableType>Auto Assembler Script</VariableType> <AssemblerScript>{ Game : Baldur'...
by fearless123456
Fri Apr 23, 2021 3:30 am
Forum: Tables
Topic: My Time at Portia
Replies: 620
Views: 322308

Re: My Time at Portia

Free Assembly - tested on v.2.0.141235 Activate Mono Features First <?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>900</ID> <Description>"Free Assembly"</Description> <LastState/> <VariableType>Auto Assembler Script</VariableType> <AssemblerScript>{ Game : Portia...
by fearless123456
Fri Apr 02, 2021 1:23 am
Forum: Tables
Topic: Kingdom Hearts Final Mix 1.5 (Epic)
Replies: 82
Views: 44474

Re: Kingdom Hearts Final Mix 1.5 (Epic)

Save Anywhere N.B. Proof of concept - no guarantees; Could break your game!!! Only tested a few times in the first area. Script will not be updated or fixed. This will force any menu choice to jump to the save menu. Ctrl+Z to enable and disable. <?xml version="1.0" encoding="utf-8"?> <CheatTable> <C...
by fearless123456
Tue Mar 16, 2021 3:22 am
Forum: Tables
Topic: Grim Dawn + All DLC's
Replies: 358
Views: 270093

Re: Grim Dawn + All DLC's

Loot Randomizer (credits to Carlton,Pyre_of_Malic3,orochi2k & anonymous) This will increase rate of drops and their rarity. <?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>157</ID> <Description>"Loot Randomizer"</Description> <LastState Activated="1"/> <VariableTy...
by fearless123456
Sun Mar 14, 2021 12:25 pm
Forum: Tables
Topic: Grim Dawn + All DLC's
Replies: 358
Views: 270093

Re: Grim Dawn + All DLC's

N.B. Backup your save games before using scripts. Increase Local Map reveal (will still need to go to unexplored riftgates to activate them): <?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>101</ID> <Description>"MiniMapReveal"</Description> <LastState/> <Variable...
by fearless123456
Fri Mar 12, 2021 2:07 am
Forum: Single Player Cheat Requests
Topic: UPDATE! [REQUEST] Tales of Graces f (rpcs3)
Replies: 45
Views: 23229

Re: [REQUEST] Tales of Graces f (rpcs3) Battle time

Time played addresses: 30091D5E8 3008F8014 Battle timer always 1 second: find the following array of bytes (it is probably in the address 1001E8E39) 0F 38 F0 8C 18 84 00 00 00 48 FF C1 45 add it to your list and change it to the following: B9 3B 00 00 00 90 90 90 90 48 FF C1 45 You can also try this...
by fearless123456
Sun Nov 01, 2020 2:59 am
Forum: Tables
Topic: Xuan Yuan Sword VII
Replies: 14
Views: 8593

Re: Xuan Yuan Sword VII

Free Crafting Scripts for v1.0.2. Changed values will stay changed until you restart the game and load a previous save. <?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>65</ID> <Description>"FreeBuildingUpgrade AOB"</Description> <LastState/> <VariableType>Auto As...
by fearless123456
Fri Oct 23, 2020 10:09 am
Forum: Tables
Topic: Death Stranding | Cheat Engine Table v1.0
Replies: 203
Views: 158912

Re: Death Stranding | Cheat Engine Table v1.0

No Stress for Baby <?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>226</ID> <Description>"HappyBaby"</Description> <LastState/> <VariableType>Auto Assembler Script</VariableType> <AssemblerScript>{ Game : ds.exe Version: Date : 2020-10-23 Author : 009 This script...
by fearless123456
Fri Oct 23, 2020 10:02 am
Forum: Tables
Topic: Death Stranding | Cheat Engine Table v1.0
Replies: 203
Views: 158912

Re: Death Stranding | Cheat Engine Table v1.0

Car Rust Remover Tested on 1.02. Your mileage may vary. FYI: The Offset for Vehicle's Rust is its Battery+08 and its max value is 1.0(float). <?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>222</ID> <Description>"RustRemover1"</Description> <LastState/> <Variable...
by fearless123456
Sat May 02, 2020 12:09 am
Forum: Tables
Topic: XCOM: Chimera Squad
Replies: 91
Views: 60137

Re: XCOM: Chimera Squad

Script for agent stats This is mainly based on the offsets and the function Csimbi found. You should probably not use his script at the same time as this one. Only use this in the armory's menu page. <?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>16864</ID> <Des...
by fearless123456
Fri May 01, 2020 7:32 am
Forum: Tables
Topic: XCOM: Chimera Squad
Replies: 91
Views: 60137

Re: XCOM: Chimera Squad

Tip for finding resource value: 0. buy an item from the supply store first 1. Use scan type: grouped 2. Generate groupscan command 3. 3x4bytes : enter the values for credits, intel, eterium (in such order) 4. block alignment = 4 5. It should return about 1-3 results (i.e. 3 to 9 addresses) 6. Edit t...
by fearless123456
Wed Oct 16, 2019 3:41 am
Forum: Tables
Topic: Kingdoms of Amatur - Reckoning v1.0.0.1 (GM and more)
Replies: 26
Views: 49375

Re: Kingdoms of Amatur - Reckoning v1.0.0.1 (GM and more)

Aside from enabling the "Increase Inventory and Stash Size" script and then go in and out of the main menu and stash menu a few times, I don't know what else I can recommend. Different computers and different versions of the game's .exe file means scripts are not guaranteed to work. Alternatively, y...
by fearless123456
Tue Oct 15, 2019 1:17 pm
Forum: Tables
Topic: Kingdoms of Amatur - Reckoning v1.0.0.1 (GM and more)
Replies: 26
Views: 49375

Re: Kingdoms of Amatur - Reckoning v1.0.0.1 (GM and more)

Increase Stash and Inventory Size - for version 1.0.0.2. (May not work for anybody else....) Either use this one or the two previous scripts combined. <?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>76</ID> <Description>"Increase Inventory and Stash Size"</Descrip...
by fearless123456
Tue Oct 15, 2019 12:35 pm
Forum: Tables
Topic: Kingdoms of Amatur - Reckoning v1.0.0.1 (GM and more)
Replies: 26
Views: 49375

Re: Kingdoms of Amatur - Reckoning v1.0.0.1 (GM and more)

Allow Excess Stash - for version 1.0.0.2. (May not work for anybody else....) This will allow you to put more than 155 items in your stash. However, you will need to disable the script when you want to take items out of the stash as it will only display 155 items when you browse the stash when the s...