Search found 6 matches

by woshikie
Sun Jul 05, 2020 3:16 pm
Forum: Tables
Topic: [Steam] Monster Hunter World (Compendium)
Replies: 728
Views: 562444

Re: [Steam] Monster Hunter World (Compendium)

Hey all, I was just screwing around and challenged myself to use this table to receive most of the buffs available in game. [enable] define(HHBUFF_player_data,MonsterHunterWorld.exe+4F4CF70) define(HHBUFF_TIMES, #57) alloc(AllHHBuffLoop,1024) CREATETHREAD(AllHHBuffLoop); label(AllHHBuffEnd) registe...
by woshikie
Thu May 21, 2020 1:22 pm
Forum: Tables
Topic: [Steam] Monster Hunter World (Compendium)
Replies: 728
Views: 562444

[Steam] Monster Hunter World (Compendium)

Hey all, I was just screwing around and challenged myself to use this table to receive most of the buffs available in game. [enable] define(HHBUFF_player_data,MonsterHunterWorld.exe+4F4CF70) define(HHBUFF_TIMES, #57) alloc(AllHHBuffLoop,1024) CREATETHREAD(AllHHBuffLoop); label(AllHHBuffEnd) register...
by woshikie
Mon Jul 01, 2019 7:00 pm
Forum: Tables
Topic: God Eater 3 (Steam)
Replies: 238
Views: 175768

Re: God Eater 3 (Steam)

Updated Acceleration Trigger Analysis Multiplier for 1.40 (Still crashing sometimes) Added 2 additional script due to being unable to find base pointer still. - Money never goes down (Buying items will not cause your money to decrease) - EP never goes down (Learning new engage effect will not cause ...
by woshikie
Sun Jun 30, 2019 4:14 pm
Forum: Tables
Topic: God Eater 3 (Steam)
Replies: 238
Views: 175768

Re: God Eater 3 (Steam)

Thanks for the updates table. I noticed something and I wanted to let you know; whenever you have any of the multipliers activated, any assault mission can crash the game at any point in that mission. I have tested this on 1.20, 1.30 and now in 1.40 with the various tables released. While not reall...
by woshikie
Sat Jun 29, 2019 10:27 am
Forum: Tables
Topic: God Eater 3 (Steam)
Replies: 238
Views: 175768

Re: God Eater 3 (Steam)

Updated inf ST and inf OP for v1.40
The rest of the table is left untouched (Working as of v1.11). If there's anymore things breaking, send me a PM or reply here, I'll try to help when i'm free if i am still playing this game. :D
ge3.CT
(22.23 KiB) Downloaded 99 times
by woshikie
Sat Jun 29, 2019 9:45 am
Forum: Tables
Topic: God Eater 3 (Steam)
Replies: 238
Views: 175768

Re: God Eater 3 (Steam)

Working on 1.40 So far, I see that inf OP and ST is broken. Here's the new script that works for inf ST. { Game : ge3.exe Version: Date : 2019-02-08 Author : Squall8 } [ENABLE] aobscanmodule(infstam,ge3.exe,F3 0F 11 86 08 01 00 00) alloc(newmem,$1000,infstam) label(code) label(return) registersymbol...