z Baldur's Gate 3

Upload your cheat tables here (No requests)
mo1ester_sta11one
What is cheating?
What is cheating?
Posts: 4
Joined: Sun Oct 15, 2023 6:02 pm
Reputation: 0

Re: z Baldur's Gate 3

Post by mo1ester_sta11one »

Noway3 wrote:
Mon Oct 16, 2023 12:46 am
mo1ester_sta11one wrote:
Sun Oct 15, 2023 6:06 pm
Can you one kindly tell me if its possible to teleport to Act 3 regions just after the nautiloid crash ? (Basically teleport to anypoint/map at will) . I wanna travel to the House of Hope right after the Nautiloid crash scene
Yes, that is possible: you can set one of these Flags, you will be magically teleported there.
You are bypassing a lot of game stuff with this kind of cheat, there are certainly lot of side effects to endure! be aware ...

Code: Select all

House of Hope Entrance:     "22c9f918-0a6f-6784-d8f4-d21b0f814e52"
House of Hope Feast Hall:   "fa19501c-b8cf-0cd5-26aa-7779206a68cc"
House of Hope Boudoir:      "a0c94538-68d6-8b85-2378-fdaa4f4803aa"
just amend and use the "SetFlag" script in the cheat table (under "Testing Stuff" -> "Flag tests")
e.g:

Code: Select all

{$lua}
if syntaxcheck then return end
flag = "22c9f918-0a6f-6784-d8f4-d21b0f814e52"
[ENABLE]
SetFlagOnPlayer(flag)
[DISABLE]
Have fun with your astral travels!
First of all TYSM dude for the wonderful explanation!! But , sadly when I check the box "SetFlagOnPlayer" (after amending the code as you suggested) nothing happens. Do I need to do something to trigger the teleport? Write now I'm just beside unconcious SH after the nautiloid crashed , and nothing is changing.
NVM , got it to work Thanks Thanks Thanks !! How did you find the ids for the different maps/places if you dont mind me asking?

How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1

Hans13q
Noobzor
Noobzor
Posts: 5
Joined: Sat Oct 14, 2023 11:25 pm
Reputation: 0

Re: z Baldur's Gate 3

Post by Hans13q »

Is there any command to give spells to my summons(zombie, skeleton, quasit, elemental)?

User avatar
Noway3
Expert Cheater
Expert Cheater
Posts: 117
Joined: Sat Aug 12, 2023 12:20 pm
Reputation: 151

Re: z Baldur's Gate 3

Post by Noway3 »

The Red Prince wrote:
Mon Oct 16, 2023 2:12 am
Noway3 wrote:
Mon Oct 16, 2023 2:00 am
The Red Prince wrote:
Mon Oct 16, 2023 1:14 am
amazing thank you!! how did you find the uuids?
mo1ester_sta11one wrote:
Mon Oct 16, 2023 4:26 am
Noway3 wrote:
Mon Oct 16, 2023 12:46 am
mo1ester_sta11one wrote:
Sun Oct 15, 2023 6:06 pm
First of all TYSM dude for the wonderful explanation!! But , sadly when I check the box "SetFlagOnPlayer" (after amending the code as you suggested) nothing happens. Do I need to do something to trigger the teleport? Write now I'm just beside unconcious SH after the nautiloid crashed , and nothing is changing.
NVM , got it to work Thanks Thanks Thanks !! How did you find the ids for the different maps/places if you dont mind me asking?

Have a look at the post that I maintain here:[link]
I have create some scripts to process all these data from the game files and provide it to the community in a readable and searchable structure (the extraction library thanks to [Link])

Erlik
What is cheating?
What is cheating?
Posts: 3
Joined: Thu Oct 12, 2023 1:51 pm
Reputation: 0

Re: z Baldur's Gate 3

Post by Erlik »

Hello, does someone have a way/script to teleport directly to the scene, after the long rest, in the intro to act 3, at the start of the ambush (to launch quest). (Or to teleport inside the "Astral Portal" at the intro of act 3).

Thanks in advance.

solo16
Noobzor
Noobzor
Posts: 7
Joined: Wed Oct 14, 2020 8:27 pm
Reputation: 0

Re: z Baldur's Gate 3

Post by solo16 »

Hi could someone share the id for the Scroll of evidence, I accidentally blown up the toy chest and now I couldn't "summon" the harper stash.

Thank you!

Gray0ne
Noobzor
Noobzor
Posts: 14
Joined: Sun Aug 27, 2023 6:15 pm
Reputation: 0

Re: z Baldur's Gate 3

Post by Gray0ne »

Is there Osiris documentation for BG3? How is everyone learning these commands?

misterwolf
Noobzor
Noobzor
Posts: 8
Joined: Wed Jul 06, 2022 6:01 am
Reputation: 2

Re: z Baldur's Gate 3

Post by misterwolf »

Does anybody know the ID for the "Melee Caster" passive from the Sylvan Scimitar?

caiojordao84
Noobzor
Noobzor
Posts: 5
Joined: Thu Aug 24, 2023 5:19 pm
Reputation: 1

Re: z Baldur's Gate 3

Post by caiojordao84 »

misterwolf wrote:
Mon Oct 16, 2023 3:26 pm
Does anybody know the ID for the "Melee Caster" passive from the Sylvan Scimitar?
MAG_MeleeCaster_Passive

misterwolf
Noobzor
Noobzor
Posts: 8
Joined: Wed Jul 06, 2022 6:01 am
Reputation: 2

Re: z Baldur's Gate 3

Post by misterwolf »

caiojordao84 wrote:
Mon Oct 16, 2023 8:24 pm
misterwolf wrote:
Mon Oct 16, 2023 3:26 pm
Does anybody know the ID for the "Melee Caster" passive from the Sylvan Scimitar?
MAG_MeleeCaster_Passive
Thanks!

User avatar
LibertusRex
Fearless Donors
Fearless Donors
Posts: 36
Joined: Fri Oct 11, 2019 1:45 pm
Reputation: 15

Re: z Baldur's Gate 3

Post by LibertusRex »

Gray0ne wrote:
Mon Oct 16, 2023 1:48 pm
Is there Osiris documentation for BG3? How is everyone learning these commands?
For the script extender console, this should be useful: [Link]

For CE: [Link]

Gray0ne
Noobzor
Noobzor
Posts: 14
Joined: Sun Aug 27, 2023 6:15 pm
Reputation: 0

Re: z Baldur's Gate 3

Post by Gray0ne »

LibertusRex wrote:
Tue Oct 17, 2023 10:39 am
Gray0ne wrote:
Mon Oct 16, 2023 1:48 pm
Is there Osiris documentation for BG3? How is everyone learning these commands?
For the script extender console, this should be useful: [Link]

For CE: [Link]
Wow thank you, that is exactly what I was looking for!

I noticed most of the template pre-fixes are self explanatory (WPN/LOOT/TOOL) but some of them I don't really understand like DEN/CINE. Is there any documentation for this or was that data scraped from something?

User avatar
snakeswiss
Cheater
Cheater
Posts: 49
Joined: Mon Mar 05, 2018 5:51 pm
Reputation: 14

Re: z Baldur's Gate 3

Post by snakeswiss »

Anyone know how to make appear Pets as companion ? Or have the ID's to make them spawned as ally please ?

Gray0ne
Noobzor
Noobzor
Posts: 14
Joined: Sun Aug 27, 2023 6:15 pm
Reputation: 0

Re: z Baldur's Gate 3

Post by Gray0ne »

EvenLess wrote:
Sat Sep 09, 2023 10:33 pm
The Baldur's Gate 3 Commander
Image
I get this LUA error whenever I try to run the commander and the drop down lists are empty.

Code: Select all

Error:[string "bg3setting = {}
..."]:545: attempt to index a nil value (field '?')
Error:[string "bg3setting = {}
..."]:545: attempt to index a nil value (field '?')
Error:[string "bg3setting = {}
..."]:545: attempt to index a nil value (field '?')

baconman187
Noobzor
Noobzor
Posts: 6
Joined: Fri Feb 11, 2022 5:03 am
Reputation: 1

Re: z Baldur's Gate 3

Post by baconman187 »

Gray0ne wrote:
Tue Oct 17, 2023 1:28 pm
EvenLess wrote:
Sat Sep 09, 2023 10:33 pm
The Baldur's Gate 3 Commander
Image
I get this LUA error whenever I try to run the commander and the drop down lists are empty.

Code: Select all

Error:[string "bg3setting = {}
..."]:545: attempt to index a nil value (field '?')
Error:[string "bg3setting = {}
..."]:545: attempt to index a nil value (field '?')
Error:[string "bg3setting = {}
..."]:545: attempt to index a nil value (field '?')
Yeah, it's a known error with the latest unfinished version @Evenless posted. They are no longer updating it, so unless someone comes in to fix it, I'm not really sure how to proceed except using the previous version which still works pretty well.

User avatar
The Red Prince
Cheater
Cheater
Posts: 32
Joined: Sat Oct 14, 2023 2:26 pm
Reputation: 2

Re: z Baldur's Gate 3

Post by The Red Prince »

Cidrow wrote:
Wed Aug 16, 2023 1:49 pm
Here is full Passive/Feat list for Zanzer's latest table.
Original list was made by PapaPetro. It's massive - around 1566 unsorted scripts.
Merge with Zanzer's table or copy what you needed.
don't know if your still active or if your the one who made all these feats, but if so, could you add the dauntless and animalistic vitality passives as well?

I see, it was made by papapetro, I can't seem to find him, hopefully someone else can add these 2 passives? I wish I could add them myself, but I have no clue how to do anything other than use what the cheatengine already has.

Post Reply

Who is online

Users browsing this forum: admantx, fenor, Google Adsense [Bot], Granberia, hgavi650, loci19, Oneluck, RomanHladik, Shxdxmxrx, Theorac, Thienuit