ini script systems « on May 1st, 2021, 03:39 PM » I noticed that it gave an error when using characters like% & / () in the ini account system
Re: ini script systems « Reply #1, on May 2nd, 2021, 05:11 PM » Stop using INIs for storing account information, they are not meant for that.
Re: ini script systems « Reply #2, on May 4th, 2021, 05:46 PM » You can replace these characters by some other specific strings. This is the workaround if you don't want to use anything else than the IniParser plugin.