Page 31 of 41

Re: FIFA 18 - Career mode Cheat Table

Posted: Sat Mar 24, 2018 1:59 pm
by tienviplaanh
Can you add new mod which makes we can change kit in career mode?ex:i used arsenal team, but I can use barcelona kits

Re: FIFA 18 - Career mode Cheat Table

Posted: Sat Mar 24, 2018 3:11 pm
by Aranaktu
tienviplaanh wrote:
Sat Mar 24, 2018 1:59 pm
Can you add new mod which makes we can change kit in career mode?ex:i used arsenal team, but I can use barcelona kits
Nope, I can't. It's already possible with FrostyTool.

Re: FIFA 18 - Career mode Cheat Table

Posted: Sun Mar 25, 2018 3:06 pm
by sitesakini
Aranaktu wrote:
Fri Mar 23, 2018 10:54 pm
sitesakini wrote:
Fri Mar 23, 2018 11:34 am
I understand... new version will not be released.
What's really missing in this cheat table? In my opinion, most important things like player edit are already there. More advanced stuff will require more knowledge from the user. There are people who are never used CE before, so I don't think it's an option.
Currently, I don't have any plans for the upcoming update, but it doesn't mean that this cheat table will be never updated. It's just spontaneous, sometimes I just woke up, I've got an idea for something I'm trying to implement it.
But, being honest, it's just quite boring me. I'm making various cheats for the same game from 3 years and at this stage, it's not worth for me. I'm not learning anything new, I don't have almost any money for that (I appreciate all donations, but 10 euro per month will not change my life :P) and these russian "hackers" who are using my work (probably) to cheat in FUT... At this moment I'm spending all my time resources on fifa tracker project to make it better and monetize my work somehow, but it doesn't look optimistic too. So yea, it looks like that this journey is slowly coming to an end. I hope that this answer will be more satisfying to you. :)
I understand. but at least publish the version you changed

Update 27.02.2018
- Updated traits (Thanks '@StillFunkyB#5412')

I need this change.

Re: FIFA 18 - Career mode Cheat Table

Posted: Sun Mar 25, 2018 4:08 pm
by Aranaktu
sitesakini wrote:
Sun Mar 25, 2018 3:06 pm
Update 27.02.2018
- Updated traits (Thanks '@StillFunkyB#5412')

I need this change.
It's already in github repo, you just need to download "FIFA18 - Career Table.CT" from there.

Re: FIFA 18 - Career mode Cheat Table

Posted: Wed Mar 28, 2018 6:02 am
by morfer
One quick question in general:

Is there a way to "younger" the whole playerdatabase or something like this? For example if I want to play a R2G and start in League 3 but still want to have Ronaldo, Messi & co around 3 years later, were they did not decrease like hell, simply because they got older..
I know that I can edit the birthday myself if they are in mine team, but I dont know if its possible to do so, while they are simply in the game?

Re: FIFA 18 - Career mode Cheat Table

Posted: Wed Mar 28, 2018 8:07 am
by Aranaktu
morfer wrote:
Wed Mar 28, 2018 6:02 am
One quick question in general:

Is there a way to "younger" the whole playerdatabase or something like this? For example if I want to play a R2G and start in League 3 but still want to have Ronaldo, Messi & co around 3 years later, were they did not decrease like hell, simply because they got older..
I know that I can edit the birthday myself if they are in mine team, but I dont know if its possible to do so, while they are simply in the game?
If you add player to your transfer hub, you can change his "birthdate" even if he isn't in your club.
[Link]

Re: FIFA 18 - Career mode Cheat Table

Posted: Wed Mar 28, 2018 10:08 pm
by FaytePL
Cześć, masz może Unique Movement Ronaldinho?
Trudno mi jest znaleźć, a ma bardzo przyjemny styl poruszania w grze.

Re: FIFA 18 - Career mode Cheat Table

Posted: Thu Mar 29, 2018 8:34 am
by Aranaktu
FaytePL wrote:
Wed Mar 28, 2018 10:08 pm
Cześć, masz może Unique Movement Ronaldinho?
Trudno mi jest znaleźć, a ma bardzo przyjemny styl poruszania w grze.
Nie

Re: FIFA 18 - Career mode Cheat Table

Posted: Thu Mar 29, 2018 4:39 pm
by midoes
i have a problem now all the matches i play is set to 3:00 pm i have to enter match setting and change the time
so any help in order to be back to normal (random time i mean)

Re: FIFA 18 - Career mode Cheat Table

Posted: Fri Mar 30, 2018 2:34 pm
by Arafatnehan
Can you please add the option to always win when simulating matches?

Re: FIFA 18 - Career mode Cheat Table

Posted: Fri Mar 30, 2018 9:13 pm
by FaytePL
How can i find for example Ronaldinho "unique player movement"?
Can you describe or make little tutorial?

_________
Jak mogę znaleźć ten typ poruszania Ronaldinho?
Mógłbyś jakoś to opisać?

Dzięki wielkie za odp, fantastyczna robota z tymi tabelami.
Fifa tracker też świetne, korzystam :)

Re: FIFA 18 - Career mode Cheat Table

Posted: Sat Mar 31, 2018 1:13 pm
by hyper140
The unique player movement options is one of the best things to happen to this table, hope they will be expanded! and Thank you so much for them!

Re: FIFA 18 - Career mode Cheat Table

Posted: Sat Mar 31, 2018 2:58 pm
by suo2002
How can i find for example griezmann"unique player movement"?
Can you describe or make little tutorial? plzz legend
Aranaktu

Re: FIFA 18 - Career mode Cheat Table

Posted: Sat Mar 31, 2018 3:11 pm
by suo2002
FIFA 18: These are the players Career Mode predicts will win a Ballon D’Or can you make script for that
Aranaktu

Re: FIFA 18 - Career mode Cheat Table

Posted: Sat Mar 31, 2018 6:06 pm
by Aranaktu
FaytePL wrote:
Fri Mar 30, 2018 9:13 pm
How can i find for example Ronaldinho "unique player movement"?
Can you describe or make little tutorial?

_________
Jak mogę znaleźć ten typ poruszania Ronaldinho?
Mógłbyś jakoś to opisać?

Dzięki wielkie za odp, fantastyczna robota z tymi tabelami.
Fifa tracker też świetne, korzystam :)
Try this script and tell me if you feel the difference in player movement or not:

Code: Select all

[ENABLE]
//code from here to '[DISABLE]' will be used to enable the cheat
alloc(newmem,2048,"FIFA18.exe"+1BB76E1) 
label(returnhere)
label(originalcode)
label(exit)

newmem: //this is allocated memory, you have read,write,execute access
mov eax, 6DE2

originalcode:
cmp eax,00006DE2

exit:
jmp returnhere

"FIFA18.exe"+1BB76E1:
jmp newmem
returnhere:


 
 
[DISABLE]
//code from here till the end of the code will be used to disable the cheat
dealloc(newmem)
"FIFA18.exe"+1BB76E1:
cmp eax,00006DE2
//Alt: db 3D E2 6D 00 00