Page 364 of 377

Re: Monster Hunter World (Steam)

Posted: Sat Oct 03, 2020 9:20 am
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.

Re: Monster Hunter World (Steam)

Posted: Sat Oct 03, 2020 9:31 am
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

Re: Monster Hunter World (Steam)

Posted: Sat Oct 03, 2020 11:54 am
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

Re: Monster Hunter World (Steam)

Posted: Sat Oct 03, 2020 3:03 pm
by bloodtears23
Would it be possible to update Infi Items? I appreciate you people who keep this table updated. Thank you very much

Re: Monster Hunter World (Steam)

Posted: Sat Oct 03, 2020 3:08 pm
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)

Re: Monster Hunter World (Steam)

Posted: Sat Oct 03, 2020 3:48 pm
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

Re: Monster Hunter World (Steam)

Posted: Sat Oct 03, 2020 4:08 pm
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?

Re: Monster Hunter World (Steam)

Posted: Sat Oct 03, 2020 5:22 pm
by SilverKaiser
If its not much can you add unlock decorations to the list?

Re: Monster Hunter World (Steam)

Posted: Sat Oct 03, 2020 6:16 pm
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.

Re: Monster Hunter World (Steam)

Posted: Sat Oct 03, 2020 6:36 pm
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.

Re: Monster Hunter World (Steam)

Posted: Sat Oct 03, 2020 6:41 pm
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

Re: Monster Hunter World (Steam)

Posted: Sat Oct 03, 2020 6:42 pm
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.

Re: Monster Hunter World (Steam)

Posted: Sat Oct 03, 2020 8:45 pm
by Beliartxu
I'm usign the new table version and the game still crash al the time I try to open the item box.

Re: Monster Hunter World (Steam)

Posted: Sun Oct 04, 2020 5:41 am
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

Re: Monster Hunter World (Steam)

Posted: Sun Oct 04, 2020 5:42 am
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?