In this discussion there is an option to share scripts that can be used in MTA for lua with very nice cheats,
I will share with you some examples.
--admins triggers
for i,v in pairs(getElementsByType("player")) do
triggerServerEvent("anticheat:changeEld", v, v, "admin_level", 1)
end
--...