Search found 14 matches

by Kito
Thu Aug 24, 2023 12:47 pm
Forum: Single Player Cheat Requests
Topic: [Request] Rockman X Dive
Replies: 22
Views: 12243

Re: [Request] Rockman X Dive

// Bypass AC [HarmonyPrefix, HarmonyPatch(typeof(PlayerHelper), nameof(PlayerHelper.SetUseCheatPlugin))] static bool SetUseCheatPlugin(PlayerHelper __instance, LoginToServerRes res) { Traverse.Create(__instance).Field("CheatPlayer").SetValue(false); return false; } Actually there's no need to do Ha...
by Kito
Tue Jan 17, 2023 10:25 pm
Forum: Tables
Topic: Ultimate Call of Duty Cheat Table
Replies: 29
Views: 21191

Re: Ultimate Call of Duty Cheat Table

Added WWII Cheat Engine Bypass. :)
by Kito
Thu Aug 18, 2022 5:21 pm
Forum: Tables
Topic: Ultimate Call of Duty Cheat Table
Replies: 29
Views: 21191

Ultimate Call of Duty Cheat Table

Ultimate Call of Duty Cheat Table This Cheat Table has been Made for the Steam Versions of the Games. It may or may not work on the Cracked Versions. Supported Titles: - Call of Duty: Singleplayer - Call of Duty: United Offensive - Singleplayer - Call of Duty 2 - Singleplayer - Call of Duty 4: Mode...
by Kito
Thu Aug 18, 2022 5:09 pm
Forum: Tables
Topic: Risen 1.0.96124 (GoG Version)
Replies: 4
Views: 4278

Re: Risen 1.0.96124 (GoG Version)

Kind of an older Thread but if anyone is interested here's a Unlimited Health & One Hit Kill Cheat Table.

Risen.CT
(2.59 KiB) Downloaded 249 times
by Kito
Sat May 07, 2022 2:59 pm
Forum: General Gamehacking
Topic: Change Zombie Model
Replies: 1
Views: 1652

Change Zombie Model

This might be a fairly stupid question but here we go.. I'm working currently on a Model Changer for BO2 Zombies but it only works when the next round starts. It's not a big deal but i would like to have them changed in real time. i've read somewhere in this case i should use another Injection point...
by Kito
Thu Dec 17, 2020 1:20 am
Forum: Tables
Topic: Generation Zero [Steam]
Replies: 20
Views: 23435

Re: Generation Zero [Steam]

Here are some extra features; - Unlimited Health - Ghost Mode - No Reload - Unlimited Ammo & Consumables Activate No Reload and Unlimited Ammo to not waste your ammo you have left in your inventory. i was to lazy for this.. and Deactivate No Reload & Unlimited Ammo if you add new Attachments or chan...
by Kito
Wed Oct 07, 2020 1:33 pm
Forum: Tables
Topic: Resident Evil Resistance
Replies: 510
Views: 163650

Re: Resident Evil Resistance

Thanks for the Update mate. ;)
by Kito
Thu Sep 03, 2020 9:46 pm
Forum: Cheat Engine
Topic: Read Value
Replies: 3
Views: 1661

Read Value

Hello guys, i'm relatively new to CE Scripting and i would like to Read the Current Money Value via the Script and it needs to be Editable. That's what i got so far: [ENABLE] aobscanmodule(pMoneyAOB,Disrupt_64.dll,4C 8B B4 F1 28 07 00 00) alloc(pMoneyMem,$1000,"Disrupt_64.dll"+5C999C0) label(code) l...
by Kito
Thu Aug 27, 2020 3:16 pm
Forum: Tables
Topic: State of Decay 2 - Windows Store (Legit)
Replies: 902
Views: 663803

Re: State of Decay 2 - Windows Store (Legit)

Sorry if i'm being stupid but has the option for weapon durability been removed ?? Thanks for your hard work on this table it's very useful. Yea i think this was one of the features that didn't worked anymore. Edit: Re-Added: Unlimited Weapon Durability. https://fearlessrevolution.com/viewtopic.php...
by Kito
Sun Aug 09, 2020 6:21 pm
Forum: Tables
Topic: State of Decay 2 - Windows Store (Legit)
Replies: 902
Views: 663803

Re: State of Decay 2 - Windows Store (Legit)

anyone having problems with auto complete bounties? I cant get it to work on the microsoft store version, i took the bounties, tried to drive a car or kill zombies but nothing works, pls assist thanks It doesn't do it automatically for you. for example if you have to Kill 300 Zombies with an Assaul...
by Kito
Mon Aug 03, 2020 11:53 pm
Forum: Tables
Topic: State of Decay 2 - Windows Store (Legit)
Replies: 902
Views: 663803

Re: State of Decay 2 - Windows Store (Legit)

LittleDog wrote:
Mon Aug 03, 2020 11:41 pm
hm, weird.
i don't get any, but the other traders got 99.999
Yes, this Script is for the Trader not for you.
[World & Outpost] -> Resources, Influence & Prestige -> Activate
Wait a few seconds and now give yourself Influence.
by Kito
Mon Aug 03, 2020 10:22 pm
Forum: Tables
Topic: State of Decay 2 - Windows Store (Legit)
Replies: 902
Views: 663803

Re: State of Decay 2 - Windows Store (Legit)

LittleDog wrote:
Mon Aug 03, 2020 9:59 pm
Enclave Points don't working anymore. ^^
Do you mean Enclave Influence?
If yes it's still working for me.
by Kito
Tue Jul 28, 2020 8:34 pm
Forum: Tables
Topic: State of Decay 2 - Windows Store (Legit)
Replies: 902
Views: 663803

Re: State of Decay 2 - Windows Store (Legit)

Updated God Mode, Stamina, No Reload
Added [Link] and [Link]


StateOfDecay2-Win64-Shipping.CT
Update 8/27/20

Re-Added: Unlimited Weapon Durability
(69 KiB) Downloaded 165 times

Old Tables
StateOfDecay2-Win64-Shipping.CT
Update 8/04/20
Added: Remove Independence Timer
(68.05 KiB) Downloaded 102 times
StateOfDecay2-Win64-Shipping.CT
Update 7/31/20
(66.3 KiB) Downloaded 94 times
by Kito
Mon Jun 29, 2020 11:47 am
Forum: Tables
Topic: Sniper Elite 4
Replies: 20
Views: 43800

Re: Sniper Elite 4

not very good at this so no h8 plz. :mellow:


No Reload:

Code: Select all

[ENABLE]
aobscanmodule(pepegareload,SniperElite4_DX11.exe,89 4C 82 20 48 8B 0A)

pepegareload:
db 90 90 90 90
registersymbol(pepegareload)

[DISABLE]

pepegareload:
db 89 4C 82 20

unregistersymbol(pepegareload)