Search found 2 matches

by bski
Sun Apr 30, 2023 8:05 pm
Forum: Cheat Engine
Topic: How to make loot drop cheat
Replies: 1
Views: 2582

Re: How to make loot drop cheat

Probably find the address of an item in your inventory -> find what accesses address -> pickup more of item -> backtrace until you find where the drop rate is accessed -> write your hook. ucrtbase.rand is commonly used to randomize rolls. Go to View -> Referenced Functions -> check for it. You can c...
by bski
Sat Sep 11, 2021 7:42 pm
Forum: Tables
Topic: 20XX [Epic v1.42.12rcl]
Replies: 0
Views: 891

20XX [Epic v1.42.12rcl]

Hey guys I'm new here and to gamehacking, this is my first real attempt at putting together a table with actual useful addresses/functionality. I hope the pointers I got are solid as it took some time to narrow them down. This game was free on Epic store a little while ago, hopefully someone picked ...