Update 27.02.2018
Code: Select all
- Updated traits (Thanks '@StillFunkyB#5412')
Update 05.04.2018
Code: Select all
- Added "Ball Position" pointers to "In-Game Hacks"
- Added "career_transferoffer", "career_scouts", "career_scoutmission", "career_managerpref", "career_managerinfo", "career_users" and "career_calendar" to "Editing Database->Database Tables"
Join discord channel to check news about update and development progress.
[Link]
Direct download link:
Code: Select all
https://mega.nz/#!1MslCYxL!XJGsf-ovrWkcU4rhS0flmiVFyic84pRuwFpYL3NdknQ
or
Code: Select all
https://github.com/xAranaktu/FIFA-18---Career-Mode-Cheat-Table/releases/download/04.05.2018/FIFA18.-.Career.Table.zip
hyper140 wrote: ↑Wed Apr 04, 2018 11:04 pm
Arankatu, Thank you a million times for this table, u have made playing fifa an amazing experience. I hope u will continue it for FIFA 19. u have mentioned that it is not financially viable but I think if u have a subscription for it where we all have to pay to use ur table, it would be, I will definitely sign up for that aswell.
Thank you again for being so Awesome and I hope you continue ur awesome work in the future.
Subscription model will not work for me either. Player base on PC is very small, especially if you restrict only to Career mode fans.
suo2002 wrote: ↑Thu Apr 05, 2018 2:32 am
How can i find for example griezmann"unique player movement"?
Can you describe or make little tutorial? plzz legend i will pay whatever you wants from 1$ to 100$
Download x64dbg -> Attach to FIFA 18 -> Search for "Constant" in FIFA18.exe module -> As "Constant" use playerid:
'194765' is Griezmann
After scan ends you will get something like this:
You need to check these compares ("cmp reg, 2F8CD") one by one, one of them should be responsible for unique movement (or something else unique for griezmann). And if you find the correct one, just make script with CE to change what you want.