Monster Hunter World (Steam)

Upload your cheat tables here (No requests)
cyborg5742
Expert Cheater
Expert Cheater
Posts: 185
Joined: Sat Jan 13, 2018 7:01 am
Reputation: 34

Re: Monster Hunter World (Steam)

Post by cyborg5742 »

Lord Blade wrote:
Sun Oct 11, 2020 12:08 am
So how does the monster size modifier work?
does it still work dude?

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

nyanmaruu182
Expert Cheater
Expert Cheater
Posts: 52
Joined: Thu Aug 03, 2017 7:42 am
Reputation: 8

Re: Monster Hunter World (Steam)

Post by nyanmaruu182 »

Sorry for dumb question
is Stracker Loader and Performance Booster just copy paste at MHW.exe location?

spidyboy
Noobzor
Noobzor
Posts: 11
Joined: Sun Oct 04, 2020 8:40 am
Reputation: 0

Re: Monster Hunter World (Steam)

Post by spidyboy »

nyanmaruu182 wrote:
Mon Oct 12, 2020 12:59 pm
Sorry for dumb question
is Stracker Loader and Performance Booster just copy paste at MHW.exe location?
..\SteamLibrary\steamapps\common\Monster Hunter World\nativePC\plugins\!CRCBypass.dll
..\SteamLibrary\steamapps\common\Monster Hunter World\dtdata.dll
..\SteamLibrary\steamapps\common\Monster Hunter World\loader.dll
..\SteamLibrary\steamapps\common\Monster Hunter World\loader-config.json

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

Re: Monster Hunter World (Steam)

Post by cyborg5742 »

nyanmaruu182 wrote:
Mon Oct 12, 2020 12:59 pm
Sorry for dumb question
is Stracker Loader and Performance Booster just copy paste at MHW.exe location?
yes. but at the moment those are obsolete

Bloomers
What is cheating?
What is cheating?
Posts: 1
Joined: Mon Oct 12, 2020 8:45 pm
Reputation: 0

Re: Monster Hunter World (Steam)

Post by Bloomers »

Hi all, first time posting. I can log in to the game just fine, but when I try to go on a quest or expedition, Face007's Inf Stamina script (below) causes the game to crash. I verified it was this particular script by trying every one I use one at a time. Can anyone smarter than me fix it? Thanks, and thank you all for your hard work.

Code: Select all

{ Game   : MonsterHunterWorld.exe
  Version:
  Date   : 2020-10-01
  Author : Face007

  This script does blah blah blah
}

[ENABLE]
//F3 0F 10 41 74 F3 0F 5D C2 F3 0F 11 41 6C
MonsterHunterWorld.exe+1301476:
	db 90 90 90 90
//F3 0F 10 43 7C  F3 41 0F 59 C8 F3 0F 5C C1
MonsterHunterWorld.exe+130126A:
  db 90 90 90 90 90
//0F 2F C6 F3 0F 11 43 7C
MonsterHunterWorld.exe+130127B:
  db 90 90 90 90 90



[DISABLE]
MonsterHunterWorld.exe+1301476:
  db F3 0F 5D C2
MonsterHunterWorld.exe+130126A:
  db F3 0F 10 43 7C
MonsterHunterWorld.exe+130127B:
  db F3 0F 11 43 7C

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

Re: Monster Hunter World (Steam)

Post by cyborg5742 »

Stracker loader is updated guys. The performance booster a.k.a CRC fix still maintains the same file and everything is working now

SenorPlebeian
Cheater
Cheater
Posts: 28
Joined: Thu Jun 08, 2017 8:01 am
Reputation: 48

Re: Monster Hunter World (Steam)

Post by SenorPlebeian »

Bloomers wrote:
Mon Oct 12, 2020 8:54 pm
Hi all, first time posting. I can log in to the game just fine, but when I try to go on a quest or expedition, Face007's Inf Stamina script (below) causes the game to crash. I verified it was this particular script by trying every one I use one at a time. Can anyone smarter than me fix it? Thanks, and thank you all for your hard work.

Code: Select all

{ Game   : MonsterHunterWorld.exe
  Version:
  Date   : 2020-10-01
  Author : Face007

  This script does blah blah blah
}

[ENABLE]
//F3 0F 10 41 74 F3 0F 5D C2 F3 0F 11 41 6C
MonsterHunterWorld.exe+1301476:
	db 90 90 90 90
//F3 0F 10 43 7C  F3 41 0F 59 C8 F3 0F 5C C1
MonsterHunterWorld.exe+130126A:
  db 90 90 90 90 90
//0F 2F C6 F3 0F 11 43 7C
MonsterHunterWorld.exe+130127B:
  db 90 90 90 90 90



[DISABLE]
MonsterHunterWorld.exe+1301476:
  db F3 0F 5D C2
MonsterHunterWorld.exe+130126A:
  db F3 0F 10 43 7C
MonsterHunterWorld.exe+130127B:
  db F3 0F 11 43 7C
Tried my hand at fixing it by finding the places in code where the bytes were at. Luckily they were the same offset away from each other. Haven't tested it out too much though other than a few minutes since I never really use it, the older set of code was causing it to crash pretty much instantly however, so hopefully this is the fix.

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<CheatTable>
  <CheatEntries>
    <CheatEntry>
      <ID>1337096550</ID>
      <Description>"Inf Stamina"</Description>
      <LastState/>
      <Color>FF8000</Color>
      <VariableType>Auto Assembler Script</VariableType>
      <AssemblerScript>{ Game   : MonsterHunterWorld.exe
  Version:
  Date   : 2020-10-01
  Author : Face007

  This script does blah blah blah
}

[ENABLE]
//F3 0F 10 41 74 F3 0F 5D C2 F3 0F 11 41 6C
MonsterHunterWorld.exe+1301856:
	db 90 90 90 90
//F3 0F 10 43 7C  F3 41 0F 59 C8 F3 0F 5C C1
MonsterHunterWorld.exe+130164A:
  db 90 90 90 90 90
//0F 2F C6 F3 0F 11 43 7C
MonsterHunterWorld.exe+130165B:
  db 90 90 90 90 90



[DISABLE]
MonsterHunterWorld.exe+1301856:
  db F3 0F 5D C2
MonsterHunterWorld.exe+130164A:
  db F3 0F 10 43 7C
MonsterHunterWorld.exe+130165B:
  db F3 0F 11 43 7C
</AssemblerScript>
    </CheatEntry>
  </CheatEntries>
</CheatTable>

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.02.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
[Weapon Buffs]--New Inf Switch Axe power
PS:If you need to fix other functions, please contact me. :wub: enjoy!
Attachments
15.02.CT
(63.28 KiB) Downloaded 204 times

Anfraxx
Cheater
Cheater
Posts: 32
Joined: Wed Feb 06, 2019 1:17 pm
Reputation: 1

Re: Monster Hunter World (Steam)

Post by Anfraxx »

cyborg5742 wrote:
Mon Oct 12, 2020 11:03 am
Anfraxx wrote:
Mon Oct 12, 2020 7:46 am
cyborg5742 wrote:
Mon Oct 12, 2020 1:11 am


have you installed the 2 main things essential to mod the game? stracker's loader and performance boost?

EDIT : Welp at the moment theres a new 2gb patch so the mods are obsolete
I had never modded the game prior it was just vanilla, did them mods actually help with the issues?
yes. the final update requires that every mod uses the stracker loader and the CRC bypass again
Was a nice idea but the game still ERR12's me even with the mods on, nevermind thanks for the suggestion

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

Re: Monster Hunter World (Steam)

Post by cyborg5742 »

Anfraxx wrote:
Tue Oct 13, 2020 7:50 am
cyborg5742 wrote:
Mon Oct 12, 2020 11:03 am
Anfraxx wrote:
Mon Oct 12, 2020 7:46 am


I had never modded the game prior it was just vanilla, did them mods actually help with the issues?
yes. the final update requires that every mod uses the stracker loader and the CRC bypass again
Was a nice idea but the game still ERR12's me even with the mods on, nevermind thanks for the suggestion
try this [Link]

shuuujin
Noobzor
Noobzor
Posts: 14
Joined: Sat Jan 11, 2020 6:25 pm
Reputation: 2

Re: Monster Hunter World (Steam)

Post by shuuujin »

-_-

Help

last time i got issues, since i accidentally make 2 last layered armor, before it release..
and you can't sell the layered armor (so im basically, dead stuck)

i tried Marcus.CT, i can't play online with those..
got MW203 error

the solution from @JIRODYNE
Works, until this latest update...
new update
the mods plug in bypass mod doesnt work again....

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

Re: Monster Hunter World (Steam)

Post by cyborg5742 »

shuuujin wrote:
Tue Oct 13, 2020 5:27 pm
-_-

Help

last time i got issues, since i accidentally make 2 last layered armor, before it release..
and you can't sell the layered armor (so im basically, dead stuck)

i tried Marcus.CT, i can't play online with those..
got MW203 error

the solution from @JIRODYNE
Works, until this latest update...
new update
the mods plug in bypass mod doesnt work again....
download the stracker loader again. a new file has been uploaded.

cungkringg
Cheater
Cheater
Posts: 32
Joined: Thu Feb 15, 2018 11:57 pm
Reputation: 1

Re: Monster Hunter World (Steam)

Post by cungkringg »

Thank you verymuch for the update! You are god literally really apprieciate for the tables.

Is there anyway to get infinite bowgun ammo or infinite item pouch uses?

User avatar
wildsnow
Noobzor
Noobzor
Posts: 6
Joined: Sat Oct 10, 2020 12:17 pm
Reputation: 5

Re: Monster Hunter World (Steam)

Post by wildsnow »

cungkringg wrote:
Wed Oct 14, 2020 12:34 pm
Thank you verymuch for the update! You are god literally really apprieciate for the tables.

Is there anyway to get infinite bowgun ammo or infinite item pouch uses?
This script does not change the value of the quantity to all the elements of the game, only to those that you carry in the backpack, so the ammunition and the objects are infinite.

Inf Item Use + Inf Ammo

Code: Select all


{ Game   : MonsterHunterWorld.exe
  Version:
  Date   : 2020-10-10
  Author : wildsnow

  This script does blah blah blah
}

[ENABLE]

aobscanmodule(BALLESTA,MonsterHunterWorld.exe,8B 41 0C 48 8B 5C 24 30 48 8B 74 24 38 48 83 C4 20 5F C3 83) // should be unique
alloc(newmem,$1000,"MonsterHunterWorld.exe"+189E141)

label(code)
label(return)

newmem:
  mov [rcx+0C],#10
code:
  mov eax,[rcx+0C]
  mov rbx,[rsp+30]
  jmp return

BALLESTA:
  jmp newmem
  nop 3
return:
registersymbol(BALLESTA)

[DISABLE]

BALLESTA:
  db 8B 41 0C 48 8B 5C 24 30

unregistersymbol(BALLESTA)
dealloc(newmem)

good hunting ;)

Tchimeng
What is cheating?
What is cheating?
Posts: 3
Joined: Wed Oct 07, 2020 9:38 am
Reputation: 0

Re: Monster Hunter World (Steam)

Post by Tchimeng »

Any CRCBypass update from Caliber ? Or any other bypass without installing Mod ?

Post Reply

Who is online

Users browsing this forum: Araboy, CodeRevenger, CryptoCF, fenor, formatato, Google [Bot], Google Adsense [Bot], gportaladv, Im DooM, Impala, kujosakurako, loci22, MSoniSama, rikoun, SenorPlebeian, t66t, windgale, Workdammit, Worky, YandexBot