Page 1 of 1
[Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Fri May 15, 2020 11:39 pm
by Asgavin
I was wondering if the "epic coins" from this game can be hacked, they're pretty much the currency you get from paying real money and they unlock some QoL upgrades that i would appreciate a lot, I already managed to cheat the "slime coins" which is a normal resource using the most basic cheat with double exact value and just changing the values but that doesn't work with the "epic coins" that i want, so maybe someone else that knows a little bit more can try? there doesn't seem to be an anti-cheat system.
Game: [Link]
Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Mon May 18, 2020 5:45 pm
by Asgavin
By the fact that there are no answers i guess no one can do it... Shame... I really wanted to try it but i am just not good enough with CE to try...
Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Mon May 18, 2020 7:14 pm
by notpikachu
Its not no one can do it. There's probably lot of reasons why request won't get fulfilled or completely ignored

.
I can named a few reasons already :
- The game not interesting enough.
- Its a paid game and it depends on my pocket money (ever wonder why free games got cheats faster?)
- No time, I have other things to do.
- It's not possible, values on the server-sided, has encryption/anti-cheats.
- It's a multiplayer games, read rules.
- Got sick, hopefully its not Corona.
- No mood, not updating anything today.
- and many more.
I just want to say cheat creator are human too, so all these scenarios probably can happen at some point

.
As for the request, I already got the epic coin on the first day of playing it but I don't actually care to post it

.
Just make sure you choose the right process - I usually used task manager > highest CPU process on firefox when playing > convert PID to hex using calc > search PID in CE .
Code: Select all
[ENABLE]
aobscan(epiccoinhack,49 8B 84 07 F8 00 00 00) // should be unique
alloc(newmem,$1000,epiccoinhack)
label(code)
label(return)
newmem:
mov [r15+rax+000000F8],#99999999
mov rax,[r15+rax+000000F8]
jmp return
code:
mov rax,[r15+rax+000000F8]
jmp return
epiccoinhack:
jmp newmem
nop 3
return:
registersymbol(epiccoinhack)
[DISABLE]
epiccoinhack:
db 49 8B 84 07 F8 00 00 00
unregistersymbol(epiccoinhack)
dealloc(newmem)
Best Regards,
notpikachu
Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Mon Aug 03, 2020 5:57 pm
by drakkillen
tried your AA and it gives error when scanning AOB epiccoinhack, it dont find any results
wanna try and help/assist me?
Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Tue Aug 04, 2020 10:41 pm
by drakkillen
i was messing around and managed to find the values of what i think is "ec by daily quests" basiacly the value of how many EC you got from dailies as the total value one ses is not a direct value but an addition but turned out that its values are really close to the nitro address
image to visualise the EC values

Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Tue Aug 11, 2020 4:07 am
by feertel
Hi, anyone manage to do this? The aobscan in notpikachu's script doesn't work for me either. Thanks.
Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Thu Sep 10, 2020 3:47 am
by drakkillen
feertel
nope sadly i didnt, but as my previus post shows, i did manage to locate where you can change the amount of EC you have.
the way epic coins are stored is not as a single spot but its a combination of how many coins you got from purchases, daily missions quests minus how many you have spent, the values i showcase is the values of "ec from missions" changeing them i.e increase will increase how many coins you have.
also i can locate "ec coin spent" if you want too
Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Tue Feb 23, 2021 5:04 pm
by Asgavin
drakkillen wrote: ↑Thu Sep 10, 2020 3:47 am
feertel
nope sadly i didnt, but as my previus post shows, i did manage to locate where you can change the amount of EC you have.
the way epic coins are stored is not as a single spot but its a combination of how many coins you got from purchases, daily missions quests minus how many you have spent, the values i showcase is the values of "ec from missions" changeing them i.e increase will increase how many coins you have.
also i can locate "ec coin spent" if you want too
The game has been released on Steam:
maybe you could make it work in here?
Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Tue Mar 16, 2021 1:37 pm
by drakkillen
ill check if i can find the offsets
Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Tue Mar 16, 2021 1:48 pm
by drakkillen
Asgavin wrote: ↑Tue Feb 23, 2021 5:04 pm
drakkillen wrote: ↑Thu Sep 10, 2020 3:47 am
feertel
nope sadly i didnt, but as my previus post shows, i did manage to locate where you can change the amount of EC you have.
the way epic coins are stored is not as a single spot but its a combination of how many coins you got from purchases, daily missions quests minus how many you have spent, the values i showcase is the values of "ec from missions" changeing them i.e increase will increase how many coins you have.
also i can locate "ec coin spent" if you want too
The game has been released on Steam:
maybe you could make it work in here?
the position of money gained in memory related to nitro is the same on steam as in the web version

Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Sat May 01, 2021 9:28 am
by Punlock
As an idiot, would anyone be able to help? i managed to find the nitro address but cant for the life of me get to the epic coins from quests address. im pretty sure im looking in the right place but i just cant find the correct value to modify.
Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Sun May 02, 2021 3:18 pm
by notpikachu
Punlock wrote: ↑Sat May 01, 2021 9:28 am
As an idiot, would anyone be able to help? i managed to find the nitro address but cant for the life of me get to the epic coins from quests address. im pretty sure im looking in the right place but i just cant find the correct value to modify.
whip out your calculator.exe, change to hex mode, copy paste the nitro address, minus the address with 18 (in hex ofcourse), thats one of the epic coin address (default address in 8 bytes) . or any of these values above the nitro address. (addresses/offset may change for future update)
ps: I'm retired as a casual gamer nowadays

Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Sun May 02, 2021 4:00 pm
by SenaBlue
You could also simply patch
so that it always returns whatever amount of coin you want.
Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Sun May 02, 2021 5:27 pm
by imjustmaxie
Alternative | Supplement table.
Game:
Incremental Epic Hero
Process:
IEH.exe
Platform:
Steam
Engine:
Unity
Table Version:
0.1
Options:
Code: Select all
-POINTERS
1. pMain
2. pSaveR
3. pSave
Re: [Request] Incremental Epic Hero "Epic Coin" hack?
Posted: Mon Apr 18, 2022 5:46 pm
by Akira