No Rest for the Wicked

Upload your cheat tables here (No requests)
Quepasa
Noobzor
Noobzor
Posts: 5
Joined: Fri Apr 19, 2024 7:55 pm
Reputation: 12

No Rest for the Wicked

Post by Quepasa »

Code: Select all

Main
  Player
    Stats
      Get Player HP
    Coordinates
      Teleport Enemies To Player
      Jump High
      Player Fly
      Get Player Coordinates
    Camera
      Camera Styles
        Dark Souls Camera
        First Person Camera
      Get Camera Values
    Increase item count on use
    Godmode Player
    Inf Focus
  Godmode Everyone


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
Attachments
NoRestForTheWicked.CT
v3, added player coordinates, now player can fly, and enemies can be teleported to player
(44.21 KiB) Downloaded 2787 times
NoRestForTheWicked.CT
v2, added increase item count on use, also added camera styles (dark souls, first person). Help me fix so camera follows where player looks
(26.39 KiB) Downloaded 1667 times
NoRestForTheWicked.CT
v1
(14.24 KiB) Downloaded 542 times
Last edited by Quepasa on Sun Apr 21, 2024 4:28 pm, edited 3 times in total.

User avatar
LIOBOSS
Expert Cheater
Expert Cheater
Posts: 94
Joined: Mon Dec 11, 2023 11:21 pm
Reputation: 262

Re: No Rest for the Wicked

Post by LIOBOSS »

...and here is my own for - NO REST FOR THE WICKED -

--> to use in addition of Quepasa's one.

This game is fun and i hope this table will please you...Enjoy!
Options
[Link]
ps: Table v7 updated to the latest official steam hotfix 4 and all is working again.

Be carreful with xp thing...once you reach level mx (30) , xp and rank pointers won't work anymore...and you won't be able to gain any attribute point anymore nor going back to a previous rank.

Table updated 24-04-2024

If you use this please Click the Like/Thumbs up button for some rep, Thanks! :)


NoRestForTheWicked-v7.CT
(29.76 KiB) Downloaded 1102 times
Old Tables
NoRestForTheWicked-v6.CT
(30.07 KiB) Downloaded 1430 times
NoRestForTheWicked-v5.CT
(24.37 KiB) Downloaded 1053 times
NoRestForTheWicked-v4.CT
(18.33 KiB) Downloaded 651 times
NoRestForTheWicked-v3.CT
(15.66 KiB) Downloaded 222 times
NoRestForTheWicked-v2.CT
(15.66 KiB) Downloaded 137 times
NoRestForTheWicked.CT
(12.92 KiB) Downloaded 109 times
Last edited by LIOBOSS on Wed Apr 24, 2024 8:42 pm, edited 8 times in total.

SeneQ
What is cheating?
What is cheating?
Posts: 3
Joined: Tue Oct 03, 2023 10:30 pm
Reputation: 0

Re: [REQUEST]No Rest for the Wicked

Post by SeneQ »

LIOBOSS Infinite stamina is not really infinite in combat. Only bar not display. You can spam attack or dodge until you run out stamina and hear "no stamina" sound and spam delay.

User avatar
voidxhook
Noobzor
Noobzor
Posts: 7
Joined: Fri Jan 26, 2024 8:46 pm
Reputation: 3

Re: [REQUEST]No Rest for the Wicked

Post by voidxhook »

FYI, offline character save location:
AppData\LocalLow\Moon Studios\NoRestForTheWicked\DataStore

file gets overwritten once you launch game if you try to edit the below
{
"id": "<removed for privacy>",
"accountId": "<removed for privacy>",
"name": "<removed for privacy>",
"realmId": null,
"createdAt": "4/18/2024 11:03:57 PM",
"updatedAt": "2024-04-19 17:31",
"revision": 246,
"enabled": true,
"infoVersion": null,
"info": {
"Version": 1,
"LastRealmId": "<removed for privacy>",
"Playtime": 15554.9219,
"TutorialSkippedOrCompleted": true,
"CharacterData": {
"RightHand": "Claymore",
"LeftHand": "No Item",
"Helmet": "Holy Prisoner Pillory",
"Body": "Wildling Coat",
"Gloves": "Wildling Fingers",
"Pants": "Knave's Breeches",
"Gender": "Male",
"Name": null,
"Level": 9,
"MaxHP": 90.34619,
"MaxEP": 155,
"MaxSP": 54,
"HP": 90.34619,
"EP": 155,
"SP": 54,
"Dexterity": 12,
"Faith": 14,
"Focus": 13,
"Health": 15,
"Load": 11,
"Intelligence": 13,
"Stamina": 11,
"Strength": 15,
"EquippedWeight": 162.592117,
"EquipmentLoad": 180,
"WeightClass": "Heavy",
"Playtime": 0,
"Gold": 2052136,
"X": 176.093384,
"Y": 41.10312,
"Z": 183.559662,
"Sacrament": true,
"WeepingSisters": false,
"OfRatsAndRaiders": false,
"MountainPass": false,
"Act1MainQuests": false,
"EA0SideContent": false,
"Typ": 0,
"BuildID": 0,
"Character": null,
"Account": null,
"AccountId": null,
"CharacterId": null,
"RealmId": null,
"SteamId": null,
"Platform": null,
"PlatformId": null,
"CompletedCount": 1
}
},
"binaryInfo": "<removed for brevity>"
}
Last edited by voidxhook on Sat Apr 20, 2024 12:36 am, edited 1 time in total.

BADORGOOD
Cheater
Cheater
Posts: 25
Joined: Wed Oct 16, 2019 12:19 pm
Reputation: 12

Re: No Rest for the Wicked

Post by BADORGOOD »

hp is stored -1 value in +a and max hp in +1a

Example, you see in game 50/50, real code is 49/49

mov [rax+0a],(int)99998
mov [rax+1a],(int)99998

in game you can see 99999/99999

regards

SeneQ
What is cheating?
What is cheating?
Posts: 3
Joined: Tue Oct 03, 2023 10:30 pm
Reputation: 0

Re: [REQUEST]No Rest for the Wicked

Post by SeneQ »

voidxhook Yes but you can't edit stats because they are coded in "binaryInfo" hash in character.dat file.

SeneQ
What is cheating?
What is cheating?
Posts: 3
Joined: Tue Oct 03, 2023 10:30 pm
Reputation: 0

Re: [REQUEST]No Rest for the Wicked

Post by SeneQ »

LIOBOSS Infinite stamina is not really infinite in exploration too. xD

User avatar
jonaaa
Expert Cheater
Expert Cheater
Posts: 350
Joined: Thu Apr 06, 2017 6:08 am
Reputation: 106

Re: [REQUEST]No Rest for the Wicked

Post by jonaaa »

voidxhook wrote:
Sat Apr 20, 2024 12:26 am
...
It gets overwritten because the information is stored in the BinaryInfo. Any ideas about how to edit the XP value directly (without relying in multipliers)?

EDIT: Found it, the XP value type is Byte (if you're in a lower level). The max level is 30.

Quepasa
Noobzor
Noobzor
Posts: 5
Joined: Fri Apr 19, 2024 7:55 pm
Reputation: 12

Re: No Rest for the Wicked

Post by Quepasa »

Quepasa wrote:
Fri Apr 19, 2024 7:59 pm
Inf hp
Inf focus
Found the camera base (cheat table v2) so please help fix so camera follows where player is currently looking.

H_C_L
Expert Cheater
Expert Cheater
Posts: 58
Joined: Mon May 25, 2020 2:46 am
Reputation: 3

Re: No Rest for the Wicked

Post by H_C_L »

The inf item was definitely super useful for the plague ichor.

EDIT: I'm not sure if you've fixed it with the latest update but the inf hp will make enemies immortal in water where they are supposed to die once they drop in. I experienced this in the Cerim Crucible maps.
LIOBOSS wrote:
Fri Apr 19, 2024 8:20 pm
snip

ShadoweCZ
Cheater
Cheater
Posts: 45
Joined: Thu Jan 27, 2022 12:18 am
Reputation: 3

Re: No Rest for the Wicked

Post by ShadoweCZ »

LIOBOSS wrote:
Fri Apr 19, 2024 8:20 pm

ps: added in v5 --> POINTERS for Xp and rank!!! + SCRIPT to freeze rank and still winning attributes points.
Be carreful with xp thing...once you reach level mx (30) , xp and rank pointers won't work anymore...and you won't be able to gain any attribute point anymore nor going back to a previous rank.
does that mean we will be able to PERMANENTLY have highers stats (from leveling up) while keeping low lvl locked or will it reset after game restart ? i used the (old) attribute cheat before but after loading im like 13 in everything unable to respec

also what are the maximum LVL and attribute requiements for gear ? so far found attribute 22 gear

User avatar
LIOBOSS
Expert Cheater
Expert Cheater
Posts: 94
Joined: Mon Dec 11, 2023 11:21 pm
Reputation: 262

Re: No Rest for the Wicked

Post by LIOBOSS »

H_C_L wrote:
Sat Apr 20, 2024 10:42 am
The inf item was definitely super useful for the plague ichor.

EDIT: I'm not sure if you've fixed it with the latest update but the inf hp will make enemies immortal in water where they are supposed to die once they drop in. I experienced this in the Cerim Crucible maps.
LIOBOSS wrote:
Fri Apr 19, 2024 8:20 pm
snip
hi H_C_L !! i did not play far enough in the game to see if this problem occurs to me aswell...thank you for the info...
i'm gonna investigate...but i can advise you the time to be sure of what happens to copy and paste Quepasa inf health script in my table and use his version of inf health script...i think remember he did not use the same way as i did to activate this option. Let's see if it's a bug or a miscoding...
Last edited by LIOBOSS on Sat Apr 20, 2024 3:18 pm, edited 1 time in total.

User avatar
LIOBOSS
Expert Cheater
Expert Cheater
Posts: 94
Joined: Mon Dec 11, 2023 11:21 pm
Reputation: 262

Re: No Rest for the Wicked

Post by LIOBOSS »

ShadoweCZ wrote:
Sat Apr 20, 2024 2:47 pm
LIOBOSS wrote:
Fri Apr 19, 2024 8:20 pm

ps: added in v5 --> POINTERS for Xp and rank!!! + SCRIPT to freeze rank and still winning attributes points.
Be carreful with xp thing...once you reach level mx (30) , xp and rank pointers won't work anymore...and you won't be able to gain any attribute point anymore nor going back to a previous rank.
does that mean we will be able to PERMANENTLY have highers stats (from leveling up) while keeping low lvl locked or will it reset after game restart ? i used the (old) attribute cheat before but after loading im like 13 in everything unable to respec

also what are the maximum LVL and attribute requiements for gear ? so far found attribute 22 gear
reset always happens when reloading your save or restart your game.
i'm just bringing to your attention that as long as you are not max ranked ( level 30) , you can still earn attribute points and spend them in order to activate the cheats of the table that allow you to boost your stats the time of the current game, even if all will be reseted when you close your game.
If by mistake by tweeking the values you reach max rank, all cheats concerning the use of attribute points or the ability to lower your rank will be permanently unavailable!!!!!

oreice.afflick
Novice Cheater
Novice Cheater
Posts: 15
Joined: Wed Nov 16, 2022 4:40 pm
Reputation: 0

Re: No Rest for the Wicked

Post by oreice.afflick »

however some gear require 42+ from what i have found so far about 30 hours in

gogfox
Noobzor
Noobzor
Posts: 14
Joined: Mon Nov 05, 2018 4:51 pm
Reputation: 2

Re: No Rest for the Wicked

Post by gogfox »

There is way to edit stat permanently ?

Post Reply

Who is online

Users browsing this forum: AmazonBot, anonim45, AzraelTheDead, Baidu [Spider], Bing [Bot], CarlosGFG, Chindopopito, eflores984, Google [Bot], Google Adsense [Bot], hafidz1311, patka, rubyseal, trohed, VikFrost