Cheers mate =) Also, I edited it a little bit for better use of Instant flasks: View attachment AutoFlask.cs
The Autoflask is the default plugin so it probably got overwritten, you need to overwrite it yourself again.
When I overwrite the old one, the plugin dosn't appear anymore in the list. You need to register and have one post to see spoilers!
you need to take 3 files from the opening post and only overwrite my 1 file and then all 3 files you put in the folder
Getting this log now, after I did what you said. You need to register and have one post to see spoilers! EDIT: Went with https://www.thebuddyforum.com/exilebuddy-forum/exilebuddy-profiles/165753-plugin-flaskhelper.html working well so far thanks
any chance you can rename this bot to something else so it won't get overwritten from bot auto updates?
Here is a modified AutoFlask.cs and settings file using the new Newton JSON library, was giving me an error so I think it is fixed. Just copy paste them into directory, (still needs the other gui xaml stuff which is found in the original post)
Im stuck an unable to get plug in to work. What Im I doing wrong? I have placed the AutoFlask folder in the 3rd party folder and replaces previous file, to no prevail. Some help to aid me in the right direction would be appreciated. Cannot load [AutoFlask] because an exception occurred [C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(13,16) : error CS0234: The type or namespace name 'v3' does not exist in the namespace 'Loki.Bot' (are you missing an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(14,27) : error CS0234: The type or namespace name 'BasicGrindBot' does not exist in the namespace 'Loki.Bot.Logic.Bots' (are you missing an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(19,12) : error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Loki' (are you missing an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlaskSettings.cs(2,16) : error CS0234: The type or namespace name 'Settings' does not exist in the namespace 'Loki.Bot' (are you missing an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlaskSettings.cs(3,12) : error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Loki' (are you missing an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(355,16) : error CS0246: The type or namespace name 'JsonSettings' could not be found (are you missing a using directive or an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlaskSettings.cs(8,38) : error CS0246: The type or namespace name 'JsonSettings' could not be found (are you missing a using directive or an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(23,32) : error CS0738: 'AutoFlask' does not implement interface member 'IConfigurable.Settings'. 'AutoFlask.Settings' cannot implement 'IConfigurable.Settings' because it does not have the matching return type of 'JsonSettings'. C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(23,32) : error CS0738: 'AutoFlask' does not implement interface member 'IAuthored.Version'. 'AutoFlask.Version' cannot implement 'IAuthored.Version' because it does not have the matching return type of 'string'. C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(23,32) : error CS0535: 'AutoFlask' does not implement interface member 'IBase.Deinitialize()' C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(23,32) : error CS0535: 'AutoFlask' does not implement interface member 'ILogic.Logic(string, params dynamic[])' C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(23,32) : error CS0535: 'AutoFlask' does not implement interface member 'ILogic.Execute(string, params dynamic[])' ]. System.Exception: C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(13,16) : error CS0234: The type or namespace name 'v3' does not exist in the namespace 'Loki.Bot' (are you missing an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(14,27) : error CS0234: The type or namespace name 'BasicGrindBot' does not exist in the namespace 'Loki.Bot.Logic.Bots' (are you missing an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(19,12) : error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Loki' (are you missing an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlaskSettings.cs(2,16) : error CS0234: The type or namespace name 'Settings' does not exist in the namespace 'Loki.Bot' (are you missing an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlaskSettings.cs(3,12) : error CS0234: The type or namespace name 'Utilities' does not exist in the namespace 'Loki' (are you missing an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(355,16) : error CS0246: The type or namespace name 'JsonSettings' could not be found (are you missing a using directive or an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlaskSettings.cs(8,38) : error CS0246: The type or namespace name 'JsonSettings' could not be found (are you missing a using directive or an assembly reference?) C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(23,32) : error CS0738: 'AutoFlask' does not implement interface member 'IConfigurable.Settings'. 'AutoFlask.Settings' cannot implement 'IConfigurable.Settings' because it does not have the matching return type of 'JsonSettings'. C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(23,32) : error CS0738: 'AutoFlask' does not implement interface member 'IAuthored.Version'. 'AutoFlask.Version' cannot implement 'IAuthored.Version' because it does not have the matching return type of 'string'. C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(23,32) : error CS0535: 'AutoFlask' does not implement interface member 'IBase.Deinitialize()' C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(23,32) : error CS0535: 'AutoFlask' does not implement interface member 'ILogic.Logic(string, params dynamic[])' C:\Users\misla\Downloads\Walker\3rdParty\_CONFIGS_\Default\AutoFlask\Content-76735296\AutoFlask.cs(23,32) : error CS0535: 'AutoFlask' does not implement interface member 'ILogic.Execute(string, params dynamic[])' at Loki.Bot.ThirdPartyLoader.(Dictionary`2 , String )
This plugin has been outdated for years. Use this one. https://www.thebuddyforum.com/threads/plugin-flaskhelper.165753/
I have been truing to get that to work also still no luck on my side, an getting frustrated as im unsure where im going wrong.