📖 Tutorial How to Modify Obscured types in any CodeStage Anti-Cheat games (ObscuredInt etc)

Sbenny.com is trusted by 1,333,383 happy users since 2014.
Register

hohaus

Addicted Lv3️⃣
Member for 7 years
(y) :walkingdroid: thanks
 

Signas

Lurker Lv0️⃣
Member for 6 years
Wonder what are Obscured types? Obscured types are custom types and are for preventing memory hacking but there is nothing stopping you from editing the code. You just simply return an Obscured type rather than plain type (such as ObscuredInt).

[Hidden Content]

Credit:
Riu
iAndroHacker (this tutorial)
Ok but still how do you return it? Im learning and only know the basics. In the game im modding using .net reflector i found

Get_crystal() ObscuredFloat

So if i wanted 1000 crystal how would i return this in .net reflector. Theres no in32 or single just says obscured float? So what do i put in opcode, operand type and operand?
 
Top