SakeTami
cfemen
cfemen

patreon


Enshrouded

Updated table from Fearless, also contains some more cool stuff ( edit weapon stats )

Table Options:

Full Health

Full Stamina

Full Mana

Free Craft

-as title says, you can craft without to have crafting mats
-can also be used to have inf. skill points ( skill points won't decrease while spending )

No Durability Loss

No Fall Damage

Super Movement Speed

-increases the global actor speed!
-deactivate it before you use the grapling hook

Super Jump

No Shroud Decrease

Get Stats ( Equip Armor To Populate )

-equip any gear ( head,body,arms,feet ) to populate the pointers

-now you can change stuff like the individual damage,crit chance or str,dex stats and the regeneration rate and so on



Add EXP

-opens a input window, type in any value you want to add to your EXP
-if you don't get any EXP open the Character -> All Attribute window and try again!

Transform Hook:

Teleport
-allows to have 3 slots to save/load your position

Gravity Handler
-enables R as hotkey to toggle the global gravity
-CTRL/Shift can be used to go up/down



Get Item Pointer (Move Any Item In Inventory)
-moving any item will populate the pointer to change it's amount
-you can execute the Change Item script to swap the item to anything you want from the dropdown list
-after changing anything you need to move the item again in order to update the value or item type

How to generate a weapon with stats, step by step:

1)

Enable the Get Item Pointer script

2)

Move any item in the inventory

3)

Execute the Change Item script and select a weapon from the list ( e.g Bronze Sword )

4)

Move the item to any slot to update it

5)

Execute the ReRoll The Item script, and move the item to any slot to update it

6)

Enable the Get Weapon Stats script, now you can edit the stats of the weapon!

( you can also set the byte from the Upgrade Status X to 1 to force enable the upgrades )

As example a modded sword with level 99 and 5x health leech:

Download: https://cfemen.itch.io/enshrouded/patreon-access

Note: You DON'T need an itch.io account to download

Just allow the website to connect to your patreon account.

Comments

Hi, there is already a table for it ( enshrouded_697669F2.CT ) All options are updated and working like before, the only thing that is missing is the new Item IDs, I will work on them over time but currently Im swamped in game updates :|

cfemen

Hey, when can we expect new version of the table for thralls of twilight?

Kamilen

Hi, well the engine is ECS ( Entity Component System ) based, so no classic OOP (Object Oriented Programing ) pItem is my pointer that gets the last moved item in the inventory, that contains the stuff like Amount, ItemID and the "StatsID" The game needs this infos to get the correct components that contains the actual infos, so this is what my script does, getting the actual pointer to the components with the last moved item as a base. This game is a very bad start for learning cheat engine coz the ECS system is very complex.

cfemen

Hey great table! I'm using it as a resource to learn cheat engine. Could you explain briefly how the "Get Weapon Stats" script works? pItem and pStats doesn't seem to be related while I was reading the script code. Its clear to me that you're using the weapon upgrade code to get this info but how do you get the stats offset from pItem?

Augusto Dias

yes because they always spawn as uncommon, it's like you craft something and it also has always the same stats + rarity.

cfemen

i have a pair of green uncommon wanderer's boots in my inventory tho?

zacheary

armors do not have qualities, they have fixed stats + a level, every armor from the game is in the change item list :)

cfemen

is there a way to add the different quality of armor then? seems like the change item list just needs updated then?

zacheary

armors can't be edited, they have fixed stats.

cfemen

cant get this to work on different quality armors

zacheary

Enshrouded uses a real auth. server, it's impossible to make it work for the client.

cfemen

Cfemen , Im running with a person who owns a server it doesn't seem to work if your not HOST , i wasn't able to use any of the mods like durability . stam , weapon edit or any of the pointers i have to host add to my inv then go back to their server. My question is this is made if your only HOST? thank you brother

King Fresh

Hi, it's already updated ( enshrouded_685432.CT )

cfemen

The Get Weapon Stats script with the new update stopped working, could you update it? I would really appreciate it.

Héctor Araujo Beltrán

Hi, so I found a work-around that will allow you to use certain features like free build and item duplication/creation for a server you control. Of course you still won't be able to use the other features such as infinite health and flying on a MP game, but that's not what I'm looking for anyway. So the trick is to first create a private world, then exit the game and copy the saved world from the server to your Steam folder *:\Programs\Steam\userdata\*YOUR STEAM ID*\1203620\remote !! Make sure you backup any files in here first !! The files you're looking for would be named something like "3ad85aea" and "3ad85aea_info", just copy the whole server side SaveGame folder and place it inside your steam remote folder. Then you want to start up the game, then you will go onto the private page and start the world you created. If all went well you will be loaded into your hosted world, now just make your changes, exit out and follow the steps from your hosting provider on how to use a private save on the server. It's not perfect but it does what I need it to do.

Gary

Hi, unfortunately not. I looked some time ago into writing a function that cleans the whole inventory, but the games code is a absolutly nightmare that makes it not really possible without the engine symbols :(

cfemen

Hi, if I change an item to a large backpack it creates a bugged version, that cannot be moved at all in the inventory, and it can neither be deleted or equipped. Is there a fix for this? Thanks.

Christian

Hi, no unfortunaly not.

cfemen

Is there any way to get this to work on my own hosted server? It works fine on private.

Gary

I just updated the table ( enshrouded_606779V2.CT ) with lots of new items, also teleport presets.

cfemen

OK, thanks for update!

Hartmans

Hi, there is a table I've re-uploaded some hours ago that contains more items ( and 2 more effects ) The issue is, it's not possible with this engine to dump/connect hashes, so I would need a savegame that contains these new items + effects, so I can "extract" them, the only other way would play the game and add them one by one(the method Im using currently) but it takes time.

cfemen

Hi, there are new items and weapon effects in the latest update, can you add them to the item editor?

Hartmans

ty for update!

HaeDong Kim

I've uploaded the table for it ( enshrouded_606779.CT )

cfemen

It seems that the 21 November Update ( gamever 606779 ) Didnt break too much, Only the Stat Editor seems none functional with not beeing able to find "aobReadIntStats"

KiLLerBoy_001

Indeed, the game didn't update yet on my end. It's fixed, the updated table is uploaded ( enshrouded_606779.CT ) Happy Playing!

cfemen

@cfemen This all worked fine on prior update but since 21-11 we are on Ver 606779 and the only feature broken is the Get stat one erroring on "aobReadIntStats" AOB

KiLLerBoy_001

Well not really since the game had an update therefore the AOB cant be found.. I believe this is the only broken feature though..

KiLLerBoy_001

Hi, Enable it and then equip any armor, only then the pointers will populate.

cfemen

Get Stats ( Equip Armor To Populate ) is not working for me, any tips?

HaeDong Kim

Thanks for the help. Also no I'm not using any servers, just normal computer connected to my Internet provider (spectrum), also I've just recently subbed about a couple of days ago, don't know if that might be causing the issue. When I originally subbed to you I tried to download and it did the same thing and gave me the same error so I left it alone a few days to see if it sorted itself out since I've had similar issues with other websites that do the same thing with patreon.

NightOwl

ahh okay I see, please always provide as much infos as you can, just a "it doesnt work" is preventing a fast solution ( coz I need to ask first what exactly the issue is ) did you already cancel your sub? itch.io checks for an "active" sub, or maybe itch.io just has an bad day :( here is an direct download link that will be valid for 3 days: https://cfemen.itch.io/enshrouded/download/8t3nhz0hzGN6kmR3JmPm4s95jRJfqgCa_FaYOTny let me know if you need any further assist! BR cfemen

cfemen

Works all fine by me

Keule

When I go to the link and click allow connection to patreon it shows a white page with the text "Their was an error with your request"

NightOwl

Hi, it does work. what exactly is not working? you are using it on your own solo/hosted server?

cfemen

it doesnt work.

NightOwl


More Creators