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.
Hello and thanks for this!

Sadly I got error when I added this :
Code:
2016-04-14 22:16:47,061 [16] ERROR Logger (null) - [ThirdPartyLoader] Cannot load [AdvancedItemFilter] because an exception occurred [C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Helpers\StashHelper.cs(1,7) : error CS0138: A 'using namespace' directive can only be applied to namespaces; 'Inventory' is a type not a namespace. Consider a 'using static' directive instead
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\CheckForRecipeItems.cs(7,45) : error CS0426: The type name 'StashPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GCPRecipeTask.cs(10,49) : error CS0426: The type name 'InventoryPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GenericTasks.cs(14,49) : error CS0426: The type name 'InventoryPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GenericTasks.cs(15,45) : error CS0426: The type name 'StashPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\StashToSpecificTab.cs(13,49) : error CS0426: The type name 'InventoryPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Misc\Exceptions.cs(26,57) : error CS0426: The type name 'UseItemError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GenericTasks.cs(143,54) : error CS0426: The type name 'FastMoveError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GenericTasks.cs(165,54) : error CS0426: The type name 'FastMoveError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GenericTasks.cs(254,54) : error CS0426: The type name 'FastMoveError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GenericTasks.cs(369,66) : error CS0426: The type name 'UseItemError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Helpers\StashHelper.cs(8,42) : error CS0246: The type or namespace name 'Inventory' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\RecipeTask.cs(346,44) : error CS0246: The type or namespace name 'InventoryTab' could not be found (are you missing a using directive or an assembly reference?)
].
2016-04-14 22:16:47,064 [16] ERROR Logger (null) - System.Exception: C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Helpers\StashHelper.cs(1,7) : error CS0138: A 'using namespace' directive can only be applied to namespaces; 'Inventory' is a type not a namespace. Consider a 'using static' directive instead
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\CheckForRecipeItems.cs(7,45) : error CS0426: The type name 'StashPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GCPRecipeTask.cs(10,49) : error CS0426: The type name 'InventoryPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GenericTasks.cs(14,49) : error CS0426: The type name 'InventoryPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GenericTasks.cs(15,45) : error CS0426: The type name 'StashPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\StashToSpecificTab.cs(13,49) : error CS0426: The type name 'InventoryPanel' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Misc\Exceptions.cs(26,57) : error CS0426: The type name 'UseItemError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GenericTasks.cs(143,54) : error CS0426: The type name 'FastMoveError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GenericTasks.cs(165,54) : error CS0426: The type name 'FastMoveError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GenericTasks.cs(254,54) : error CS0426: The type name 'FastMoveError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\GenericTasks.cs(369,66) : error CS0426: The type name 'UseItemError' does not exist in the type 'LokiPoe.InGameState'
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Helpers\StashHelper.cs(8,42) : error CS0246: The type or namespace name 'Inventory' could not be found (are you missing a using directive or an assembly reference?)
C:\Users\MySupahUsername\Desktop\RunnerBoute\3rdParty\_CONFIGS_\Default\AdvancedItemFilter\Content\Tasks\RecipeTask.cs(346,44) : error CS0246: The type or namespace name 'InventoryTab' could not be found (are you missing a using directive or an assembly reference?)
 
Tonyx hasn't mentioned it working yet.

Final refactoring happening today, I want it to compile (1st goal) and test it afterwards.

the 2nd goal is to make the whole plugin deal with currency tabs
 
It's so sad they ended EB that i hope toNyx and you guys helping its developing could find a new - descent - bot to go on.
 
It's so sad they ended EB that i hope toNyx and you guys helping its developing could find a new - descent - bot to go on.
What are you talking about? EB is alive and well. its actually working now.
 
Yup i literally just saw that, thats extremely disappointing. Well it looks like this was a good time to quite PoE anyways. They banned my original acc for botting then locked my second for doing chargebacks on the first lol. well it was fun seeing you guys. :(
 
Tony you know we love you))) fck i change my keys to other games)))
aplausos-2.gif
 
Status
Not open for further replies.
Back
Top