If CT cannot be used due to process name, It can be used by changing the following code from line 32 to line 42 of [X] <-Football Manager 2020 (20.4.1) Cheat Table v25.
Copy the CODE.
Right click on [X] <-Football Manager 2020 (20.4.1) Cheat Table v25.
-- Checking Selected Process
if(process == nil) then
ShowMessage('No process was selected')
deactivateScript()
-- Edit code (Forced change of process name)
else
unregisterSymbol("fm.exe")
registerSymbol("fm.exe", process)
-- Align the line spacing
-- Align the line spacing
end
Reduce Expenditure (Transfer Expenditure is not included)
Mainly cheats Player Wages and Tax.
Copy and paste the following code to your table. (Highlight an entry on your table, press Ctrl + V)
If CT cannot be used due to process name, It can be used by changing the following code from line 32 to line 42 of [X] <-Football Manager 2020 (20.4.1) Cheat Table v25.
Copy the CODE.
Right click on [X] <-Football Manager 2020 (20.4.1) Cheat Table v25.
-- Checking Selected Process
if(process == nil) then
ShowMessage('No process was selected')
deactivateScript()
-- Edit code (Forced change of process name)
else
unregisterSymbol("fm.exe")
registerSymbol("fm.exe", process)
-- Align the line spacing
-- Align the line spacing
end
Reduce Expenditure (Transfer Expenditure is not included)
Mainly cheats Player Wages and Tax.
Copy and paste the following code to your table. (Highlight an entry on your table, press Ctrl + V)
17-Sep-2020 (v26): Update to 20.4.2. Move table script to "_GlobalScripts". change how attach works for exe other than fm.exe (untested). Remove the chinese/korean cheats.
Only Tested with Steam version. I do not support other versions but do not mind if other people update the table for other platforms.
Minimal testing was done. I'm not currently playing the game so not adding new cheats and not playing the game so not testing that all structures are the same.
17-Sep-2020 (v26): Update to 20.4.2. Move table script to "_GlobalScripts". change how attach works for exe other than fm.exe (untested). Remove the chinese/korean cheats.
Only Tested with Steam version. I do not support other versions but do not mind if other people update the table for other platforms.
Minimal testing was done. I'm not currently playing the game so not adding new cheats and not playing the game so not testing that all structures are the same.
I activate the game on steam but it does not work !
Error:[string "local syntaxcheck,memrec=...
..."]:154: attempt to index a nil value (global 'compactmenuitem')
Can help me please...
Cannot reproduce. Honestly not sure how this triggers out of order like that. Perhaps its timing thing and your machine is faster/slower than mine. Only guess is to add
to the beginning of the firstUpdateScripts script with the other items similar to it. Or there is issue with the process being attached. I removed the global scripts from global table to avoid issues with people disabling global tables.
I activate the game on steam but it does not work !
Error:[string "local syntaxcheck,memrec=...
..."]:154: attempt to index a nil value (global 'compactmenuitem')
Can help me please...
Cannot reproduce. Honestly not sure how this triggers out of order like that. Perhaps its timing thing and your machine is faster/slower than mine. Only guess is to add
to the beginning of the firstUpdateScripts script with the other items similar to it. Or there is issue with the process being attached. I removed the global scripts from global table to avoid issues with people disabling global tables.
for epic games version only periodic scripts is working.
now this game free in epicgames.
could you please make epicgames version?
thanks.
Thanks for the table. It worked on the Epic games version when you updated to 20.4.2 but there was another update to game(version is 20.4.2-1438909) and "Update on focus change" has stopped working. Is there a possibility you could look into it. Thanks!
I activate the game on steam but it does not work !
Error:[string "local syntaxcheck,memrec=...
..."]:154: attempt to index a nil value (global 'compactmenuitem')
Can help me please...
Cannot reproduce. Honestly not sure how this triggers out of order like that. Perhaps its timing thing and your machine is faster/slower than mine. Only guess is to add
to the beginning of the firstUpdateScripts script with the other items similar to it. Or there is issue with the process being attached. I removed the global scripts from global table to avoid issues with people disabling global tables.
Sorry to hear that, I hope you will add removing Bans, Registering for Leagues and Competitions features to the table in the future.
First of all I'd like to say thank you for this table. It works perfectly even with the (my) Epic version of the game.
Does anyone know if I can permanently disable the auto update in Epic and start the game in the last version? I can not start the game without triggering the update. This is enoying. It would solve the table problem once and for all.