SamSuka
tdg6661
tdg6661

patreon


FM24 Cheat Table

This table was designed for FM24 24.1.0.

This table requires at least Windows 10 x64 and Cheat Engine 7.5 to run.


The options marked in black are currently unavailable. Please be patient while we update.


What's new:

Improvements


How to use this table (Please read this carefully to avoid any issue):


Other things to mention:


Password: tdg6661

If you're having any issues, let me know in the comments.


Comments

it says version not compatiable?

luke

No, you can't do that right now. You can only change the contract details of transferred player. Change the transfer status to Withdrawn to fix this bug.

tdg6661

Use "Cheat Table Update 2", ele funcionará com a versão FM mais recente (24.1.1) https://www.patreon.com/posts/fm24-cheat-table-93219914

tdg6661

Não está aparecendo o nome do clube e nada, como sei se tá funcionando ou não? No Free sempre aparecia.

Rodrigo Silva

Hi, How can I get a player to accept the transfer? When I change the Transfer Status, it doesn't work. It seems to me that he is going to join that club on 1/1/1900

Dario Di Caprio

Ok, I will try that. The thing about adding coaches to one's team. Is that under manager tab now? I remember the last table for FM23, it was somewhere else.

@cristobalite128

Pick a player to overwrite the data, and a legend data. It's recommend to match the palyer age with the data, so it will keep developing. After a player selected in Person section, then activate the legend data and it will copy the Player Data, Person Attributes. Then it ready to use.

tdg6661

OK, how do I perform the cloning process?

@cristobalite128

Player Register script is fixed in the new update. Legends includes data on the world's top players. You can clone it for another player by selecting it.

tdg6661

Squad registration does not work. I tried all registration as i had two deadline day players come in on loan and they are still unregistered. I then tried the unlockable option of squad registration anytime and that too doesn't work. Also what is the Legends tab for? I saw a lot of players of my old football glory days. Can these players be added into present save and team??

@cristobalite128

If LUA didn't work, you can try: On menu bar, Click Edit -> Settings. Go to General Settings and look for Table: Lua scripts. Set the option to Always, click OK, then restart the table.

tdg6661

I am really sorry, I didn't select correct process. Sorry!

Bilal Karatay

Add button is not working... :(

Bilal Karatay

Yes, that's right. Only add writeFMAttribute into the new line.

tdg6661

so if i want to change more than attribute, i just need replace that part to this ? forEachPlayerInClub(Club, function(k, addr) writeFMAttribute(addr+plao.Patr+0x2C, 20) -- consistency writeFMAttribute(addr+plao.Patr+0x29, 1) -- dirtiness writeFMAttribute(addr+plao.Patr+0x2F, 20) -- important matches writeFMAttribute(addr+plao.Patr+0x30, 1) -- injury proness end) return end

llvllr30

The script will run automatically once you enable the main script. Now add some items by selecting Search on Item List, once you add an item, you can open it and change its options.

tdg6661

I downloaded latest table and on presets(Global) I only see Team selection and Attributes boosters under accerelate player development. That's all.

Bilal Karatay

Download the table from this post and look the option on Presets (Global)

tdg6661

Hello TDG, I couldn't find options in "Accelerate Player Development" in Cheat Table. Did I download wrong table?

Bilal Karatay

Sorry, but there is no way you can do that with this table.

tdg6661

Hi, - Select any player attributes on Player Data -> Attributes, - Right click on it and select Change Record -> Address (CTRL+ALT+ENTER) - Look for "plao.XXXX", copy and paste to writeFMAttribute(addr+plao.xxxx, 1) - The format is: writeFMAttribute(address, value)

tdg6661

Download and use the table from this post. It will unlock that option.

tdg6661

hi i saw your code to add injury proneness to 1 for all team. I want to ask that how can I find the other offset attribute so I can apply it to other ones at well

llvllr30

Sorry first time here and got a noob question. I try to activate Accelerate Player Dev and it tells me to Register Here. How does one complete this process to unlock this feature and the others when available ?

AlphaWolve

How to freeze every player's age

First Chuya

After testing for four people (both gamers and staff) over three months, I found that the attribute values increased and did not return to the original after increasing CA, PA, and some other qualities. Some tips to know when changing attribute values: - The attribute value range is from 1 to 20. Putting a value greater than this will reset the value to the maximum (20) and is dependent on CA. - Even if you set CA or PA to 200, the game mechanics will not enable you to have 20 on all characteristics; it will be 15 or 16 on all attributes if do it.

tdg6661

The update will be released in 2 days.

tdg6661

when will you update the table so that other features work?

NIGEL ZEMBE

changing staff attribute values change back to their original values over a certain period of time even when ca/pa is 200. cant seem to figure out why thats the case

can duran

oh okay thank you.

can duran

Ah okay, thank you.

Peter Bardos

Only Accelerate Player Development is presently available; the other options in black are currently unavailable. I'll make an update later to make it work.

tdg6661

@Peter Bardos No, if you also set Use Filter -> True on Items. @KEVIN only if you set the Min Age to 19. Use Filter -> False will ignore Team Selection filter and make script affects all teams in the club.

tdg6661

and boost u19 team is working with this selection ?

AtomicSky

Nope, i just simulated 4 years whit x16 Youth Teams (U18/U19/U23/U24)" and it did not boost first team.

juju

generate golden generation etc also not working.

can duran

some stuff like board script and players accepting any fee etc are not working

can duran

Hey tdg, I have got one question, do the settings "Reserves/Youth Teams" and "Youth Teams (U18/U19/U23/U24)" in "Accelerate Player Development" also include the First Team?

Peter Bardos

Thank you!

tdg6661

Only Accelerate Player Development is presently available; the other options in black are currently unavailable. I'll make an update later to make it work.

tdg6661

Hello and thank you! It appears that the issue was caused by the incorrect offset. This problem will result in an incorrect pointer, and the error you saw may be shown. This occurs frequently when game developers update the game, causing the pointer size to shift. It appears that they made significant modifications to the Nations pointer, particularly in FM24, so be cautious when changing any data in that section, as I haven't finished identifying all offsets yet. I fixed the most of the offsets (person, club, stadium) in the table's initial release, and I expect to handle the offset issues in the future update.

tdg6661

Hello and thank you! It appears that the issue was caused by the incorrect offset. This problem will result in an incorrect pointer, and the error you saw may be shown. This occurs frequently when game developers update the game, causing the pointer size to shift. It appears that they made significant modifications to the Nations pointer, particularly in FM24, so be cautious when changing any data in that section, as I haven't finished identifying all offsets yet. I fixed the most of the offsets (person, club, stadium) in the table's initial release, and I expect to handle the offset issues in the future update.

tdg6661

Hey tdg, first I want to thank you for your awesome work. I don't know if you know that already but under Clubs -> Staff -> Board Members is a bug. The Board Members collumn doesn't open and it displays a range of numbers.

Silence112

HI, Thanks for your work. when I tried to change the age limits of contracts in the English Premier League, but the English/transfer rules come up. in all places after the name of the option came "??" please let me know if this is just a problem with something I'm doing wrong or is it a sign that they just don't work now. it's understandable that everything doesn't work right at the beginning. it's great to be able to use this so early, thanks.

juju

Hey tdg, I want to thank you for putting a first version out so quickly after release, keep up the good work!

Peter Bardos

hello, players always agree on terms seems to not be working for me, currently on steam

Rafael

Try to restart the game and also the table.

tdg6661

Establezca "Use Filter" en False para desactivar el filtro "Team Selection", lo que implica que todos los equipos se verán afectados (los equipos B y II están excluidos). https://imgur.com/BWlMCFd

tdg6661

This is a new method; I apologize for not updating the instructions. When you enable the script, it runs automatically and does not require an Apply button. Go to Item List and select Search, then find an object (person, club, nation, etc.) and click Add. After that, you open the added items and configure it; each item has its own set of options.

tdg6661

You can look for Item List -> Search, find the object (determine the object type) and click Add. The Add button is fine. https://imgur.com/VKjdYn1 After that, you can open the object and configure it yourself. Only Accelerate Player Development is presently available; the other options in black are currently unavailable. I'll make an update later to make it work.

tdg6661

What do you mean?

tdg6661

when I try to add my team for player development even if I click add it doesn't add my team the same happens with the golden generation

Alfonso Angieri

Hello im getting a stream read error?

Bruh

una ultima pregunta, para lograr que todo el club mejore x2 y no únicamente el primer equipo?

Franco

Hi, Accelerate Player Development does not seem to work currently, there is no option to activate or change settings

Jan Dzikowski

ahhhhhhhhh de una así si funciono

Franco

Ahora se aplicará automáticamente, por lo que no habrá ningún botón de aplicación. Y también puedes cambiar las opciones mientras el script está activo. La tasa de progreso se puede usar después de agregar un elemento, vaya a "Item List -> Search", una vez que lo agregue, ábralo y verá la opción.

tdg6661

me aparece únicamente la parte de "team selection" no me deja seleccionar los porcentajes (x2x4 etc) y no me aparece la opcion de "aplicar" esta bien eso

Franco

Alright got it! Bruh: No i was talking about adding a new feature, Where player just agree with everything you say. It seems that i have to wait for that.

Muhammad Awais

Let's see. my priority is to re-enable the unavaiable options for now.

tdg6661

Gracias 🙂

Franco

Update your game to version 24.1.0

tdg6661

do you mean promises before contract negotiation? if so theres already a function called "all players interested"

Bruh

hello, I get version not compatible error, thanks

Badr AD

Hi bro! Did you manage to add "Agree on everything you say" in this? This has same functions as FM 23 table. I havent bought the games so i cant see the fuctions, was waiting for your table.

Muhammad Awais

Sí, está funcionando.

tdg6661

El desarrollo de jugador x2 ya está habilitado ?

Franco


More Creators