Search found 455 matches

by sanitka
Mon Apr 15, 2024 2:01 am
Forum: Tables
Topic: Horizon Forbidden West [Engine:Decima]
Replies: 386
Views: 56559

Re: Horizon Forbidden West [Engine:Decima]

I understand that the process of making tables is not something you can learn overnight. But I would be still grateful if I could get some tips on how to start learning using CE efficiently. I would even read a book about this topic but working with assembler, specific in games, is so niche that th...
by sanitka
Mon Apr 01, 2024 9:49 pm
Forum: Tables
Topic: Horizon Forbidden West [Engine:Decima]
Replies: 386
Views: 56559

Re: Horizon Forbidden West [Engine:Decima]

For permanent machine hacked duration there's a outfit weave... However i can try to write a script for that too... Tomorrow i will post a script for have always fully charged the aloy's spear if someone is interested to it Why would you waste your time when "Always Charged" is already in SunBeams ...
by sanitka
Wed Mar 27, 2024 11:06 pm
Forum: Tables
Topic: z Wartales
Replies: 491
Views: 149388

Re: z Wartales - table for fun

pewple wrote:
Mon Mar 25, 2024 1:15 pm
PreacherSana wrote:
Fri Mar 15, 2024 11:40 pm
Guys, not sure what is not working for you, you have to be more specific.
Quickly tried it with v33020 and everything was activated and seemed ok.
by sanitka
Wed Mar 27, 2024 10:30 pm
Forum: Tables
Topic: z Wartales
Replies: 491
Views: 149388

Re: z Wartales

My table still works fine for me. On v1.0.33002. No clue what's wrong with you all. You know, it is all fault of table-makers, it does not matter if I have installed 10 unapproved mods and/or modified your cheat-table by adding code from other tables (and probably f*cked up aobs), it is not my faul...
by sanitka
Thu Mar 21, 2024 2:30 pm
Forum: Single Player Cheat Requests
Topic: [REQUEST] Zoria: Age of Shattering
Replies: 5
Views: 1401

Re: [REQUEST] Zoria: Age of Shattering

If you are interested in "No Equipment Restrictions" script, let me know (like the comment). Equip Anyting <?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>330700</ID> <Description>"Equip Anything"</Description> <Options moHideChildren="1" moActivateChildrenAsWell=...
by sanitka
Sun Mar 17, 2024 10:38 am
Forum: Single Player Cheat Requests
Topic: [REQUEST] The Thaumaturge
Replies: 30
Views: 4332

Re: [REQUEST] The Thaumaturge

debnet wrote:
Sat Mar 16, 2024 11:02 pm
Is anyone succeed to find the pride characteristic in memory? I tried to read the whole GEngine tree but alas no success.
If you are looking for Proud points, it should be 4 bytes at +1DC offset in the same object as Level or Exp (ProgressionSubsystem).
by sanitka
Mon Mar 11, 2024 5:35 am
Forum: Tables
Topic: Last Epoch
Replies: 264
Views: 57158

Re: Last Epoch

Horizon wrote:
Mon Mar 11, 2024 1:34 am
omarino2011 wrote:
Sun Mar 10, 2024 6:38 pm
Yeah why not also have an option to track enemies and move our mouse around to kill mobs while we watch Netflix and sip our coffee :)
Well, integration with Alexa would be also nice :D.
by sanitka
Sun Mar 10, 2024 4:56 am
Forum: Single Player Cheat Requests
Topic: [REQUEST] The Thaumaturge
Replies: 30
Views: 4332

Re: [REQUEST] The Thaumaturge

If you are looking for health : - it is a Float data type - all the values are a doubled, so you can search by a group command for two consecutive floats (f:43.0 f:43.0) - values seem always to be rounded, so add .0 at the end of your value - unfortunately values are updated by a generic procedure u...
by sanitka
Thu Mar 07, 2024 9:08 pm
Forum: Single Player Cheat Requests
Topic: [REQUEST] The Thaumaturge
Replies: 30
Views: 4332

Re: [REQUEST] The Thaumaturge

<?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>9</ID> <Description>"Exp Multiplier 100x"</Description> <VariableType>Auto Assembler Script</VariableType> <AssemblerScript>{ Game : TheThaumaturge-Win64-Shipping.exe Version: Date : 2024-03-07 Author : osman1 This ...
by sanitka
Thu Mar 07, 2024 12:39 pm
Forum: Single Player Cheat Requests
Topic: [REQUEST] The Thaumaturge
Replies: 30
Views: 4332

Re: [REQUEST] The Thaumaturge

sanitka wrote:
Wed Mar 06, 2024 5:22 am
you can add Exp and Level to your table if you want, just copy, paste Th points and update offsets:
Th Points are +30
Exp is +100
Level is +104
by sanitka
Wed Mar 06, 2024 8:36 pm
Forum: Tools
Topic: Last Epoch Save Editor
Replies: 809
Views: 306257

Re: Last Epoch Save Editor

Zadkielsan wrote:
Wed Mar 06, 2024 8:13 pm
sanitka wrote:
Sat Mar 02, 2024 5:50 pm
Zadkielsan wrote:
Sat Mar 02, 2024 12:34 pm
can't edit bank, someone has a solution?
Do not use bank, move items to your inventory and then back.
i wanted to edit my crafting materials
In that case use cheat table ;).
by sanitka
Wed Mar 06, 2024 5:22 am
Forum: Single Player Cheat Requests
Topic: [REQUEST] The Thaumaturge
Replies: 30
Views: 4332

Re: [REQUEST] The Thaumaturge

Thaumaturgy Points Pointer <?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>2</ID> <Description>"Thaumaturgy Points"</Description> <VariableType>Auto Assembler Script</VariableType> <AssemblerScript>{ Game : TheThaumaturge-Win64-Shipping.exe Version: Date : 2024-0...
by sanitka
Sun Mar 03, 2024 12:33 pm
Forum: Tables
Topic: Last Epoch
Replies: 264
Views: 57158

Re: Last Epoch

Do I need to adjust the scripts in any way from what's in the code text boxes in SanitKa's post? For example, when I try to use the Max Affix Rolls for Others script, I receive the error: <<Error while scanning for AOB's: INJMAXAFFX Error: Not all results found>> I'm not sure if I need to hook or p...
by sanitka
Sun Mar 03, 2024 6:16 am
Forum: Tables
Topic: Last Epoch
Replies: 264
Views: 57158

Re: Last Epoch

If you're still using the 1.0.0d version of the game, you can use sanitka's codes for max implicits and affixes for all item drops. If your game is updated then you will have to wait until sanitka updates the codes to the lastest version of the game. Get Actor <?xml version="1.0" encoding="utf-8"?>...
by sanitka
Sun Mar 03, 2024 12:11 am
Forum: Tables
Topic: Last Epoch
Replies: 264
Views: 57158

Re: Last Epoch

Thanks for this, I've used it a bit. I only really want a way to modify items and get perfect gear. There a few things not working: - The implicits on uniques don't roll max values (but everything else does - affixes roll max values) - The max affix rolls for others does not work. So rares etc. don...