Csimbi wrote: ↑Wed Apr 06, 2022 10:36 am
Here we go.
It's unlikely we will have a 'no tripping' hack without
Sunbeam's help, so no point waiting.
I don't have a vehicle or a weapon yet, so only the variables are in place. Infinite ammo might work. Things marked with
* surely won't work because I could not port them to DC without having a weapon to test with.
Anyhow, there are a lot of things here, so I grouped them up as follows:
Player
-
Min. Stamina; keeps your stamina at a min. level.
-
Min. Consciousness; keeps your consciousnessat a min. level.
-
Speed Cap Mod; scales the speed caps allowing you to move faster.
Gear/baggage
-
InfiniBoots; your footwear won't degrade.
-
Perfect Backpack; the baggage you carry will always be in perfect condition. Also repairs damaged goods that you pick up.
-
Item Weight Mod; scales the weight of the items you carry, allowing for snappy movement due to decreased inertia.
Gear/baggage
-
BB Stress Limiter; keeps BB's stress level at a min. level.
-
Delivery Likes Mod; scales the amount of likes you get upon delivery.
-
Req. Mat Deposit Override; overrides the materials you deposit when building stuff, ultimately allowing you to build without materials.
Weapons
-
Infinite Ammo; as name suggests.
-
Inaccuracy Mod*; scales the spread of the weapon.
-
Refire Delay Mod*; scales the delay between shots, allowing you to fire faster.
-
Projectile Speed Mod*; scales the speed of the projectiles you fire.
Translocator
-
Blink; flip it to be translocated where you are looking (the exact center of the screen). Note: Plain sight is limited to 200 units internally. So, don't try to jump long distances just like that. Good enough for rivers and closing smaller gaps. To extend the limit beyond 200, turn on Compass Mode. The limit there was 800 I think(?). With compass on, you can blink from hilltop to hilltop and it's more accurate due to crosshair being present
-
Save; flip this to save your current position for future use.
-
Recall; flip this to restore the last saved position. There's a check so it won't let you use it until you have saved some coordinates first.
-
Teleport; flip this to teleport to a location of your choice. Use the Destination Index to select the destination. There's a check so it won't let you use the last saved coordinates if it has not been saved yet.
Use the
Disable CE HotKeys LUA script in case you'd like to ALT+tab out of the game and have CE ignore the keypresses so the hotkeys won't screw up your game in the background while you are typing up a message
Note:
There is no God mode here and I don't plan on adding that, either - simply because dying is part of the game.
I'll be back with more when I have weapons and vehicles.
Enjoy!
Update 1
Fixed
BB Stress Limiter.
Updated the
Translocator scripts with:
- moved it to a different hook
- split
Recall out to a separate hotkey so there's no need to manually select it from the destination list.
-
Recall and
Teleport will both check whether you have a set of coordinates saved (so you don't accidentally teleport to an invalid location).