Search found 52 matches
- Fri Feb 05, 2021 8:01 pm
- Forum: Single Player Cheat Requests
- Topic: Blade Kitten: Hollow Wish Collection
- Replies: 7
- Views: 712
Re: Blade Kitten: Hollow Wish Collection
<?xml version="1.0" encoding="utf-8"?> <CheatTable> <CheatEntries> <CheatEntry> <ID>0</ID> <Description>"Get Health"</Description> <LastState Activated="1"/> <VariableType>Auto Assembler Script</VariableType> <AssemblerScript>[ENABLE] aobscanmodule(ACTOR,BladeKitten.exe,D8 A6 64 06 00 00) // should...
- Wed Feb 03, 2021 3:28 pm
- Forum: Tables
- Topic: Skul: The Hero Slayer (Early Access) +5 (table Update1)
- Replies: 26
- Views: 20704
Re: Skul: The Hero Slayer (Early Access) +5 (table Update1)
Is there a way to force Ogre spawn items? Kinda need it for some experiments. Also Table itself needs updates. For real : people like you should be ignored. im doing tables myself, so here my thoughts: tAblE NeEds UpDaTe .... oh really? so why not giving SOME informations about WHAT is wrong?? why ...
- Sun Jan 24, 2021 5:33 am
- Forum: Single Player Cheat Requests
- Topic: [REQUEST] - Hitman 3
- Replies: 4
- Views: 1442
Re: [REQUEST] - Hitman 3
here is a semi stealth mode: enemies will react to player actions but they won't shoot at you. i was also looking for health/ammo BUT game runs like shit ... and a unknown scan gives me 1.8 billion results and crashes my computer. i looked at a table that was made for hitman 1, coz this i know that ...
- Tue Jan 19, 2021 2:41 pm
- Forum: General Discussions
- Topic: Denuvo Anti Cheat - Steam
- Replies: 4
- Views: 589
Denuvo Anti Cheat - Steam
Hi, i just saw this : https://www.pcgamesinsider.biz/news/71859/developers-can-integrate-denuvo-anti-cheat-into-games-via-steamworks-now/ am i the only one that thinks this could be a problem? that every singleplayer game may activates this shit? i dont know much about Denuvo's Anti Cheat - i just k...
- Thu Jan 07, 2021 12:50 pm
- Forum: Single Player Cheat Requests
- Topic: Red Rope: Don't Fall Behind
- Replies: 2
- Views: 736
Re: Red Rope: Don't Fall Behind
Hi, game is using ACTK : there is guide here https://fearlessrevolution.com/viewtopic.php?f=11&t=11104 im used this guide to prevent the game detecting cheating and i can decrypt and recrypt every value. table with: +1 life (crypt) +10 life (call) +1 shadow(crypt) +10 shadow(crypt) God(Test) have fu...
- Thu Jan 07, 2021 10:01 am
- Forum: Tables
- Topic: Bloons TD6 [+23]
- Replies: 193
- Views: 80990
Re: Bloons TD6 [+23]
No BTD6 HWID ban somehow. I reformatted my pc and I was still banned. I reformatted it and used a pirated version and I still had 2 leaves on the cog wheel. So I think Ninja WIki implemented some kind of HWID checker somewhere in the game. I deleted all registry as well and it still throws me an au...
- Sun Dec 27, 2020 1:03 pm
- Forum: Single Player Cheat Requests
- Topic: Super Meat Boy Forever Immortality
- Replies: 4
- Views: 853
Re: Super Meat Boy Forever Immortality
What is wrong with you??? I'm using the cheats and its clearly not a problem with the god mode. There is a LASER on top of the pit that would 1000% kill - GOD prevents it and you are falling THROUGH THE DEADLY LASER into the pit so much out of bounds that the game can't handle it, cuz you are not SU...
- Sun Dec 20, 2020 7:03 pm
- Forum: Tables
- Topic: Bloons TD6 [+23]
- Replies: 193
- Views: 80990
Re: Bloons TD6 [+23]
Uhm i got a green leaf next to the settings icon for cheating. No matter how many times i delete saves it doesn't go away because of the cloud. Is fhere any solution to fix this? well you should try to figure out if its a local flag or your steam ID. start the game completly offline (in worst case ...
- Fri Dec 04, 2020 11:28 pm
- Forum: Single Player Cheat Requests
- Topic: [Req] Action Taimanin
- Replies: 63
- Views: 14532
Re: [Req] Action Taimanin
Gems & infinite AP's too please. not sure about infinite AP, its probably server base. but if someone can make a cheat for it then they are legends. wtf? did you read what i wrote... why should AP be server side? i did a god mode ... and i wrote you can cheat everything, i only didnt check the gold...
- Tue Dec 01, 2020 3:03 pm
- Forum: Single Player Cheat Requests
- Topic: [Req] Action Taimanin
- Replies: 63
- Views: 14532
Re: [Req] Action Taimanin
Game sucks lol but cheating is possible without problems.... god mode: define(address,GameAssembly.dll+6092D0 ) define(bytes,48 89 5C 24 20) [ENABLE] assert(address,bytes) alloc(newmem,$1000,GameAssembly.dll+6092D0 ) label(code) label(return) newmem: code: mov [rsp+20],rbx cmp dword ptr[rcx+A0],1 jn...
- Tue Nov 17, 2020 2:49 am
- Forum: Single Player Cheat Requests
- Topic: [REQUEST] Lust from Beyond: Scarlet
- Replies: 4
- Views: 1149
Re: [REQUEST] Lust from Beyond: Scarlet
Here a small table:
Some Pointers and acripts to activate a Main-Menu-Extra-Menu / Invisible.
Some Pointers and acripts to activate a Main-Menu-Extra-Menu / Invisible.
- Fri Nov 13, 2020 4:35 pm
- Forum: Cheat Engine Lua Scripting
- Topic: Cheat Engine 7.2 - New .NET Dissect
- Replies: 4
- Views: 2066
Re: Cheat Engine 7.2 - New .NET Dissect
Have not looked at 7.2 yet. I wrote some of the original static data code generation and then ported it manually for Wasteland 3 I did not write a general one for CE. Not sure if we we are talking same code but you can see the manual code for getting static data for il2cpp games in this table: http...
- Thu Nov 12, 2020 3:58 pm
- Forum: Cheat Engine Lua Scripting
- Topic: Cheat Engine 7.2 - New .NET Dissect
- Replies: 4
- Views: 2066
Cheat Engine 7.2 - New .NET Dissect
Hi, CE 7.2 offers a new .NET Dissect and it has a new function : it can show public static fields of a class. it works for Mono and Il2CPP Unity games. i've always used mono_class_getStaticFieldAddress to get the static area from a class, and it still works fine for mono. but for Il2CPP games is doe...
- Tue Nov 03, 2020 12:14 pm
- Forum: Cheat Engine
- Topic: Phasmophobia I12CPP
- Replies: 3
- Views: 2397
Re: Phasmophobia I12CPP
viewtopic.php?p=162223#p162223
you just need to update the Instance, pointer path is still working to find the enum infos
you just need to update the Instance, pointer path is still working to find the enum infos
- Thu Oct 29, 2020 10:04 am
- Forum: Single Player Cheat Requests
- Topic: Phasmophobia
- Replies: 100
- Views: 80098
Re: Phasmophobia
Is there a way to identify the ghost your looking for. I'd assume that the string would populate somewhere. It's actually just an enum, so nope. @ShaRose ehhh what are you talking? :shock: enum = a fixed Integer ID and this game uses a enum struct...its not that hard ... ghostAI->ghostInfo->ghostTr...