Page 1 of 1

[30$ paid request] simple table for Merchant RPG

Posted: Sun Apr 14, 2019 10:17 pm
by Paparoyal
Game Name: Merchant RPG
Game Engine:
Game Version: Latest on steam (27/12-2018)
Options Required: XP modifier, duration modifier (set mission/crafting time to 0 etc), add gold.
Optional features: ignore crafting requirements.
Game/Steam Website:
Other Info: Want to commission a table from one of you fine gentlemen for a little gem of a game called Merchant RPG.
I will pay 30 USD for a table with the options required (amount based on time spent), optional features are appreciated and I wil pay an additional 10 USD for the optional one.
Payment through paypal to an address of your choosing.
The game is free on steam.

Re: [30$ paid request] simple table for Merchant RPG

Posted: Thu Apr 18, 2019 11:08 pm
by jungletek
Lowered your price, eh? ;)

I'll have a look at it for 30 minutes max. to see how difficult the request(s) is(are) and decide if I want to keep trying.

Re: [30$ paid request] simple table for Merchant RPG

Posted: Fri Apr 19, 2019 3:26 am
by stuffy
Going to try and save you some money. Most of the values you want to alter are [Type] Double. Exp, Gold, Items etc.

Since this is (assuming) a mobile port, the code it pretty tight. I tried using AOB and the same function that (+/-) exp, is also used for gold, items and many other things. It could be done with some push cmp mov pop, but that takes some time (more than I think the game or the payment warrants (imo))

Pointers is an option but I've never enjoyed rooting out base pointers.

Anyway, simple solution is scan for current value (type:double) then do something that changes it and next scan the new value. Tiny game only takes a second.

Haven't attempted the timers yet.

Re: [30$ paid request] simple table for Merchant RPG

Posted: Fri Apr 19, 2019 6:25 pm
by vcaqxmyr
i've tried all day but i'm still too nooboon (if this can feel you better you know that there is someone who's trying)
(dont do this for money but for pride)

Re: [30$ paid request] simple table for Merchant RPG

Posted: Fri Apr 19, 2019 8:52 pm
by Csimbi
It's a LUA-based game.
Either use LUA debugger, or even better.
Unpack Merchant\Resources\resource.car (for example, with this: [Link] - I have no Mac though).
Then decompile the LUA files, edit and repack.
It will do what you want.

Re: [30$ paid request] simple table for Merchant RPG

Posted: Sun Apr 21, 2019 11:28 am
by Csimbi
Here's some of what you asked for:
- Instant missions and
- instant crafting, plus
- a so-so Demigod mode.

Notes:
- Enable instant stuff before starting quest/craft.
- Crafting does not apply to enchantments.
- Do not use instant crafting while questing - it will fail any running quests. Although it's good if you want to abort them quickly ;-)
- Demigod mode means your health will be reset to max as long as you survive a quest (had to do it this way else the game's UI gets screwed up) - great for spamming the 'repeat' button.

Comments, hooks, structures are all included.
Almost everything is a double, so I see no point in 'add gold', just change it to whatever you want - same with XP.

Please donate the money to CheatEngine ( [Link] )
Cheers.

Re: [30$ paid request] simple table for Merchant RPG

Posted: Thu Mar 26, 2020 1:35 am
by jassijatt
Hey, not sure if i can still request but can you add enchant to this trainer?

This is a free game, I ll donate some funding to cheat engine. If you can, I found the value for enchant that changes but i can't do anything with it. Thx

Re: [30$ paid request] simple table for Merchant RPG

Posted: Sun Aug 09, 2020 1:33 pm
by seboschan
it works thanks man

Re: [30$ paid request] simple table for Merchant RPG

Posted: Thu Aug 13, 2020 8:06 pm
by Csimbi
jassijatt wrote:
Thu Mar 26, 2020 1:35 am
Hey, not sure if i can still request but can you add enchant to this trainer?

This is a free game, I ll donate some funding to cheat engine. If you can, I found the value for enchant that changes but i can't do anything with it. Thx
So, what did you find?

Re: [30$ paid request] simple table for Merchant RPG

Posted: Sat Aug 15, 2020 1:30 am
by Reece0
Id personally be more than happy to donate if we could add the enchant feature, heck i'd paypal the full $30, if anyones willing to nut it out that would be great, as towards the end game its one of the more imperative crafters used.

Re: [30$ paid request] simple table for Merchant RPG

Posted: Mon Aug 17, 2020 9:48 am
by Reece0
Bumping for interest?

Re: [30$ paid request] simple table for Merchant RPG

Posted: Sat Nov 21, 2020 10:35 pm
by RaxeIe
Csimbi wrote:
Sun Apr 21, 2019 11:28 am
Here's some of what you asked for:
- Instant missions and
- instant crafting, plus
- a so-so Demigod mode.

Notes:
- Enable instant stuff before starting quest/craft.
- Crafting does not apply to enchantments.
- Do not use instant crafting while questing - it will fail any running quests. Although it's good if you want to abort them quickly ;-)
- Demigod mode means your health will be reset to max as long as you survive a quest (had to do it this way else the game's UI gets screwed up) - great for spamming the 'repeat' button.

Comments, hooks, structures are all included.
Almost everything is a double, so I see no point in 'add gold', just change it to whatever you want - same with XP.

Please donate the money to CheatEngine ( [Link] )
Cheers.
aobLUAUpdater Not all results found.

Re: [30$ paid request] simple table for Merchant RPG

Posted: Thu Jan 07, 2021 2:51 pm
by drakham
Csimbi wrote:
Sun Apr 21, 2019 11:28 am
Here's some of what you asked for:
- Instant missions and
- instant crafting, plus
- a so-so Demigod mode.

Notes:
- Enable instant stuff before starting quest/craft.
- Crafting does not apply to enchantments.
- Do not use instant crafting while questing - it will fail any running quests. Although it's good if you want to abort them quickly ;-)
- Demigod mode means your health will be reset to max as long as you survive a quest (had to do it this way else the game's UI gets screwed up) - great for spamming the 'repeat' button.

Comments, hooks, structures are all included.
Almost everything is a double, so I see no point in 'add gold', just change it to whatever you want - same with XP.

Please donate the money to CheatEngine ( [Link] )
Cheers.
Same error as RaxeIe. Not sure what's the problem

Re: [30$ paid request] simple table for Merchant RPG

Posted: Tue Feb 16, 2021 8:05 am
by Oridjinn
Yeah, old table isn't working anymore, aob changed and I wasn't able to find anything remotely close to what is used to be in order to update it. It's a shame- this game definitely needs a table of some sort made for it, but unfortunately, I can't figure out much more beyond how to edit item quantities... I think I did manage to unpack the .CAR file though, as Csimbi suggested. Attached are the contents of that file, the password is the website's URL.