Is there a way to cancel the setApprovalForAll feature set?

Hi guys, what's up?
I ended up interacting with a malicious token that generated a transaction with the "setApprovalForAll" function.

Transaction Details:

I have located the scammer contract:

However, I cannot get access to the contract to write the "setApprovalForAll" function set to false and get this contract out of my wallet.

After making this dumb mistake. What can be done to revoke this function? ^
Thanks for your attention

Hey @Deimiler_P_Martins
if the setApprovalForAll has not been modified by the user, you can call from a script

1 Like

Thank you for the reply. I after several days I got a solution in this official Metamask article