new INI:File = INI_Open(filestring);INI_SetTag(File, "AccountData");INI_WriteInt(File, "banned", 0);INI_Close(File);