Monster Hunter World (Steam)

Upload your cheat tables here (No requests)
User avatar
Face007
Fearless Donors
Fearless Donors
Posts: 40
Joined: Sat Sep 07, 2019 7:09 am
Reputation: 89

Re: Monster Hunter World (Steam)

Post by Face007 »

[Monster Hunter World 15.01.00]
Invulnerable
Inf Stamina
Max Sharpness
Happy Bow
Easily Break Monster Parts
Custom element attack
Pause the monster operation
Ignore Crafting Requirements
Unlocking equipment manufacturing
Black Dragon weapon batch added
PS:If you need to fix other functions, please contact me. :wub: enjoy!
Thanks to fearlessrevolution for the information

Code: Select all

This trainer requires MOD "Performance Booster and Plugin Extender" to bypass crc memory check/anti tamper in the game, please follow these steps: 

1. Install "Stracker's Loader" (required for Performance Booster and Plugin Extender) 
2. Install "Performance Booster and Plugin Extender" mod 
3. Restart the game and trainer.


How to use this cheat table?
  1. Install Cheat Engine
  2. Double-click the .CT file in order to open it.
  3. Click the PC icon in Cheat Engine in order to select the game process.
  4. Keep the list.
  5. Activate the trainer options by checking boxes or setting values from 0 to 1
Attachments
15.01.CT
(21.01 KiB) Downloaded 414 times
Last edited by Face007 on Sun Oct 04, 2020 2:16 am, edited 4 times in total.

cyborg5742
Expert Cheater
Expert Cheater
Posts: 186
Joined: Sat Jan 13, 2018 7:01 am
Reputation: 34

Re: Monster Hunter World (Steam)

Post by cyborg5742 »

Face007 wrote:
Sat Oct 03, 2020 9:20 am
[Monster Hunter World 15.01.00]
Invulnerable
Inf Stamina
Max Sharpness
Happy Bow
Easily Break Monster Parts
Custom element attack
Pause the monster operation
Ignore Crafting Requirements
Unlocking equipment manufacturing
Black Dragon weapon batch added
PS:If you need to fix other functions, please contact me. :wub: enjoy!
I would appreciate if you would include the "Inf Item Usage" function please

moldawan
What is cheating?
What is cheating?
Posts: 1
Joined: Sat Oct 03, 2020 11:48 am
Reputation: 0

Re: Monster Hunter World (Steam)

Post by moldawan »

Face007 wrote:
Sat Oct 03, 2020 9:20 am
[Monster Hunter World 15.01.00]
Invulnerable
Inf Stamina
Max Sharpness
Happy Bow
Easily Break Monster Parts
Custom element attack
Pause the monster operation
Ignore Crafting Requirements
Unlocking equipment manufacturing
Black Dragon weapon batch added
PS:If you need to fix other functions, please contact me. :wub: enjoy!
Thx for Update.

if Possible
Inf Item Use, Weapon Editor, No Mantle CD

Thx 4 the Work

User avatar
bloodtears23
Cheater
Cheater
Posts: 26
Joined: Wed Sep 09, 2020 5:17 am
Reputation: 3

Re: Monster Hunter World (Steam)

Post by bloodtears23 »

Would it be possible to update Infi Items? I appreciate you people who keep this table updated. Thank you very much

User avatar
Face007
Fearless Donors
Fearless Donors
Posts: 40
Joined: Sat Sep 07, 2019 7:09 am
Reputation: 89

Re: Monster Hunter World (Steam)

Post by Face007 »

cyborg5742 wrote:
Sat Oct 03, 2020 9:31 am
Face007 wrote:
Sat Oct 03, 2020 9:20 am
[Monster Hunter World 15.01.00]
Invulnerable
Inf Stamina
Max Sharpness
Happy Bow
Easily Break Monster Parts
Custom element attack
Pause the monster operation
Ignore Crafting Requirements
Unlocking equipment manufacturing
Black Dragon weapon batch added
PS:If you need to fix other functions, please contact me. :wub: enjoy!
I would appreciate if you would include the "Inf Item Usage" function please
Inf Item Usage

Code: Select all

[ENABLE]

aobscanmodule(INJECT,MonsterHunterWorld.exe,89 51 0C 85 D2) // should be unique
alloc(newmem,$1000,"MonsterHunterWorld.exe"+11CE830)

label(code)
label(return)

newmem:

code:
  mov [rcx+0C],#99
  test edx,edx
  jmp return

INJECT:
  jmp newmem
return:
registersymbol(INJECT)

[DISABLE]

INJECT:
  db 89 51 0C 85 D2

unregistersymbol(INJECT)
dealloc(newmem)

cyborg5742
Expert Cheater
Expert Cheater
Posts: 186
Joined: Sat Jan 13, 2018 7:01 am
Reputation: 34

Re: Monster Hunter World (Steam)

Post by cyborg5742 »

Face007 wrote:
Sat Oct 03, 2020 3:08 pm
cyborg5742 wrote:
Sat Oct 03, 2020 9:31 am
Face007 wrote:
Sat Oct 03, 2020 9:20 am
[Monster Hunter World 15.01.00]
Invulnerable
Inf Stamina
Max Sharpness
Happy Bow
Easily Break Monster Parts
Custom element attack
Pause the monster operation
Ignore Crafting Requirements
Unlocking equipment manufacturing
Black Dragon weapon batch added
PS:If you need to fix other functions, please contact me. :wub: enjoy!
I would appreciate if you would include the "Inf Item Usage" function please
Inf Item Usage

Code: Select all

[ENABLE]

aobscanmodule(INJECT,MonsterHunterWorld.exe,89 51 0C 85 D2) // should be unique
alloc(newmem,$1000,"MonsterHunterWorld.exe"+11CE830)

label(code)
label(return)

newmem:

code:
  mov [rcx+0C],#99
  test edx,edx
  jmp return

INJECT:
  jmp newmem
return:
registersymbol(INJECT)

[DISABLE]

INJECT:
  db 89 51 0C 85 D2

unregistersymbol(INJECT)
dealloc(newmem)
much obliged :D

User avatar
bloodtears23
Cheater
Cheater
Posts: 26
Joined: Wed Sep 09, 2020 5:17 am
Reputation: 3

Re: Monster Hunter World (Steam)

Post by bloodtears23 »

Face007 wrote:
Sat Oct 03, 2020 3:08 pm
cyborg5742 wrote:
Sat Oct 03, 2020 9:31 am
Face007 wrote:
Sat Oct 03, 2020 9:20 am
[Monster Hunter World 15.01.00]
Invulnerable
Inf Stamina
Max Sharpness
Happy Bow
Easily Break Monster Parts
Custom element attack
Pause the monster operation
Ignore Crafting Requirements
Unlocking equipment manufacturing
Black Dragon weapon batch added
PS:If you need to fix other functions, please contact me. :wub: enjoy!
I would appreciate if you would include the "Inf Item Usage" function please
Inf Item Usage

Code: Select all

[ENABLE]

aobscanmodule(INJECT,MonsterHunterWorld.exe,89 51 0C 85 D2) // should be unique
alloc(newmem,$1000,"MonsterHunterWorld.exe"+11CE830)

label(code)
label(return)

newmem:

code:
  mov [rcx+0C],#99
  test edx,edx
  jmp return

INJECT:
  jmp newmem
return:
registersymbol(INJECT)

[DISABLE]

INJECT:
  db 89 51 0C 85 D2

unregistersymbol(INJECT)
dealloc(newmem)
Thanks but I noticed that it made the item 99 instead of retaining its fixed quantity. I hate to say but would it be possible to make it like the way it was before instead of 99?

SilverKaiser
Novice Cheater
Novice Cheater
Posts: 15
Joined: Wed Aug 15, 2018 9:51 pm
Reputation: 0

Re: Monster Hunter World (Steam)

Post by SilverKaiser »

If its not much can you add unlock decorations to the list?

kazuhiro
What is cheating?
What is cheating?
Posts: 2
Joined: Sat Oct 03, 2020 6:12 pm
Reputation: 0

Re: Monster Hunter World (Steam)

Post by kazuhiro »

Please help I've been using this table for months now and never had an issue until today its giving me the detected false value thing so I went into offline to delete anything that should not exist while doing this I saw that there was a deco located in the monster parts box I don't know how it get there but i tried to sell it and it wont sell and the item box editor won't work for me on the table.

IcyPurpose99
Expert Cheater
Expert Cheater
Posts: 471
Joined: Fri Mar 03, 2017 6:04 pm
Reputation: 16

Re: Monster Hunter World (Steam)

Post by IcyPurpose99 »

kazuhiro wrote:
Sat Oct 03, 2020 6:16 pm
Please help I've been using this table for months now and never had an issue until today its giving me the detected false value thing so I went into offline to delete anything that should not exist while doing this I saw that there was a deco located in the monster parts box I don't know how it get there but i tried to sell it and it wont sell and the item box editor won't work for me on the table.
Use the bypass script from my table its as close as you are getting.

cyborg5742
Expert Cheater
Expert Cheater
Posts: 186
Joined: Sat Jan 13, 2018 7:01 am
Reputation: 34

Re: Monster Hunter World (Steam)

Post by cyborg5742 »

kazuhiro wrote:
Sat Oct 03, 2020 6:16 pm
Please help I've been using this table for months now and never had an issue until today its giving me the detected false value thing so I went into offline to delete anything that should not exist while doing this I saw that there was a deco located in the monster parts box I don't know how it get there but i tried to sell it and it wont sell and the item box editor won't work for me on the table.
either what Marcus said or delete nativePC folder if you installed any mods, then try again see if it solves the issue

kazuhiro
What is cheating?
What is cheating?
Posts: 2
Joined: Sat Oct 03, 2020 6:12 pm
Reputation: 0

Re: Monster Hunter World (Steam)

Post by kazuhiro »

Marcus101RR wrote:
Sat Oct 03, 2020 6:36 pm
kazuhiro wrote:
Sat Oct 03, 2020 6:16 pm
Please help I've been using this table for months now and never had an issue until today its giving me the detected false value thing so I went into offline to delete anything that should not exist while doing this I saw that there was a deco located in the monster parts box I don't know how it get there but i tried to sell it and it wont sell and the item box editor won't work for me on the table.
Use the bypass script from my table its as close as you are getting.
when I do that it pops up with communication error so I cannot join any sessions or make one myself. Id there something I can do to try to edit the box it worked before but now when I do it the box on the cheat table doesn't check.

Beliartxu
Noobzor
Noobzor
Posts: 6
Joined: Sat Oct 03, 2020 8:44 pm
Reputation: 0

Re: Monster Hunter World (Steam)

Post by Beliartxu »

I'm usign the new table version and the game still crash al the time I try to open the item box.

cyborg5742
Expert Cheater
Expert Cheater
Posts: 186
Joined: Sat Jan 13, 2018 7:01 am
Reputation: 34

Re: Monster Hunter World (Steam)

Post by cyborg5742 »

bloodtears23 wrote:
Sat Oct 03, 2020 4:08 pm
Face007 wrote:
Sat Oct 03, 2020 3:08 pm
cyborg5742 wrote:
Sat Oct 03, 2020 9:31 am


I would appreciate if you would include the "Inf Item Usage" function please
Inf Item Usage

Code: Select all

[ENABLE]

aobscanmodule(INJECT,MonsterHunterWorld.exe,89 51 0C 85 D2) // should be unique
alloc(newmem,$1000,"MonsterHunterWorld.exe"+11CE830)

label(code)
label(return)

newmem:

code:
  mov [rcx+0C],#99
  test edx,edx
  jmp return

INJECT:
  jmp newmem
return:
registersymbol(INJECT)

[DISABLE]

INJECT:
  db 89 51 0C 85 D2

unregistersymbol(INJECT)
dealloc(newmem)
Thanks but I noticed that it made the item 99 instead of retaining its fixed quantity. I hate to say but would it be possible to make it like the way it was before instead of 99?
I second this. Thank you for your hard work Mr Face007

cyborg5742
Expert Cheater
Expert Cheater
Posts: 186
Joined: Sat Jan 13, 2018 7:01 am
Reputation: 34

Re: Monster Hunter World (Steam)

Post by cyborg5742 »

Beliartxu wrote:
Sat Oct 03, 2020 8:45 pm
I'm usign the new table version and the game still crash al the time I try to open the item box.
Did you download the stracker loader?

Post Reply

Who is online

Users browsing this forum: AzaHuull, CrimsonX129, delusionz, demorest2, Dreamtix, EkinOng, Google [Bot], Grieves, i11idan, Majestic-12 [Bot], wilsondgonzales