You Fought well but on the wrong side
Uzman Üye
Phasmophobia money hack
Şuan popüler olan oyun için cheat engineyle yapılan aşırı kolay bir para hilesi elinizin altında (Steam versiyon için çalışır cracked denemedim)
Yapılış
Cheat engine açıp Address Type ve Value kısmının altındaki boş bölgeye aşşağıdaki kodu kopyalayıp yapıştırdıktan sonra sol üstteki monitör simgesine tıkladıktan sonra Phasmophobia oyununu seçiyoruz (oyun açık ve item store a tıklamanız lazım) çıkan kutucuğa evet dedikten sonra aşşağıda ''Sahnorat'' yazısının solundaki kutucuğu aktif ettikten sonra oyuna dönüp istediğiniz eşyayı satın alabilirsiniz paranız azalmaz
[CODE title="Code"]<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>1</ID>
<Description>"Sahnorat"</Description>
<LastState/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
{$lua}
if syntaxcheck then return end
if process and readInteger(process) ~= 0 then
mono_initialize()
LaunchMonoDataCollector()
else
local msg = 'No process detected.'
print(msg)
error(msg)
end
{$asm}
aobscanregion(get_Price,StoreManager:BuyButton,StoreManager:BuyButton+150,48 63 49 48)
aobscanregion(get_PriceSub,StoreManager:BuyButton,StoreManager:BuyButton+150,2B D0)
registersymbol(get_Price)
registersymbol(get_PriceSub)
get_Price:
db 48 31 C9 90
get_PriceSub:
db 90 90
[DISABLE]
get_Price:
db 48 63 49 48
get_PriceSub:
db 2B D0
unregistersymbol(get_Price)
unregistersymbol(get_PriceSub)
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>[/CODE]
Şuan popüler olan oyun için cheat engineyle yapılan aşırı kolay bir para hilesi elinizin altında (Steam versiyon için çalışır cracked denemedim)
Yapılış
Cheat engine açıp Address Type ve Value kısmının altındaki boş bölgeye aşşağıdaki kodu kopyalayıp yapıştırdıktan sonra sol üstteki monitör simgesine tıkladıktan sonra Phasmophobia oyununu seçiyoruz (oyun açık ve item store a tıklamanız lazım) çıkan kutucuğa evet dedikten sonra aşşağıda ''Sahnorat'' yazısının solundaki kutucuğu aktif ettikten sonra oyuna dönüp istediğiniz eşyayı satın alabilirsiniz paranız azalmaz
[CODE title="Code"]<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
<CheatEntries>
<CheatEntry>
<ID>1</ID>
<Description>"Sahnorat"</Description>
<LastState/>
<VariableType>Auto Assembler Script</VariableType>
<AssemblerScript>[ENABLE]
{$lua}
if syntaxcheck then return end
if process and readInteger(process) ~= 0 then
mono_initialize()
LaunchMonoDataCollector()
else
local msg = 'No process detected.'
print(msg)
error(msg)
end
{$asm}
aobscanregion(get_Price,StoreManager:BuyButton,StoreManager:BuyButton+150,48 63 49 48)
aobscanregion(get_PriceSub,StoreManager:BuyButton,StoreManager:BuyButton+150,2B D0)
registersymbol(get_Price)
registersymbol(get_PriceSub)
get_Price:
db 48 31 C9 90
get_PriceSub:
db 90 90
[DISABLE]
get_Price:
db 48 63 49 48
get_PriceSub:
db 2B D0
unregistersymbol(get_Price)
unregistersymbol(get_PriceSub)
</AssemblerScript>
</CheatEntry>
</CheatEntries>
</CheatTable>[/CODE]