Page 1 of 2

Unepic 1.51.1

Posted: Mon Jul 30, 2018 1:12 pm
by DesolatePsyche
Could anyone update/make working this table or make new? PM me if have, maybe "public release" would get patched again.



Like this game, but losing patience with it, so would love to have my own way of fun with the game. But sadly because of their anti-cheat system I cannot cheat there.





Game Name: Unepic

Game Engine: couldnt find

Game Version: 1.51.1

Options Required: resource manipulation, unlocking/completing challenges, currencies manipulator, god mode or such, item count manipulation, unlimited consumption etc...

Game/Steam Website: [Link]

Also, if a table or trainer is prefered. (optional) - Table

And if you're willing to pay for a trainer or not. (optional) - Nope

Re: Unepic 1.51.1

Posted: Sat Sep 08, 2018 12:53 pm
by Mr E
I would be personally willing to pay for a public WORKING table for 1.51.1 just so i can preload some level 1 saves with maxed out stat points and gold at level 1 for future playthroughs and updates. Payment would be negotiable depending on bonus features and the time to make it.
Starting pay for a working table would be US $35 upon completion and verification that the table works

Re: Unepic 1.51.1

Posted: Mon Sep 10, 2018 5:54 am
by koderkrazy
Mr E wrote:
Sat Sep 08, 2018 12:53 pm
I would be personally willing to pay for a public WORKING table for 1.51.1 just so i can preload some level 1 saves with maxed out stat points and gold at level 1 for future playthroughs and updates. Payment would be negotiable depending on bonus features and the time to make it.
Starting pay for a working table would be US $35 upon completion and verification that the table works
Hi Mr.E, I've attached Health cheats, check if both work on your side.
Which game copy you have? Steam, GOG, repacks?

Also, there have been incidents where after getting the desired tables, requesters stopped responding without paying.
E.g.
viewtopic.php?p=58647#p58647
viewtopic.php?p=58643#p58643
I hope you understand. So how can you assure that you won't flee like people did above?
I have two solutions to the problem:
1. I'll show you video of working table first, with every details. Then after you pay I'll make table public.
2. I'll give you half of the working table you pay for half then I'll give you complete table then you pay the rest.
If you have better ideas then let us know.
Also I'll prefer payment on Patreon.

Re: Unepic 1.51.1

Posted: Wed Sep 12, 2018 8:23 am
by Mr E
Hello Koder, It is quite upsetting to hear that people leave without paying but not all that surprising.
I am perfectly fine with you showing me a video of the working table and then i pay you before you upload it. I trust you to follow your end of the agreement after i pay based on your history and reputation. As for patreon, i am not intimately familiar with it but if i'm not mistaken it is only recurring "donation" options, not for one lump sum. I am far more intimate and comfortable with PayPal however if it is possible to do it through Patreon then i would be more then willing to oblige. As for my game, it is a steam copy of the game.

What else would be included in the table other then skill points and gold? Health? Item duplication or manipulation in any form?

I look forward to your response

Re: Unepic 1.51.1

Posted: Thu Sep 13, 2018 8:06 am
by koderkrazy
Mr E wrote:
Wed Sep 12, 2018 8:23 am
...
What else would be included in the table other then skill points and gold? Health? Item duplication or manipulation in any form?
I look forward to your response
Here is the table :P

[Link]

Re: Unepic 1.51.1

Posted: Sat Sep 22, 2018 3:04 am
by Karidon
Was this table made for Steam only? It doesn't appear to be working with the GOG version, despite being the same version number.

Re: Unepic 1.51.1

Posted: Sun Jun 23, 2019 4:56 am
by Plague Dr. Reiss
Is there a way to edit the Unepic Coins?

Re: Unepic 1.51.1

Posted: Sun Sep 22, 2019 11:35 pm
by Lord Blade
So does this bypass the Anti-Cheat?

Re: Unepic 1.51.1

Posted: Mon Sep 23, 2019 11:28 am
by Xblade Of Heaven
Here you can see anticheat patch:



regards

Unepic 1.51.1

Posted: Mon Jun 15, 2020 2:12 am
by Poyo
Hi, I would like to know if it possible to edit UN points?



Thank you.

Re: Unepic 1.51.1

Posted: Mon Dec 07, 2020 12:37 pm
by lostinyou
Anyone who update table for the unepic points? Thanks

Re: Unepic 1.51.1

Posted: Mon Dec 07, 2020 11:41 pm
by Lord Blade
So, can anyone confirm if this tables bypasses the anti-cheat?

Early tables would let you cheat, but if you did, the anti-cheat stopped your saves from updating. So you'd basically have to finish the game after you started cheating.

Re: Unepic 1.51.1

Posted: Wed Dec 09, 2020 10:29 am
by lostinyou
yes i confirm that...it works great!i miss only cheat for the unepic points.

Re: Unepic 1.51.1

Posted: Sun Dec 13, 2020 8:12 pm
by MBRKiNG
Lord Blade wrote:
Mon Dec 07, 2020 11:41 pm
So, can anyone confirm if this tables bypasses the anti-cheat?

Early tables would let you cheat, but if you did, the anti-cheat stopped your saves from updating. So you'd basically have to finish the game after you started cheating.
patch the exe to disable the anticheat that would solve ya updating problem i did it to some months ago.
download HxD, open HxD load unepic.exe, click search Hex and search for 54 24 08 3B C2 74 0A C7 81 18 0D 00 00 01, u will get only 1 result change the last 01 to 00, save and exit

lostinyou wrote:
Wed Dec 09, 2020 10:29 am
yes i confirm that...it works great!i miss only cheat for the unepic points.

v1.51.1 Unepic Coins

Code: Select all

define(address,"unepic.exe"+22526)
define(bytes,8B 44 24 04 33 D0)

[ENABLE]

assert(address,bytes)
alloc(newmem,$1000)

label(code)
label(return)

newmem:
cmp eax,0x00DA872C
jne code
mov [esp+04],#999

code:
  mov eax,[esp+04]
  xor edx,eax
  jmp return

address:
  jmp newmem
  nop
return:

[DISABLE]

address:
  db bytes
  // mov eax,[esp+04]
  // xor edx,eax

dealloc(newmem)

Re: Unepic 1.51.1

Posted: Mon Dec 14, 2020 1:57 pm
by lostinyou
hi,
can you explain me how to use that code?
Thank you very much