Good ideasThanks it's working now. It would be great if in the next version u could add the bot elapsed time/last refesh time and initial gold
Tried to google your error and found 2 possible solutions.When starting DB with WebStats I receiving this error:
[10:57:58.807 D] Exception while enabling plugin WebStats: System.NotSupportedException: An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See <loadFromRemoteSources> Element for more information.
at System.Reflection.RuntimeAssembly.nLoadFile(String path, Evidence evidence)
at System.Reflection.Assembly.LoadFile(String path)
at GugaPlugin.GugaPlugin.OnEnabled() in e:\Demon\Plugins\WebStats\WebStats.cs:line 56
at Zeta.Common.Plugins.PluginContainer.set_Enabled(Boolean value)
sessionID should only change, if its not found in the Settings.cfg file.my sessionid is different than last one, when restarting bot....thought it was consistent? just wondering.
More security will be added, people will have to register actual accounts etc.u should do something for secuirty for what if i write my own c# app to interact with your API and DOS your site? (dont know if its possible or what not, and no way would i attempt it but if thats the case you should add more secuirty?)
First try this one: .net - loadFromRemoteSources error using Assembly.LoadFrom - Stack Overflow
The first answer. Go to properties of the dll file (Plugins/Webstats/WebStatsPakets.dll) and see if theres any unblock button.