Patrefans
tdg6661 from patreon
tdg6661 patreon

FM24 Cheat Table

🕑 Added 2023-11-06 17:17:37 +0000 UTC

Comments

luke

it says version not compatiable?

tdg6661

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

Rodrigo Silva

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

Dario Di Caprio

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

@cristobalite128

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.

tdg6661

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.

@cristobalite128

OK, how do I perform the cloning process?

tdg6661

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.

@cristobalite128

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??

tdg6661

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.

Bilal Karatay

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

Bilal Karatay

Add button is not working... :(

tdg6661

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

llvllr30

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

tdg6661

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.

Bilal Karatay

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

tdg6661

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

Bilal Karatay

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

tdg6661

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.

llvllr30

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

AlphaWolve

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 ?

First Chuya

How to freeze every player's age

tdg6661

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.

NIGEL ZEMBE

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

can duran

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.

Peter Bardos

Ah okay, 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

@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.

AtomicSky

and boost u19 team is working with this selection ?

juju

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

can duran

generate golden generation etc also not working.

can duran

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

Peter Bardos

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?

tdg6661

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.

Silence112

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.

juju

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.

Peter Bardos

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

Rafael

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

tdg6661

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?

Alfonso Angieri

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

Bruh

Hello im getting a stream read error?

Franco

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

Jan Dzikowski

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

Franco

ahhhhhhhhh de una así si funciono

tdg6661

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.

Franco

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

Muhammad Awais

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.

tdg6661

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

Franco

Gracias 🙂

tdg6661

Update your game to version 24.1.0

Bruh

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

Badr AD

hello, I get version not compatible error, thanks

Muhammad Awais

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.

tdg6661

Sí, está funcionando.

Franco

El desarrollo de jugador x2 ya está habilitado ?


More Creators