What's new
  • Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • Visit Resources
  • Visit Downloads
  • Visit Portal

[Plugin] AdvancedItemFilter RELOADED !

Status
Not open for further replies.
1) Reasons.
2) Yes

1 - I'm just suspicious about such a things coz I'm playing/boting for almost 2 years and I didn't get any warning or get banned , but before 2 months ago my acc was hacked and all my currency and items for total of ~700-750ex were taken...I really have no idea from where and how info about my acc leaked... so far at least g_g_g returned my acc somehow and I'm still using it now.
2 - I can't find upload option here... Please enlighten me how to upload xD
 
Note : Somehow I found the way to attach it :)

View attachment katsu tameni.txt

I finished today but I don't have time atm to test it... probably will test it tonight.
Also I want to ask if these codes will interfere with chaos recipe-needed rares :
{
"Enabled": true,
"Type": 0,
"Rule": "item.IsRare",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 1,
"Rule": "item.IsRare",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 3,
"Rule": "item.IsRare",
"ShouldLog": false
},

Also I want to hear your opinions about my filter ( good or not good , did I forget something or everything is in the filter ).
Just remembered that there are no codes for ''sorcerer boots'' probably will add these rules tonight.
 
Last edited:
1 - I'm just suspicious about such a things coz I'm playing/boting for almost 2 years and I didn't get any warning or get banned , but before 2 months ago my acc was hacked and all my currency and items for total of ~700-750ex were taken...I really have no idea from where and how info about my acc leaked... so far at least g_g_g returned my acc somehow and I'm still using it now.
2 - I can't find upload option here... Please enlighten me how to upload xD

1) Lel, me want ur credit card infos.

To answer for the chaos recipe, no, recipe triggers first if checked. those are parsed after
 
Hello again, for some reason my EB can't load this filter that I upload today... and here is the log :

Code:
[Application_DispatcherUnhandledException] Unhandled exceptionNewtonsoft.Json.JsonReaderException: After parsing a value an unexpected character was encountered: {. Path '[16]', line 104, position 2.
   at Newtonsoft.Json.JsonTextReader.ParsePostValue()
   at Newtonsoft.Json.JsonTextReader.Read()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList(IList list, JsonReader reader, JsonArrayContract contract, JsonProperty containerProperty, String id)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at AdvancedItemFilter.Classes.RulesManager.Load(String filename) in C:\Users\Jorj\Desktop\ryeuauiiio\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-82960593\Classes\RulesManager.cs:line 78
   at AdvancedItemFilter.AdvancedItemFilterSettingsGui.LoadRulesButtonClick(Object sender, RoutedEventArgs e) in C:\Users\Jorj\Desktop\ryeuauiiio\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-82960593\AdvancedItemFilterGUI.xaml.cs:line 348
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
   at System.Windows.Controls.Primitives.ButtonBase.OnClick()
   at System.Windows.Controls.Button.OnClick()
   at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
 
Hello again, for some reason my EB can't load this filter that I upload today... and here is the log :

Code:
[Application_DispatcherUnhandledException] Unhandled exceptionNewtonsoft.Json.JsonReaderException: After parsing a value an unexpected character was encountered: {. Path '[16]', line 104, position 2.
   at Newtonsoft.Json.JsonTextReader.ParsePostValue()
   at Newtonsoft.Json.JsonTextReader.Read()
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.ReadForType(JsonReader reader, JsonContract contract, Boolean hasConverter)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.PopulateList(IList list, JsonReader reader, JsonArrayContract contract, JsonProperty containerProperty, String id)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateList(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, Object existingValue, String id)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.CreateValueInternal(JsonReader reader, Type objectType, JsonContract contract, JsonProperty member, JsonContainerContract containerContract, JsonProperty containerMember, Object existingValue)
   at Newtonsoft.Json.Serialization.JsonSerializerInternalReader.Deserialize(JsonReader reader, Type objectType, Boolean checkAdditionalContent)
   at Newtonsoft.Json.JsonSerializer.DeserializeInternal(JsonReader reader, Type objectType)
   at Newtonsoft.Json.JsonConvert.DeserializeObject(String value, Type type, JsonSerializerSettings settings)
   at Newtonsoft.Json.JsonConvert.DeserializeObject[T](String value, JsonSerializerSettings settings)
   at AdvancedItemFilter.Classes.RulesManager.Load(String filename) in C:\Users\Jorj\Desktop\ryeuauiiio\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-82960593\Classes\RulesManager.cs:line 78
   at AdvancedItemFilter.AdvancedItemFilterSettingsGui.LoadRulesButtonClick(Object sender, RoutedEventArgs e) in C:\Users\Jorj\Desktop\ryeuauiiio\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-82960593\AdvancedItemFilterGUI.xaml.cs:line 348
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e)
   at System.Windows.Controls.Primitives.ButtonBase.OnClick()
   at System.Windows.Controls.Button.OnClick()
   at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e)
   at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent)
   at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e)
   at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget)
   at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target)
   at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs)
   at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
   at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
   at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args)
   at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted)
   at System.Windows.Input.InputManager.ProcessStagingArea()
   at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input)
   at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
   at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
   at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

wrong formatting in the file, open it in notepad++ and check lines
 
wrong formatting in the file, open it in notepad++ and check lines

Hello again,I just removed this part from my AIF custom rules:

{
"Enabled": true,
"Type": 0,
"Rule": "item.IsGem and item.FullNameContains("Empower")",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsGem and item.FullNameContains("Empower")",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 0,
"Rule": "item.IsGem and item.FullNameContains("Enlighten")",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsGem and item.FullNameContains("Enlighten")",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 0,
"Rule": "item.IsNormal and item.FullNameContains("Sorcerer Boots")",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsNormal and item.FullNameContains("Sorcerer Boots")",
"ShouldLog": false
},

Now it's working but I still want it to keep empower/enlighten and sorcer boots.
Can you check whats wrong and tell me what to change?

EDIT: Question about chrom value items.
Bot is picking literally items which are only 3L with RGB sockets , not picking items with 4L which also have RGB linked or any item with 4-5 socket which also have 3L RGB into sockets...
I'm using only these codes :
{
"Enabled": true,
"Type": 0,
"Rule": "item.IsRGB",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 3,
"Rule": "item.IsRGB",
"ShouldLog": false
},

if I should add something more to collect more chrom value items, please let me know.
Thanks in advance.
 
Last edited:
How do i make filter not just pick but also store item?

{
"Enabled": true,
"Type": 0,
"Rule": "item.IsNormal and item.Name == "Sorcerer Boots"",
"ShouldLog": false
},
 
How do i make filter not just pick but also store item?

{
"Enabled": true,
"Type": 0,
"Rule": "item.IsNormal and item.Name == "Sorcerer Boots"",
"ShouldLog": false
},

I advise you to use it will do everything for this very StashBudy

dvleaf75.png
 
Just out of curiosity, why are you chancing leather belts? I assume you want Headhunter but that's not possible to find this league other than from div cards, no?

Map mod from zana
 
Hello again,I just removed this part from my AIF custom rules:

{
"Enabled": true,
"Type": 0,
"Rule": "item.IsGem and item.FullNameContains("Empower")",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsGem and item.FullNameContains("Empower")",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 0,
"Rule": "item.IsGem and item.FullNameContains("Enlighten")",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsGem and item.FullNameContains("Enlighten")",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 0,
"Rule": "item.IsNormal and item.FullNameContains("Sorcerer Boots")",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsNormal and item.FullNameContains("Sorcerer Boots")",
"ShouldLog": false
},


There are mistake somewhere in these codes... I rly cant understand what is wrong.
Can some1 help me or correct my code?
 
The last rule should't have "," in the end (well of course if its the last rule in your rule file).
 
Code:
{
"Enabled": true,
"Type": 0,
"Rule": "item.IsGem and item.FullNameContains(Empower)",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsGem and item.FullNameContains(Empower)",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 0,
"Rule": "item.IsGem and item.FullNameContains(Enlighten)",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsGem and item.FullNameContains(Enlighten)",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 0,
"Rule": "item.IsNormal and item.FullNameContains(Sorcerer Boots)",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsNormal and item.FullNameContains(Sorcerer Boots)",
"ShouldLog": false
}

This should work, your error shows an error at position where you have " just before empower. Removing these should theoretically solve the issue, from a non-coder perspective.
 
Code:
{
"Enabled": true,
"Type": 0,
"Rule": "item.IsGem and item.FullNameContains(Empower)",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsGem and item.FullNameContains(Empower)",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 0,
"Rule": "item.IsGem and item.FullNameContains(Enlighten)",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsGem and item.FullNameContains(Enlighten)",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 0,
"Rule": "item.IsNormal and item.FullNameContains(Sorcerer Boots)",
"ShouldLog": false
},
{
"Enabled": true,
"Type": 2,
"Rule": "item.IsNormal and item.FullNameContains(Sorcerer Boots)",
"ShouldLog": false
}

This should work, your error shows an error at position where you have " just before empower. Removing these should theoretically solve the issue, from a non-coder perspective.

The last rule should't have "," in the end (well of course if its the last rule in your rule file).

TY a lot guys honestly I just wrote the code like toNyx told me xD
There's a feature called "item.FullNameContains("Shavronne's Wrappings")" so if you encounter a superior one, you'll keep it

Btw bot is good with empower/enlighten but sorcerer boots give me another error ...
Code:
[CustomItemRules] The rule "item.IsNormal and item.FullNameContains(Sorcerer Boots)" has returned an error.
[CustomItemRules] Please consider pasting this part of the log on the following thread : http://bit.ly/AIFReloaded
[CustomItemRules] The error is : Microsoft.Scripting.SyntaxErrorException: unexpected token 'Boots'
   at IronPython.Runtime.ThrowingErrorSink.Add(SourceUnit sourceUnit, String message, SourceSpan span, Int32 errorCode, Severity severity)
   at IronPython.Compiler.Parser.ReportSyntaxError(Int32 start, Int32 end, String message, Int32 errorCode)
   at IronPython.Compiler.Parser.ReportSyntaxError(Token t, IndexSpan span, Int32 errorCode, Boolean allowIncomplete)
   at IronPython.Compiler.Parser.ReportSyntaxError(TokenWithSpan t, Int32 errorCode)
   at IronPython.Compiler.Parser.FinishArgListOrGenExpr()
   at IronPython.Compiler.Parser.AddTrailers(Expression ret, Boolean allowGeneratorExpression)
   at IronPython.Compiler.Parser.ParsePower()
   at IronPython.Compiler.Parser.ParseFactor()
   at IronPython.Compiler.Parser.ParseExpr(Int32 precedence)
   at IronPython.Compiler.Parser.ParseComparison()
   at IronPython.Compiler.Parser.ParseNotTest()
   at IronPython.Compiler.Parser.ParseAndTest()
   at IronPython.Compiler.Parser.ParseAndTest()
   at IronPython.Compiler.Parser.ParseOrTest()
   at IronPython.Compiler.Parser.ParseExpression()
   at IronPython.Compiler.Parser.ParseTestListAsExpr()
   at IronPython.Compiler.Parser.ParseTestListAsExpression()
   at IronPython.Compiler.Parser.ParseTopExpression()
   at IronPython.Runtime.PythonContext.ParseAndBindAst(CompilerContext context)
   at IronPython.Runtime.PythonContext.CompilePythonCode(SourceUnit sourceUnit, CompilerOptions options, ErrorSink errorSink)
   at IronPython.Runtime.FunctionCode.FromSourceUnit(SourceUnit sourceUnit, PythonCompilerOptions options, Boolean register)
   at IronPython.Modules.Builtin.eval(CodeContext context, String expression, PythonDictionary globals, Object locals)
   at IronPython.Modules.Builtin.eval(CodeContext context, String expression)
   at Microsoft.Scripting.Interpreter.FuncCallInstruction`3.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.LightLambda.Run4[T0,T1,T2,T3,TRet](T0 arg0, T1 arg1, T2 arg2, T3 arg3)
   at System.Dynamic.UpdateDelegates.UpdateAndExecute3[T0,T1,T2,TRet](CallSite site, T0 arg0, T1 arg1, T2 arg2)
   at Microsoft.Scripting.Interpreter.DynamicInstruction`4.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.Interpreter.Run(InterpretedFrame frame)
   at Microsoft.Scripting.Interpreter.LightLambda.Run1[T0,TRet](T0 arg0)
   at IronPython.Compiler.PythonCallTargets.OriginalCallTarget0(PythonFunction function)
   at System.Dynamic.UpdateDelegates.UpdateAndExecute1[T0,TRet](CallSite site, T0 arg0)
   at _Scripting_(Object[] )
   at AdvancedItemFilter.Python.ConditionParserPython.EvaluateCondition(Item i, String cond, RuleType type, Boolean onlyEvaluating) in C:\Users\Jorj\Desktop\ryeuauiiio\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content-166914906\Python\ConditionParserPython.cs:line 78
[CustomItemRules] To avoid any further issues, bot will stop now, plaese verify your file.
[Stop] The BotThread is in the process of stopping already.

EDIT : just got an error for empower/enligten after a normal gem dropped...
 
Last edited:
Jesus christ can you even read your error log?

The rule "item.IsNormal and item.FullNameContains(Sorcerer Boots)"

When in the history of ever writing anything into AIF do you write something with spaces without ""? Maybe you should try FullNameContains("Sorcerer Boots") vice FullNameContains(Sorcerer Boots)...
 
I advise you to use it will do everything for this very StashBudy

dvleaf75.png

Thanks for that but in my case i don't think this will help since my filter just picking and then vendoring Sorcerer Boots or so... i need to find how to make it store them so i can actually use StashBuddy to chance them
 
If you're using my filter it doesn't touch Sorcerer Boots.

If you're adding a line into AIF for Sorcerer Boots you're wrong. StashBuddy works independently of AIF. Don't need any pickup/keep rules to chance anything if you add it into SB, it'll automatically loot them and chance at next vendor task.
 
If you're using my filter it doesn't touch Sorcerer Boots.

If you're adding a line into AIF for Sorcerer Boots you're wrong. StashBuddy works independently of AIF. Don't need any pickup/keep rules to chance anything if you add it into SB, it'll automatically loot them and chance at next vendor task.

so what i basicaly should do its enable AIF + stashBuddy and that's it?
 
Is there a way to prevent AIF to check all the stashes I have ... as I saw Stash Tab Blacklisting is not working.
Any ideas what to do ?
 
Status
Not open for further replies.
Back
Top