Here the credit hack script that currently work on 21/6, i just update it based on the old script.
So, enjoy as fast as you can. XD
Code:
/*
- Credit hack
- MPGH
- Made by nilath
- Updated by whitegun with
*/
[ENABLE]
aobscan(AOB_CREDIT_HACK,8B 4C 24 24 8B 51 08 8B F0 8B 41 04 48 03 D0 89 41 04 75 0D 8B 44 24 24 50)
alloc(newmem,2048)
label(returnhere)
label(originalcode)
label(exit)
label(CREDIT_HACK)
registersymbol(CREDIT_HACK)
newmem:
mov eax,0x3E8 (Adjust here)
originalcode:
mov ecx,[esp+24]
mov edx,[ecx+08]
exit:
jmp returnhere
AOB_CREDIT_HACK:
CREDIT_HACK:
jmp newmem
nop
nop
returnhere:
[DISABLE]
dealloc(newmem)
CREDIT_HACK:
mov ecx,[esp+24]
mov edx,[ecx+08]
unregistersymbol(CREDIT_HACK)
What's this does for you? Increase your credits amouth per pickup time to 1000.
Oh wait, there are some hack that i currently work on. Just be patient and wait till i release it(or if you find something you can share with me or create a thread in this section for better community)
Have fun.
UPDATE HOT FIX.
P.s: You can adjust the amount of credits you pickup to the value that you want or you think it safe.
As always, you should only use this on solo mode when you needed.