Page 17 of 57

Re: Metal Gear Solid 5 Phantom Pain - table v: 3.0.12 CT

Posted: Sat Apr 21, 2018 10:24 am
by xICEMANx117
ShyTwig16 wrote:
Sat Apr 21, 2018 10:01 am
Yeah so I'm not seeing any thing that looks like EAC. I'm really stumped at this point, it's working for me. Not really sure why it wouldn't be working for you. Have you tried "verify integrity of game files", if not try that and see if it helps.
Game works fine no problems, its just when i run CE with your Table i get that same error that the other guy did and what i posted the pic of on my first reply post.

Re: Metal Gear Solid 5 Phantom Pain - table v: 3.0.12 CT

Posted: Sat Apr 21, 2018 3:25 pm
by Kill_Defcon1
ShyTwig16 wrote:
Sat Apr 21, 2018 7:20 am
Kill_Defcon1 wrote:
Sat Apr 21, 2018 6:10 am
It was working but stopped. Started getting Error with "PlayerHook.CEA", AOB pattern not found: "48xxxxxx48xxxxxx48xxxxxx41xxxx4Cxxxxxx4Bxxxxxx"

Was great while it lasted though.
Do you have EAC Service/Driver installed (by another game)?

EDIT:
There was some Free Weekend thing for Ghost Recon that has broken a lot of peoples ability to use CE.
If you do have the EAC thing then there should be an uninstall script in the games directory, run that then restart your system.
Whats weird is that i didnt download that. I looked at my drivers, no anti cheat software.

EDIT: I uninstalled mods, re verified game files, still get the error.

Re: Metal Gear Solid 5 Phantom Pain - table v: 3.0.12 CT

Posted: Sat Apr 21, 2018 4:13 pm
by TimFun13
Kill_Defcon1 wrote:
Sat Apr 21, 2018 3:25 pm
...
Whats weird is that i didnt download that. I looked at my drivers, no anti cheat software.

EDIT: I uninstalled mods, re verified game files, still get the error.
So the player hook is still at the same address as when I first wrote the script, so may be we'll get lucky. Check at this address and see if you find some code like this.

Code: Select all

mgsvtpp.exe+39E67E3
Image

Re: Metal Gear Solid 5 Phantom Pain - table v: 3.0.12 CT

Posted: Sat Apr 21, 2018 4:52 pm
by limany
I have the same problem as the other guys, same error on the player hook it seems, here is the adress you want

Image

Metal Gear Solid 5 Phantom Pain - table v: 4.0.2 CT

Posted: Sat Apr 21, 2018 8:12 pm
by xICEMANx117
i know we was talking about the error popping up, when using your editor on the last forum just wondering if anyone found a fix since ive been asleep lol

Metal Gear Solid 5 Phantom Pain - table v: 4.0.2 CT

Posted: Sat Apr 21, 2018 8:16 pm
by STN
Nope

[IMG]https://img.xyz/Xyk2.png[/IMG]

Metal Gear Solid 5 Phantom Pain - table v: 4.0.2 CT

Posted: Sat Apr 21, 2018 8:18 pm
by TimFun13
[INDENT][QUOTE]

@Kill_Defcon1

Sat Apr 21, 2018 10:25 am

...

Whats weird is that i didnt download that. I looked at my drivers, no anti cheat software.



EDIT: I uninstalled mods, re verified game files, still get the error.

[/QUOTE][/INDENT]

So the player hook is still at the same address as when I first wrote the script, so may be we'll get lucky. Check at this address and see if you find some code like this.

[CODE]mgsvtpp.exe+39E67E3[/CODE]

[IMG]https://i.imgur.com/OZuDACw.png[/IMG]

-----------------------------------------------------------------------------------------------------------------------------------



[IMG]https://i.imgur.com/vBJug23.png[/IMG]

[B]@limany[/B]

[QUOTE]

I have the same problem as the other guys, same error on the player hook it seems, here is the adress you want

[/QUOTE]

[IMG]https://i.imgur.com/Qcptl3J.png[/IMG]

So it looks like the the bytes are there, it may be some odd error from my AOBscan function.

Try the test table to see if it works, all Lua has been stripped so you will need to attach to the game.

Metal Gear Solid 5 Phantom Pain - table v: 4.0.2 CT

Posted: Sat Apr 21, 2018 9:52 pm
by CipherDidThis
[QUOTE="tscolin, post: 42886, member: 16378"]Did you participate in the Ghost Recon free weekend? My CE stopped functioning for MGS5 after I installed ghost recon which comes equipped with an anti-cheat engine. Just a thought.[/QUOTE]



For what its worth I at one point had Ghost Recon wildlands open while I alt-tabbed and opened cheat engine to do some MGS5 base management real quick, so I really doubt that is the case.

Metal Gear Solid 5 Phantom Pain - table v: 4.0.2 CT

Posted: Sun Apr 22, 2018 3:44 am
by athrun200
[QUOTE="ShyTwig16, post: 42940, member: 91"]

So it looks like the the bytes are there, it may be some odd error from my AOBscan function.

Try the test table to see if it works, all Lua has been stripped so you will need to attach to the game.[/QUOTE]



The test table doesn't work for me.

For me, the memory region looks like this. (I somehow cannot add links or upload images)

[URL]https://ibb.co/cRDfbx[/URL]

[URL]https://ibb.co/bOwNpH[/URL]

[URL]https://ibb.co/cSzxOc[/URL]



Seems the array is split out to different places

Metal Gear Solid 5 Phantom Pain - table v: 4.0.2 CT

Posted: Sun Apr 22, 2018 9:57 am
by TimFun13
[QUOTE="athrun200, post: 42981, member: 16408"]The test table doesn't work for me.

For me, the memory region looks like this. (I somehow cannot add links or upload images)

[URL='https://ibb.co/cRDfbx'][IMG]https://preview.ibb.co/b1L43c/1.png[/IMG][/URL]

[URL='https://ibb.co/bOwNpH'][IMG]https://preview.ibb.co/hn1oUH/2.png[/IMG][/URL]

[URL='https://ibb.co/cSzxOc'][IMG]https://preview.ibb.co/fmsHOc/3.png[/IMG][/URL]



Seems the array is split out to different places[/QUOTE]

So from this it looks like the test table injected. If it didn't then you have some thing else injecting to that spot.

But if it did inject this may be an issue with privileges.

Here is a test table [B]it is slower so if you aren't have problems use a table from the main post[/B].

Let's see if this gets us in the ball park.

Metal Gear Solid 5 Phantom Pain - table v: 4.0.2 CT

Posted: Sun Apr 22, 2018 3:10 pm
by athrun200
The below image is the test table. Does it mean work?

[ATTACH=full]9753[/ATTACH]





Then I restart the game and run your 3.0.13beta, it scans for a really long time, then the following errors occurs.[ATTACH=full]9752[/ATTACH]

[ATTACH=full]9755[/ATTACH]



And I have confirmed that the memory region for the game before injection is same as [B]@limany[/B] .

It's very strange, I was able to use the table on Friday. But starting from Saturday, I cannot use the table anymore.

Metal Gear Solid 5 Phantom Pain - table v: 4.0.2 CT

Posted: Sun Apr 22, 2018 5:52 pm
by UltimatePoto42
I think it's memory privileges at this point, not sure what changed.

Let's try this one.

[B]Current Communal Table:[/B]

[URL='https://fearlessrevolution.com/attachments/mgsvtpp-v3-0-13-ct.9757/?hash=d735e623a3601273c23a17e30b15ab23'][B][U]mgsvtpp.[v3.0.13].CT[/U][/B][/URL]

Metal Gear Solid 5 Phantom Pain - table v: 4.0.2 CT

Posted: Mon Apr 23, 2018 2:06 am
by athrun200
[QUOTE="ShyTwig16, post: 43031, member: 91"]I think it's memory privileges at this point, not sure what changed.

Let's try this one.

[B]Current Communal Table:[/B]

[URL='https://fearlessrevolution.com/attachments/mgsvtpp-v3-0-13-ct.9757/?hash=d735e623a3601273c23a17e30b15ab23'][B][U]mgsvtpp.[v3.0.13].CT[/U][/B][/URL][/QUOTE]

It works for me now! Thanks for the effort.

Your programming skill is truly amazing. May I know if you are a programmer in real life?